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
2014-06-12Skip init script checks on omnibus-gitlabJacob Vosmaer
2014-06-10Update check task and add to monthly release doc lines about gitlab_shell_ver...Marin Jankovski
2014-06-05Splitted the Spinach tests to prevent time-outsJeroen van Baarsen
2014-05-31Bump gitlab-shell versionDmitriy Zaporozhets
2014-05-30Merge pull request #6882 from Tandrial/masterDmitriy Zaporozhets
2014-05-28Remove old rake taskDmitriy Zaporozhets
2014-05-27Move from script to bin directory.Marin Jankovski
2014-05-27Fix syntax errorDmitriy Zaporozhets
2014-05-27Fix test.rakeDmitriy Zaporozhets
2014-05-26Check return system value for gitlab test rake tasksDmitriy Zaporozhets
2014-05-22Required shell version is now 1.9.4.Marin Jankovski
2014-05-06Change gitlab:test taskDmitriy Zaporozhets
2014-05-02More fixes to gitlab:shell:installDmitriy Zaporozhets
2014-05-02Fix gitlab-shell setup rake taskDmitriy Zaporozhets
2014-05-02Merge branch 'improve-gitlab-shell-installation' of https://github.com/pkgr/g...Dmitriy Zaporozhets
2014-04-27Satellites access fixMichael Krane
2014-04-24Add rake setup alias for gitlab:setupDmitriy Zaporozhets
2014-04-24Merge branch 'mysql_field_limits' into 'master'Dmitriy Zaporozhets
2014-04-23Bump the required gitlab-shell version to 1.9.3Jacob Vosmaer
2014-04-23Move the adapter check to the migrationJacob Vosmaer
2014-04-23Adjust MySQL limits for existing installationsJacob Vosmaer
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2014-04-11Added API testing groupJeroen van Baarsen
2014-04-11Proposal for split testingJeroen van Baarsen
2014-04-08Add rake task to install or upgrade gitlab-shell installation.Cyril Rohr
2014-04-08Revert "Allow to parse heroku-generated database.yml config file."Dmitriy Zaporozhets
2014-04-07Allow to parse heroku-generated database.yml config file.Cyril Rohr
2014-04-07Fix popen bug in `rake gitlab:satellites:create`Jacob Vosmaer
2014-04-02Change the satellites directory permission in the install guide, add to rake ...Marin Jankovski
2014-04-01Include the Sidekiq version in gitlab:env:infoJacob Vosmaer
2014-03-28Add a rake task that drops all tablesJacob Vosmaer
2014-03-26Ldap check recognize ldap user filter.Marin Jankovski
2014-03-21Use the latest tag, 1.9.1 for gitlab-shell.Marin Jankovski
2014-03-20GitLab requires gitlab-shell v1.9.0Dmitriy Zaporozhets
2014-03-18Merge pull request #5993 from DarkHorseComics/bypass-commented-sqliteJacob Vosmaer
2014-03-18 Merge branch 'check_orphaned_users_groups' into 'master'Dmitriy Zaporozhets
2014-03-17Add more descriptive line for resolving sqlite error during checkJamey J. DeOrio
2014-03-17Drop UsersGroup orphans using `rails runner`Jacob Vosmaer
2014-03-15Improve developer seedsDmitriy Zaporozhets
2014-03-14Add check for orphaned UsersGroupsJacob Vosmaer
2014-03-14Batch key import requires gitlab-shell 1.8.5Jacob Vosmaer
2014-03-14Use batch_add_keys in `rake gitlab:shell:setup`Jacob Vosmaer
2014-03-14Clear rake task only if definedDmitriy Zaporozhets
2014-03-14Require gitlab-shell v1.8.4Dmitriy Zaporozhets
2014-03-14Fix project creation testDmitriy Zaporozhets
2014-03-14Override rake testDmitriy Zaporozhets
2014-03-14Override rake spec and rake spinach tasksDmitriy Zaporozhets
2014-03-13Use gitlab:setup inside gitlab:testDmitriy Zaporozhets
2014-03-13Add mysql limits to db during setupDmitriy Zaporozhets
2014-03-12Changed limits to a higher orderJeroen van Baarsen