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
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-06Fix rake task to use corrrect SQLShinya Maeda
2018-03-06Use find_in_batches for rake taskShinya Maeda
2018-03-06Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda
2018-03-02Foreground verification of uploads and LFS objectsNick Thomas
2018-03-01Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-28Improve plugins documentation and remove unnecessary rake taskDmitriy Zaporozhets
2018-02-28Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets
2018-02-26Add plugin queue to sidekiq config [ci skip]Dmitriy Zaporozhets
2018-02-26Run plugins as separate process and pass data via STDINDmitriy Zaporozhets
2018-02-26Redesign plugins systemDmitriy Zaporozhets
2018-02-26Remove plugin initializer and add plugins:validate rake taskDmitriy Zaporozhets
2018-02-26Add generator for pluginsDmitriy Zaporozhets
2018-02-22Optimise searching for users using short queriesYorick Peterse
2018-02-2136847 - update toml-rb to 1.0.0Ken
2018-02-14Run lint:all tasks in forksRémy Coutable
2018-02-14Combine all rake tasks in the static-analysis jobRémy Coutable
2018-02-09Rename .scss files to use snake_caseEric Eastwood
2018-01-31Fix flay not detecting identical codeZeger-Jan van de Weg
2018-01-30Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher
2018-01-26Pass BUNDLE_PATH to install to the same path for testLin Jen-Shin
2018-01-26Eliminate the warnings for databaseLin Jen-Shin
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2018-01-26Convert parser warnings to stdout in haml_lintLin Jen-Shin
2018-01-26Ignore flay warningsLin Jen-Shin
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-22Merge branch 'patch-19' into 'master'Rémy Coutable
2018-01-19Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse
2018-01-19Rework indexes on redirect_routes to be more effective and enforce a case ins...Greg Stark
2018-01-18typo fixBen Bodenmiller
2018-01-15Merge branch '1819-override-ce' into 'master'Rémy Coutable
2018-01-15Merge branch '38540-ssh-env-file' into 'master'Douwe Maan
2018-01-12Merge remote-tracking branch 'upstream/master' into 1819-override-ceLin Jen-Shin
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-09Fix small typosDouglas Barbosa Alexandre
2018-01-09Add rake task to check integrity of uploaded filesDouglas Barbosa Alexandre
2018-01-05Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)
2018-01-04refactor spec, add docsJames Lopez
2018-01-04deprecate check integrity taskJames Lopez
2018-01-04add locks chekJames Lopez
2018-01-04remove max-depth flag so it works with subgroupsJames Lopez
2018-01-04add new git fsck rake task and specJames Lopez
2017-12-26Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin
2017-12-22Remove .ssh/environment file that now breaks the gitlab:check rake taskRicketts, M (Mike)
2017-12-22Add index on namespaces lower(name) for UsersController#existsGreg Stark
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-13Add a gitlab:tcp_check rake taskNick Thomas
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas