0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Mark Stosberg 770317b834 Refactor: Make checkSSL unit-testable and add unit tests for it.
- Code was moved to core/server/middleware/middleware.js, which is the
  home for unit-testable middleware.

- Functional code coverage for this code also exists at:
  test/functional/routes/admin_test.js
2015-01-18 13:44:50 -05:00
..
client Update grunt-jscs dependency 2015-01-16 18:06:20 +00:00
server Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
shared Fix footnote handling for n-digit numbers 2015-01-17 14:56:13 +00:00
test Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00