summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed Tests + Reverted Try out from before36907-new-issue-from-failed-build-no-longer-links-to-failed-buildTim Zallmann2017-09-121-2/+2
* Implemented the new Description ContentTim Zallmann2017-09-121-1/+1
* Changed Var nameTim Zallmann2017-09-121-2/+2
* Adapting Test for JobsTim Zallmann2017-09-121-2/+2
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-11/+29
* Fix specShinya Maeda2017-09-041-1/+1
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-6/+5
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-36/+35
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-30/+30
* | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-291-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
|/
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-1/+1
* Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix other renamingLin Jen-Shin2017-06-141-1/+1
* Fix other renamingLin Jen-Shin2017-06-141-11/+11
* Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds33149-rename-more-buildsLin Jen-Shin2017-06-131-44/+71
|\
| * Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-44/+71
* | Fix raw_path with the new job path, rename to jobLin Jen-Shin2017-06-061-70/+70
|/
* Rename the other jobsrename-builds-controllerLin Jen-Shin2017-05-311-8/+8
* Update jobs_spec for changes from builds_specLin Jen-Shin2017-05-311-18/+18
* Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-261-3/+3
* Add checks before redirect, remove status/traceLin Jen-Shin2017-05-241-28/+0
* Separate artifacts from builds, reusing artifacts_action_pathLin Jen-Shin2017-05-191-6/+6
* Disable rubocop hash check for blocksLin Jen-Shin2017-05-181-1/+1
* Add backward compatible routes for buildsLin Jen-Shin2017-05-181-0/+548