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
path: root/lib/tasks
AgeCommit message (Expand)Author
2013-01-22[import] - fix project import after refactoringErwan Arzur
2013-01-19Small fixesRiyad Preukschas
2013-01-18Rename gitlab:app:setup task to gitlab:setupRiyad Preukschas
2013-01-18Add a warning prompt to the setup taskRiyad Preukschas
2013-01-17Fix gitolite config checks for old Gitolite versionsRiyad Preukschas
2013-01-17Fix check.rake to use the new user and group settingsRiyad Preukschas
2013-01-14Fix git group detection for gitolite ssh user.VonC
2013-01-12Replace all stat command line calls with ruby equivalentsRiyad Preukschas
2013-01-12Make method names clearer in check.rakeRiyad Preukschas
2013-01-12Move OS detection to task helpers and add detection of OS XRiyad Preukschas
2013-01-10Fix sidekiq check taskRiyad Preukschas
2013-01-10Fix sidekiq task to use RailsRiyad Preukschas
2013-01-09Fix sidekiq chech and added script/checkDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2013-01-09email via sidekiq. start and stop rake tasksDmitriy Zaporozhets
2013-01-09sidekiqDmitriy Zaporozhets
2013-01-08Fix checking for the recommended Gitolite versionRiyad Preukschas
2013-01-08Fix check for outdated config fileRiyad Preukschas
2013-01-08Add a check whether repos_path is a symlinkRiyad Preukschas
2013-01-08Fix bug in OS detection in check taskRiyad Preukschas
2013-01-08Fix accessing the project repository path in check taskRiyad Preukschas
2013-01-07Merge pull request #2504 from mitchty/sles_changesRiyad Preukschas
2013-01-07Merge pull request #2485 from gliptak/patch-2Riyad Preukschas
2013-01-07Update info.rake to be able to run successfully on SuSE.Mitch Tishmack
2013-01-07Validate username uniq in scope of namespaceDmitriy Zaporozhets
2013-01-06Fix backup/restore path_to_repoDmitriy Zaporozhets
2013-01-04Renaming check function from 1056 to 1059gliptak
2012-12-31Use project with namespace in email subjectDmitriy Zaporozhets
2012-12-31Fix backup/restore of reposDmitriy Zaporozhets
2012-12-30Use sdoc to generate application code documentationDmitriy Zaporozhets
2012-12-28Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets
2012-12-26Merge pull request #2376 from sriharshav/fixedValeriy Sizov
2012-12-26Use gitlab resque fork. Added rake task to stop all workersDmitriy Zaporozhets
2012-12-25Trying to fix resque issueDmitriy Zaporozhets
2012-12-25Fix replace return with next in rake raskSriharsha Vardhan
2012-12-25Cleanup service tasksDmitriy Zaporozhets
2012-12-24Update projects in gitolite after namespace moved. Added rake task to cleanup...Dmitriy Zaporozhets
2012-12-24Merge branch 'stable'Riyad Preukschas
2012-12-24Make SQLite check in gitlab:check more robustRiyad Preukschas
2012-12-24Fix crash in gitlab:check while checking hooksRiyad Preukschas
2012-12-24Fix paths in gitlab:checkRiyad Preukschas
2012-12-24Update output of gitlab:gitolite:update_*Riyad Preukschas
2012-12-24Update output of gitlab:enable_namespacesRiyad Preukschas
2012-12-24Update output of gitlab:backup:resoreRiyad Preukschas
2012-12-24Update output of gitlab:enable_automergeRiyad Preukschas
2012-12-24Extract task helper methodsRiyad Preukschas
2012-12-24Fix check.rakeRiyad Preukschas
2012-12-23Fix output of gitlab:checkRiyad Preukschas
2012-12-23Fix satellite check for projects with empty repoRiyad Preukschas
2012-12-23Import: Skip if not git repoDmitriy Zaporozhets