Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17added custom date helper and spec and fixed some unrelated spec failuresJames Lopez
2016-11-17Refactor all query config stuff into separate classes and added specsJames Lopez
2016-11-17serialize all the things!James Lopez
2016-11-17get all stages to use serlalizers - apart from plan - WIPJames Lopez
2016-11-17fix issue events and related spec - now using generic serializer for a hashJames Lopez
2016-11-17use request to pass extra parametersJames Lopez
2016-11-17WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez
2016-11-17WIP - adding a generic entity serializer that should accept a Hash coming fro...James Lopez
2016-11-17WIP - refactored events to use build serializer, related spec passingJames Lopez
2016-11-17WIP - refactoring URL builder and events presenter into serializersJames Lopez
2016-11-12Expose commit author's gravatar if not gitlab userGrzegorz Bizon
2016-11-12Expose created_at and updated_at in pipeline entityGrzegorz Bizon
2016-11-10Make updated_at optional in pipelines serializerGrzegorz Bizon
2016-11-10Refine incremental pipeline serializerGrzegorz Bizon
2016-11-10Add `pipeline.url` to API [ci skip]Kamil Trzcinski
2016-11-10Fix failures [ci skip]Kamil Trzcinski
2016-11-10Support pipelines APIKamil Trzcinski
2016-11-04Simplify implementation of entity serializersGrzegorz Bizon
2016-11-04Add tests for serialization entities, add user entityGrzegorz Bizon
2016-11-04Expose commit author if author existsGrzegorz Bizon
2016-11-03Fix specs related to deployments and environmentsGrzegorz Bizon
2016-11-03Exclude project information from environment entityGrzegorz Bizon
2016-11-03Remove project entity that was part of the PoCGrzegorz Bizon
2016-11-03Extend tests for environments serializerGrzegorz Bizon
2016-11-03Add manual actions for deployment serializationGrzegorz Bizon
2016-11-03Remove duplication from build serializer entityGrzegorz Bizon
2016-11-03Implement entities needed for environments foldersGrzegorz Bizon
2016-11-02Use entity request object in environment entityGrzegorz Bizon
2016-11-02Add PoC for resource serializersGrzegorz Bizon