- 12 Sep, 2017 29 commits
-
-
Robert Speicher authored
Decrease Cyclomatic Complexity threshold to 13 See merge request !14152
-
Maxim Rydkin authored
-
Robert Speicher authored
Migrate Git::CommitStats to Gitaly Closes gitaly#519 See merge request !14077
-
Rémy Coutable authored
Add developer documentation about working with sent emails and previews See merge request !14227
-
Robert Speicher authored
-
Rémy Coutable authored
Resolve "Error 500 in non-UTF8 branch names" This could potentially "duplicate" branches on the UI, but it prevents 500 errors. The real issue here is the fact that a branch name with a invalid UTF-8 characters. Closes #37025 See merge request !14090
-
Micael Bergeron authored
-
Filipa Lacerda authored
Fixed the breadcrumbs project name not having hover style Closes #37661 See merge request !14211
-
Douwe Maan authored
Detect orphaned repositories See merge request !14204
-
Douwe Maan authored
Allow to use same periods for housekeeping tasks Closes #34981 See merge request !13711
-
Tim Zallmann authored
Fix JS error in fly-out nav See merge request !14212
-
Rémy Coutable authored
Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog See merge request !14202
-
Rémy Coutable authored
Replace the 'project/builds/summary.feature' spinach test with an rspec analog See merge request !14177
-
Rémy Coutable authored
Eager load namespace owners for project dashboards Closes #27376 See merge request !14188
-
Rémy Coutable authored
Reset primary keys after swapping events tables See merge request !14182
-
Rémy Coutable authored
Add GitLab-Pages version to Admin Dashboard Closes #36953 See merge request !14040
-
Phil Hughes authored
-
Phil Hughes authored
Closes #37661
-
Vitaliy @blackst0ne Klachkov authored
-
Kamil Trzciński authored
Hide read_registry scope when registry is disabled on instance See merge request !13314
-
Vitaliy @blackst0ne Klachkov authored
-
Rémy Coutable authored
Fix a `wiki_page` factory instantiation for the case when project's namespace is a group Closes #37729 See merge request !14205
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog See merge request !14201
-
Rémy Coutable authored
Replace the 'project/milestone.feature' spinach test with an rspec analog See merge request !14171
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Vitaliy @blackst0ne Klachkov authored
-
- 11 Sep, 2017 11 commits
-
-
Robert Speicher authored
Update installation and update instructions for 10.0 [ci skip] See merge request !14135
-
Clement Ho authored
Docs group mrs list view search bar See merge request !14196
-
Victor Wu authored
-
Vitaliy @blackst0ne Klachkov authored
-
Robert Speicher authored
Reset all connection schema cache after migration tests See merge request !14195
-
Clement Ho authored
Make all the tooltips in the same direction on the commit info box See merge request !14128
-
Jedidiah authored
-
Kim "BKC" Carlbäcker authored
-
Lin Jen-Shin authored
We might also want to consider reduce the number of connections in the tests. However I just tried setting it to 1 and that doesn't seem enough for feature tests.
-
Rémy Coutable authored
Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog See merge request !14176
-
Alex Lossent authored
This enables skipping a lesser housekeeping task (incremental or full repack) by consistently scheduling a higher task (respectively full repack or gc) with the same period. Cf. #34981
-