summaryrefslogtreecommitdiff
path: root/spec/models/concerns/cache_markdown_field_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* enable CommonMark as the defaultBrett Walker2018-06-141-5/+5
* for cached markdown fields, select the correct engineBrett Walker2018-04-171-68/+115
* Treat empty markdown and html strings as valid cached text, not missing cache...optimize-issues-avoid-noop-empty-cache-updates2Greg Stark2017-12-121-0/+20
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-35/+37
* Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+6
* Fix a failing specNick Thomas2017-04-251-2/+2
* Start versioning cached markdown fieldsNick Thomas2017-04-211-67/+194
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
* Fix specsDouwe Maan2017-02-231-2/+3
* Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-1/+1
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+181