GitLab Bot
0c6f357040
Add latest changes from gitlab-org/gitlab@master
2023-08-22 18:07:27 +00:00
GitLab Bot
0e6ce73070
Add latest changes from gitlab-org/gitlab@master
2021-11-23 15:11:19 +00:00
GitLab Bot
f7bc7dc5ea
Add latest changes from gitlab-org/gitlab@master
2021-06-01 21:10:06 +00:00
GitLab Bot
6ab9cdec26
Add latest changes from gitlab-org/gitlab@master
2020-10-06 12:08:38 +00:00
GitLab Bot
3bb92fbffd
Add latest changes from gitlab-org/gitlab@master
2020-07-27 21:09:16 +00:00
GitLab Bot
d6348d22dd
Add latest changes from gitlab-org/gitlab@master
2020-06-24 09:08:32 +00:00
GitLab Bot
308146dc39
Add latest changes from gitlab-org/gitlab@master
2019-10-10 00:06:44 +00:00
Thong Kuah
f540ffcef6
Add frozen_string_literal to spec/lib (part 1)
...
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
Bob Van Landuyt
7a139c1602
Add username to terms message in git and API calls
...
This will make it clearer to users which account is being used to make
the API/git call. So they know which account needs to be used to
accept the terms.
Closes #46649
2018-05-24 18:19:48 +02:00
Bob Van Landuyt
f7f13f9db0
Block access to API & git when terms are enforced
...
When terms are enforced, but the user has not accepted the terms
access to the API & git is rejected with a message directing the user
to the web app to accept the terms.
2018-05-10 17:02:27 +02:00