0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
Felix Rieseberg 61cf8690dd Signin error notifications kept from stacking
closes #3375
- Prior to showing error notifications, the signin route now calls
  closePassive().
2014-07-24 11:16:00 -04:00
..
client Signin error notifications kept from stacking 2014-07-24 11:16:00 -04:00
server Fix incorrect error 2014-07-24 10:17:10 +02:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js