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-05-25Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney
2016-05-25Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney
2016-05-25Add a gitlab:db:configure rake task to handle conditionally seeding or migrat...DJ Mountney
2016-05-25Merge branch 'fix-registry-backups' into 'master' Douwe Maan
2016-05-23Add rubocop-rspecRobert Speicher
2016-05-23Fix backups if registry is disabledKamil Trzcinski
2016-05-20Update API and fetching taskZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-19Fixed advice on invalid permissions on upload pathJazz
2016-05-17Added backup of container registryKamil Trzcinski
2016-05-10Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse
2016-05-10Remove the annotate rake taskJeroen van Baarsen
2016-05-09Merge branch 'cascade_drop' into 'master' Robert Speicher
2016-05-09Add if exists to drop commandDrew Blessing
2016-05-06Merge branch 'annotate-models' into 'master' Douwe Maan
2016-05-06Auto annotate models on migrationZeger-Jan van de Weg
2016-05-03Rake drop tables with cascadeDrew Blessing
2016-04-14Use rake db:reset instead of db:setupYorick Peterse
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