summaryrefslogtreecommitdiff
path: root/spec/serializers/pipeline_serializer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce Gitlab::Cache::RequestStoreWrapLin Jen-Shin2017-07-041-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-9/+2
* Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-021-1/+1
* Merge request widget redesignFatih Acet2017-05-091-3/+3
* Review changes, used eq instead of matchuse-favicon-full-path-for-pipeline-status-faviconLuke "Jared" Bennett2017-04-171-1/+1
* Updated specsLuke "Jared" Bennett2017-04-131-1/+1
* Next roundKamil Trzcinski2017-04-061-3/+4
* Further optimise queriesKamil Trzcinski2017-04-061-1/+1
* Update tests and associationsKamil Trzcinski2017-04-061-0/+7
* Optimise includesKamil Trzcinski2017-04-061-1/+2
* Introduce endpoint optimisationsKamil Trzcinski2017-04-061-1/+1
* Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-0/+29
* Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda2017-03-231-4/+2
* Add more specsShinya Maeda2017-03-231-0/+3
* with_status to represent_statusShinya Maeda2017-03-231-7/+9
* with_status to only_statusShinya Maeda2017-03-231-1/+1
* Add spec for entity and serializerShinya Maeda2017-03-231-0/+13
* Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-061-2/+2
* Fix typo in pipeline serializer specsGrzegorz Bizon2017-02-031-1/+1
* Return serializable hash from a represented serializerGrzegorz Bizon2017-01-271-5/+1
* Add specs for pipeline serializer with paginationGrzegorz Bizon2016-12-281-4/+87
* Fix pipeline detailed status serializer and entitiesGrzegorz Bizon2016-12-151-6/+9
* Remove support from incremental pipeline updatesGrzegorz Bizon2016-12-011-22/+1
* Refine incremental pipeline serializerGrzegorz Bizon2016-11-101-0/+36