summaryrefslogtreecommitdiff
path: root/app/views/projects/starrers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* InternationalizationCamil Staps2019-08-071-2/+2
* Remove private profiles from starrers view of projectsCamil Staps2019-08-071-3/+2
* Starrers view: fix search bar when a query did not match anythingCamil Staps2019-08-071-1/+1
* Starrers view: fix search icon, change placeholder, fix "no starrers" when se...Camil Staps2019-08-071-11/+14
* Add pagination to {project}/starrers viewCamil Staps2019-08-071-2/+3
* Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps2019-08-072-9/+9
* Fix code styleCamil Staps2019-08-071-1/+1
* Add message on starrers view when nobody has starred a repository yetCamil Staps2019-08-071-18/+22
* Add starring date to overview of starrersCamil Staps2019-08-072-1/+20
* 4-column table layout for starrers viewCamil Staps2019-08-071-2/+2
* Add /starrers view for projectsCamil Staps2019-08-071-0/+25