summaryrefslogtreecommitdiff
path: root/app/serializers/job_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil TrzciƄski2018-11-051-0/+1
* Add scheduled flag to job entityShinya Maeda2018-11-021-0/+1
* Send continue parameter on for cancel_pathSteve Azzopardi2018-10-311-4/+12
* Add job_entity_specShinya Maeda2018-10-031-1/+9
* Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-021-0/+1
* Add empty state illustration information in job APISteve Azzopardi2018-09-111-1/+1
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Moves script_failure conditional over lambda46552-fixes-redundant-message-for-failure-reasonsMayra Cabrera2018-05-301-2/+2
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-1/+1
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+18
* Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-0/+2
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
* Rename BuildEntity to JobEntityKamil Trzcinski2017-06-131-0/+51