summaryrefslogtreecommitdiff
path: root/features/steps/project/commits/commits.rb
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* 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
* 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
* 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
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-2/+5
* 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
* 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
* 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-121-1/+1
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-1/+1
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-25/+25
* 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-141-3/+3
* Fix testsDmitriy Zaporozhets2014-12-251-3/+3
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* Make Spinach test names consistentCiro Santilli2014-10-051-0/+91