discourse/app
Régis Hanol 189cb3ff12 FEATURE: move migrate_to_new_scheme into a background job
- new hidden site setting 'migrate_to_new_scheme' (defaults to false)
- new rake tasks to toggle migration to new scheme
- FIX: migrate_to_new_scheme also works with CDN
- PERF: improve perf of the DbHelper.remap method
- REFACTOR: UrlHelper is now a class
2015-06-12 12:07:57 +02:00
..
assets PERF: Debounce mention lookup, enforce minimum username 2015-06-11 15:12:16 -04:00
controllers FEATURE: move migrate_to_new_scheme into a background job 2015-06-12 12:07:57 +02:00
helpers FEATURE: improve no-js topic list information 2015-06-10 00:28:20 +10:00
jobs FEATURE: move migrate_to_new_scheme into a background job 2015-06-12 12:07:57 +02:00
mailers FEATURE: include email_prefix in digest email subject instead of site title 2015-06-03 22:22:29 +05:30
models FEATURE: move migrate_to_new_scheme into a background job 2015-06-12 12:07:57 +02:00
serializers FEATURE: move migrate_to_new_scheme into a background job 2015-06-12 12:07:57 +02:00
services FIX: invalid plan generation when % in query on badge definition UI 2015-05-28 16:06:22 +10:00
views FIX: fix category badge and link in email digest 2015-06-11 19:22:22 +05:30