summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7441 from bbodenmiller/patch-7Dmitriy Zaporozhets2014-08-131-2/+4
|\ | | | | add git config --global core.autocrlf check
| * add git config --global core.autocrlf checkBen Bodenmiller2014-08-041-2/+4
| | | | | | core.autocrlf was added to install guide in https://github.com/gitlabhq/gitlabhq/commit/2d681c0d1ed14bf23c041aa04fa3e77caceda9a1 but not added to check script
* | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-311-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Get gitlab-shell verion from file for install rake taskDmitriy Zaporozhets2014-07-311-1/+2
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Check ruby version to be >= 2.0.0Dmitriy Zaporozhets2014-07-231-0/+18
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove duplicated calls.Marin Jankovski2014-07-071-18/+11
|
* Add sanitize option to gitlab check rake task.Marin Jankovski2014-07-071-3/+26
|
* Merge pull request #7208 from MrMarvin/ce_rake_cleanup_ldap_usersDmitriy Zaporozhets2014-07-041-0/+24
|\ | | | | Adds rake task to clean up deleted LDAP users
| * adds rake task to clean up deleted LDAP usersMarvin Frick2014-06-261-0/+24
| |
* | Merge pull request #7170 from cirosantilli/add-trailing-newlinesSytse Sijbrandij2014-06-301-1/+1
|\ \ | |/ |/| [minor-refactor] Add trailing newline to all text files.
| * Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
| | | | | | | | Present in the large majority of files of each respective type.
* | Patch `rake cache:clear` for large amounts of keysJacob Vosmaer2014-06-201-1/+6
|/
* Skip init script checks on omnibus-gitlabJacob Vosmaer2014-06-121-0/+14
| | | | Omnibus-gitlab does not use the init script.
* Update check task and add to monthly release doc lines about ↵Marin Jankovski2014-06-101-1/+17
| | | | gitlab_shell_version file.
* Splitted the Spinach tests to prevent time-outsJeroen van Baarsen2014-06-041-0/+21
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Bump gitlab-shell versionDmitriy Zaporozhets2014-05-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #6882 from Tandrial/masterDmitriy Zaporozhets2014-05-301-1/+1
|\ | | | | Satellites access fix
| * Satellites access fixMichael Krane2014-04-271-1/+1
| |
* | Remove old rake taskDmitriy Zaporozhets2014-05-281-111/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Move from script to bin directory.Marin Jankovski2014-05-272-5/+5
| |
* | Fix syntax errorDmitriy Zaporozhets2014-05-272-4/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix test.rakeDmitriy Zaporozhets2014-05-261-3/+2
| |
* | Check return system value for gitlab test rake tasksDmitriy Zaporozhets2014-05-263-7/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Required shell version is now 1.9.4.Marin Jankovski2014-05-221-1/+1
| |
* | Change gitlab:test taskDmitriy Zaporozhets2014-05-061-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | More fixes to gitlab:shell:installDmitriy Zaporozhets2014-05-021-3/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix gitlab-shell setup rake taskDmitriy Zaporozhets2014-05-021-3/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'improve-gitlab-shell-installation' of ↵Dmitriy Zaporozhets2014-05-021-0/+58
|\ \ | |/ |/| | | | | | | | | | | | | https://github.com/pkgr/gitlabhq into pkgr-improve-gitlab-shell-installation Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: doc/install/installation.md
| * Add rake task to install or upgrade gitlab-shell installation.Cyril Rohr2014-04-081-0/+58
| |
* | Add rake setup alias for gitlab:setupDmitriy Zaporozhets2014-04-241-0/+4
| |
* | Merge branch 'mysql_field_limits' into 'master'Dmitriy Zaporozhets2014-04-242-17/+3
|\ \ | | | | | | | | | Adjust MySQL limits for existing installations
| * | Move the adapter check to the migrationJacob Vosmaer2014-04-231-8/+1
| | |
| * | Adjust MySQL limits for existing installationsJacob Vosmaer2014-04-231-9/+2
| | |
* | | Bump the required gitlab-shell version to 1.9.3Jacob Vosmaer2014-04-231-1/+1
|/ /
* | Split feature tests out to different build jobJeroen van Baarsen2014-04-131-2/+11
| |
* | Added API testing groupJeroen van Baarsen2014-04-111-17/+19
| |
* | Proposal for split testingJeroen van Baarsen2014-04-111-10/+31
|/
* Revert "Allow to parse heroku-generated database.yml config file."Dmitriy Zaporozhets2014-04-081-1/+1
| | | | | This reverts commit 8a56e7db485d3109f3b2f02896c1165c33ffa8fb. Because it actually breaks db setup for mysql
* Allow to parse heroku-generated database.yml config file.Cyril Rohr2014-04-071-1/+1
|
* Fix popen bug in `rake gitlab:satellites:create`Jacob Vosmaer2014-04-071-5/+2
| | | | | | The Satellite#create method no longer sets the `$?` global variable. Instead, we can use the method return value to test if the satellite was created successfully
* Change the satellites directory permission in the install guide, add to rake ↵Marin Jankovski2014-04-021-0/+24
| | | | check task.
* Include the Sidekiq version in gitlab:env:infoJacob Vosmaer2014-04-011-0/+1
|
* Add a rake task that drops all tablesJacob Vosmaer2014-03-281-0/+10
|
* Ldap check recognize ldap user filter.Marin Jankovski2014-03-261-1/+14
|
* Use the latest tag, 1.9.1 for gitlab-shell.Marin Jankovski2014-03-211-1/+1
|
* GitLab requires gitlab-shell v1.9.0Dmitriy Zaporozhets2014-03-201-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #5993 from DarkHorseComics/bypass-commented-sqliteJacob Vosmaer2014-03-181-0/+1
|\ | | | | Explain what to do about legacy sqlite in database.yml
| * Add more descriptive line for resolving sqlite error during checkJamey J. DeOrio2014-03-171-0/+1
| |
* | Merge branch 'check_orphaned_users_groups' into 'master'Dmitriy Zaporozhets2014-03-181-0/+14
|\ \ | |/ |/| | | Check Orphaned Users Groups
| * Drop UsersGroup orphans using `rails runner`Jacob Vosmaer2014-03-171-0/+4
| |