summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/jobs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-1/+1
* Remove cancel all action in Jobs ControllerJordi Llull2019-01-071-44/+0
* Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-191-29/+6
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-30/+46
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-071-9/+49
|\
| * Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-061-9/+49
* | Extract context in JobsController specMatija Čupić2018-12-071-38/+40
* | Fixes rubocop offensesjhampton2018-12-071-4/+0
* | Adjusts tests per MR feedbackjhampton2018-12-061-10/+31
* | Fixes broken testsjhampton2018-12-061-0/+19
|/
* 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