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-12-20Add terminal UI and controller actionsFatih Acet
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-11-30Merge branch 'fix/ca-no-date' into 'master' Douwe Maan
2016-11-29Expose timestamp in build entity used by serializerGrzegorz Bizon
2016-11-29fix started_at checkJames Lopez
2016-11-25use an empty total time when the build has not started yet so the UI knowsJames Lopez
2016-11-25fix for builds with no start date and specJames Lopez
2016-11-22fixed bug to do with calculating durationsJames Lopez
2016-11-21Merge branch 'ee-870-backport' into 'master' Sean McGivern
2016-11-19Backport some changes done from Time Tracking feature in EE.Ruben Davila
2016-11-19Expose stop_path for environment to not construct that in frontendKamil Trzcinski
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-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-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-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