0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Jason Williams 633cf1385a Run tag add operations in sequence
Closes #4697
- Run tag add operations in sequence instead of in parallel
  since generateSlug will hand out duplicate slugs until one of
  them is committed to the database.
- Add test.
- Misc cleanup of method parameter names and jshint hints.
2014-12-22 00:41:10 +00:00
..
client Fix broken user list paginated scrolling 2014-12-21 23:03:39 +00:00
server Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
shared Provide absolute blog url in sitemap 2014-12-17 14:55:27 +00:00
test Run tag add operations in sequence 2014-12-22 00:41:10 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00