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
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-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 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-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-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-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-14Require gitlab-shell v1.8.4Dmitriy 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-10 Merge branch 'catch_missing_command' into 'master'Dmitriy Zaporozhets
2014-03-10Catch missing commands in rake tasks with ''Jacob Vosmaer
2014-03-10Merge pull request #6492 from tsigo/gitlab-shell-custom-pathDmitriy Zaporozhets
2014-03-08Popen (at least on OSX) expects an Array, not a StringRobert Speicher
2014-03-08Respect custom gitlab_shell path in gitlab:gitlab_shell:check taskRobert Speicher
2014-03-03Invoke Kernel#system with separate argumentsJacob Vosmaer
2014-03-03Replace backticks with Gitlab::PopenJacob Vosmaer
2014-02-12Merge pull request #5520 from gabetax/rake_group_bulk_add_permissionsDmitriy Zaporozhets
2014-02-03remove remaining python referencesJohannes Schleifenbaum
2014-01-31Dont check for python any moreDmitriy Zaporozhets
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-21Rephrase LDAP check script outputJacob Vosmaer