summaryrefslogtreecommitdiff
path: root/spec/serializers/pipeline_serializer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-10/+9
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-5/+4
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+20
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+16
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-5/+4
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-29/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+58
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-1/+1
* Use different query count expectations in EE6623-extract-ee-specific-files-lines-for-ci-spec-serializersMatija Čupić2019-04-101-2/+4
* Add attached flag to pipeline entityShinya Maeda2019-03-131-2/+2
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-3/+3
* Expose merge request entity for pipelinesShinya Maeda2019-03-061-0/+38
* Properly implement API pagination headers and add specsAdam Mulvany2019-02-211-10/+4
* Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-1/+1
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-2/+2
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+1
|\
| * remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* | Fix pipeline serializer queries count specsGrzegorz Bizon2018-05-301-3/+3
* | Use persisted stage feature to serialize pipelinesGrzegorz Bizon2018-05-291-0/+4
* | Reduce pipeline serialization queries when preloadedGrzegorz Bizon2018-05-241-3/+4
* | Reduce amount of expected pipeline serialization queries in specsGrzegorz Bizon2018-05-231-2/+2
|/
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-8/+13
* Increase PipelineSerializer query limit count to support new group runner que...Dylan Griffith2018-04-261-1/+1
* Fix pipeline serializer specSean McGivern2018-03-151-1/+1
* fix specsMicaël Bergeron2018-03-071-1/+0
* fix some broken specsMicaël Bergeron2018-03-061-0/+1
* Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-281-3/+3
|\
| * Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-3/+3
* | Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon2018-02-281-1/+2
|/
* Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-1/+1
* Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-031-1/+1
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-2/+8
* Prevent user from changing username with container registry tagsMichael Kozono2017-08-091-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add a test for checking queries with different refLin Jen-Shin2017-07-191-6/+27