- 23 Jun, 2017 40 commits
-
-
Grzegorz Bizon authored
Move all EE-only changes for LDAP::Person to EE module See merge request !2235
-
Douwe Maan authored
Port of Add User#full_private_access? to check if user has access to all private groups & projects to EE See merge request !2217
-
Douwe Maan authored
Forces import worker with mirror to insert mirror in front of queue See merge request !2231
-
Douwe Maan authored
Allow updating shared_runners_minutes_limit on admin Namespace API See merge request !2225
-
Drew Blessing authored
Some EE-only changes snuck into LDAP::Person but should be in the EE module. This moves those methods and corresponding tests to the proper EE location. This will avoid future merge conflicts.
-
Tiago Botelho authored
-
Douwe Maan authored
Use stub_licensed_features everywhere it is appropriate Closes #2657 See merge request !2233
-
Dmitriy Zaporozhets authored
CE upstream: Friday Closes gitaly#333, gitlab-ce#34010, #2696, and gitlab-ce#33868 See merge request !2230
-
Nick Thomas authored
-
Oswaldo Ferreira authored
-
Sean McGivern authored
Add a EE::LicenseHelpers to easily enable/disable features Closes #2657 See merge request !2220
-
Marcia Ramos authored
Add documentation for GitLab ruby monitoring See merge request !2222
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Bob Van Landuyt authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Achilleas Pipinellis authored
Clarify terminology that authorized_keys box should be unchecked for Geo See merge request !2226
-
Grzegorz Bizon authored
Resolve "Related Issues BE followup - Add public API" Closes #2633 See merge request !2123
-
Phil Hughes authored
Make JavaScript tests fail for unhandled Promise rejections Closes #33845 and #33623 See merge request !12264
-
Winnie Hellmann authored
-
Toon Claes authored
In CE only the admin has access to all private groups & projects. In EE also an auditor can have full private access. To overcome merge conflicts, or accidental incorrect access rights, abstract this out in `User#full_private_access?`. `User#admin?` now only should be used for admin-only features. For private access-related features `User#full_private_access?` should be used. Backported from gitlab-org/gitlab-ee!2199
-
Tim Zallmann authored
hot reloading for .vue files Closes #33729 See merge request !12180
-
Phil Hughes authored
Add bootstrap_form gem See merge request !10985
-
Phil Hughes authored
Add padding to target branch container Closes #33992 See merge request !12353
-
Phil Hughes authored
Remove layout nav from scroll calculation Closes #33984 See merge request !12399
-
Phil Hughes authored
Fix offset for fixed nav Closes #34095 See merge request !12365
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
fix typos & add links in Push Rules docu [skip ci] See merge request !757
-
Tim Zallmann authored
Refactor Notes into ES class syntax See merge request !12254
-
Sean McGivern authored
Remove unnecessary top padding on group MR index See merge request !12392
-
Phil Hughes authored
Fix mobile environment detail view Closes #34120 See merge request !12382
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
Fixes missing overflow on the right sidebar See merge request !2224
-
Annabel Dunstone Gray authored
Added limited width container to project settings See merge request !12045
-
Phil Hughes authored
Without this a horizontal scrollbar appears
-