summaryrefslogtreecommitdiff
path: root/features/steps/project/commits
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add tests to release notes featureDmitriy Zaporozhets2015-11-061-0/+20
* Fix testDmitriy Zaporozhets2015-11-061-3/+4
* Rewrite remove tag testDmitriy Zaporozhets2015-11-061-19/+6
* Fix specsKamil Trzcinski2015-10-141-1/+1
* Fix feature testsKamil Trzcinski2015-10-121-1/+1
* Render CI statuses on commit pageDmitriy Zaporozhets2015-10-061-2/+12
* Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-1/+1
* Fix testsKamil Trzcinski2015-09-291-1/+1
* Show CI status on commit pagebuild-status-on-commit-pageDmitriy Zaporozhets2015-09-241-0/+9
* Fix compare testsDmitriy Zaporozhets2015-09-071-1/+0
* Fix this crazy random failing testDmitriy Zaporozhets2015-09-041-0/+4
* Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-241-0/+6
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-8/+1
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-123-4/+4
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-123-7/+7
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-124-45/+45
* Use stub_const to stub constants instead of redefining themRobert Speicher2015-06-101-2/+1
* Fix spec.Douwe Maan2015-05-091-1/+1
* Fix spec.Douwe Maan2015-04-231-1/+1
* Fix code unfold not working on Compare commits pageStan Hu2015-03-241-0/+12
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-5/+5