|
|
3bcbdf5ee5
|
Fix exceptions, and remove the timeout (Python 2.5 compatability)
|
2010-11-29 11:57:05 +00:00 |
|
|
|
7ecd6f4db5
|
Added some unittests to eve_proxy
|
2010-11-26 09:56:44 +00:00 |
|
|
|
20cbfe352a
|
Rewowrking on the eve_proxy application, more resilient
|
2010-11-12 09:36:48 +00:00 |
|
|
|
db28b3902a
|
Migrated the final cronjobs over to tasks
|
2010-11-10 12:15:43 +00:00 |
|
|
|
1e52c87a46
|
Rework eve_proxy to remove dependancy on eve_api and allow it to handle downtime situations better
|
2010-11-10 11:36:28 +00:00 |
|
|
|
b63eaaaceb
|
Added metadata to the eve_proxy models
|
2010-10-25 14:13:55 +01:00 |
|
|
|
ab67c55d90
|
Modification to the cron methods to allow arguments to be passed to each call
|
2010-10-18 12:19:22 +01:00 |
|
|
|
ded4cd368e
|
Speedup the cache clear job by using some sensible code options
|
2010-10-12 17:13:16 +01:00 |
|
|
|
019319bbbb
|
Move exception trapping to the actual location the exception occures.
|
2010-09-11 19:52:18 +01:00 |
|
|
|
ebe3b26f8a
|
Add in detection of refused connections to the API.
|
2010-09-11 19:46:54 +01:00 |
|
|
|
329bec6bc8
|
Now checks we have a date before trying to check it
|
2010-08-02 12:31:14 +01:00 |
|
|
|
4a3b801185
|
Moved to using South, and used a better repo for JSONField
|
2010-07-01 18:31:42 +01:00 |
|
|
|
67e1c144d8
|
removed debug line
|
2010-06-06 10:44:27 +01:00 |
|
|
|
38e0624ccc
|
Further tidyup to avoid some situations occuring
|
2010-06-04 16:55:11 +01:00 |
|
|
|
cfb5b2fffc
|
Fixed validation of variables and also logging of access requests
|
2010-06-04 11:58:20 +01:00 |
|
|
|
1f441a29b1
|
Fix the cache issue
|
2010-06-04 11:14:01 +01:00 |
|
|
|
6ba1b4b32a
|
Do some basic filtering on the parameters, check for ints
|
2010-06-04 09:11:26 +01:00 |
|
|
|
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 |
|