0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Merge pull request #5427 from ErisDS/api-reshuffle 2015-06-15 10:26:11 -05:00
integration Ensure sqlite3 uses a single database connection 2015-06-18 00:54:23 -05:00
unit Move pagination formatting into a util 2015-06-15 16:46:42 +01:00
utils Use urlJoin in RSS + test coverage 2015-06-10 09:18:52 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00