- 06 Jun, 2017 10 commits
-
-
John Spaetzel authored
-
Douwe Maan authored
Stop using sidekiq-cron for scheduling all project mirror pull and move to adaptive scheduling Closes gitlab-ce#29218 See merge request !1853
-
Sean McGivern authored
Implement server-wide Audit Logging admin screen Closes #2336 See merge request !1852
-
James Lopez authored
-
Grzegorz Bizon authored
Resolve "Approvers don't appear when MR is created from a fork" Closes #2556 See merge request !2035
-
Sean Packham authored
Remove references to old settings location See merge request !2043
-
Achilleas Pipinellis authored
-
Fatih Acet authored
re-add avatar url to approver avatar Closes #2560 See merge request !2034
-
Grzegorz Bizon authored
-
Sean McGivern authored
The `users_select_tag` helper defaults to using `@project`, which in this case is the source project, not the target project. Explicitly use the target project to get the right list of users.
-
- 05 Jun, 2017 20 commits
-
-
Tiago Botelho authored
-
Douwe Maan authored
Per user/group access levels for Protected Tags Closes #2132 See merge request !1629
-
Douwe Maan authored
Fix '/unassign' slash command Closes #2470 and #2516 See merge request !1986
-
Robert Speicher authored
[EE] Enable the Style/PreferredHashMethods cop See merge request !2023
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Douwe Maan authored
Merge branch '2532-saving-a-mirrored-project-errors-out-if-mirror-user-has-been-deleted' into 'master' Update mirror user for all projects deleted user is mirror_user for Closes #2532 See merge request !2013
-
Athar Hameed authored
-
kushalpandya authored
-
Grzegorz Bizon authored
Add shared_runners_minutes_limit to groups and users API See merge request !1942
-
Simon Knox authored
-
Robert Speicher authored
Geo: use GeoNode#clone_url_prefix for the Geo::RepositorySyncService See merge request !2028
-
kushalpandya authored
-
Lin Jen-Shin authored
-
Sean McGivern authored
Forbid Sidekiq scheduling in transactions [EE] See merge request !2024
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 04 Jun, 2017 1 commit
-
-
Valery Sizov authored
-
- 03 Jun, 2017 3 commits
-
-
Achilleas Pipinellis authored
Clarify license should be uploaded to the primary Geo node See merge request !1947
-
Stan Hu authored
[ci skip]
-
Douwe Maan authored
-
- 02 Jun, 2017 6 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Yorick Peterse authored
Scheduling jobs in transactions can lead to race conditions where a job runs before a transaction has been committed. The added initializer ensures the various Sidekiq scheduling methods raise an error when called inside a transaction. Fixes #27233
-
Lin Jen-Shin authored
made by the API. TODO: Need to do this for CE and all the API tests as well
-
Rémy Coutable authored
Backport gettext:compile Rake task to EE See merge request !2022
-