- Jan 17, 2015
-
-
Pavel Kácha authored
Error is now raised via req.error helper, which automatically adds already known info (method, request id), thus calls are terser. Client's Error communicates request id, if received from server. exc_info made explicit everywhere. Automatic exc_info gathering sometimes returned bogus info about unrelated exception from far before.
-
- Jan 15, 2015
-
-
Pavel Kácha authored
-
- Jan 08, 2015
-
-
Pavel Kácha authored
Fixed multiple HTTP args encoding/parsing, store_event now uses SQL placeholders, more robust fetching of cat/tag in store_event, simplified map_id usage
-
- Aug 19, 2014
-
-
Pavel Kácha authored
-