30d1a12975
Initial work in bringing celery into Auth
2010-11-08 11:26:55 +00:00
1f2cc5ffff
Avoid doing multiple corp management updates if the person had multiple chars as directors
2010-11-05 19:42:29 +00:00
3a9b31d6e6
Incorrect variable, use the char
2010-11-05 19:36:44 +00:00
1b8c6a7da9
characters != eveplayercharacter_set
2010-11-05 17:08:32 +00:00
3505ed5d96
Role the corp management and corp information update into the API update job
2010-11-05 16:50:56 +00:00
b8415f294f
Switch the corp information line to use logger instead of print
2010-11-03 11:18:28 +00:00
ed45e4abac
Set the data, add to crontab list
2010-10-29 17:24:42 +01:00
51c2675157
Added ability to update all related corps
2010-10-29 17:07:16 +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
73356fad88
Fix ident error that was causing the job to fail
2010-09-21 10:58:43 +01:00
48f53ddb2c
Fixes the Director API update.
2010-09-20 22:02:07 +01:00
8142310f90
Ignore invalid API keys on refresh.
2010-09-11 20:13:33 +01:00
4c415f6493
Exclude expired API keys (as per new CCP guidelines)
2010-09-11 19:26:24 +01:00
4a5317bc01
Fix the UpdateCorp job to check for the correct keytype variable
2010-09-10 09:35:15 +01:00
6b485e6a50
Now stores API key type and cron jobs now identify which key to use instead of being static defined
2010-09-10 09:20:45 +01:00
2e628d5456
Move import line
2010-06-08 12:44:36 +01:00
0352df4aad
Use a different name that doesnt cause collisions
2010-06-08 12:43:14 +01:00
5e1e4f4512
Added AllianceUpdate cronjob
2010-06-08 12:31:32 +01:00
6cb802c835
Fixes cronjob to process the 50 oldest API keys
2010-06-06 10:43:53 +01:00
8a1210f235
Corporate Management stage 1
...
This changeset adds a couple of new features to the API, it pulls in all characters on a corp
basis, if a director's API key is available, and updates last login/logoff date/times for each
corp member.
2010-04-21 13:31:22 +01:00
c5e9cf99c2
Fixes batches issue
2010-04-04 01:55:24 +01:00
ca23d32eef
Batches eve_api updates in batches of 50, allows for gradual updates throughout the day
2010-04-04 01:54:13 +01:00
1fc325e060
Now only updates API keys not updated in the last day
2010-04-04 01:39:16 +01:00
a9e9497bfb
Fixes Issue #27 , woohoo!
2010-04-04 01:33:26 +01:00
3854aca02d
Corp updates are included in the characters, so seperate corp update is optional
2010-04-03 03:01:36 +01:00
ffe0799502
Ignore errors on updating corporation details, avoids the DS1 issue for the moment
2010-04-02 20:03:08 +01:00
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +00:00
b6c402f4fa
Fixes the cron jobs and account validation, enables account deletion
2010-03-14 02:27:16 +00:00
dreddit
9e7d384b65
Added cron file to eve_api to update APIs
2010-02-27 19:02:26 +01:00