Commit Graph

13 Commits

Author SHA1 Message Date
GitLab Bot 2ac4833015 Add latest changes from gitlab-org/gitlab@master 2020-10-08 18:08:32 +00:00
GitLab Bot 898e2cc1df Add latest changes from gitlab-org/gitlab@master 2019-12-20 09:24:38 +00:00
Douglas Barbosa Alexandre 2067f677df
Fix N+1s queries while loading users 2019-08-19 17:35:46 -03:00
Douglas Barbosa Alexandre 38ba59bedd
Fix starrers counters after searching 2019-08-15 14:34:16 -03:00
Camil Staps d4078b535c
Fix public/private starrers counts in special cases 2019-08-07 20:49:37 +02:00
Camil Staps 23fc32e6df
Allow viewing starrers of empty projects 2019-08-07 20:49:18 +02:00
Camil Staps 99bb207ef1
Fix tests 2019-08-07 20:49:16 +02:00
Camil Staps 50f5f2e8ae
Remove private profiles from starrers view of projects 2019-08-07 20:49:16 +02:00
Camil Staps a052f68116
Add pagination to {project}/starrers view 2019-08-07 20:49:15 +02:00
Camil Staps 6baff6504b
Change sorting options for starrers: name (asc/desc), most/least recent star 2019-08-07 20:49:14 +02:00
Camil Staps 5e131bcaf1
Make sure starred_since is of the requested project in StarrersController; cleanup 2019-08-07 20:49:14 +02:00
Camil Staps 936d4e80e4
Add starring date to overview of starrers 2019-08-07 20:49:13 +02:00
Camil Staps 59976090b5
Add /starrers view for projects 2019-08-07 20:49:13 +02:00