Commit Graph

1144 Commits

Author SHA1 Message Date
8a19d92b37 Check for characters not eve apis 2011-06-16 13:04:30 +01:00
56e987b16f Use django simplejson 2011-06-16 13:00:39 +01:00
efcf4ebb1c Removed simplejson requirement 2011-06-16 13:00:02 +01:00
5bfc9d8fa1 Use Django's inbuilt simplejson 2011-06-16 12:58:14 +01:00
165ffcf420 Use enviromental variables for the parameters 2011-06-16 12:46:11 +01:00
0b4bb61c45 Fixed filemodes for eve_proxy 2011-06-16 12:41:01 +01:00
1ddd7ba0e5 Added some better cache handling and error reporting, also added verbose information to model 2011-06-16 12:38:22 +01:00
ec0e08573b Updated admin layout, also fixed CRLFs 2011-06-16 12:37:47 +01:00
f361189290 Don't define SentryHandler per task, we should be doing this on the global scope 2011-06-16 12:08:00 +01:00
42299e2c09 Better handling of corp details/member importing 2011-06-16 11:29:00 +01:00
edac3d83dc Allow for the call to define the timeout, set at a default of 30secs 2011-06-15 12:07:08 +01:00
bdcb572645 Add the blacklist checking to the bulk 2011-06-15 11:59:07 +01:00
d3dae0f35c Update routing to work 2011-06-15 11:54:55 +01:00
f7185850ed Run Celerybeat 2011-06-15 11:43:31 +01:00
ba7e76c104 Fixed schedule, added show command 2011-06-15 11:40:08 +01:00
ecf1bdd7f1 Use split queuing for tasks 2011-06-15 11:36:01 +01:00
2e17210ca3 Added timeout options for Python 2.6 and above 2011-06-15 09:41:27 +01:00
ac69b7450a Make the username unique. 2011-06-15 09:01:52 +01:00
0f6ef34d26 Ignore logins from people with no eve accounts attached 2011-06-10 01:15:50 +01:00
4a0f40b0b8 Added Primary Character field 2011-06-10 01:12:02 +01:00
373ebc5b68 Formatting fixes and avoiding future issues 2011-06-07 14:38:25 +01:00
ba6224d56e Typo, missed a comma 2011-06-07 14:35:30 +01:00
392fe6337b Add details to the admin interface (<3 Aevum) 2011-06-07 14:29:42 +01:00
3cb678dbb2 Refreshing API keys now degrades gracefully 2011-06-06 14:18:26 +01:00
8a7601552f Add a fabric call to update the permissions 2011-06-03 00:51:28 +01:00
ca46220efd Added command to update the permissions in the DB 2011-06-03 00:50:23 +01:00
2caf173e7b Added limitation on viewing all character profiles 2011-06-03 00:40:26 +01:00
d2406d6614 Added Blacklist Levels 2011-06-02 11:57:20 +01:00
31ff6c372f Fix current training skill problem 2011-06-02 09:33:32 +01:00
666e8ab1ed Added better options to manage celeryd 2011-06-02 09:29:09 +01:00
e485f2d096 Added Reddit Accounts to the User endpoint 2011-06-01 09:43:04 +01:00
d141d0ac07 Add missing import 2011-06-01 07:55:00 +01:00
39b2d4c671 Fix logging for API calls 2011-05-31 21:54:21 +01:00
7200ab9571 Handle piston errors through Sentry 2011-05-31 16:25:32 +01:00
b28170df3e Allow for service names to propagate to the log 2011-05-31 14:10:19 +01:00
0f4bd89e92 Filter extra data out of the API access logs 2011-05-31 13:59:37 +01:00
c9f5599500 Better error handling on Skill checking, also fixes EVE Proxt blowing auth params out the window 2011-05-31 13:41:10 +01:00
c75a8fbc1f Split out document parsing for easier debugging 2011-05-31 13:31:38 +01:00
ded43d563f Strip sensitive key information from API Access Logs 2011-05-31 13:16:17 +01:00
d5fd90cb5b Disallow add on various models that are readonly 2011-05-31 13:12:24 +01:00
f973d76c06 Add some filters to the API admin area 2011-05-31 13:03:29 +01:00
74735edbdc Show if a account is not training on the character list 2011-05-31 12:37:02 +01:00
b11cc15c0b Updated fabfile with uwsgi restart 2011-05-31 11:54:15 +01:00
e2324e8a16 Allows API keys added via Admin to be updated, fixes issue #64 2011-05-31 11:29:34 +01:00
40e167556c Check we have a valid char/corp before doing other checks, fixes bug #64 2011-05-31 11:04:26 +01:00
1ec1f33693 Add django-sentry, remove debug-toolbar 2011-05-30 21:17:57 +01:00
62dd79097d Updated fabric to use the --settings config option 2011-05-29 15:40:19 +01:00
cdf5741ef5 Align SP right 2011-05-29 13:59:24 +01:00
98b93b7b2d Updated templates from Live 2011-05-29 13:57:49 +01:00
071a21e704 Don't allow users to be kicked from Managed groups 2011-05-29 13:35:22 +01:00