summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | Make method names clearer in check.rakeRiyad Preukschas2013-01-121-9/+8
* | Move OS detection to task helpers and add detection of OS XRiyad Preukschas2013-01-122-14/+22
* | Fix sidekiq check taskRiyad Preukschas2013-01-101-9/+7
* | Fix sidekiq task to use RailsRiyad Preukschas2013-01-101-10/+2
* | Fix sidekiq chech and added script/checkDmitriy Zaporozhets2013-01-091-1/+1
* | sidekiq with green testsDmitriy Zaporozhets2013-01-091-3/+3
* | email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-092-23/+23
* | sidekiqDmitriy Zaporozhets2013-01-091-8/+8
* | Fix checking for the recommended Gitolite versionRiyad Preukschas2013-01-071-1/+1
* | Fix check for outdated config fileRiyad Preukschas2013-01-071-1/+1
* | Add a check whether repos_path is a symlinkRiyad Preukschas2013-01-071-0/+21
* | Fix bug in OS detection in check taskRiyad Preukschas2013-01-071-1/+1
* | Fix accessing the project repository path in check taskRiyad Preukschas2013-01-071-2/+2
* | Merge pull request #2504 from mitchty/sles_changesRiyad Preukschas2013-01-071-0/+3
|\ \
| * | Update info.rake to be able to run successfully on SuSE.Mitch Tishmack2013-01-071-0/+3
* | | Merge pull request #2485 from gliptak/patch-2Riyad Preukschas2013-01-071-2/+2
|\ \ \ | |/ / |/| |
| * | Renaming check function from 1056 to 1059gliptak2013-01-041-2/+2
* | | Validate username uniq in scope of namespaceDmitriy Zaporozhets2013-01-071-7/+5
* | | Fix backup/restore path_to_repoDmitriy Zaporozhets2013-01-051-2/+2
|/ /
* | Use project with namespace in email subjectDmitriy Zaporozhets2012-12-311-4/+4
* | Fix backup/restore of reposDmitriy Zaporozhets2012-12-311-20/+34
|/
* Use sdoc to generate application code documentationDmitriy Zaporozhets2012-12-301-0/+7
* Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets2012-12-281-20/+65
* Merge pull request #2376 from sriharshav/fixedValeriy Sizov2012-12-261-1/+1
|\
| * Fix replace return with next in rake raskSriharsha Vardhan2012-12-251-1/+1
* | Use gitlab resque fork. Added rake task to stop all workersDmitriy Zaporozhets2012-12-261-2/+17
* | Trying to fix resque issueDmitriy Zaporozhets2012-12-251-3/+1
* | Cleanup service tasksDmitriy Zaporozhets2012-12-252-33/+128
|/
* Update projects in gitolite after namespace moved. Added rake task to cleanup...Dmitriy Zaporozhets2012-12-241-0/+33
* Merge branch 'stable'Riyad Preukschas2012-12-241-6/+6
|\
| * Make SQLite check in gitlab:check more robustRiyad Preukschas2012-12-241-1/+1
| * Fix crash in gitlab:check while checking hooksRiyad Preukschas2012-12-241-1/+1
| * Fix paths in gitlab:checkRiyad Preukschas2012-12-241-4/+4
* | Update output of gitlab:gitolite:update_*Riyad Preukschas2012-12-231-9/+12
* | Update output of gitlab:enable_namespacesRiyad Preukschas2012-12-231-12/+16
* | Update output of gitlab:backup:resoreRiyad Preukschas2012-12-231-35/+39
* | Update output of gitlab:enable_automergeRiyad Preukschas2012-12-231-5/+31
* | Extract task helper methodsRiyad Preukschas2012-12-233-63/+39
* | Fix check.rakeRiyad Preukschas2012-12-231-32/+32
|/
* Fix output of gitlab:checkRiyad Preukschas2012-12-231-4/+3
* Fix satellite check for projects with empty repoRiyad Preukschas2012-12-231-0/+2
* Import: Skip if not git repoDmitriy Zaporozhets2012-12-231-0/+3
* Fix import rake task and testsDmitriy Zaporozhets2012-12-231-3/+6
* Fix #2220v4.0.0rc2Dmitriy Zaporozhets2012-12-221-1/+1
* Rename add_user_to_project_teams to gitlab:import:user_to_projectsRiyad Preukschas2012-12-202-20/+24
* Rename gitlab:app:backup_* to gitlab:backup:*Riyad Preukschas2012-12-201-67/+71
* Add gitlab:satellites:create as an alias for gitlab:enable_automergeRiyad Preukschas2012-12-202-1/+8
* Rename gitlab:app:enable_automerge to gitlab:enable_automergeRiyad Preukschas2012-12-203-13/+11
* Rename gitlab:activate_namespaces to gitlab:enable_namespacesRiyad Preukschas2012-12-201-1/+1
* Updated gitlab:check taskRiyad Preukschas2012-12-201-4/+5