summaryrefslogtreecommitdiff
path: root/app/controllers/projects/jobs_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-1/+1
* Externalize strings in projects controllersMartin Wortschack2019-03-271-1/+1
* Remove cancel all action in Jobs ControllerJordi Llull2019-01-071-12/+2
* Fixed action name in JobsControllerFrancisco Javier López2018-12-171-1/+1
* Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-061-1/+17
* Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-1/+7
|\
| * Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-1/+7
* | Add a new status to ci_builds.statusShinya Maeda2018-10-021-1/+1
* | Add unschedule endpont to job controllerShinya Maeda2018-10-021-0/+7
* | Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
|/
* Web Terminal Ci BuildFrancisco Javier López2018-07-051-2/+20
* Use associated build pipelineMatija Čupić2018-06-291-4/+2
* Bring changes from EELin Jen-Shin2018-06-261-1/+1
* Removes 'no job log' from trace actionMayra Cabrera2018-04-221-2/+0
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+2
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-3/+5
* Add change logShinya Maeda2018-04-061-2/+0
* Merge branch '44665-fix-db-trace-stream-by-raw-access' of gitlab.com:gitlab-o...Shinya Maeda2018-04-051-1/+1
|\
| * Update jobs_controller.rbShinya Maeda2018-04-031-1/+1
| * Update jobs_controller.rbShinya Maeda2018-04-031-2/+0
| * FixShinya Maeda2018-04-031-11/+21
| * Fix database trace to read rawShinya Maeda2018-04-031-19/+11
* | FixShinya Maeda2018-04-051-11/+21
* | Fix database trace to read rawShinya Maeda2018-04-051-19/+11
|/
* fixing some broken mergesMicaël Bergeron2018-03-021-0/+2
* remove geo specific codeMicaël Bergeron2018-03-011-8/+24
* Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-1/+1
|\
| * Use simple Next/Prev paging for jobs to avoid large count queries on arbitrar...disable-pages-on-jobsGreg Stark2018-01-111-1/+1
* | Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-0/+2
|/
* Change text from build to job in flash notice41136-job-erasedAnnabel Dunstone Gray2017-12-141-1/+1
* Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-1/+1
* Do not allow jobs to be erasedShinya Maeda2017-11-061-0/+5
* Sort by id, not created_atjobs-sort-by-idKamil Trzcinski2017-09-261-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Rename build to jobZ.J. van de Weg2017-06-011-1/+1
* Initial implementation for real time job viewZ.J. van de Weg2017-05-311-0/+11
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-0/+131