summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* use teaspoon instead of jasmine for testing javascriptFrancesco Coda Zabetta2015-07-081-1/+1
* Use native Postgres database cleaning during backup restoreJacob Vosmaer2015-07-072-20/+0
* Use teaspoon instead of jasmine:ciDmitriy Zaporozhets2015-07-031-1/+1
* Remove jasmine:ci task, execute teaspoon directly on CIrs-update-gitlab-ciRobert Speicher2015-06-281-12/+0
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-2319-37/+37
* Refactor rake tasks for testsDmitriy Zaporozhets2015-06-232-28/+24
* An `in_namespace` scope is already presentzenati2015-06-092-3/+3
* Merge branch 'trigger_hooks_create_on_backup_restore' into 'master'Dmitriy Zaporozhets2015-06-041-0/+3
|\
| * Trigger hooks-create on gitlab backup restore.Marin Jankovski2015-06-031-0/+3
* | Add autocrlf back to installation docs, add a check for it.Marin Jankovski2015-06-032-2/+33
* | Remove gitlab:env:check task.remove_unecessary_rake_taskMarin Jankovski2015-06-031-54/+1
|/
* Update jasmine:ci task to use teaspoonRobert Speicher2015-05-281-1/+1
* Ensure that the first added admin performs repository importsFotis Gimian2015-05-151-1/+1
* Merge branch 'brakeman-level'Dmitriy Zaporozhets2015-05-121-0/+2
|\
| * We would like to pass 'brakeman -w2'Jacob Vosmaer2015-05-111-0/+2
* | Follow shell command guidelines in Brakeman taskJacob Vosmaer2015-05-111-1/+1
|/
* Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+12
|\
| * Remove 'jasmine' gemRobert Speicher2015-05-061-0/+12
* | Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-1/+1
|/
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-1/+1
* Add a rake task to automatically restart foreman when changes occurjubianchi2015-04-271-0/+5
* fix redis 3.0.0tonic2015-04-251-1/+2
* Add new rake taskVinnie Okada2015-04-151-0/+17
* ability to skip some items in backupbackup_skip_optionValery Sizov2015-04-021-9/+24
* Include brakeman in rake testDmitriy Zaporozhets2015-03-291-0/+1
* Fix newline spacing after authorized_keys rebuildAndrew Tomaka2015-03-201-0/+1
* Merge branch 'bugfix/block_ldap_users_cronjob' into 'master'Dmitriy Zaporozhets2015-03-191-4/+5
|\
| * fixed rake task to block removed ldap usersDaniel Steinborn2015-02-161-4/+5
* | Dont exit from brakeman rake taskDmitriy Zaporozhets2015-03-191-1/+1
* | Let the server fix unconfigured gitZeger-Jan van de Weg2015-03-162-10/+31
* | Add active users to gitlab:checkDmitriy Zaporozhets2015-03-101-0/+5
* | Add brakeman and jasmineDmitriy Zaporozhets2015-03-021-1/+1
* | Add brakeman rake task and improve code securityDmitriy Zaporozhets2015-03-021-1/+1
* | Add rake task for brakemanDmitriy Zaporozhets2015-03-021-0/+9
|/
* 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