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-09-22Support sockets in 'rake gitlab:shell:install'Jacob Vosmaer
2014-09-16Check for hooks directory symlink in gitlab:checkJacob Vosmaer
2014-09-08Use create-hooks instead of rewrite-hooks.shJacob Vosmaer
2014-08-31change git to git bin pathBen Bodenmiller
2014-08-26Write authorized_keys in tmp/tests during testsJacob Vosmaer
2014-08-21Add rake task to drop a project's PostReceive jobsJacob Vosmaer
2014-08-13Merge pull request #7441 from bbodenmiller/patch-7Dmitriy Zaporozhets
2014-08-05add git config --global core.autocrlf checkBen Bodenmiller
2014-08-01Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets
2014-07-31Get gitlab-shell verion from file for install rake taskDmitriy Zaporozhets
2014-07-23Check ruby version to be >= 2.0.0Dmitriy Zaporozhets
2014-07-07Remove duplicated calls.Marin Jankovski
2014-07-07Add sanitize option to gitlab check rake task.Marin Jankovski
2014-07-04Merge pull request #7208 from MrMarvin/ce_rake_cleanup_ldap_usersDmitriy Zaporozhets
2014-06-30Merge pull request #7170 from cirosantilli/add-trailing-newlinesSytse Sijbrandij
2014-06-26adds rake task to clean up deleted LDAP usersMarvin Frick
2014-06-21Add trailing newline to all text files.Ciro Santilli
2014-06-20Patch `rake cache:clear` for large amounts of keysJacob Vosmaer
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