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
2014-12-22Use a different name of the method to check if sanitize is enabled in check t...Marin Jankovski
2014-12-21Merge pull request #8256 from cirosantilli/rm-unused-has_gitlab_shell3Robert Schilling
2014-12-12Don't forget to splat.Marin Jankovski
2014-12-12Use system where only return result is needed.Marin Jankovski
2014-12-11Use shell invocation according to the shell commands guidelines.Marin Jankovski
2014-12-04Add rake task for google schema whitelisting.Marin Jankovski
2014-11-20Explain why we create a StringIOJacob Vosmaer
2014-11-20Add CRON=1 backup setting for quiet backupsJacob Vosmaer
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-11-12Merge pull request #8291 from MrMarvin/fix/ldap_cleanup_taskJacob Vosmaer
2014-11-12Merge remote-tracking branch 'origin/master' into backup_restore_drop_sequencesValery Sizov
2014-11-12fixes the `block_removed_ldap_users` rake taskMarvin Frick
2014-11-08Merge pull request #8254 from cirosantilli/factor-get-shell-versionDmitriy Zaporozhets
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-11-05Remove unused has_gitlab_shell3? methodCiro Santilli
2014-11-05Factor GITLAB_SHELL_VERSION get methodCiro Santilli
2014-10-28Drop all Postgres sequences during backup restoreJacob Vosmaer
2014-10-27Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets
2014-10-25Merge pull request #8158 from cirosantilli/basename-dirname-splitRobert Schilling
2014-10-24Fix import.rake failed import if project name isCiro Santilli
2014-10-24Merge File basename and direname into splitCiro Santilli
2014-10-23Merge pull request #8088 from cirosantilli/sh-str-to-argsJacob Vosmaer
2014-10-22Merge pull request #8026 from HerrBerg/masterDmitriy Zaporozhets
2014-10-22Make gitlab ldap check work for old and new syntaxDmitriy Zaporozhets
2014-10-21Fix rake gitlab:ldap:checkDmitriy Zaporozhets
2014-10-19Use argument list for sh instead of stringCiro Santilli
2014-10-19Replace match with end_with: more readable, fasterCiro Santilli
2014-10-16Use Gitlab.config instead of Settings everywhereCiro Santilli
2014-10-13fix exclude wiki regexHerrBerg
2014-10-07Update import.rakeMarc Aubé
2014-10-01Try wear_merged! without argumentDmitriy Zaporozhets
2014-09-30Add rspec to test_ciDmitriy Zaporozhets
2014-09-30Separate rake test for simplecovDmitriy Zaporozhets
2014-09-24Merge pull request #7823 from cirosantilli/test-fetch-shellDmitriy Zaporozhets
2014-09-22Only clone GitLab Shell on tests if necessary.Ciro Santilli
2014-09-22Merge branch '7-4-pre' into 'master'Dmitriy Zaporozhets
2014-09-22Support sockets in 'rake gitlab:shell:install'Jacob Vosmaer
2014-09-17Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets
2014-09-16Check for hooks directory symlink in gitlab:checkJacob Vosmaer
2014-09-14Replace old references of users_project & users_groupDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-08Use create-hooks instead of rewrite-hooks.shJacob Vosmaer
2014-08-31change git to git bin pathBen Bodenmiller
2014-08-26Write authorized_keys in tmp/tests during testsJacob Vosmaer
2014-08-21Add rake task to drop a project's PostReceive jobsJacob Vosmaer
2014-08-13Merge pull request #7441 from bbodenmiller/patch-7Dmitriy Zaporozhets
2014-08-05add git config --global core.autocrlf checkBen Bodenmiller
2014-08-01Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets
2014-07-31Get gitlab-shell verion from file for install rake taskDmitriy Zaporozhets