summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/jobs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Shinya Maeda2018-11-061-1/+1
* Use array syntax instead of dig for consistencySteve Azzopardi2018-10-311-1/+1
* Send continue parameter on for cancel_pathSteve Azzopardi2018-10-311-10/+22
* Move job stuck status to backendSteve Azzopardi2018-10-251-0/+2
* Add stage name in job.json responseSteve Azzopardi2018-10-121-0/+4
* Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-16/+49
|\
| * Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-16/+49
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-1/+0
|\ \
| * | Removes icon key from job endpointFilipa Lacerda2018-10-041-1/+0
* | | fix styleAlessio Caiazza2018-10-021-2/+2
* | | Add integration specShinya Maeda2018-10-021-0/+40
|/ /
* | Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-271-0/+16
* | Expose runners status information in job apiSteve Azzopardi2018-09-181-0/+49
* | Add runner JSON schemaSteve Azzopardi2018-09-171-0/+59
* | Add deployment information in job APISteve Azzopardi2018-09-131-1/+24
* | Add trigger information for job APISteve Azzopardi2018-09-121-0/+45
* | Add empty state illustration information in job APISteve Azzopardi2018-09-111-0/+12
* | Check if key is present with string not symbolSteve Azzopardi2018-09-071-4/+4
* | Add terminal path to job API responseSteve Azzopardi2018-09-061-47/+37
* | Add JSON schema validation for job APISteve Azzopardi2018-09-031-1/+4
* | Add artifact information for job controllerSteve Azzopardi2018-09-031-3/+50
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Fix specsKamil Trzciński2018-07-091-6/+5
* Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-2/+5
* Access metadata directly from Object StorageKamil Trzciński2018-07-091-1/+1
* Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+101
* Check for correct builds collectionMatija Čupić2018-06-291-0/+9
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* [Rails5] Fix spec/controllers/projects/jobs_controller_spec.rbb-rails5-fix-spec-controllers-projects-jobs_controller_spec-rbblackst0ne2018-05-111-12/+12
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-231-4/+1
|\
| * Removes 'no job log' from trace actionMayra Cabrera2018-04-221-4/+1
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-201-1/+4
|\ \ | |/
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-1/+4
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-061-1/+18
|\ \ | |/
| * Fix failed spec44665-fix-db-trace-stream-by-raw-accessShinya Maeda2018-04-051-1/+2
| * Add testShinya Maeda2018-04-051-0/+16
* | Fix HttpIO and specShinya Maeda2018-04-061-1/+2
|/
* another round of EE code removalMicaël Bergeron2018-03-021-6/+57
* Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-2/+2
|\
| * Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* | Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-5/+26
|/
* 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