GitLab Bot
d6348d22dd
Add latest changes from gitlab-org/gitlab@master
2020-06-24 09:08:32 +00:00
GitLab Bot
ba174c982f
Add latest changes from gitlab-org/gitlab@master
2020-04-06 12:10:44 +00:00
GitLab Bot
cbfe03ae04
Add latest changes from gitlab-org/gitlab@master
2020-03-16 12:09:12 +00:00
GitLab Bot
427c549b63
Add latest changes from gitlab-org/gitlab@master
2020-01-14 00:08:14 +00:00
GitLab Bot
61f0c58946
Add latest changes from gitlab-org/gitlab@master
2019-11-08 12:06:32 +00:00
GitLab Bot
dea6ebd31a
Add latest changes from gitlab-org/gitlab@master
2019-09-30 12:06:01 +00:00
Ash McKenzie
19ff9d9899
Replace rails_helper.rb with spec_helper.rb
...
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Camil Staps
3123be9fbb
Add tests for starrers views
2019-08-07 20:49:17 +02:00
Filipa Lacerda
5bfa8e2f5e
Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master'
...
Resolve "Display last activity and created at datetimes for users"
Closes #43681
See merge request gitlab-org/gitlab-ce!24181
2019-02-06 12:19:00 +00:00
Brandon Labuschagne
d279cc9408
Add last activity to user administration
...
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.
Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
2019-02-05 17:56:51 +02:00
Roger Rüttimann
28afbe4606
remove unnuesd global regex flag g
2019-02-05 13:01:50 +01:00
Roger Rüttimann
93b9bfd93a
Allow whitelisting for "external collaborator by default" setting
2018-08-30 12:53:06 +00:00
JX Terry
99011a61cf
Add an option to have a private profile on GitLab
2018-07-24 12:46:19 +00:00
Bob Van Landuyt
10aa55a770
Allow a user to accept/decline terms
...
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.
2018-05-04 13:54:43 +02:00
Bob Van Landuyt
17b25bd263
Make the user dropdown reusable
...
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.
2018-05-04 13:52:55 +02:00
Bob Van Landuyt
148816cd67
Port read_cross_project
ability from EE
2018-02-22 17:11:36 +01:00
Toon Claes
0759db802f
Move user_link to generic UsersHelper
...
Make the user_link helper more generic to be used for objects other
than pipelines.
2017-03-23 22:21:00 +01:00