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
2017-01-05Include pipeline-related resources if using relationGrzegorz Bizon
2017-01-05Include resources to speed up pipelines serializerGrzegorz Bizon
2016-12-28Add specs for pipeline serializer with paginationGrzegorz Bizon
2016-12-27Fix Rubocop offenses in serializer entitiesGrzegorz Bizon
2016-12-27Expose stage dropdown path and title in stage entityGrzegorz Bizon
2016-12-21Add missing specs for CI pipeline stage entityGrzegorz Bizon
2016-12-21Add missing specs for request aware entity moduleGrzegorz Bizon
2016-12-21Rename some pipeline and build related entitiesGrzegorz Bizon
2016-12-21Add missing specs for new pipeline related entitiesGrzegorz Bizon
2016-12-21Add specs for pipeline entity and improve factoryGrzegorz Bizon
2016-12-21Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-12-20Add terminal UI and controller actionsFatih Acet
2016-12-19Add terminals to the Kubernetes deployment serviceNick Thomas
2016-12-16Improve performance of Pipelines APIKamil Trzcinski
2016-12-15Fix detailed status for pipeline stage entityGrzegorz Bizon
2016-12-15Fix pipeline detailed status serializer and entitiesGrzegorz Bizon
2016-12-09Integrate new stages into ci pipeline serializerGrzegorz Bizon
2016-12-07Add status entity prototype and expose in pipelineGrzegorz Bizon
2016-12-07Add prototype of pipelines serializer with paginationGrzegorz Bizon
2016-12-01Remove support from incremental pipeline updatesGrzegorz Bizon
2016-12-01Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-11-30Merge branch 'fix/ca-no-date' into 'master' Douwe Maan
2016-11-29Merge branch 'master' into auto-pipelines-vueRegis
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 'master' into auto-pipelines-vueRegis
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-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