Commit Graph

34 Commits

Author SHA1 Message Date
b7be4d4bc3 Convert further logging lines 2012-08-14 20:55:41 +01:00
5acd1ab4be Switch logging calls to debug, as they're handled higher up by exceptions 2012-08-14 20:53:06 +01:00
a667077c4b Raise the correct exception on readtimeout errors, fixes #297 2012-08-09 20:22:09 +01:00
ea33455b6a Removed a print, added the info to a correct debug logging call 2012-06-06 21:30:18 +01:00
4a7cde9176 Fix some minor issues in eve_proxy stopping API proxy from working correctly 2012-05-20 11:39:57 +01:00
e1dc20ff2e Work on updating eve_proxy for Django 1.4 and TZ support. 2012-05-20 11:31:56 +01:00
5892538fb7 Basic upgrade to all base packages, Django, Celery and others. 2012-04-23 23:56:55 +01:00
39d588e6f9 Allow for cache timers to be adjusted on a per path basis 2011-12-04 03:44:27 +00:00
05a82b5eb1 Reference the correct exception type 2011-10-08 18:25:41 +01:00
78b7592ec9 Add large expiry 2011-10-07 16:01:15 +01:00
fec8c0b64e Set if we can't incr 2011-10-07 15:42:27 +01:00
b1882c182b Added some request stats into eve_proxy, export via the munin command 2011-10-07 15:38:57 +01:00
13a3939889 Ignore common and handled error messages 2011-09-28 12:15:54 +01:00
75d458ebfe Add further logging to eve_proxy errors 2011-09-28 11:56:11 +01:00
2e70cb8ee4 Better handling of temp errors, better reporting of actual failures 2011-09-28 09:41:18 +01:00
838a8e00ce Use geattr instead 2011-09-03 22:48:25 +01:00
2264351238 Fix silly typo 2011-09-03 22:46:37 +01:00
f3a51f3b95 Make timeout setting definable, stop avoidable stack traces 2011-09-03 22:45:49 +01:00
e3a0e51859 Use account PK instead of the user_id variable 2011-08-31 17:17:07 +01:00
a5555930b0 Add description for APIAccessLog entry objects 2011-08-31 11:05:16 +01:00
699108e513 Ignore IntegrityError when we're attempting to save a API doc 2011-06-29 12:09:33 +01:00
935aa0f4aa Log a info line on a API error 2011-06-21 12:24:53 +01:00
ab95de756f Autocreates the CCP header from the ADMINS setting 2011-06-16 13:16:39 +01:00
0b4bb61c45 Fixed filemodes for eve_proxy 2011-06-16 12:41:01 +01:00
1ddd7ba0e5 Added some better cache handling and error reporting, also added verbose information to model 2011-06-16 12:38:22 +01:00
edac3d83dc Allow for the call to define the timeout, set at a default of 30secs 2011-06-15 12:07:08 +01:00
2e17210ca3 Added timeout options for Python 2.6 and above 2011-06-15 09:41:27 +01:00
b28170df3e Allow for service names to propagate to the log 2011-05-31 14:10:19 +01:00
c9f5599500 Better error handling on Skill checking, also fixes EVE Proxt blowing auth params out the window 2011-05-31 13:41:10 +01:00
ded43d563f Strip sensitive key information from API Access Logs 2011-05-31 13:16:17 +01:00
3c7fd05d2c Log keyrequests made with new KeyID 2011-05-27 14:31:52 +01:00
5c7ce33cc0 Cleanup import, prep for new API key handling 2011-05-27 14:29:57 +01:00
68bb0df818 Split out settings into per-env 2011-05-27 14:27:35 +01:00
3686aa7523 Reorganise the file structure into a project tree 2011-03-11 12:58:50 +00:00