0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
kirrg001 434a0435fd Optimised web/ debug logs
no issue

- optimised only for web/ folder, because it has used very general namespaces
- the debug namespace must be specific, otherwise i run `DEBUG=ghost:api:*` and i get web debug logs and api folder debug logs
- we can come up with a new namespace system, but for now it must be explicit enough
2018-10-04 17:43:08 +02:00
..
client@fa6dc3b918 Updated Ghost-Admin to 2.2.0 2018-10-02 22:57:14 +02:00
server Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
test Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00