0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server/models
Matt Hanley 62164ecdf2
Added gravatar URL to config to make it configurable (#14490)
refs https://github.com/TryGhost/Toolbox/issues/288

- Allows switching out the Gravatar URL to use placeholder images when working with mocked demo data
2022-05-09 12:44:04 +01:00
..
base Added support for 'FOR UPDATE' lock (#14433) 2022-04-08 12:52:33 +01:00
api-key.test.js
custom-theme-setting.test.js Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00
integration.test.js
invite.test.js
member.test.js Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
newsletter.test.js Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30
permission.test.js
post.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
session.test.js
settings.test.js
single-use-token.test.js Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
tag.test.js
user.test.js