summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/created_from_fork_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-1/+1
* Merge request widget redesignFatih Acet2017-05-091-1/+1
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-171-3/+0
* Removes builds tab from merge requestFilipa Lacerda2016-12-211-4/+4
* Remove use of wait_for_ajax since jQuery was removedsh-fix-ajax-spec-failureStan Hu2016-10-251-3/+0
* Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-0/+14
* Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-4/+8
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* Fix tests failuresKamil Trzcinski2016-06-071-2/+2
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
* Add feature specs for pipeline in MR from forkGrzegorz Bizon2016-06-011-8/+38
* Add feature test for accessing MR created from forkGrzegorz Bizon2016-06-011-0/+28