summaryrefslogtreecommitdiff
path: root/spec/serializers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+18
* Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot2019-10-176-15/+88
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-10/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-2/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+46
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-0/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-082-0/+54
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-016-0/+119
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-3063-0/+126
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-132-0/+75
* Fix sharing localStorage with all MRsIgor2019-09-061-2/+3
* Fix wording on milestone due date today62591-fix-milestone-due-date-today-wordingAlexandru Croitor2019-09-031-0/+22
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-1/+5
* Fix deployable nil exception on job controllerfix-nil-deployable-exception-on-job-controller-showShinya Maeda2019-08-301-0/+9
* Reduce the number of SQL requests on MR-showIgor2019-08-281-0/+8
* Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-211-0/+22
|\
| * Improve UX multi assigness in MRSamantha Ming2019-08-201-0/+22
* | Replace finished_at with deployed_at for Deployment entity56130-deployed_atKrasimir Angelov2019-08-201-2/+2
|/
* Add finished_at to the internal API Deployment entity56130-deployment-dateKrasimir Angelov2019-08-151-0/+4
* Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-1/+1
* Fix error on project nameGosia Ksionek2019-08-053-9/+9
* Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-1/+1
* Add can_merge option to autocomplete responseIgor2019-08-011-0/+30
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-0/+33
|\
| * Merge branch 'security-hide_moved_issue_id' into 'master'GitLab Release Tools Bot2019-07-261-0/+33
| |\
| | * Do not show moved issue ids for user not authorizedFelipe Artur2019-07-111-0/+33
* | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-253-4/+4
|/ /
* | Merge branch 'adjust-cycle-analytics-to-group-level' into 'master'Sean McGivern2019-07-184-11/+17
|\ \
| * | Add class for group level analyticsMałgorzata Ksionek2019-07-154-11/+17
* | | Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-0/+26
|/ /
* | Use namespace#path for building urls in specsBob Van Landuyt2019-07-091-1/+1
|/
* Share project object in EnvironmentStatusThong Kuah2019-07-081-2/+8
* Limit amount of JUnit tests returnedKamil Trzciński2019-07-034-29/+81
* Omit issues links in merge request entity API responseStan Hu2019-06-201-0/+13
* Make KubernetesService readonlyJames Fargher2019-06-181-10/+0
* Use serialization for project boardscharlieablett2019-06-061-0/+20
* Abstract auto merge processesShinya Maeda2019-06-031-0/+46
* Extract Ci::Build#report_artifacts into methodmc/feature/reports-downloadMatija Čupić2019-05-281-1/+2
* Move JobArtifactEntity to JobArtifactReportEntityMatija Čupić2019-05-281-1/+1
* Expose report download path in build detailsMatija Čupić2019-05-282-0/+36
* Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-283-2/+79
|\
| * Fix deployment entity testsGrzegorz Bizon2019-05-241-1/+1
| * Expose build environment latest deployable name and pathGrzegorz Bizon2019-05-242-2/+11
| * Add specs checking serialization of a stage buildsGrzegorz Bizon2019-05-241-0/+12
| * Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-242-2/+34
| * Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-0/+24
| * Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-2/+2