forked from Crapworks/RESTlos
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
15 lines (14 loc) · 722 Bytes
/
Copy pathChangeLog
File metadata and controls
15 lines (14 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2012-12-?? Christian Eichelmann <crapworks@github.com>
* logging: added sql logging handler based on sqlalchemy
* documentation: extended documentation/wiki
* authentication: authentication is now configurable via config.json
* restlos: improved error handling
2012-12-13 Christian Eichelmann <crapworks@github.com>
* restlos: release 0.2
* restlos: first public release
* restlos: done - insert/update/delete/search nagios objects
* restlos: done - basic documentation
* restlos: done - authentication via decorators
* restlos: done - uses python logging backend (configurable)
* restlos: done - control endpoints (verify config, restart core)
* restlos: done - fancy html error message which blame the user