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
2019-04-03Merge branch 'remaining-lib-differences' into 'master'Robert Speicher
2019-04-02Backport EE changes to gitlab:env:infoYorick Peterse
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-04-02Rake task for removing exif from uploadsJan Provaznik
2019-04-02Fix attempting to drop views in PostgreSQLWei-Meng Lee
2019-03-29Document ApplicationRecord / pluck_primary_keyNick Thomas
2019-03-22Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre
2019-03-19Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creati...Lin Jen-Shin
2019-03-19Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao
2019-03-19Simplify the JavaScriptFixturesHelpers moduleRémy Coutable
2019-03-13Run rubocop -aNick Thomas
2019-03-12Prevent storage migration and rollback running at the same timeGabriel Mazetto
2019-03-08Update cleanup.rake to fix a typo in the error messageRay Paik
2019-03-07Moved all emojis to the public folderTim Zallmann
2019-03-04Merge branch 'resolve-some-rake-differences' into 'master'Rémy Coutable
2019-03-04Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-03-01Added Rollbacker workers and support on the rake taskGabriel Mazetto
2019-03-01Rake task for storage rollbackGabriel Mazetto
2019-02-28Make the backup Rake task the same as in EEYorick Peterse
2019-02-28Backport EE changes to the Karma Rake taskYorick Peterse
2019-02-27Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer
2019-02-14Reduce remaining diff with EE in app/servicesRémy Coutable
2019-02-12Move terminate_all_connections into setup Rake taskStan Hu
2019-02-12Kill all PostgreSQL connections for rake dev:setupStan Hu
2019-02-06Fix MySQL error when truncating a table that doesn't existJose Torres
2019-02-05Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable
2019-02-04Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable
2019-01-25Refactor Storage MigrationGabriel Mazetto
2019-01-25Prepare rake task for storage rollbackGabriel Mazetto
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-20Prevent admins from attempting hashed storage migration on read only DBMichael Kozono
2018-12-06Fix gitlab:web_hook tasksNick Thomas
2018-12-04Extract system check rake task logicMichael Kozono
2018-11-30Fix typo in method name "silence_stderr"Brett Walker
2018-11-28Merge branch 'zj-object-pool-path' into 'master'Nick Thomas
2018-11-28Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-11-27Rename the Repository table to PoolRepositoryZeger-Jan van de Weg
2018-11-27Remove Site StatisticGabriel Mazetto
2018-11-09Migrate storage checks to GitalyZeger-Jan van de Weg
2018-11-06Merge branch 'rake-gitaly-check' into 'master'Rémy Coutable
2018-10-30Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-10-25Use gitlab_environment for ldap rake taskCindy Pallares
2018-10-24Convert parser warnings to stdout in haml_lintLin Jen-Shin
2018-10-24Add gitlab:gitaly:check task for Gitaly health checkAlejandro Rodríguez
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-27Typo in log message of gitlab-rake gitlab:artifacts:migrateMichael Bisbjerg
2018-09-26Resolve "Un-vendor CI templates"Dylan Griffith