0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/unit
Harry Wolff 2bb1b14ebd Removes config.theme and restructures how theme variables are cached
resolves #1789

- removes config/theme.js
- moves caching of theme variables to api/settings.js which is where the
rest of the settings cache occurs.  this removes the requirement of having
to push changes to cache, now it simply occurs alongside when settings
are changed.
- updates relevant tests.
2014-09-02 23:15:15 -04:00
..
apps_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
config_spec.js Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
errorHandling_spec.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
filters_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
frontend_spec.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
mail_spec.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
middleware_spec.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
permissions_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
server_helpers_index_spec.js Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
server_helpers_template_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
server_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_client_integrated_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostGFM_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
showdown_ghostimagepreview_spec.js Cleaning up the unit tests 2014-06-18 00:11:35 +01:00
storage_localfilesystem_spec.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
xmlrpc_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00