Commit Graph

16 Commits

Author SHA1 Message Date
7e094f3a37 Added FlushCache cronjob, also fixed output message for ClearStaleCache 2010-06-04 09:00:51 +01:00
61793f8ec7 Removed double checking of no_cache which was causing null cached objects. 2010-06-04 08:57:45 +01:00
ed00301e85 UIDs can come in as strings or longs, check for that instead 2010-06-04 08:51:32 +01:00
99ff9d77f8 Wrap cache retrieval function for web access method 2010-06-04 08:46:20 +01:00
c7aa1b16b2 Added further checking on log additions 2010-06-04 08:40:56 +01:00
4e64fa70d4 Massive reworking of eve_proxy to use sha1 ids for url_paths and various other small fixes 2010-06-04 00:56:42 +01:00
70944b3c20 Added functions to clear old cache documents 2010-06-01 11:53:42 +01:00
9ab1e03138 Added further error checking, and the ability for view to provide raw errors instead of exceptions 2010-06-01 11:30:34 +01:00
f3caf2a570 Move stripping to above URL generation, otherwise we duplicate on the cache 2010-05-30 22:39:24 +01:00
661b93cc56 Only require a service ID when asking for user specific info 2010-05-30 22:34:04 +01:00
31e324d0a2 Added API access tracking to EVE Proxy and presented via SSO. 2010-05-30 22:16:00 +01:00
634aa2765f Fixing unicode issues in eve_api and eve_proxy. Shouldn't blow its guts on the russian alliances 2010-04-03 02:07:13 +01:00
c0d05dac8d Fixes eve_proxy to allow POST values 2010-03-10 01:32:02 +00:00
0881634127 Added import call for reverse 2010-03-09 23:12:26 +00:00
920c2a6cde Fixed eve_proxy view to remove the url path from the requested string 2010-03-09 23:07:27 +00:00
b8e5647148 Initial import 2010-02-23 10:16:25 +00:00