summaryrefslogtreecommitdiff
path: root/app/views/projects/starrers/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-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-071-3/+3
* 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-071-1/+1
* 4-column table layout for starrers viewCamil Staps2019-08-071-2/+2
* Add /starrers view for projectsCamil Staps2019-08-071-0/+25