Ghost/core
William Dibbern 702a016547 Fixed intermittent test errors
Fixes #1124

- Updated default mocha timeout to 15 seconds. Any future tests that
depend on a timeout (and thus might be better off with a lower value)
can override the default setting which is now 15 seconds.
- Removed test-specific timeout overrides for the mocha tests.
- Fixed the editor/splitbutton tests to wait for the appropriate
selector instead of assuming the dom has been updated immediately.
Should resolve intermittent timeouts when checking the splitbutton's
applied classes.
2013-10-16 17:57:52 -05:00
..
client Fixed further firefox display bugs 2013-10-16 17:26:28 +02:00
server Merge pull request #1103 from b1nd/merge 2013-10-16 03:31:57 -07:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Fixed intermittent test errors 2013-10-16 17:57:52 -05:00
config-loader.js changes to support URI's without a scheme in config.js. 2013-10-14 10:42:08 -04:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Add error handling to redirectToSignup promise 2013-10-16 08:39:58 -07:00