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-06-28Remove jasmine:ci task, execute teaspoon directly on CIRobert Speicher
2015-06-23Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets
2015-06-23Refactor rake tasks for testsDmitriy Zaporozhets
2015-06-09An `in_namespace` scope is already presentzenati
2015-06-04Merge branch 'trigger_hooks_create_on_backup_restore' into 'master'Dmitriy Zaporozhets
2015-06-03Trigger hooks-create on gitlab backup restore.Marin Jankovski
2015-06-03Add autocrlf back to installation docs, add a check for it.Marin Jankovski
2015-06-03Remove gitlab:env:check task.Marin Jankovski
2015-05-29Update jasmine:ci task to use teaspoonRobert Speicher
2015-05-15Ensure that the first added admin performs repository importsFotis Gimian
2015-05-12Merge branch 'brakeman-level'Dmitriy Zaporozhets
2015-05-11We would like to pass 'brakeman -w2'Jacob Vosmaer
2015-05-11Follow shell command guidelines in Brakeman taskJacob Vosmaer
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-06Remove 'jasmine' gemRobert Speicher
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-04-27Add a rake task to automatically restart foreman when changes occurjubianchi
2015-04-25fix redis 3.0.0tonic
2015-04-16Add new rake taskVinnie Okada
2015-04-02ability to skip some items in backupValery Sizov
2015-03-30Include brakeman in rake testDmitriy Zaporozhets
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