- 09 Nov, 2017 1 commit
-
-
Yorick Peterse authored
This adds various foreign key constraints, indexes, missing NOT NULL constraints, and changes some column types from timestamp to timestamptz. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31811
-
- 06 Nov, 2017 3 commits
-
-
Alessio Caiazza authored
-
Shinya Maeda authored
-
Phil Hughes authored
Closes #38360
-
- 02 Nov, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Jarka Kadlecova authored
-
- 31 Oct, 2017 2 commits
-
-
Eric Eastwood authored
-
Alessio Caiazza authored
-
- 21 Oct, 2017 2 commits
-
-
Phil Hughes authored
-
Stan Hu authored
Because container registry tags can have periods, the addition of the `.json` format caused ambiguity. Since the tag name regex is greedy, it would attempt to locate an image named `foo.json` instead of `foo`. Closes #39260
-
- 20 Oct, 2017 1 commit
-
-
Phil Hughes authored
-
- 19 Oct, 2017 1 commit
-
-
Stan Hu authored
Because container registry tags can have periods, the addition of the `.json` format caused ambiguity. Since the tag name regex is greedy, it would attempt to locate an image named `foo.json` instead of `foo`. Closes #39260
-
- 17 Oct, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 13 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
Even when we pass an array of only a single object
-
- 12 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 10 Oct, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 05 Oct, 2017 7 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Grzegorz Bizon authored
Conflicts: app/serializers/pipeline_entity.rb
-
Bob Van Landuyt authored
-
Vitaliy @blackst0ne Klachkov authored
-
- 04 Oct, 2017 16 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
By preloading the count of members, projects and subgroups of a group, we don't need to query them later. We also preload the entire hierarchy for a search result and include the counts so we don't need to query for them again
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
We do the wrapping in an array in represent_hierarchy for children.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
When fetching children for a group with a filter, we will search all nested groups for results and render them in an expanded tree
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-