Commit Graph

24 Commits

Author SHA1 Message Date
17966b7e52 Avoid putting invalid names in the DB, use the CharSheet name if we have it 2011-02-21 15:19:39 +00:00
34f15f8375 Fix error output, use correct formatter 2011-02-04 08:06:20 +00:00
5857e3eb79 Check by ID not the newly created db object 2011-01-25 08:55:03 +00:00
10ac9367c2 Identify when a character hasn't been imported and log the error 2011-01-25 08:52:31 +00:00
3f4826a202 Update corp information if older than 12 hours 2011-01-23 15:17:56 +00:00
Dreddit Web User
376f659da6 Pass correct arguments to import retries 2011-01-14 09:55:06 +00:00
ade8ee1c69 Pass kwargs to retries 2011-01-07 09:03:56 +00:00
ba5c895a4c Use the correct logger instance 2011-01-06 21:32:13 +00:00
300c6e35f6 Better handling of character API import and error handling 2011-01-06 10:43:22 +00:00
83b183b756 Small fixes from Live 2011-01-05 10:14:56 +00:00
da0b37dd2d Add task to import multiple characters in one run, allowing for easier permission callbacks 2011-01-05 09:47:35 +00:00
8c39e92d85 Call subtasks correctly 2011-01-05 09:36:41 +00:00
4d01d20f1d Task execution optimizations, tries to reduce exec time of API import 2011-01-05 08:49:54 +00:00
daa2c608e2 Typo, object != objects 2010-12-22 23:03:50 +00:00
f0f73621ed Only refresh Directors membership where we have a full key 2010-12-22 23:02:01 +00:00
d6931e1209 Cleaned up and improved the Corporate import functions 2010-12-14 12:19:22 +00:00
186dd199be Import Skill information from the API, also provide new Auth API to access this information 2010-12-07 16:41:47 +00:00
9e6544062c Pass correct character ID 2010-12-02 16:15:33 +00:00
88d5192277 Correct API User ID variable 2010-12-02 16:14:18 +00:00
2b6f905e84 Pass the correct key information to the task 2010-12-02 16:13:13 +00:00
4c3402ca5c Add import line for the members import task, d'oh! 2010-12-02 16:09:10 +00:00
e4983240bb Various fixes and improvements to the API tasks 2010-12-02 15:57:53 +00:00
20f4465d68 Removed in-model functions for corp updates, switch to tasks. Cleaned up and improved API tasks 2010-12-02 12:57:49 +00:00
c23e0078f4 Split tasks into seperate modules to allow for easier management 2010-12-02 11:20:47 +00:00