- 04 May, 2018 18 commits
-
-
Bob Van Landuyt authored
When a user accepts, we store this in the agreements to keep track of which terms they accepted. We also update the flag on the user.
-
Bob Van Landuyt authored
This will act as a cache, otherwise we would need to load the `term_agreements` for a user on each request. Using this field the result we're interested in is loaded when the current user is loaded, without causing an extra query.
-
Bob Van Landuyt authored
When terms are present, they can be viewed on `/-/users/terms`.
-
Bob Van Landuyt authored
We will reuse the the dropdown, but exclude some menu items based on permissions. So moving the menu to a partial, and adding checks for each menu item here.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This allows admins to define terms in the application settings. Every time the terms are adjusted, a new version is stored and becomes the 'active' version. This allows tracking which specific version was accepted by a user.
-
Bob Van Landuyt authored
That way we can link a users acceptance of terms directly to a terms record.
-
Bob Van Landuyt authored
Add a flag to applications settings to enforce users to accept terms before using the GitLab instance
-
Douwe Maan authored
Group SAML SSO Page (But not the parts to make the sign in button work) See merge request gitlab-org/gitlab-ee!5508
-
Filipa Lacerda authored
Fix network error message styling on Geo admin dashboard Closes #5806 See merge request gitlab-org/gitlab-ee!5530
-
Tim Zallmann authored
Resolve "Geo: Don't block "Edit" and "Remove" buttons while status is loading" Closes #5351 See merge request gitlab-org/gitlab-ee!5526
-
James Edwards-Jones authored
-
Rémy Coutable authored
Ignore db/schema.rb and locale/gitlab.pot in `ee-specific-lines-check` See merge request gitlab-org/gitlab-ee!5571
-
Rémy Coutable authored
CE upstream - 2018-05-03 18:26 UTC See merge request gitlab-org/gitlab-ee!5567
-
Douwe Maan authored
Resolve ""Repository mirroring paused" email link is invalid" Closes #5740 See merge request gitlab-org/gitlab-ee!5546
-
Douwe Maan authored
-
Rémy Coutable authored
-
Douwe Maan authored
SamlProvider has many linked Identities See merge request gitlab-org/gitlab-ee!5507
-
- 03 May, 2018 22 commits
-
-
GitLab Bot authored
# Conflicts: # LICENSE [ci skip]
-
Phil Hughes authored
Move TimeTrackingSpentOnlyPane vue component See merge request gitlab-org/gitlab-ce!18710
-
Phil Hughes authored
Move TimeTrackingSpentOnlyPane vue component See merge request gitlab-org/gitlab-ee!5559
-
Phil Hughes authored
Add padding to profile description Closes #35727 See merge request gitlab-org/gitlab-ce!18663
-
Filipa Lacerda authored
Added changes count to web IDE folder See merge request gitlab-org/gitlab-ce!18452
-
Tiago Botelho authored
Changes HTML version of mirror was hard failed email to use full path instead of relative path for the project
-
Rémy Coutable authored
Change the docs license to CC BY-SA See merge request gitlab-org/gitlab-ce!18718
-
Rémy Coutable authored
Change the docs license to CC BY-SA See merge request gitlab-org/gitlab-ee!5565
-
Rémy Coutable authored
update omniauth-github ~> 1.1.1 to ~> 1.3 See merge request gitlab-org/gitlab-ce!18668
-
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
-
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
-
Robert Speicher authored
Output some useful information when running the rails console See merge request gitlab-org/gitlab-ce!18697
-
Brett Walker authored
-
-
George Tsiolis authored
-
Mayra Cabrera authored
-
Douwe Maan authored
Ensure that spec/features/issues/user_uses_slash_commands_spec tests run locally Closes #45970 See merge request gitlab-org/gitlab-ce!18713
-
Rémy Coutable authored
Fix typo in external authorization URL help text See merge request gitlab-org/gitlab-ee!5560
-