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
2015-03-20Fix newline spacing after authorized_keys rebuildAndrew Tomaka
2015-03-20Merge branch 'bugfix/block_ldap_users_cronjob' into 'master'Dmitriy Zaporozhets
2015-03-19Dont exit from brakeman rake taskDmitriy Zaporozhets
2015-03-16Let the server fix unconfigured gitZeger-Jan van de Weg
2015-03-10Add active users to gitlab:checkDmitriy Zaporozhets
2015-03-03Add brakeman and jasmineDmitriy Zaporozhets
2015-03-03Add brakeman rake task and improve code securityDmitriy Zaporozhets
2015-03-03Add rake task for brakemanDmitriy Zaporozhets
2015-02-16fixed rake task to block removed ldap usersDaniel Steinborn
2015-02-04Dont load rubocop in prod envDmitriy Zaporozhets
2015-02-03Add rubocop to rake test and rake test_ciDmitriy Zaporozhets
2015-01-30Fix semaphore spinach tagsDmitriy Zaporozhets
2015-01-30Skip tricky test for semaphoreDmitriy Zaporozhets
2015-01-20Merge branch 'master' into 'master'Dmitriy Zaporozhets
2015-01-16Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets
2015-01-15Make view link come first so I don't have to mouse to the end of the email line.Sytse Sijbrandij
2014-12-29Replace regex methods by string ones since fasterCiro Santilli
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