0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Jason Williams c16db084a1 Ensure sqlite3 uses a single database connection
Closes #5411
- Using rewire on the config package circumvents the
  singleton nature of required packages, resulting in a
  second instance of knex and a second connection to the
  sqlite3 database.
2015-06-18 00:54:23 -05:00
..
client Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
server Merge pull request #5431 from kowsheek/5370-settings-model-events 2015-06-16 20:46:15 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Ensure sqlite3 uses a single database connection 2015-06-18 00:54:23 -05:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00