- 01 Sep, 2017 3 commits
-
-
Douwe Maan authored
Remove Geo system hooks See merge request !2644
-
Douwe Maan authored
Add LDAP sync endpoint to Groups API Closes #2304 See merge request !2785
-
Tim Zallmann authored
EE port of enable-new-navigaton-by-default See merge request !2795
-
- 31 Aug, 2017 11 commits
-
-
Michael Kozono authored
-
Achilleas Pipinellis authored
Docs: port article to EE See merge request !2799
-
Marcia Ramos authored
-
Robert Speicher authored
Change wording about the ssh key of Geo nodes admin page Closes #3290 See merge request !2794
-
Tim Zallmann authored
Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public-ee' into 'master' Port of "Resolve various visibility level settings issues" to EE See merge request !2793
-
Mike Greiling authored
-
Tim Zallmann authored
Add missing import statements Closes #3268 See merge request !2791
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Toon Claes authored
Closes gitlab-org/gitlab-ee#3290.
-
- 30 Aug, 2017 26 commits
-
-
Clement Ho authored
Make namespace dropdown on new project page consistent See merge request !2789
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Douwe Maan authored
EE: Remove unwanted refs after importing a project See merge request !2792
-
Douwe Maan authored
Promote EE features Closes #2887, #2888, #2918, #2966, #2987, #2988, and #2967 See merge request !2540
-
Douwe Maan authored
Move EE specific files (_ee) to the EE directory See merge request !2673
-
Annabel Dunstone Gray authored
Port of remove-sidebar-title to EE See merge request !2672
-
Lin Jen-Shin authored
* 36807-gc-unwanted-refs-after-import: Use `git update-ref --stdin -z` to delete refs Just use a block Fix tests Try to make reserved ref names more obvious Resolve feedback on the MR: Move to Projects::HousecleaningService Use block rather than just b Just use @project directly Just use methods over constants, so that we could Add changelog and tests Remove unwanted refs after importing a project
-
winh authored
-
Toon Claes authored
Instead of iterating through all the repository storages to find the one that has the repository, take the information provided by the deleted event.
-
Toon Claes authored
Instead of dropping the column in a migration, ignore the column and drop it in a post-deploy migration. A follow-up MR for 10.1 will be made to remove the `ignore_column` from GeoNode. See: https://docs.gitlab.com/ee/development/what_requires_downtime.html#dropping-columns
-
Toon Claes authored
Instead of scheduling the workers from the code, use service with `async_execute` instead.
-
Toon Claes authored
To sync repos between primary and secondary different mechanisms were you through-out the versions.
-
Toon Claes authored
After removing the `refresh_projects` Geo API endpoint, also remove the `refresh_wikis` endpoint, because refreshing wikis is also done by the Geo Log Cursor.
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
And all related services and workers.
-
Douwe Maan authored
Adds CE to EE compatibility with 2756 See merge request !2788
-
Sean McGivern authored
EE API delete respect headers See merge request !2782
-
Phil Hughes authored
-