Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-10-04Reuse the groups tree for explore and dashboard.Bob Van Landuyt
2017-10-04Use the default sort set by the `Sortable` concernBob Van Landuyt
2017-10-04Only show root groups on the dashboardBob Van Landuyt
2017-10-04Use same response-body in groups-dashboard as we do for group-homeBob Van Landuyt
2017-09-07Removes default scope from sortableTiago Botelho
2017-06-08Use group and project finders instead of direct ActiveRecord relationsDouwe Maan
2017-05-04Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets
2017-03-01Add filter and sorting to dashboard groups pageDmitriy Zaporozhets
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2016-06-24Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2015-04-30Add a page title to every page.Douwe Maan
2015-03-15Move group leave action from dashboard/groups to groups/group_members.Douwe Maan
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-09Move profile groups page to dashboardDmitriy Zaporozhets