- 04 May, 2018 1 commit
-
-
Douwe Maan authored
SamlProvider has many linked Identities See merge request gitlab-org/gitlab-ee!5507
-
- 03 May, 2018 39 commits
-
-
Phil Hughes authored
Move TimeTrackingSpentOnlyPane vue component See merge request gitlab-org/gitlab-ee!5559
-
Rémy Coutable authored
Change the docs license to CC BY-SA See merge request gitlab-org/gitlab-ee!5565
-
James Edwards-Jones authored
-
Robert Speicher authored
CE upstream - 2018-05-03 13:09 UTC Closes gitaly#1146 See merge request gitlab-org/gitlab-ee!5561
-
Robert Speicher authored
-
Achilleas Pipinellis authored
As discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/42891
-
Nick Thomas authored
Refactor the Geo LogCursor Logger to make class more descriptive Closes #5632 See merge request gitlab-org/gitlab-ee!5483
-
-
George Tsiolis authored
-
Mayra Cabrera authored
-
Rémy Coutable authored
Fix typo in external authorization URL help text See merge request gitlab-org/gitlab-ee!5560
-
GitLab Bot authored
# Conflicts: # app/models/identity.rb # doc/topics/autodevops/index.md [ci skip]
-
Rémy Coutable authored
CE upstream - 2018-05-02 18:27 UTC See merge request gitlab-org/gitlab-ee!5551
-
Toon Claes authored
-
Toon Claes authored
To make the source class more descriptive, i.e. including all the parent module names, the Logger used by the Geo LogCursor is refactored to be a class. The caller should instantiate it and pass it it's class so the logger can extract it's name. Closes gitlab-org/gitlab-ee#5632.
-
Phil Hughes authored
Platform: Use component to emit event on Subscription toggle component instead of eventHub See merge request gitlab-org/gitlab-ce!18703
-
Zeger-Jan van de Weg authored
This used to use two faked storages, and to work around the that fact it disabled the wikis and just tested if methods were called. Now this tests the effects of the method calls and enables Gitaly again.
-
Kamil Trzciński authored
Resolve "`include` not working" Closes #5078 See merge request gitlab-org/gitlab-ee!5527
-
Douwe Maan authored
update devise 4.2 -> 4.4 See merge request gitlab-org/gitlab-ce!18667
-
Douwe Maan authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Pirate Praveen authored
-
Rémy Coutable authored
[Rails5] Fix trusted proxies See merge request gitlab-org/gitlab-ce!18705
-
Rémy Coutable authored
CE port of "Remove `features/group_active_tab.feature`" See merge request gitlab-org/gitlab-ce!18706
-
Rémy Coutable authored
Remove `features/group_active_tab.feature` See merge request gitlab-org/gitlab-ee!5554
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
King Chung Huang authored
-
King Chung Huang authored
The expected values for the recursive merge specs were missing "variables" at the top level.
-
King Chung Huang authored
Modify the changelog title to focus on the feature being added, not how it's implemented (deep merging).
-
King Chung Huang authored
Recursive merging does not extend lists. Add a blurb in the ci/yaml docs about this.
-
King Chung Huang authored
Rework the section about include in the ci/yaml docs to describe recursive merges. Also add a note that in prior releases of GitLab, the .gitlab-ci.yml took strict precedence over includes.
-
King Chung Huang authored
-
King Chung Huang authored
When both external files and gitlab_ci.yml define a dictionary of variables where some variable keys overlap, later declarations should take precedence.
-
King Chung Huang authored
When both external files and gitlab_ci.yml define a dictionary of distinct variables, they should be merged together.
-