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
2016-04-12Merge branch 'fix_emojis_not_showing_in_autocomplete' into 'master' Robert Speicher
2016-04-09fix emoji aliases not showing in autocompleteArinde Eniola
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer
2016-03-30Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets
2016-03-30Pre-calculate Emoji digestsYorick Peterse
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-22Reload the schema before restoring a database backupDrew Blessing
2016-03-17Follow the CSS Style Guide rules for unitless zero values.connorshea
2016-03-16Merge branch 'master' into git-2-7-3Douwe Maan
2016-03-16Bump Git version requirement to 2.7.3Douwe Maan
2016-03-15Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea
2016-03-11Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan
2016-03-10web hooks to webhooksashleys
2016-03-10Removed benchmark suite and its documentationYorick Peterse
2016-03-10Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...Jacob Vosmaer
2016-03-09Merge branch 'rs-sprite-task' into 'master' Dmitriy Zaporozhets
2016-03-09Add a `gemojione:sprite` Rake taskRobert Speicher
2016-03-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...Jacob Vosmaer
2016-03-09Parse config/resque.yml in one place onlyJacob Vosmaer
2016-03-09Retry spinach testsKamil Trzcinski
2016-03-05Reduce progress bar noise during brakeman runPeter Suschlik
2016-03-02Merge branch 'mail-room-config-without-rails' into 'master' Douwe Maan
2016-02-29Fix `gitlab:incoming_email:check` task.Douwe Maan
2016-02-25Batch size >1000 does not pay offJacob Vosmaer
2016-02-23Merge branch 'uploads-700' into 'master' Marin Jankovski
2016-02-19Improve readability of 'rake cache:clear' codeJacob Vosmaer
2016-02-18Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into cache-c...Jacob Vosmaer
2016-02-18Use SCAN during 'rake cache:clear'Jacob Vosmaer
2016-02-17Remove remaining sqlite method callAchilleas Pipinellis
2016-02-10Remove sqlite check in raketaskAchilleas Pipinellis
2016-02-10Simplify permissions creationAchilleas Pipinellis
2016-02-09Restrict permissions on public/uploadsAchilleas Pipinellis
2016-01-16Prevent StateMachine warnings from outputting during a cron taskRobert Speicher
2016-01-13Disable colorization if STDOUT is not a ttyRobert Speicher
2016-01-05Suggest prefacing find command with sudo when base permissions are wrongStan Hu
2015-12-15Merge branch 'add_user_repo_integrity_rake_task' into 'master' Robert Speicher
2015-12-15[ci skip] Add user repository integrity check rake taskDrew Blessing
2015-12-14Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński
2015-12-12Bump Redis requirement to 2.8 for Sidekiq 4 requirementsStan Hu
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-09Split up spec:other even moreDouwe Maan
2015-12-09Fix rspec tag syntaxDouwe Maan
2015-12-09Split up specs moreDouwe Maan
2015-12-09Split up feature specs moreDouwe Maan
2015-12-08Update project repository size and commit count during import:repos taskStan Hu
2015-12-08Merge branch 'sync-all-repos' into 'master' Douwe Maan
2015-12-08Detect project and namespace changes in list:reposJacob Vosmaer
2015-12-08Merge branch 'master' into sync-all-reposJacob Vosmaer
2015-12-07Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg