summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Dont load rubocop in prod envDmitriy Zaporozhets2015-02-031-2/+4
* Add rubocop to rake test and rake test_ciDmitriy Zaporozhets2015-02-023-1/+4
* Fix semaphore spinach tagsDmitriy Zaporozhets2015-01-291-2/+2
* Skip tricky test for semaphoreDmitriy Zaporozhets2015-01-291-1/+7
* Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-01-201-0/+1
|\
| * print validation errors when import failsBastian Krol2014-07-091-0/+1
* | Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets2015-01-151-1/+1
|\ \
| * | Replace regex methods by string ones since fasterCiro Santilli2014-12-281-1/+1
* | | Make view link come first so I don't have to mouse to the end of the email line.Sytse Sijbrandij2015-01-141-1/+1
|/ /
* | Use a different name of the method to check if sanitize is enabled in check t...Marin Jankovski2014-12-221-2/+2
* | Merge pull request #8256 from cirosantilli/rm-unused-has_gitlab_shell3Robert Schilling2014-12-211-4/+0
|\ \
| * | Remove unused has_gitlab_shell3? methodCiro Santilli2014-11-051-4/+0
* | | Don't forget to splat.Marin Jankovski2014-12-121-4/+4
* | | Use system where only return result is needed.Marin Jankovski2014-12-121-8/+7
* | | Use shell invocation according to the shell commands guidelines.Marin Jankovski2014-12-111-4/+20
* | | Add rake task for google schema whitelisting.Marin Jankovski2014-12-041-0/+73
* | | Explain why we create a StringIOJacob Vosmaer2014-11-201-0/+2
* | | Add CRON=1 backup setting for quiet backupsJacob Vosmaer2014-11-201-12/+23
* | | Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets2014-11-181-9/+3
* | | gitlab shell works if multiple rubies installedCiro Santilli2014-11-181-3/+9
* | | Merge pull request #8291 from MrMarvin/fix/ldap_cleanup_taskJacob Vosmaer2014-11-121-2/+2
|\ \ \
| * | | fixes the `block_removed_ldap_users` rake taskMarvin Frick2014-11-121-2/+2
* | | | Merge remote-tracking branch 'origin/master' into backup_restore_drop_sequencesValery Sizov2014-11-122-9/+5
|\ \ \ \ | |/ / /
| * | | Merge pull request #8254 from cirosantilli/factor-get-shell-versionDmitriy Zaporozhets2014-11-082-8/+4
| |\ \ \
| | * | | Factor GITLAB_SHELL_VERSION get methodCiro Santilli2014-11-052-8/+4
| | |/ /
| * | | Factor using Repository#path_to_repoCiro Santilli2014-11-051-1/+1
| |/ /
* | | Drop all Postgres sequences during backup restoreJacob Vosmaer2014-10-281-0/+10
|/ /
* | Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets2014-10-271-3/+3
|\ \
| * | Use Gitlab.config instead of Settings everywhereCiro Santilli2014-10-151-3/+3
* | | Merge pull request #8158 from cirosantilli/basename-dirname-splitRobert Schilling2014-10-251-2/+1
|\ \ \
| * | | Merge File basename and direname into splitCiro Santilli2014-10-231-2/+1
* | | | Fix import.rake failed import if project name isCiro Santilli2014-10-241-10/+2
* | | | Merge pull request #8088 from cirosantilli/sh-str-to-argsJacob Vosmaer2014-10-231-1/+1
|\ \ \ \
| * | | | Use argument list for sh instead of stringCiro Santilli2014-10-181-1/+1
| | |/ / | |/| |
* | | | Merge pull request #8026 from HerrBerg/masterDmitriy Zaporozhets2014-10-221-1/+1
|\ \ \ \
| * | | | fix exclude wiki regexHerrBerg2014-10-131-1/+1
| |/ / /
* | | | Make gitlab ldap check work for old and new syntaxDmitriy Zaporozhets2014-10-221-2/+2
* | | | Fix rake gitlab:ldap:checkDmitriy Zaporozhets2014-10-211-30/+10
| |/ / |/| |
* | | Replace match with end_with: more readable, fasterCiro Santilli2014-10-181-1/+1
|/ /
* | Update import.rakeMarc Aubé2014-10-071-1/+4
* | Try wear_merged! without argumentDmitriy Zaporozhets2014-10-011-1/+1
* | Add rspec to test_ciDmitriy Zaporozhets2014-09-301-1/+1
* | Separate rake test for simplecovDmitriy Zaporozhets2014-09-301-0/+7
* | Merge pull request #7823 from cirosantilli/test-fetch-shellDmitriy Zaporozhets2014-09-241-1/+4
|\ \
| * | Only clone GitLab Shell on tests if necessary.Ciro Santilli2014-09-221-1/+4
* | | Merge branch '7-4-pre' into 'master'Dmitriy Zaporozhets2014-09-222-11/+11
|\ \ \
| * \ \ Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets2014-09-172-11/+11
| |\ \ \ | | |/ / | |/| |
| | * | Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-141-2/+2
| | * | Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-142-9/+9
* | | | Support sockets in 'rake gitlab:shell:install'Jacob Vosmaer2014-09-221-4/+9
|/ / /