summaryrefslogtreecommitdiff
path: root/spec/serializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-9/+7
|\
| * use represent_concise instead of separate entityPawel Chojnacki2017-04-241-26/+0
| * Cleanup duplicates in deploymentEntityDetailed and add small spec tests26914-deploy_history_data_sourcePawel Chojnacki2017-04-202-10/+30
| * Reduce the amount of data deployment endpoint returnsPawel Chojnacki2017-04-201-1/+1
| * Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-209-13/+78
| |\
| * | Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-281-0/+4
* | | Merge branch 'add-tanuki-ci-status-favicons' into 'master' Sean McGivern2017-05-021-0/+6
|\ \ \
| * | | Added testLuke "Jared" Bennett2017-04-251-0/+6
| | |/ | |/|
* | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
|/ /
* | Review changes, used eq instead of matchuse-favicon-full-path-for-pipeline-status-faviconLuke "Jared" Bennett2017-04-172-2/+2
* | Updated specsLuke "Jared" Bennett2017-04-132-2/+2
* | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-062-0/+8
|\ \
| * \ Merge branch 'master' into tc-fix-unplayable-build-action-404Filipa Lacerda2017-04-0311-15/+113
| |\ \
| * | | Expose if action is playable in JSONToon Claes2017-03-202-0/+8
* | | | 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
| |/ / |/| |
* | | Add metrics button to Environment Overview pageKushal Pandya2017-03-311-0/+20
* | | Use `:empty_project` where possible in serializer specsRobert Speicher2017-03-274-11/+10
| |/ |/|
* | Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda2017-03-232-8/+4
* | Remove unnecessary spacesShinya Maeda2017-03-231-1/+1
* | Add more specsShinya Maeda2017-03-232-1/+21
* | Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-231-2/+2
* | with_status to represent_statusShinya Maeda2017-03-232-14/+20
* | with_status to only_statusShinya Maeda2017-03-232-2/+2
* | Fix deployment_entity_spec.rb. It also reads BuildSerializer.Shinya Maeda2017-03-231-1/+8
* | Add spec for entity and serializerShinya Maeda2017-03-235-3/+53
|/
* Fix pagination headers in grouped environments APIGrzegorz Bizon2017-02-101-0/+11
* Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-061-2/+2
* Extend environments folders and pagination API specsGrzegorz Bizon2017-02-031-0/+83
* Fix typo in pipeline serializer specsGrzegorz Bizon2017-02-031-1/+1
* Add specs for environments serializer paginationGrzegorz Bizon2017-02-031-0/+49
* Return serializable hash from a represented serializerGrzegorz Bizon2017-01-277-40/+28
* Do not generate pipeline ref path if ref not presentGrzegorz Bizon2017-01-201-0/+12
* fix serializerJames Lopez2017-01-171-1/+1
* big refactor based on MR feedbackJames Lopez2017-01-171-1/+1
* fix spec failures after mergeJames Lopez2017-01-172-4/+9
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-1/+1
* Fix other spec failuresJames Lopez2017-01-171-2/+2
* Fix other spec failuresJames Lopez2017-01-171-2/+2
* added new summary serializers and refactor all of the summary stuff into sepa...James Lopez2017-01-172-0/+48
* Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran2017-01-161-2/+2
|\
| * Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-161-2/+2
* | Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-0/+2
|/
* Add specs for pipeline serializer with paginationGrzegorz Bizon2016-12-281-4/+87
* Fix Rubocop offenses in serializer entitiesGrzegorz Bizon2016-12-271-1/+1
* Expose stage dropdown path and title in stage entityGrzegorz Bizon2016-12-271-0/+11