Ghost/core/server
Jason Williams e03d503add Ignore tables with pg_ prefix in pg getTables.
Closes #3825
- Fixes an issue where a PostgreSQL extension may create
  a public table and it gets caught up in the migration process.
2014-08-20 14:20:18 +00:00
..
api Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
apps This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
controllers Added target="_blank" to all links that go to the support page. 2014-08-15 16:46:24 +02:00
data Ignore tables with pg_ prefix in pg getTables. 2014-08-20 14:20:18 +00:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
helpers Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
middleware Fix broken status code 2014-08-20 11:28:55 +02:00
models Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
permissions Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
routes Sends test email to the person who clicked on the button 2014-08-08 18:41:14 +01:00
storage Change refresh token expiry 2014-07-28 15:19:49 +02:00
utils Change refresh token expiry 2014-07-28 15:19:49 +02:00
views Center default user-error (404, etc.) 2014-08-18 16:45:03 -04:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Removing remaining references to Polyglot 2014-08-19 16:36:26 +01:00
mail.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Display correct new Ghost version 2014-08-15 18:23:55 +01:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00