36 Commits

Author SHA1 Message Date
Brett Costabile
0c4694d123 Moved TS3 group update
The group update was being called once for every group the user was in,
but the update function itself already iterates over all the groups and
only needs to be called once per user.
I've moved the execution out of the group iteration so it only gets
called once.
2015-11-01 17:11:40 -05:00
Brett Costabile
b76bc2729c More random changes
Super disorganized here. Trying to get back to a working state
2015-11-01 16:41:16 -05:00
Brett Costabile
c86ba4990d Lots of changes, not tested
Pushing latest changes to run them by a few folks.
2015-05-28 01:23:45 -04:00
Raynaldo Rivera
08f923624f Added fix for syncgroup not working 2014-11-29 19:14:00 -07:00
Raynaldo Rivera
de34d35add Fixed issue where syncgroups were preventing other groups from being created if a service is added after. 2014-11-29 16:01:23 -07:00
Raynaldo Rivera
551cf01b44 Logic fix on users celerytask 2014-11-29 15:13:04 -07:00
Raynaldo Rivera
ce68477608 Added fix for blue corp fringe case. 2014-11-29 15:05:26 -07:00
Raynaldo Rivera
305b36b026 Fixed issue with alliance's that no longer having standings being stuck to the previous standings. 2014-11-29 15:03:12 -07:00
Raynaldo Rivera
5ebadb63bc Fixing logic in the tasks regarding alliances 2014-11-29 14:53:07 -07:00
Raynaldo Rivera
cb759702a2 Updated logic in tasks.py to insure services are deactivated 2014-11-29 12:16:14 -07:00
Raynaldo Rivera
b806ab6755 Added Teamspeak3 support 2014-11-23 02:17:38 -07:00
Raynaldo Rivera
9ddb6e076c Adding debug info to groups 2014-11-22 21:15:16 -07:00
Raynaldo Rivera
7b89f34a1a Added details to syncgroup cache 2014-11-22 21:13:11 -07:00
Raynaldo Rivera
b4247f7c70 Added another check to tasks 2014-11-21 18:36:29 -07:00
Raynaldo Rivera
2e3cc5f10d Fixed a error if alliance_id dosen't show. 2014-11-21 18:06:11 -07:00
Raynaldo Rivera
d3a461a63c Fixed a error if alliance_id dosen't show. 2014-11-21 17:37:58 -07:00
Raynaldo Rivera
e7e497d7a1 Fixed issue with update task if a corp has no alliance_id 2014-11-19 17:56:11 -07:00
Raynaldo Rivera
65601a0e88 Fixed issue with update task if a corp has no alliance_id 2014-11-19 17:42:15 -07:00
Raynaldo Rivera
1ed41ae043 Added IPBoard support 2014-11-17 08:40:25 -07:00
Raynaldo Rivera
df777a6b65 Fixed issues during task 2014-11-09 11:53:56 -07:00
Raynaldo Rivera
87a87c432d Fixed issue with blue members getting their accounts nuked on refresh 2014-11-06 16:27:20 -07:00
Raynaldo Rivera
48373c285a Added blue support to the auth 2014-11-02 21:53:26 -07:00
Raynaldo Rivera
763b3c8230 Added the task to auto update corp and alliance info 2014-10-26 23:33:10 -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
cdddfc8153 Added a check on the api key for duplicate keys 2014-10-16 17:59:18 -07:00
Raynaldo Rivera
4bf879f152 ugh 2014-10-16 11:53:34 -07:00
Raynaldo Rivera
f6caaba460 Added more needed debug info 2014-10-16 11:45:45 -07:00
Raynaldo Rivera
477f7d8b4f Updated task for more info 2014-10-16 11:36:47 -07:00
Raynaldo Rivera
ecc46629df Updated the api refresh task to check main_char_id 2014-10-16 11:30:37 -07:00
Raynaldo Rivera
0788cc70fd Moved task to every 3 hours 2014-10-15 21:07:27 -07:00
Raynaldo Rivera
f916cf5162 Fixed wrong keyword in tasks 2014-10-15 20:40:23 -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
0256feeceb Fixed exception thrown in celery 2014-10-12 11:03:32 -07:00
Raynaldo Rivera
534eb460e1 Bug fixes error checking 2014-10-12 10:53:54 -07:00
Raynaldo Rivera
8ce453c6b6 Update to rule all updates. group support and clean up 2014-10-11 16:01:55 -07:00