Commit Graph

830 Commits

Author SHA1 Message Date
5b91583faa Updated source field on the view application template 2010-11-24 16:50:02 +00:00
6054f2a103 Add searchfield Blacklists, and use count() for recommendation count 2010-11-24 16:40:11 +00:00
9900b7cb56 Allow keywords through to the parent save 2010-11-12 16:07:42 +00:00
821b31e0ab Fixed alliance scheduled task, and disabled rate limiting 2010-11-12 09:42:40 +00:00
d677b13856 Added some more debugging information to the import process 2010-11-12 09:42:19 +00:00
4ffb12c465 Update to startup and build scripts 2010-11-12 09:40:21 +00:00
b119f6a1f0 Provide only the user's ID to the task, not the full object 2010-11-12 09:39:50 +00:00
a7562fd41a Fix numerous small issues with the fabric file 2010-11-12 09:38:40 +00:00
20cbfe352a Rewowrking on the eve_proxy application, more resilient 2010-11-12 09:36:48 +00:00
b620366d6d Remove rate limiting. 2010-11-12 09:34:58 +00:00
46f1cdd236 New Registration form that blocks bad domains 2010-11-12 09:30:45 +00:00
dfd58473ed Minor fixes for deployment issues 2010-11-10 13:18:38 +00:00
0c95d6f263 Updated documentation, removed a unneeded file, and clarified the License 2010-11-10 12:38:27 +00:00
f9703ccdfc Moved our useful scripts to the tools directory 2010-11-10 12:18:18 +00:00
db28b3902a Migrated the final cronjobs over to tasks 2010-11-10 12:15:43 +00:00
f7657a7325 Update-directors now works better causing less unneeded task triggering 2010-11-10 12:01:00 +00:00
5d4a2707a9 Fix task to pull the correct user 2010-11-10 11:41:09 +00:00
0d168cb461 Move signals to tasks, as they are triggered tasks now 2010-11-10 11:40:49 +00:00
c6e7d8cb15 Enable emailing on task failure 2010-11-10 11:39:09 +00:00
fc7a158352 Avoid updating corp information multiple times, add rate limits for API tasks 2010-11-10 11:38:32 +00:00
8209f8830c Updated gitignore file 2010-11-10 11:38:08 +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
c6429a4e56 Pass the ID instead of the object, save on message size 2010-11-08 18:19:01 +00:00
7205e4cd97 Move API job to every 10 minutes, increase concurrent jobs 2010-11-08 17:55:30 +00:00
8ef274c772 Added datetime import 2010-11-08 17:42:04 +00:00
c8233caf2d Optimize the lookup query to speed up the group update loop 2010-11-08 17:36:02 +00:00
c1a54a79b9 Incorrect decorator 2010-11-08 17:29:36 +00:00
0201758c45 Fix a few minor issues with job execution 2010-11-08 17:28:33 +00:00
6395942649 Import timedelta for the recurring jobs 2010-11-08 17:22:37 +00:00
a78ebb2d26 Switch group updates to a trigged task 2010-11-08 17:21:45 +00:00
f409567fbe Add EVE API update job to the scheduled tasks 2010-11-08 17:21:35 +00:00
9b13094fba Switch EVE API update job to a recurring task 2010-11-08 17:20:58 +00:00
758db5c535 Add missing import 2010-11-08 16:04:31 +00:00
14a687451a Added corporate information update task 2010-11-08 16:03:41 +00:00
1ab0ebdcbf Allow importing of corporate members using a subtask 2010-11-08 15:22:41 +00:00
ab0ba3232c Fix error in the apikey import task 2010-11-08 15:17:43 +00:00
0a142d873c Convert validation processing to a celery task 2010-11-08 15:06:16 +00:00
9a0764c7d7 Add some better error detection into the Reddit API, also state exactly what the arguments are 2010-11-08 14:41:52 +00:00
3de75acfc4 Offload reddit messages to a task 2010-11-08 14:37:44 +00:00
63e2739373 Fix the fabfile not to bomb when the server is already stopped 2010-11-08 14:00:59 +00:00
1b2f9e2a68 Use celery's native logger 2010-11-08 13:52:26 +00:00
941da2b145 Add some logging to the EVE API task 2010-11-08 13:39:35 +00:00
ce1b634bdb Fix some silly fabric issues 2010-11-08 13:35:11 +00:00
bb07455a52 Roll ofther required fields into the create statement 2010-11-08 13:33:12 +00:00
0de21f655c Add the broker settings example file 2010-11-08 13:28:27 +00:00
4a26ab54e3 Correct import on fabric config 2010-11-08 13:28:12 +00:00
908aafc404 Add rabbitmq settings for live 2010-11-08 13:18:59 +00:00
dd528697db Move broker settings out to a seperate file 2010-11-08 13:18:36 +00:00
e4bc354c4e Add some documentation to the views 2010-11-08 12:51:59 +00:00
879329032a Updated start script to startup celeryd 2010-11-08 12:48:34 +00:00