summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* SSH public-key authentication for push mirroringNick Thomas2018-11-192-6/+17
* Avoid returning deployment metrics url to MR widget when the deployment is no...Shinya Maeda2018-11-141-1/+5
* Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda2018-11-121-1/+1
* Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-094-62/+4
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-0/+1
* Extract code into IssueBoardEntityBrett Walker2018-11-064-4/+61
* Merge branch 'disallow-retry-of-old-builds' into 'master'Grzegorz Bizon2018-11-051-0/+1
|\
| * Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+1
* | Add 'only history' option to notes filterFelipe Artur2018-11-051-0/+4
|/
* Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-051-0/+1
|\
| * Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-225-3/+71
| |\
| * \ Merge remote-tracking branch 'gitlab.com/master' into scheduled-manual-jobs-e...Winnie Hellmann2018-10-097-11/+43
| |\ \
| * | | Add scheduled actions in deployment entityShinya Maeda2018-10-041-0/+1
* | | | Add scheduled flag to job entityShinya Maeda2018-11-022-1/+7
* | | | 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
|\