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-19Bring back the `commit_url` as it's used by CycleAnalyticsKamil Trzcinski
2016-11-18Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into ...Kamil Trzcinski
2016-11-18fix spec failuresJames Lopez
2016-11-17Do not use absolute URLS in entities use relativeGrzegorz Bizon
2016-11-17refactor events facade so it uses separate classes and refactor query stuffJames Lopez
2016-11-17small refactor - removing includes no longer neededJames Lopez
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-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-04Simplify implementation of entity serializersGrzegorz Bizon
2016-11-04Add tests for deployment and environment entititesGrzegorz Bizon
2016-11-04Add tests for serialization entities, add user entityGrzegorz Bizon
2016-11-04Refine build entity tests a littleGrzegorz Bizon
2016-11-04Expose commit author if author existsGrzegorz Bizon
2016-11-03Fix specs related to deployments and environmentsGrzegorz Bizon
2016-11-03Add basic tests for build entity used by serialzierGrzegorz Bizon
2016-11-03Extend tests for environments serializerGrzegorz Bizon
2016-11-03Add manual actions for deployment serializationGrzegorz 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