summaryrefslogtreecommitdiff
path: root/spec/features/commits_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-9/+11
* Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
* Add helpers for pipeline user link & user avatarToon Claes2017-03-221-0/+1
* Show pipeline creator & created_at in headingToon Claes2017-03-221-4/+8
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-1/+1
|\
| * Fixed timeago specsformat-timeago-datePhil Hughes2017-02-131-1/+1
* | fixed specs + docsdimitrieh2017-02-201-2/+2
|/
* Fix broken test22604-manual-actionsFilipa Lacerda2016-12-161-1/+1
* change the date label to match the date usedBM5k2016-12-031-0/+19
* Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-041-3/+5
|\
| * Make specs a bit fasterspec_optimizationValery Sizov2016-11-011-3/+5
* | Add a test for showing correct pipelineLin Jen-Shin2016-10-241-5/+18
|/
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-28/+28
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-2/+2
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-5/+5
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-54/+98
* Add specs for build created using generic commit statusGrzegorz Bizon2016-01-261-53/+74
* Fix feature specs: we always show the build status if ci_commit is presentci-commit-status-skippedKamil Trzcinski2015-12-171-23/+6
* Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon2015-12-141-5/+4
|\
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-2/+1
* | Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-1/+30
* | Improve gitlab ci commits specs (refactoring)Grzegorz Bizon2015-12-141-35/+35
* | Suppress warning about missing `.gitlab-ci.yml` if builds are disabledGrzegorz Bizon2015-12-141-7/+21
|/
* Implement Build ArtifactsKamil Trzcinski2015-11-101-1/+15
* CI details cleanupKamil Trzcinski2015-11-051-1/+1
* Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-141-1/+9
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+1
* Refactor commit/build tests and fix CI cancelDmitriy Zaporozhets2015-10-061-0/+52