18 Commits

Author SHA1 Message Date
Adarnof
d486f979bb Tolerate random 221 errors from API servers
Implements #185
2015-12-10 07:50:56 +00:00
Adarnof
08cd2c1f1a Corrections for typos in logging.
Rephrased EveManager exceptions to reflect determination id is not of type rather than failure of function.
2016-01-03 20:08:44 +00:00
Adarnof
017b6bc7ce Lowered log level of api results to declutter logs. 2016-01-02 21:43:51 +00:00
Adarnof
b9125c3d5c Finished adding logging to service views and managers. 2015-12-30 15:29:27 +00:00
Adarnof
8b2b253c58 Adding missing brackets. 2015-12-29 23:00:06 +00:00
Adarnof
3f359ecae1 Logging added to all service managers.
Unrelated, getting ImportError when trying to start shell. I broke something.
2015-12-29 22:44:17 +00:00
Adarnof
20362625ea Corrected access mask logic to ensure required endpoints are available. 2015-11-27 00:18:00 +00:00
Adarnof
35277b7f33 Manual conflict resoltuion for pull request #98 2015-11-25 02:59:13 +00:00
Adarnof
f3d2a9cca5 Added logic to check if corp or alliance exists
Prevents errors in celery task from prevention execution
Addresses issues #68 and #93
2015-11-24 02:45:36 +00:00
Adarnof
e98bc36a9c Removed all dependency on alliance membership
Renamed permission 'alliance_member' 'member'
Renamed multiple variables in settings.py and associated handlers in util

Maybe it still works?
2015-09-17 04:42:36 +00:00
Raynaldo Rivera
48373c285a Added blue support to the auth 2014-11-02 21:53:26 -07:00
Raynaldo Rivera
19e19d89e4 Reformatted code for easy reading. 2014-10-26 16:47:21 -07:00
Raynaldo Rivera
0fa2ceec48 Added a check to insure that during the api refresh the server is online for every user minimizes chances of database wipe 2014-10-23 01:57:08 -07:00
Raynaldo Rivera
031fc2a3b5 Fixed full api key 2014-10-19 11:31:29 -07:00
Raynaldo Rivera
0ac78b25d8 Added requirement for full api key 2014-10-19 11:16:55 -07:00
Raynaldo Rivera
c4801c8b42 Added the auto removal of invalid keys and user api's deactivate services 2014-10-15 20:35:25 -07:00
Raynaldo Rivera
20b9152a1c Added api mask to html added check 2014-10-12 18:53:20 -07:00
Raynaldo Rivera
a8571dd1c0 Redone correctly , structure, its pretty 2014-10-08 19:15:17 -07:00