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-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
2017-11-25static-analysis fixdigitalMoksha
2017-11-25refactored the hashed repository namedigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
2017-11-23Improve storage migration rake taskGabriel Mazetto
2017-11-22Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-21ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker
2017-11-21Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez
2017-11-21Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)
2017-11-20remove the rake task `gitlab:sidekiq:drop_post_receive`digitalMoksha
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-15Move :gay_pride_flag: to flags categoryEric Eastwood
2017-11-15Regenerate emoji digests with latest gemojioneEric Eastwood
2017-11-08Restore GH enterprise support in the Rake taskYorick Peterse
2017-11-08Fix the GH importer Rake taskYorick Peterse