0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Sebastian Gierlinger 217e3ed7ad Improve status codes
closes #2187
- added UnsupportedMediaTypeError (code: 415)
- added status code 201 if a new object was created
- Updated tests
2014-05-24 08:05:12 +02:00
..
client Merge pull request #2782 from morficus/master 2014-05-20 21:02:04 +03:00
clientold Adding READMEs to clarify the 2 client folders 2014-05-07 22:51:51 +01:00
server Improve status codes 2014-05-24 08:05:12 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Improve status codes 2014-05-24 08:05:12 +02:00
bootstrap.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js