summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-0/+7
* replace use of unsupported trigger method with clickMike Greiling2017-11-031-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-1/+1
|\
| * Lets try with trigger('click')Tim Zallmann2017-10-301-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-291-1/+0
|\ \ | |/
| * Fix failing testsFilipa Lacerda2017-10-191-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-092-2/+2
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-072-2/+2
* | fix diff_notes_specJose Ivan Vargas2017-10-031-2/+2
|/
* Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
* Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-0/+56
* Merge branch 'replace_spinach_user_lookup.feature' into 'master'Robert Speicher2017-08-301-27/+0
|\
| * Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne2017-08-301-27/+0
* | Fix a transient failure in mini_pipeline_graph_specrs-transient-mini-pipeline-graph-failureRobert Speicher2017-08-281-14/+4
|/
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-273-3/+3
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-064-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-4/+4
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-2/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-194-4/+4
* use full caps RSS instead of rssAlexis Reigel2017-05-241-4/+4
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-4/+4
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-222-3/+3
* Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-2/+4
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-212-3/+0
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+55
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-0/+1
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+27
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-0/+89
|\
| * Add feature specsDouwe Maan2017-02-061-9/+0
| * Add testsDouwe Maan2017-02-062-0/+98
* | Fix broken testsFilipa Lacerda2017-02-031-1/+1
|/
* Changes after reviewFilipa Lacerda2016-12-211-5/+7
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix tests failuresKamil Trzcinski2016-06-071-2/+2
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
* Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-0/+27