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 (Collapse)Author
2013-11-20Add more info to admin dashboardDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-05-30Renames resque resource to background_jobsDmitriy Zaporozhets
2013-01-25Added the correct hierarchy of controllers for the administrative partAndrey Kumanyaev
2013-01-09sidekiqDmitriy Zaporozhets
2012-11-21Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixedDmitriy Zaporozhets
2012-09-16Add an AdminController base class for Admin controllersRobert Speicher
Handles stuff that's shared across admin controllers.
2012-04-20Admin dashboardrandx