6b67525a42
Raise exceptions correctly
2012-07-06 19:21:36 +01:00
0a4b30244f
Initial work on eve_api for Django 1.4
2012-05-20 12:21:24 +01:00
5892538fb7
Basic upgrade to all base packages, Django, Celery and others.
2012-04-23 23:56:55 +01:00
a9ed7d97f2
Better API handling, avoid hitting the character API with NPC corps
2012-02-03 00:14:06 +00:00
98bda18f25
Cleanup some access checking code, make has_access a bit more smart
2011-10-26 14:04:25 +01:00
2f4ba7ab76
Cleanup the char import, avoid hitting the API with corp keys
2011-09-28 10:57:08 +01:00
ae6f991867
Fix error on log, also make the queue only execute if we have access to it
2011-09-05 13:37:35 +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
ad56058631
Support for Incarna v1.1, Customizable API Keys
...
- Support CAK keys and their spinoffs
- Add support for the Employment History data available in CharacterInfo.xml.aspx
- Add a Gargoyle flag to disable backend processing when needed
- Clean up a few inconsistancies with how the models are handled
2011-08-31 13:42:09 +01:00
9dd23d857c
Added better error logging and some documentation
2011-08-26 10:26:21 +01:00
31ff6c372f
Fix current training skill problem
2011-06-02 09:33:32 +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
c75a8fbc1f
Split out document parsing for easier debugging
2011-05-31 13:31:38 +01:00
d1afc15fc0
Correct longstanding issues with the EVEAccount object regarding its primary key
2011-05-19 16:00:27 +01:00
ae27be7e90
Use the object, not the tuple
2011-03-16 09:18:55 +00:00
9a4afe9164
queuedoc instead of skill, oops
2011-03-16 09:16:33 +00:00
d33b85899c
Calculate the "director" flag from roles
2011-03-15 17:00:08 +00:00
009102eaa3
Store the current training skill of the character
2011-03-15 16:58:04 +00:00
3686aa7523
Reorganise the file structure into a project tree
2011-03-11 12:58:50 +00:00