- 05 Jul, 2017 1 commit
-
-
Simon Knox authored
-
- 04 Jul, 2017 36 commits
-
-
Douwe Maan authored
Add Italian translation of Cycle Analytics Page & Project Page & Repository Page Closes #34544 See merge request !12578
-
Sean McGivern authored
Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion Closes #34456 See merge request !12574
-
Sean McGivern authored
Revert "Merge branch 'revert-12499' into 'master'" See merge request !12633
-
Grzegorz Bizon authored
Update prometheus client gem See merge request !12632
-
Sean McGivern authored
Document that GitLab 9.3 requires the TRIGGER permission on MySQL Closes #34358 See merge request !12573
-
Rémy Coutable authored
no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Closes #32035 See merge request !11218
-
Filipa Lacerda authored
Enables the option in user preferences to turn on the new navigation See merge request !12630
-
Douwe Maan authored
This reverts merge request !12557
-
Paweł Chojnacki authored
# Conflicts: # Gemfile.lock
-
Douwe Maan authored
Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion
-
Douwe Maan authored
-
Rémy Coutable authored
Instrument Unicorn with Ruby exporter Closes #33410 See merge request !12115
-
Paweł Chojnacki authored
-
Achilleas Pipinellis authored
Add documentation for extended docker configuration options for CI See merge request !12164
-
Rémy Coutable authored
Remove group modal like remove project modal. Closes #33130 Closes #33130 See merge request !12569
-
Diego Souza authored
-
Douwe Maan authored
Hopefully reduce the rate of this intermittent failure in CI Closes #31128 See merge request !12567
-
Douwe Maan authored
Strings ready for translation; Pipeline charts See merge request !12480
-
Douwe Maan authored
CE counterpart of: Namespace license checks for multiple assignees See merge request !11825
-
Rémy Coutable authored
Allow unauthenticated access to the `/api/v4/users` API Closes #34141 See merge request !12445
-
Pawel Chojnacki authored
-
Phil Hughes authored
-
Sean McGivern authored
wait_for_requests is not needed when AJAX is not in play Closes #34647 See merge request !12626
-
Sean McGivern authored
Don't resolve fork relationships for projects pending delete See merge request !12603
-
Sean McGivern authored
Clean up Gitaly tests See merge request !12526
-
Timothy Andrew authored
- Rather than using an explicit check to turn off authentication for the `/users` endpoint, simply call `authenticate_non_get!`. - All `GET` endpoints we wish to restrict already call `authenticated_as_admin!`, and so remain inacessible to anonymous users. - This _does_ open up the `/users/:id` endpoint to anonymous access. It contains the same access check that `/users` users, and so is safe for use here. - More context: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12445#note_34031323
-
Rémy Coutable authored
Also, using page.current_path instead of current_url and move the URL expectation after the page content expectations. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
DeleteMergedBranchesService should not delete protected branches Closes #34553 See merge request !12624
-
Nick Thomas authored
-
Nick Thomas authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Optimize creation of commit API by using Repository#commit instead of Repository#commits See merge request !12623
-
Toon Claes authored
When deleting all the branches that are merged, the protected branches should not be deleted.
-
Sean McGivern authored
Hide archived project labels from the group issue tracker Closes #26389 See merge request !12547
-
Phil Hughes authored
Fixed the y_label not setting correctly for each graph on the monitoring dashboard Closes #34599 See merge request !12613
-
- 03 Jul, 2017 3 commits
-
-
Stan Hu authored
Repository#commits is expensive because it has to use Rugged to walk the Git tree as opposed to doing a direct ref lookup. Improves performance in #34533
-
James Edwards-Jones authored
[ci skip]
-
James Edwards-Jones authored
Update GITLAB_SHELL_VERSION to 5.1.1 See merge request !12615
-