- 23 Nov, 2017 8 commits
-
-
Douwe Maan authored
Fix bitbucket wiki import with hashed storage enabled Closes #40292 See merge request gitlab-org/gitlab-ce!15490 (cherry picked from commit c043ba67) f2977c63 Fix bitbucket wiki import with hashed storage enabled
-
Sean McGivern authored
Fix promoting milestone updating all issuables without milestone Closes #40337 See merge request gitlab-org/gitlab-ce!15487 (cherry picked from commit 65545099) 3f6e45ed Fix promoting milestone updating all issuables without milestone
-
Douwe Maan authored
Don't move project repository/attachments when using hashed storage Closes #40289 See merge request gitlab-org/gitlab-ce!15479 (cherry picked from commit bd026b6a) fa39e8a0 Don't move project repository/attachments when using hashed storage
-
Robert Speicher authored
Update gRPC to v1.7.2 Closes gitaly#742 See merge request gitlab-org/gitlab-ce!15439 (cherry picked from commit 9a8f094e) 473ae04d Update gRPC to v1.7.2
-
Filipa Lacerda authored
Backport ability to enable/disable file attachments in issuable form See merge request gitlab-org/gitlab-ce!15433 (cherry picked from commit ea07773d) 24d6c935 Backport ability to enable/disable file attachments in issuable form 4f828bce Use mountComponent instead of nextTick 49adbe8c Code review changes cff048b6 Update toolbar_spec.js
-
Sean McGivern authored
Add logs for monitoring the merge process See merge request gitlab-org/gitlab-ce!15425 (cherry picked from commit 190ea021) 011558ea Add logs for monitoring the merge process fad11dec Add MR reference to logs
-
Sean McGivern authored
Make Issue Boards sidebar subscriptions async Closes #39167 and #40094 See merge request gitlab-org/gitlab-ce!15364 (cherry picked from commit 7a61a8e0) d2699aea Add issue sidebar and toggle_subscription endpoint in board issues data f494dbc5 Async notification subscriptions in issue boards
-
Sean McGivern authored
Resolve "Notes API for issues no longer returns label additions/removals" Closes #39461 See merge request gitlab-org/gitlab-ce!15080 (cherry picked from commit f562e69e) 4374a38f fix the commit reference pattern from matching other entities 160324d0 try to fix the failing spec on external refs 71b2cc1d reverting to the simpler approach 869fc05d fix the linting error 9ed91479 add the missing spec c900c21e add `#with_metadata` scope to remove a N+1 from the notes' API
-
- 22 Nov, 2017 5 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Michael Kozono authored
Fix incorrect merge in GitLab QA entry page See merge request gitlab-org/gitlab-ce!15540
-
Grzegorz Bizon authored
-
- 21 Nov, 2017 8 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Winnie Hellmann authored
-
Douwe Maan authored
Optimize read-only middleware so that it does not consume as much CPU Closes #40185 and gitlab-com/infrastructure#3240 See merge request gitlab-org/gitlab-ce!15504 (cherry picked from commit 6c339816) 3c52e2f0 Optimize read-only middleware so that it does not consume as much CPU cba68d33 use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_helpers` 91075c82 check for `read_only?` first before seeing if request is disallowed aeb2f49f Revert "check for `read_only?` first before seeing if request is disallowed"
-
Stan Hu authored
Opt in gitaly See merge request gitlab-org/gitlab-ce!15522
-
Alejandro Rodríguez authored
-
- 20 Nov, 2017 5 commits
-
-
Winnie Hellmann authored
-
Douwe Maan authored
Fix conflict highlighting See merge request gitlab-org/gitlab-ce!15463 (cherry picked from commit 202ab628) 64a9e53b Fix conflict highlighting
-
Rémy Coutable authored
Merge branch '40300-cannot-list-tags-in-a-repository-mirror-when-hashed-storage-in-use' into 'master' Fix Gitlab::Git::Repository#remote_tags using unexisting variable Closes #40300 See merge request gitlab-org/gitlab-ce!15466 (cherry picked from commit c563661f) 63beaa32 Fix Gitlab::Git::Repository#remote_tags using unexisting variable d622a8c5 Merge branch 'master' into 40300-cannot-list-tags-in-a-repository-mirror-when-hashed-storage-in-use
-
Douwe Maan authored
Remove the selects when counting the last page Closes #40266 See merge request gitlab-org/gitlab-ce!15456 (cherry picked from commit c406824d) 5a335c4d Remove the selects when counting the last page
-
- 17 Nov, 2017 14 commits
-
-
Michael Kozono authored
-
Winnie Hellmann authored
Prepare 10.2 RC3 release See merge request gitlab-org/gitlab-ce!15404
-
Douwe Maan authored
Use relative git object paths to construct absolute ones before setting Env See merge request gitlab-org/gitlab-ce!15376 (cherry picked from commit 6ca24bd2) 52bfd064 Use relative git object paths to construct absolute ones before setting Env
-
Douwe Maan authored
Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-json' into 'master' Resolve "/groups/gitlab-org/labels.json redirects to /groups/gitlab-org/-/labels/.json" Closes #40230 See merge request gitlab-org/gitlab-ce!15427 (cherry picked from commit 7142af49) 9f921b73 Don't add a trailing slash in group redirects
-
Nick Thomas authored
Fix hashed storage with project transfers to another namespace Closes gitlab-ee#4056 See merge request gitlab-org/gitlab-ce!15444 (cherry picked from commit 76b2a7ca) 0c085aaf Fix hashed storage with project transfers to another namespace
-
Kamil Trzciński authored
Optimise getting the pipeline status of commits See merge request gitlab-org/gitlab-ce!15332 (cherry picked from commit 6d36c3b5) ab16a6fb Optimise getting the pipeline status of commits
-
Sean McGivern authored
Fix go-import meta data when enabled_git_access_protocol is a blank string Closes #40256 See merge request gitlab-org/gitlab-ce!15448 (cherry picked from commit 69dd59ae) f767dd4a Fix go-import meta data when enabled_git_access_protocol is a blank string
-
Sean McGivern authored
Convert migration to populate latest merge request ID into a background migration See merge request gitlab-org/gitlab-ce!15440 (cherry picked from commit 2dff3776) 5cecff89 Convert migration to populate latest merge request ID into a background migration
-
Rémy Coutable authored
Always return full avatar URL for private/internal groups/projects when asset host is set See merge request gitlab-org/gitlab-ce!15288 (cherry picked from commit f24a78f2) 0cf25867 Always return full avatar URL for private/internal groups/projects when asset host is set d4babd26 Remove specs that are testing behavior already tested in Avatarable unit tests
-
Winnie Hellmann authored
Set 0.69.0 instead of latest for codeclimate image See merge request gitlab-org/gitlab-ce!15445 (cherry picked from commit 10c216da) 06c9327c Set 0.69.0 instead of latest for codeclimate image
-
Marcia Ramos authored
Refactor Cluster docs Closes #39952 See merge request gitlab-org/gitlab-ce!15418 (cherry picked from commit d41e66cb) 644a2941 Add info about the installed apps in the Cluster docs b7a01e08 Add info on creating your own k8s cluster from the cluster page ee7ecc81 Add Ingress description from official docs 3b9773fc Change to Google Kubernetes Cluster and add internal links bacf671a Move installation of apps higher
-
Douwe Maan authored
Cache the number of user SSH keys See merge request gitlab-org/gitlab-ce!15401 (cherry picked from commit 66bf283d) 3e561736 Cache the number of user SSH keys
-
Rémy Coutable authored
Isolate the fork network background migrations See merge request gitlab-org/gitlab-ce!15393 (cherry picked from commit c5720382) f961744b Isolate the fork network background migrations
-
Tim Zallmann authored
Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254 (cherry picked from commit 96764f26) bc58f625 Adjust metrics to ignore Job tag to support k8s 1.7+ ab9acf1a Fix to use variable 41d1843f Fix CPU metric 712d5d89 Change label to be more consistent, not a series. 33fa4ef6 Uodate docs
-