Ghost/core/test/unit
Jason Williams f0fedb9c30 Replace spaces in uploaded filenames with hyphens
closes #2485
- use hyphens instead of underscores when santising filenames
- updated tests
2014-03-23 20:56:02 +00:00
..
admin_spec.js Cleanup naming & order in admin controller 2014-02-25 10:51:12 +00:00
apps_spec.js Rename unregisterFilter to deregisterFilter 2014-02-10 12:44:07 +00:00
bootstrap_spec.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
config_spec.js Fixing config unit test for Windows 2014-02-24 16:39:07 +00:00
errorHandling_spec.js logError & logWarn call console.log once 2014-03-23 15:20:20 +00:00
export_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
filters_spec.js Ensure filters get default priority if priority is null 2014-02-10 18:14:47 +00:00
frontend_spec.js Add test for tag.hbs template. 2014-03-04 13:06:22 +00:00
import_spec.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
mail_spec.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
permissions_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
server_helpers_index_spec.js Tag archive body_class 2014-03-22 13:43:13 +00:00
server_helpers_template_spec.js Custom Page Templates 2014-02-22 21:17:02 -05:00
server_spec.js Remove ghost.js 2013-12-07 10:10:02 -05:00
showdown_client_integrated_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
showdown_ghostGFM_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
showdown_ghostimagepreview_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
storage_localfilesystem_spec.js Replace spaces in uploaded filenames with hyphens 2014-03-23 20:56:02 +00:00
xmlrpc_spec.js Add XML-RPC ping 2014-03-20 17:53:32 +00:00