summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* Send continue parameter on for cancel_pathSteve Azzopardi2018-10-311-4/+12
* post merge pipeline and environments statusAlessio Caiazza2018-10-292-0/+2
* Move job stuck status to backendSteve Azzopardi2018-10-251-0/+1
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-233-1/+19
* Show modified and added public paths in MRAlessio Caiazza2018-10-181-0/+2
* Move ci_environments_status to a modelAlessio Caiazza2018-10-182-0/+65
* Merge branch '52669-fixes-quick-actions-preview' into 'master'Douglas Barbosa Alexandre2018-10-152-2/+2
|\
| * Fixes close/reopen quick actions preview for issues and merge_requestsJacopo2018-10-152-2/+2
* | Merge branch '52614-bugs-on-deployment-status-in-job-log-page' into 'master'Grzegorz Bizon2018-10-151-1/+1
|\ \ | |/ |/|
| * Send deployment_status when job starts environmentSteve Azzopardi2018-10-151-1/+1
* | Add stage name in job.json responseSteve Azzopardi2018-10-121-0/+1
|/
* Fix LFS uploaded images not being renderedOswaldo Ferreira2018-10-052-0/+11
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-051-1/+1
|\
| * Merge branch 'security-osw-user-info-leak-discussions' into 'master'Bob Van Landuyt2018-10-051-1/+1
| |\
| | * Filter user sensitive data from discussions JSONOswaldo Ferreira2018-10-011-1/+1
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-8/+0
|\ \ \
| * \ \ Merge branch '50904-remove-icon-env' into 'master'Grzegorz Bizon2018-10-051-8/+0
| |\ \ \ | | |/ / | |/| |
| | * | Removes icon key from job endpointFilipa Lacerda2018-10-041-8/+0
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-2/+31
|\ \ \ \ | |/ / /
| * | | Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-041-1/+7
| * | | Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-042-1/+24
| |\ \ \
| | * | | Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-032-1/+14
| | * | | Add signature badge to diffs/commit_itemPaul Slaughter2018-10-031-0/+10
| | |/ /
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '_acet-fix-diff-file-header' into 'master'Mike Greiling2018-10-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix showing diff file header for renamed filesFatih Acet2018-10-031-1/+1
* | | | Add job_entity_specShinya Maeda2018-10-031-1/+9
* | | | Add unschedule action to status buildShinya Maeda2018-10-021-1/+5
* | | | Add scheduled_actions as an explicit group of actionsShinya Maeda2018-10-024-0/+4
|/ / /
* | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-011-1/+1
|\ \ \ | |/ / |/| |
| * | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-1/+1
| |/
* | Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-271-0/+1
|/
* Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-262-6/+18
* Expose runners status information in job apiSteve Azzopardi2018-09-181-0/+18
* Add runner JSON schemaSteve Azzopardi2018-09-171-2/+5
* Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński2018-09-171-0/+16
|\
| * Add retried jobs to pipeline stagesSteve Azzopardi2018-09-131-0/+16
* | Add deployment information in job APISteve Azzopardi2018-09-131-0/+14
|/
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-137-2/+14
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-117-2/+14
* | Add trigger information for job APISteve Azzopardi2018-09-122-0/+13
* | Add empty state illustration information in job APISteve Azzopardi2018-09-115-5/+13
|/
* Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-081-0/+1
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-4/+10
* Add terminal path to job API responseSteve Azzopardi2018-09-061-0/+8
* Merge branch '50101-add-artifact-information-to-job-api' into 'master'Kamil Trzciński2018-09-041-0/+22
|\
| * Add artifact information for job controllerSteve Azzopardi2018-09-031-0/+22
* | Use a serializer to render diff linesFelipe Artur2018-08-315-3/+28
|/
* Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-1/+0
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-202-0/+11