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-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Fix spec. spec/serializers/cluster_application_entity_spec.rb and spec/serial...Shinya Maeda
2017-11-07Merge branch 'fix/gb/ensure-that-job-belongs-to-stage' into 'master'Kamil Trzciński
2017-11-07Rename application_helm factory to cluster_application_helmAlessio Caiazza
2017-11-07Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda
2017-11-07Fix spec/serializers/cluster_entity_spec.rbShinya Maeda
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-07Fix pipeline entity test related to stagesGrzegorz Bizon
2017-11-06Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza
2017-11-06Add ClusterApplicationEntity testsAlessio Caiazza
2017-11-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-03Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski
2017-11-03Merge branch 'master' into refactor-clustersShinya Maeda
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-11-01Merge branch 'master' into refactor-clustersShinya Maeda
2017-10-31Load participants asyncEric Eastwood
2017-10-31WIP: mock cluster apps status APIAlessio Caiazza
2017-10-30specs for serializers.Shinya Maeda
2017-10-18Merge branch 'kt/bug/fix-revision-and-size-for-container-registry' into 'master'Grzegorz Bizon
2017-10-17Add short_revision and use total_sizeKamil Trzcinski
2017-10-13Make sure we always return an array of hierarchiesBob Van Landuyt
2017-10-12Use polymorphism for common attributes in `GroupChildEntity`Bob Van Landuyt
2017-10-11Fix spinach featuresBob Van Landuyt
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-05Optimize finding a membership for a user to avoid extra queriesBob Van Landuyt
2017-10-05Improve specs for pipeline failure reason presenterGrzegorz Bizon
2017-10-05Force parents to be preloaded for building a hierarchyBob Van Landuyt
2017-10-05Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-04Replace `full_path`, `path` & `web_url` with a single `relative_path`Bob Van Landuyt
2017-10-04Use same response-body in groups-dashboard as we do for group-homeBob Van Landuyt
2017-10-04Include `can_leave` for a groupBob Van Landuyt
2017-10-04Allow filtering children for a groupBob Van Landuyt
2017-10-04Merge group hierarchies when parents are sharedBob Van Landuyt
2017-10-04Render group children using the same entityBob Van Landuyt
2017-10-04Add serializer for group childrenBob Van Landuyt
2017-10-04Add serializers testsKamil Trzcinski
2017-10-04Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon
2017-10-04Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-10-03Add serializer matchersKamil Trzcinski
2017-09-20Add spec for Repository#ff_merge (ported from EE)Valery Sizov
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-08Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński
2017-09-04Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-08-31Add config_source to ci_pipelinesZeger-Jan van de Weg