summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * added analytics stage serializer and moved some info to the stage classes fro...James Lopez2017-01-172-0/+15
| * | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-181-0/+4
| |\ \ | | |/ | |/|
| | * Backport backend work for time tracking.Ruben Davila2017-01-151-0/+4
| * | Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran2017-01-161-1/+1
| |\ \ | | |/ | |/|
| | * Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-161-1/+1
| * | Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-4/+4
| |/
| * Include pipeline-related resources if using relationGrzegorz Bizon2017-01-051-3/+1
| * Include resources to speed up pipelines serializerGrzegorz Bizon2017-01-051-0/+2
| * Add specs for pipeline serializer with paginationGrzegorz Bizon2016-12-281-2/+5
| * Fix Rubocop offenses in serializer entitiesGrzegorz Bizon2016-12-271-1/+2
| * Expose stage dropdown path and title in stage entityGrzegorz Bizon2016-12-271-5/+23
| * Add missing specs for CI pipeline stage entityGrzegorz Bizon2016-12-211-0/+1
| * Add missing specs for request aware entity moduleGrzegorz Bizon2016-12-211-6/+3
| * Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-214-6/+6
| * Add missing specs for new pipeline related entitiesGrzegorz Bizon2016-12-213-3/+3
| * Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-212-26/+38
| * Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-211-0/+8
| |\
| | * Add terminal UI and controller actionsFatih Acet2016-12-192-5/+9
| | * Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+8
| * | Improve performance of Pipelines APIKamil Trzcinski2016-12-151-3/+1
| * | Fix detailed status for pipeline stage entityGrzegorz Bizon2016-12-151-1/+5
| * | Fix pipeline detailed status serializer and entitiesGrzegorz Bizon2016-12-152-3/+8