- 22 Mar, 2017 5 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
James Lopez authored
[ci skip]
-
James Lopez authored
[ci skip]
-
Valery Sizov authored
-
- 21 Mar, 2017 35 commits
-
-
Annabel Dunstone Gray authored
added focus mode button to issue boards Closes #1959 See merge request !1472
-
Douwe Maan authored
Refactor Geo LFS downloader to use a Downloader subclass See merge request !1424
-
DJ Mountney authored
Check the right index mapping based on Rails environment for rake gitlab:elastic:add_feature_visiblity_levels_to_project Closes #1958 See merge request !1473
-
Valery Sizov authored
-
Nick Thomas authored
Check the right index mapping based on Rails environment for rake gitlab:elastic:add_feature_visiblity_levels_to_project
-
Sean McGivern authored
Display project push rule in form instead of sample push rule Closes #1924 See merge request !1476
-
Robert Speicher authored
Use expect_any_instance_of not to receive on repository backfill spec See merge request !1477
-
Annabel Dunstone Gray authored
Deploy board left align pods and fix folder name Closes #1927 and #1928 See merge request !1465
-
dimitrieh authored
Moved the focus button into a Vue app Updated the design Removed un-used methods object
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Douglas Barbosa Alexandre authored
-
Adam Niedzielski authored
Closes #1924 Remove Spinach test that did not test much with RSpec feature spec that reproduces the problem.
-
Valery Sizov authored
-
Filipa Lacerda authored
Added unit tests for the w.gl.utils.backOff promise See merge request !10029
-
Robert Speicher authored
Populate the tracking DB for projects synced before upgrade to 9.0 See merge request !1437
-
Alfredo Sumaran authored
Resolve "Circular dependency detected" (duplicate) Closes #28618 See merge request !10113
-
Mike Greiling authored
-
Sean McGivern authored
New directory from interface on existing branch Closes #29428 See merge request !9921
-
Douwe Maan authored
Hide ancestor groups in the share group dropdown list Closes #29311 See merge request !9965
-
Douwe Maan authored
Clarify help text on Prometheus Integration Page Closes #29618 See merge request !10034
-
Douwe Maan authored
Add LIKE index for routes.path Closes #29554 See merge request !10060
-
Sean McGivern authored
Fix invalid YAML in changelogs/unreleased/27142-api-replace-destroy-with-stop-environment.yml See merge request !10111
-
Sean McGivern authored
Add a rake task to reset all email and private tokens See merge request !10106
-
James Lopez authored
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Fix CreateBranchService after Repository#commit_file was renamed to create_file Closes #29687 See merge request !10081
-
Rémy Coutable authored
CE Upstream - Monday Closes gitlab-ce#29577, gitlab-ce#29557, gitlab-qa#33, and gitlab-ce#29228 See merge request !1460
-
Sean McGivern authored
Return 404 in project issues API endpoint when project cannot be found Closes #29631 See merge request !10093
-
Adam Niedzielski authored
Closes #29687
-
Sean McGivern authored
Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-cloning-project-wikis-ee' into 'master' Fix ProjectWiki#http_url_to_repo signature See merge request !1463
-
Jacopo authored
The user can create a new directory on a different branch than the source branch when the branch already exists.
-
Kamil Trzciński authored
Fix pipeline status for transition between stages Closes #29699 See merge request !10094
-
Yorick Peterse authored
Nested groups support uses queries along the lines of `path LIKE 'X/%'`. For these queries to use an index on PostgreSQL we need to use either the varchar_pattern_ops or text_pattern_ops operator class. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29554
-