summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Encapsulate reused pagination component in a classGrzegorz Bizon2017-02-023-28/+42
| * Use serializer to group environments into foldersGrzegorz Bizon2017-02-021-0/+39
* | Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
* | Update changesKamil Trzcinski2017-02-061-1/+1
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-062-1/+3
|\ \ | |/
| * Add controller test for merge requests pipelines APIGrzegorz Bizon2017-01-271-1/+2
| * Return serializable hash from a represented serializerGrzegorz Bizon2017-01-271-0/+1
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-2431-16/+473
|\ \ | |/
| * Do not generate pipeline ref path if ref not presentGrzegorz Bizon2017-01-201-4/+6
| * Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-184-0/+23
| |\
| | * refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-3/+1
| | * added new summary serializers and refactor all of the summary stuff into sepa...James Lopez2017-01-172-0/+10
| | * fixed stage entity and added missing stage specsJames Lopez2017-01-171-2/+2