- 01 Sep, 2017 40 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Three issues were only used in one test each, and one milestone with its accompanying issue were only used in one test, so we now scope those locally.
-
Robert Speicher authored
Removes unnecessary `let!` usage since we explicitly access these in the `before. Re-uses `user2` as the author for issues we otherwise don't care about the author for, to avoid creating a new user in each one. Makes use of the `labeled_issue` factory to avoid assigning variables just so we can add labels to an issue.
-
Robert Speicher authored
This seemed to only exist to increment an issue counter by 1.
-
Robert Speicher authored
-
Robert Speicher authored
Only one context tested group behavior, but we were performing group and membership creation on every example unnecessarily.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
While testing the various search tokens, we would add the token and a search term, then verify the correct issues were returned. Then we'd add a new token, search again, and verify again. Then another, and another. This was entirely redundant. If the search with higher specificity returned the same results as the search with lower specificity, we can be sure the lower specificity searches also worked without actually testing them. Because this entire spec performs very extensive setup, it's important to limit the number of times we perform that setup.
-
Douwe Maan authored
Validate PO files in static analysis See merge request !13000
-
Marcia Ramos authored
Add perforce migration doc See merge request !13890
-
Douwe Maan authored
Simplify Git interactions in AfterImportService See merge request !13962
-
Jacob Vosmaer (GitLab) authored
-
Douwe Maan authored
Rollback changes made to signing_enabled. Closes #37202 See merge request !13956
-
Douwe Maan authored
Changed message and title on the 404 page See merge request !13982
-
Bob Van Landuyt authored
-
Sean McGivern authored
Fixed group merge requests failure See merge request !13985
-
Phil Hughes authored
Make member permission dropdowns consistent See merge request !13600
-
Sean McGivern authored
Merge request to address /move functionality. See merge request !13436
-
Sean McGivern authored
Use Gitaly 0.36.0 See merge request !13961
-
Kamil Trzciński authored
Backport to CE: Support `codequality` job name for Code Quality feature See merge request !13833
-
Sean McGivern authored
Add 'from commit' information to cherry-picked commits See merge request !13475
-
Phil Hughes authored
-
Sean McGivern authored
Unescape HTML characters in Wiki title Closes #35686 See merge request !13942
-
Tiago Botelho authored
-
Branka Martinovic authored
-
Sean McGivern authored
Remove closing external issues by reference error Closes #36820 See merge request !13910
-
Sean McGivern authored
Instrument MergeRequest#fetch_ref See merge request !13980
-
Sean McGivern authored
API: Use defined project requirements See merge request !13960
-
Branka Martinovic authored
-
Sean McGivern authored
Bump rouge to 2.2.1 See merge request !13887
-
Douwe Maan authored
Make Gitaly PostUploadPack mandatory Closes gitaly#184 and gitaly#219 See merge request !13953
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer authored
-
Tim Zallmann authored
Enable the new navigation by default See merge request !13387
-
Phil Hughes authored
Fix "Merge when pipeline succeeds" button dropdown caret icon horizontal alignment Closes #37194 See merge request !13965
-
Jarka Kadlecova authored
-
Dmitriy Zaporozhets authored
Implement /internal/post_receive unified endpoint for PostReceive tasks See merge request !13916
-