summaryrefslogtreecommitdiff
path: root/features/steps/project/commits
Commit message (Expand)AuthorAgeFilesLines
* Fix a hardcoded pipeline ID in a spinach stepNick Thomas2018-02-061-3/+3
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* Use #query_scope instead of #parent in a Spinach featureRémy Coutable2017-11-141-1/+1
* fix spinach test for branch validationMike Greiling2017-10-121-0/+1
* Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-261-1/+1
|\
| * Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-181-42/+0
|\ \ | |/
| * Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-42/+0
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-311-49/+0
|\ \ | |/
| * Replace 'project/user_lookup.feature' spinach test with an rspec analogblackst0ne2017-08-301-49/+0
* | Fix create branch Spinach specStan Hu2017-08-261-5/+1
* | Fix branch creation Spinach test by clicking on the dropdownStan Hu2017-08-231-0/+4
* | Fix Spinach spec for deleting branchesStan Hu2017-08-131-3/+2
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-7/+7
* Merge request widget redesignFatih Acet2017-05-091-0/+1
* Pull preserve into render helpersDouwe Maan2017-04-281-1/+1
* Adding animation for all dropdownNur Rony2017-04-211-0/+2
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-4/+4
* Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-1/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-0/+1
* Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-13/+11
* Changes after reviewFilipa Lacerda2016-12-211-9/+0
* Fix commits specAnnabel Dunstone Gray2016-10-281-2/+2
* [Great spinach fix] Replace gsub with deleteValery Sizov2016-10-171-1/+1
* Remove carriage returns from commit description as summary is on a newline an...Luke Bennett2016-10-171-1/+1
* Added logic to handle a revision input that does not exist in the menuLuke Bennett2016-10-161-5/+9
* Fix broken Spinach tests caused by changes in !6550Stan Hu2016-10-161-6/+14
* Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+8
* Fix Spinach branches specfix-spinach-branches-specSean McGivern2016-08-231-0/+5
* Fix all specs related to changes in !5081.Timothy Andrew2016-07-291-1/+1
* Disable overflow messagesSean McGivern2016-07-081-19/+0
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Fix spinach testsKamil Trzcinski2016-05-161-2/+2
* Add integration specs for tagsRémy Coutable2016-05-101-90/+0
* Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-2/+2
* Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-1/+2
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-2/+5
* Add some spinach specsRubén Dávila2016-02-191-0/+40
* Change MR link to "View Open Merge Request"display-mr-link-if-thre-is-oneDouglas Barbosa Alexandre2016-02-101-1/+1
* Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-0/+57
* Add CHANGELOG item and testsDmitriy Zaporozhets2016-01-071-0/+9
* Fix minor stylistic complaintsDouglas Barbosa Alexandre2015-12-211-1/+1
* Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-171-1/+2
* Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre2015-12-161-1/+1
* Update commits spinach tests related to displaying build statusGrzegorz Bizon2015-12-141-0/+4
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
* Fix specmr-buildsDouwe Maan2015-12-081-1/+1