summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/jobs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor :trace to :trace_live in specShinya Maeda2018-02-061-5/+5
* Finish all testsShinya Maeda2018-02-061-1/+22
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Reduce changesfix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-2/+2
* Improve specShinya Maeda2017-11-071-1/+1
* Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-1/+24
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-23/+23
* Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-031-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-181-5/+9
* Update tests due to permission changesLin Jen-Shin2017-07-041-5/+5
* Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds33149-rename-more-buildsLin Jen-Shin2017-06-131-9/+2
|\
| * Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-9/+2
* | Fix raw_path with the new job path, rename to jobLin Jen-Shin2017-06-061-68/+68
|/
* Fix test failuresKamil Trzcinski2017-06-031-2/+2
* Add user to BuildDetailsEntityZ.J. van de Weg2017-06-021-1/+2
* Incorporate reviewZ.J. van de Weg2017-05-311-1/+1
* Initial implementation for real time job viewZ.J. van de Weg2017-05-311-11/+33
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-1/+5
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-42/+15
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-0/+446