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-27Return serializable hash from a represented serializerGrzegorz Bizon
2017-01-20Do not generate pipeline ref path if ref not presentGrzegorz Bizon
2017-01-17fix serializerJames Lopez
2017-01-17big refactor based on MR feedbackJames Lopez
2017-01-17fix spec failures after mergeJames Lopez
2017-01-17refactor cycle analytics - updated based on MR feedbackJames Lopez
2017-01-17Fix other spec failuresJames Lopez
2017-01-17Fix other spec failuresJames Lopez
2017-01-17added new summary serializers and refactor all of the summary stuff into sepa...James Lopez
2017-01-16Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran
2017-01-16Retain original casing for build name in manual pipeline dropdownSam Rose
2017-01-13Update commit entity to point to valid commit pageGrzegorz 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-15Fix pipeline detailed status serializer and entitiesGrzegorz Bizon
2016-12-15Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-12-14fix transient timing failure adding timecopJames Lopez
2016-12-07Add status entity prototype and expose in pipelineGrzegorz 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-25fix rubocop warningJames 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-25Merge branch 'zj-upgrade-grape' into 'master' Robert Speicher
2016-11-23Remove tests which do not add valueZ.J. van de Weg
2016-11-23Upgrade grape-entity to 0.6.0Z.J. van de Weg
2016-11-22fix rubocop warningJames Lopez
2016-11-22fixed bug to do with calculating durationsJames Lopez
2016-11-21Merge branch 'master' into auto-pipelines-vueRegis
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