- 28 Nov, 2017 3 commits
-
-
Sean McGivern authored
Fix pulling and pushing using a personal access token with the sudo scope Closes #40466 See merge request gitlab-org/gitlab-ce!15571 (cherry picked from commit 89c9d2ad) 453b1780 Fix pulling and pushing using a personal access token with the sudo scope
-
Nick Thomas authored
Fix hashed storage for attachments bugs Closes #40280 See merge request gitlab-org/gitlab-ce!15482 (cherry picked from commit 1da5df70) d3c781f7 add upload saver spec 313bf9cd refactor spec 21357deb fix hashed storage and updated spec d3b0fbb3 add uploads restorer spec dce5909a fix typo ef08a96e add changelog 319dec77 refactor specs 30943bd9 fix spec be945c38 fix spec 0ed17fdc use dynamic_path_segment for path 22219e89 refactor spec
-
Sean McGivern authored
Fix link text from group context Closes gitlab-ee#4100 See merge request gitlab-org/gitlab-ce!15565 (cherry picked from commit 038f5a41) e826c5d0 Fix link text from group context
-
- 23 Nov, 2017 24 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Winnie Hellmann authored
Prepare 10.2.2 release See merge request gitlab-org/gitlab-ce!15559
-
Fabio Busatto authored
Lock codeclimate version to 0.69.0 (10.2 port) See merge request gitlab-org/gitlab-ce!15574
-
Kamil Trzciński authored
Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_architectures See merge request gitlab-org/gitlab-ce!15566 (cherry picked from commit a6cafbcb) fd83bb03 Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_architectures
-
Filipa Lacerda authored
Resolve "Hide `section_start` and `section_end` in pipeline emails" Closes #39653 See merge request gitlab-org/gitlab-ce!15534 (cherry picked from commit 3e558d8d) 4b4e83dc Add CSS hidden class in mailer layout
-
Winnie Hellmann authored
-
Winnie Hellmann authored
This reverts commit ac2c670d
-
Tim Zallmann authored
Fix missing MR widget status icons Closes #40283 See merge request gitlab-org/gitlab-ce!15533 (cherry picked from commit 6ebf6661) 58e8c6b3 Fix missing MR widget status icons
-
Kamil Trzciński authored
Use arrays in Ci::Pipeline#latest_builds_with_artifacts See merge request gitlab-org/gitlab-ce!15525 (cherry picked from commit ce019812) 54f1e406 Use arrays in Pipeline#latest_builds_with_artifacts
-
Clement Ho authored
Fix reply quote keyboard shortcut on MRs Closes #40295 See merge request gitlab-org/gitlab-ce!15523 (cherry picked from commit 5083e0cf) 59502122 Fix reply quote keyboard shortcut on MRs
-
Annabel Dunstone Gray authored
Fix blank states using old css Closes #40377 See merge request gitlab-org/gitlab-ce!15521 (cherry picked from commit 4ebe6960) 0ae8dc9d Fix blank states using old css
-
Yorick Peterse authored
Update composite pipelines index to include "id" See merge request gitlab-org/gitlab-ce!15519
-
Rémy Coutable authored
Use Redis cache for branch existence checks Closes #40349 See merge request gitlab-org/gitlab-ce!15513 (cherry picked from commit e2e4d18f) 82e9bf29 Use Redis cache for branch existence checks 59fbefbd Add caching test 595631d2 refactor tests f3156232 apply Rémy's patch
-
Douwe Maan authored
Resolve "TagsPage|Tags" Closes #40367 See merge request gitlab-org/gitlab-ce!15512 (cherry picked from commit 9024875e) 3a70800f Use the correct i18n helper for namespaced string
-
Sean McGivern authored
[CE] Impersonation no longer gets stuck on password change. Closes #13888 See merge request gitlab-org/gitlab-ce!15497 (cherry picked from commit 340a5e70) 053a1988 Impersonation no longer gets stuck on password change. ef562690 Fix MR IID in changelog item
-
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
-