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-12-21Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt
2017-12-19Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-11-14Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-07Merge branch 'master' into 38464-k8s-appsShinya Maeda
2017-11-06Add ClusterApplicationEntity testsAlessio Caiazza
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-11-06Multi-file editor fetch log data from a different endpointPhil Hughes
2017-11-03Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-10-31WIP: mock cluster apps status APIAlessio Caiazza
2017-10-20Added submodule support in multi-file editorPhil Hughes
2017-10-19Fix inability to delete container registry tagsStan Hu
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-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Don't preload all memberships for a userBob Van Landuyt
2017-10-10Return `self` from `GroupChildSerializer#expand_hierarchy`Bob Van Landuyt
2017-10-10Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-06Merge branch '38389-allow-merge-without-success' into 'master'Fatih Acet
2017-10-05Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski
2017-10-05Use `expose` with blocks instead of defining methodsBob Van Landuyt
2017-10-05Rename parameters to paramsBob Van Landuyt
2017-10-05Optimize finding a membership for a user to avoid extra queriesBob Van Landuyt
2017-10-05Expose failure reason in pipeline error badgeGrzegorz Bizon
2017-10-05Load counts everywhere we render a group treeBob Van Landuyt
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-10-05Allow merge when no pipeline successEric Eastwood
2017-10-05Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-04Fix nesting bug when rendering children of a shared subgroupBob Van Landuyt
2017-10-04Minimize the number of queries by preloading counts and ancestorsBob Van Landuyt
2017-10-04Rename hierarchies to descendants where applicableBob Van Landuyt
2017-10-04Don't wrap arrays twice: `children` are already wrapped in an arrayBob Van Landuyt
2017-10-04Rename `GroupHierarchy` to `GroupDescendant`Bob Van Landuyt
2017-10-04`current_user:` as a keyword argumentBob Van Landuyt
2017-10-04Include pagination when rendering expanded hierarchiesBob Van Landuyt
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