summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-022-0/+10
|\
| * Generate fixutre for metrics pagePhil Hughes2017-04-251-1/+1
| * use represent_concise instead of separate entityPawel Chojnacki2017-04-243-15/+17
| * Cleanup duplicates in deploymentEntityDetailed and add small spec tests26914-deploy_history_data_sourcePawel Chojnacki2017-04-201-14/+1
| * Reduce the amount of data deployment endpoint returnsPawel Chojnacki2017-04-203-12/+29
| * Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-2010-6/+63
| |\
| * | Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-282-0/+4
* | | updated to new faviconsLuke "Jared" Bennett2017-04-251-1/+4
| |/ |/|
* | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-194-0/+35
|\ \
| * | Use serializer for formatting cohorts dataSean McGivern2017-04-144-0/+35
* | | Remove unneeded format blockLuke "Jared" Bennett2017-04-141-4/+0
* | | Remove helperLuke "Jared" Bennett2017-04-131-2/+3
* | | [ci skip] Use favicon full pathLuke "Jared" Bennett2017-04-131-1/+8
|/ /
* | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-062-0/+3
|\ \
| * \ Merge branch 'master' into tc-fix-unplayable-build-action-404Filipa Lacerda2017-04-036-7/+35
| |\ \
| * | | Expose if action is playable in JSONToon Claes2017-03-202-0/+3
* | | | Use preload because we don't want join hereLin Jen-Shin2017-04-061-1/+1
* | | | Next roundKamil Trzcinski2017-04-061-10/+7
* | | | Further optimise queriesKamil Trzcinski2017-04-061-8/+10
* | | | Update tests and associationsKamil Trzcinski2017-04-061-4/+5
* | | | Optimise includesKamil Trzcinski2017-04-061-1/+9
* | | | Introduce endpoint optimisationsKamil Trzcinski2017-04-061-4/+4
| |/ / |/| |
* | | Add metrics button to Environment Overview pageKushal Pandya2017-03-311-0/+7
| |/ |/|
* | Add a blank line after a guard clauseDosuken shinya2017-03-231-0/+1
* | Move conditional statement to PipelineSerializer#represent_statusShinya Maeda2017-03-231-0/+1
* | fetch to digShinya Maeda2017-03-231-1/+1
* | Use superclass representShinya Maeda2017-03-231-4/+0
* | Using fetch instead of direct refference for hashShinya Maeda2017-03-232-2/+2
* | with_status to represent_statusShinya Maeda2017-03-233-20/+11
* | 3 lines to One line. Correct spec caption.Shinya Maeda2017-03-232-7/+2
* | with_status to only_statusShinya Maeda2017-03-232-2/+2
* | Fix rubocop angerShinya Maeda2017-03-232-2/+2
* | Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-234-9/+37
* | Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-233-1/+10
|/
* Make manual actions blockingKamil Trzcinski2017-03-061-1/+1
* Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-1/+1
|\
| * Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
* | Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
|/
* Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz2017-02-181-0/+1
|\
| * Restore exposure of legend property for eventsAlfredo Sumaran2017-02-101-0/+1
| * Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-101-1/+0
| * Restore exposure of legend property for eventsAlfredo Sumaran2017-02-101-0/+1
* | Fix pagination headers in grouped environments APIGrzegorz Bizon2017-02-101-9/+14
|/
* Merge branch 'feature/gb/paginated-environments-api' into 'master'Rémy Coutable2017-02-082-28/+59
|\
| * Use `#present?` instead of `defined?` in serializersGrzegorz Bizon2017-02-072-2/+2
| * Simplify implementation of environments serializerGrzegorz Bizon2017-02-071-5/+4
| * Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-061-3/+4
| * Move serializers pagination class to separate moduleGrzegorz Bizon2017-02-063-25/+2
| * Extend environments folders and pagination API specsGrzegorz Bizon2017-02-031-1/+1
| * Order environments twice in environments serializerGrzegorz Bizon2017-02-031-0/+1