summaryrefslogtreecommitdiff
path: root/spec/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing specs for CI pipeline stage entityGrzegorz Bizon2016-12-211-0/+40
* Add missing specs for request aware entity moduleGrzegorz Bizon2016-12-211-0/+22
* Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-212-2/+2
* Add missing specs for new pipeline related entitiesGrzegorz Bizon2016-12-213-5/+49
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+138
* Fix pipeline detailed status serializer and entitiesGrzegorz Bizon2016-12-152-12/+13
* Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-151-0/+8
|\
| * fix transient timing failure adding timecopfix/transient-failing-analytics-specJames Lopez2016-12-141-0/+8
* | Add status entity prototype and expose in pipelineGrzegorz Bizon2016-12-071-0/+24
* | Remove support from incremental pipeline updatesGrzegorz Bizon2016-12-011-22/+1
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-012-10/+68
|\ \ | |/
| * Merge branch 'fix/ca-no-date' into 'master' Douwe Maan2016-11-301-1/+52
| |\
| | * fix rubocop warningJames Lopez2016-11-251-1/+1
| | * use an empty total time when the build has not started yet so the UI knowsJames Lopez2016-11-251-1/+23
| | * fix for builds with no start date and specJames Lopez2016-11-251-1/+30
| * | Expose timestamp in build entity used by serializerfeature/expose-timestimes-in-build-entityGrzegorz Bizon2016-11-291-9/+16
| |/
* | Merge branch 'master' into auto-pipelines-vueRegis2016-11-295-17/+9
|\ \ | |/
| * Merge branch 'zj-upgrade-grape' into 'master' Robert Speicher2016-11-254-16/+0
| |\
| | * Remove tests which do not add valuezj-upgrade-grapeZ.J. van de Weg2016-11-233-12/+0
| | * Upgrade grape-entity to 0.6.0Z.J. van de Weg2016-11-231-4/+0