summaryrefslogtreecommitdiff
path: root/app/serializers/build_details_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-281-3/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-131-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-081-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-011-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-121-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-3/+4
* Rename with_all_reports to with_reportsMatija Čupić2019-05-281-1/+1
* Move JobArtifactEntity to JobArtifactReportEntityMatija Čupić2019-05-281-1/+1
* Expose report download path in build detailsMatija Čupić2019-05-281-0/+4
* Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-241-1/+1
* Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-1/+5
* Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-241-1/+0
* Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-7/+2
* Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-241-1/+5
* Expose build failure reasonTiger2019-04-021-0/+2
* Move job stuck status to backendSteve Azzopardi2018-10-251-0/+1
* 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
|/
* Removes icon key from job endpointFilipa Lacerda2018-10-041-8/+0
* Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-271-0/+1
* Expose runners status information in job apiSteve Azzopardi2018-09-181-0/+18
* Add deployment information in job APISteve Azzopardi2018-09-131-0/+14
* Add trigger information for job APISteve Azzopardi2018-09-121-0/+6
* Add terminal path to job API responseSteve Azzopardi2018-09-061-0/+8
* Add artifact information for job controllerSteve Azzopardi2018-09-031-0/+22
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Fix link to job when creating a new issue from a failed jobRémy Coutable2018-07-031-1/+1
* Refactor build_metadataTomasz Maczukin2018-03-281-3/+1
* Rename metadata relation and methodsTomasz Maczukin2018-03-281-1/+3
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-4/+1
* Change timeout_source to enumTomasz Maczukin2018-03-281-1/+1