Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump gitlab-shell version | Dmitriy Zaporozhets | 2014-05-31 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge pull request #6882 from Tandrial/master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -1/+1 | |
|\ | | | | | Satellites access fix | |||||
| * | Satellites access fix | Michael Krane | 2014-04-27 | 1 | -1/+1 | |
| | | ||||||
* | | Remove old rake task | Dmitriy Zaporozhets | 2014-05-28 | 1 | -111/+0 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Move from script to bin directory. | Marin Jankovski | 2014-05-27 | 2 | -5/+5 | |
| | | ||||||
* | | Fix syntax error | Dmitriy Zaporozhets | 2014-05-27 | 2 | -4/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix test.rake | Dmitriy Zaporozhets | 2014-05-26 | 1 | -3/+2 | |
| | | ||||||
* | | Check return system value for gitlab test rake tasks | Dmitriy Zaporozhets | 2014-05-26 | 3 | -7/+6 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Required shell version is now 1.9.4. | Marin Jankovski | 2014-05-22 | 1 | -1/+1 | |
| | | ||||||
* | | Change gitlab:test task | Dmitriy Zaporozhets | 2014-05-06 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | More fixes to gitlab:shell:install | Dmitriy Zaporozhets | 2014-05-02 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix gitlab-shell setup rake task | Dmitriy Zaporozhets | 2014-05-02 | 1 | -3/+4 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'improve-gitlab-shell-installation' of ↵ | Dmitriy Zaporozhets | 2014-05-02 | 1 | -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 Rohr | 2014-04-08 | 1 | -0/+58 | |
| | | ||||||
* | | Add rake setup alias for gitlab:setup | Dmitriy Zaporozhets | 2014-04-24 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'mysql_field_limits' into 'master' | Dmitriy Zaporozhets | 2014-04-24 | 2 | -17/+3 | |
|\ \ | | | | | | | | | | Adjust MySQL limits for existing installations | |||||
| * | | Move the adapter check to the migration | Jacob Vosmaer | 2014-04-23 | 1 | -8/+1 | |
| | | | ||||||
| * | | Adjust MySQL limits for existing installations | Jacob Vosmaer | 2014-04-23 | 1 | -9/+2 | |
| | | | ||||||
* | | | Bump the required gitlab-shell version to 1.9.3 | Jacob Vosmaer | 2014-04-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 1 | -2/+11 | |
| | | ||||||
* | | Added API testing group | Jeroen van Baarsen | 2014-04-11 | 1 | -17/+19 | |
| | | ||||||
* | | Proposal for split testing | Jeroen van Baarsen | 2014-04-11 | 1 | -10/+31 | |
|/ | ||||||
* | Revert "Allow to parse heroku-generated database.yml config file." | Dmitriy Zaporozhets | 2014-04-08 | 1 | -1/+1 | |
| | | | | | This reverts commit 8a56e7db485d3109f3b2f02896c1165c33ffa8fb. Because it actually breaks db setup for mysql | |||||
* | Allow to parse heroku-generated database.yml config file. | Cyril Rohr | 2014-04-07 | 1 | -1/+1 | |
| | ||||||
* | Fix popen bug in `rake gitlab:satellites:create` | Jacob Vosmaer | 2014-04-07 | 1 | -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 Jankovski | 2014-04-02 | 1 | -0/+24 | |
| | | | | check task. | |||||
* | Include the Sidekiq version in gitlab:env:info | Jacob Vosmaer | 2014-04-01 | 1 | -0/+1 | |
| | ||||||
* | Add a rake task that drops all tables | Jacob Vosmaer | 2014-03-28 | 1 | -0/+10 | |
| | ||||||
* | Ldap check recognize ldap user filter. | Marin Jankovski | 2014-03-26 | 1 | -1/+14 | |
| | ||||||
* | Use the latest tag, 1.9.1 for gitlab-shell. | Marin Jankovski | 2014-03-21 | 1 | -1/+1 | |
| | ||||||
* | GitLab requires gitlab-shell v1.9.0 | Dmitriy Zaporozhets | 2014-03-20 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge pull request #5993 from DarkHorseComics/bypass-commented-sqlite | Jacob Vosmaer | 2014-03-18 | 1 | -0/+1 | |
|\ | | | | | Explain what to do about legacy sqlite in database.yml | |||||
| * | Add more descriptive line for resolving sqlite error during check | Jamey J. DeOrio | 2014-03-17 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'check_orphaned_users_groups' into 'master' | Dmitriy Zaporozhets | 2014-03-18 | 1 | -0/+14 | |
|\ \ | |/ |/| | | | Check Orphaned Users Groups | |||||
| * | Drop UsersGroup orphans using `rails runner` | Jacob Vosmaer | 2014-03-17 | 1 | -0/+4 | |
| | | ||||||
| * | Add check for orphaned UsersGroups | Jacob Vosmaer | 2014-03-14 | 1 | -0/+10 | |
| | | ||||||
* | | Improve developer seeds | Dmitriy Zaporozhets | 2014-03-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | Return execution of observers in seeds. Mute email sending to letter opening in you browser. Added `rake dev` task to reset db and add seeds. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Batch key import requires gitlab-shell 1.8.5 | Jacob Vosmaer | 2014-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | Use batch_add_keys in `rake gitlab:shell:setup` | Jacob Vosmaer | 2014-03-14 | 1 | -4/+8 | |
|/ | ||||||
* | Clear rake task only if defined | Dmitriy Zaporozhets | 2014-03-14 | 2 | -2/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Require gitlab-shell v1.8.4 | Dmitriy Zaporozhets | 2014-03-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Fix project creation test | Dmitriy Zaporozhets | 2014-03-14 | 1 | -1/+0 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Override rake test | Dmitriy Zaporozhets | 2014-03-14 | 1 | -0/+7 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Override rake spec and rake spinach tasks | Dmitriy Zaporozhets | 2014-03-14 | 3 | -1/+28 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Use gitlab:setup inside gitlab:test | Dmitriy Zaporozhets | 2014-03-13 | 1 | -3/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Add mysql limits to db during setup | Dmitriy Zaporozhets | 2014-03-13 | 2 | -0/+9 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Changed limits to a higher order | Jeroen van Baarsen | 2014-03-12 | 1 | -3/+3 | |
| | ||||||
* | Added rake task to add limits back in mysql | Jeroen van Baarsen | 2014-03-11 | 1 | -0/+13 | |
| | ||||||
* | Merge branch 'catch_missing_command' into 'master' | Dmitriy Zaporozhets | 2014-03-10 | 1 | -0/+2 | |
|\ | | | | | | | Catch missing commands in Rake tasks | |||||
| * | Catch missing commands in rake tasks with '' | Jacob Vosmaer | 2014-03-10 | 1 | -0/+2 | |
| | |