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-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
2017-10-04Limit the amount of queries per rowBob 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 a `WithPagination` concern to reuse across serializersBob Van Landuyt
2017-10-04Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski
2017-10-04Created group_icon and group_icon_urlTim Zallmann
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-04Introduce serializer for ClusterEntityKamil Trzcinski
2017-09-29Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood
2017-09-26Disable comment form when discussion locked for userJarka Kadlecova
2017-09-21Add ContainerTag and ContainerRepository frontend APIKamil Trzcinski
2017-09-20Port fast-forward MR widget states from EEEric Eastwood
2017-09-20Fast forward merge: basic implemenation[ci skip]Valery Sizov
2017-09-14Expose discussion_locked for issue_entityLuke "Jared" Bennett
2017-09-12Implemented the new Description ContentTim Zallmann
2017-09-12Fixed the URL + renamed to Job FailedTim Zallmann
2017-09-08Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
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
2017-08-30Fix specsDouwe Maan
2017-08-17Misc tweaksDouwe Maan
2017-08-17Return null attachment when there is noneDouwe Maan
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-16Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable
2017-08-15Many Repo FixesJacob Schatz
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova