- 14 Dec, 2017 2 commits
-
-
Douwe Maan authored
Only load branch names for protected branch checks See merge request gitlab-org/gitlab-ce!15629 (cherry picked from commit 1aaa6095) a0527ab8 Only load branch names for protected branch checks
-
Douwe Maan authored
Keep track of all storage keys in a set See merge request gitlab-org/gitlab-ce!15613 (cherry picked from commit 02111f4d) b72d2438 Keep track of all storage keys in a set
-
- 11 Dec, 2017 1 commit
-
-
Winnie Hellmann authored
Backport !15678 to `10-2-stable` See merge request gitlab-org/gitlab-ce!15680
-
- 07 Dec, 2017 2 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
[ci skip]
-
- 06 Dec, 2017 6 commits
-
-
Winnie Hellmann authored
Prepare 10.2.4 security release See merge request gitlab/gitlabhq!2241
-
Fatih Acet authored
prevent potential XSS when editing comment See merge request gitlab/gitlabhq!2238 (cherry picked from commit 80ed6d25a46c0f70ec8baea78b5777118d63876c) 7480e462 prevent potential XSS when editing comment
-
Sean McGivern authored
Prevent creating issues through API without having permissions See merge request gitlab/gitlabhq!2225 (cherry picked from commit c298bbaa88883343dc9cbbb6abec0808fb3b546c) 915b97c5 Prevent creating issues through API without having permissions
-
Douwe Maan authored
[10.2] Ensure we expose group projects using GroupProjectsFinder See merge request gitlab/gitlabhq!2234 (cherry picked from commit 072f8f2fd6ec794645375a16ca4ddc1cbeb76d7a) a2240338 Ensure we expose group projects using GroupProjectsFinder
-
Douwe Maan authored
(10.2) Avoid partial partial email adresses for matching See merge request gitlab/gitlabhq!2232 (cherry picked from commit 081aa1e91a777c9acb31be4a1e76b3dd7032fa9a) fa85a3fd Don't allow searching for partial user emails
-
Douwe Maan authored
Fixes project visibility guidelines See merge request gitlab/gitlabhq!2226 (cherry picked from commit 877c42c0aaf3298d6001614c9706bc366ae4014c) e4fd1c26 Ensure project wiki visibility guidelines are met
-
- 01 Dec, 2017 1 commit
-
-
Rémy Coutable authored
Gracefully handle case when repository's root ref does not exist Closes #40615 See merge request gitlab-org/gitlab-ce!15678 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 30 Nov, 2017 3 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Winnie Hellmann authored
Prepare 10.2.3 release See merge request gitlab-org/gitlab-ce!15625
-
- 29 Nov, 2017 4 commits
-
-
Winnie Hellmann authored
Use Gitaly 0.52.1 in 10-2-stable See merge request gitlab-org/gitlab-ce!15584
-
Douwe Maan authored
Reuse authors when rendering event Atom feeds See merge request gitlab-org/gitlab-ce!15630 (cherry picked from commit a2fea928) 63180167 Reuse authors when rendering event Atom feeds
-
Fatih Acet authored
Backport epic tasklist See merge request gitlab-org/gitlab-ce!15556 (cherry picked from commit 59f93de0) 6c2bc011 Backport epic tasklist dc92711b pick spec fixes from EE 0c0cb9e7 Fix spec
-
Sean McGivern authored
Fix defaults for MR states and merge statuses Closes #40534 See merge request gitlab-org/gitlab-ce!15594 (cherry picked from commit 49762252) 4beacdb2 Fix defaults for MR states and merge statuses
-
- 28 Nov, 2017 13 commits
-
-
Clement Ho authored
-
Felipe Artur authored
-
Yorick Peterse authored
Optimise StuckCiJobsWorker Closes gitlab-com/infrastructure#3260 See merge request gitlab-org/gitlab-ce!15527 (cherry picked from commit 420cdc6a) a26e25ea Optimise StuckCiJobsWorker d58bab4a Use not-ordered search 07c7ba1b Allow to drop jobs for deleted projects 6c1a4294 Fix stuck jobs tests
-
Fatih Acet authored
Backport disable autocomplete See merge request gitlab-org/gitlab-ce!15557 (cherry picked from commit 25a3a183) fab9244c backport disable autocomplete
-
Fatih Acet authored
Backport epic fullscreen See merge request gitlab-org/gitlab-ce!15437 (cherry picked from commit 04ceeac1) 880c9a2c Backport fix epic fullscreen
-
https://gitlab.com/gitlab-org/gitlab-ce…Tiago Botelho authored
Merge branch '10-2-stable-patch-3' of https://gitlab.com/gitlab-org/gitlab-ce into 10-2-stable-patch-3
-
Fatih Acet authored
Backport of add-epic-sidebar See merge request gitlab-org/gitlab-ce!15335 (cherry picked from commit f8de23e6)
-
Sean McGivern authored
Drastically improve project search performance by no longer searching namespace name Closes #40510 and #39623 See merge request gitlab-org/gitlab-ce!15590 (cherry picked from commit 7230a344) 8041a872 Drastically improve project search performance by no longer searching namespace name
-
Stan Hu authored
ignore hashed repositories when doing rake gitlab:cleanup:dirs Closes #40352 See merge request gitlab-org/gitlab-ce!15600 (cherry picked from commit 815f35be) 17069a95 ignore hashed repositories when doing rake gitlab:cleanup:dirs 9fddca65 added changelog 02dd3b4e static analysis fix 3bb103f2 refactored the hashed repository name 30a9fc33 static-analysis fix
-
Sean McGivern authored
Fix WIP system note not being created Closes #40374 See merge request gitlab-org/gitlab-ce!15528 (cherry picked from commit c4d844f0)
-
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 8 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
[ci skip]
-
Jacob Vosmaer authored
-
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
-