Commit Graph

76 Commits

Author SHA1 Message Date
58b1691638 Move local settings to "conf" module 2011-03-11 12:44:25 +00:00
fcda27d75c Create a tools apps, converted extract-emails to a management command 2011-03-11 12:40:04 +00:00
d2406f5a06 Add blacklist checker onto the scheduled task 2011-03-11 11:02:47 +00:00
c8d66b8511 Updated email addresses on settings 2011-03-11 10:42:54 +00:00
c64ad370f4 IP logging middleware 2011-03-07 16:49:27 +00:00
ed0489bfeb Various live fixes for views and routing issues 2011-01-18 16:29:26 +00:00
Dreddit Web User
943b4cb4e1 Template updates, now includes middleware to detect the IGB 2011-01-17 12:06:31 +00:00
0aa29b031e Added a corporation and member view to eve_api 2011-01-13 16:24:31 +00:00
dee1ba7895 Completed work on the groups application 2011-01-10 16:11:39 +00:00
11c96a57c9 Shows if the recommendation is valid 2010-12-23 12:04:26 +00:00
c464ef6cf7 New character layout 2010-12-22 22:55:40 +00:00
cc4f986edb Decoupled the "reddit" application from the main program 2010-12-20 12:17:14 +00:00
21d9587645 Added task to clean-up old API access logs 2010-12-20 11:46:25 +00:00
7cce96a4a5 Update task locations 2010-12-20 11:20:42 +00:00
e4983240bb Various fixes and improvements to the API tasks 2010-12-02 15:57:53 +00:00
821b31e0ab Fixed alliance scheduled task, and disabled rate limiting 2010-11-12 09:42:40 +00:00
46f1cdd236 New Registration form that blocks bad domains 2010-11-12 09:30:45 +00:00
db28b3902a Migrated the final cronjobs over to tasks 2010-11-10 12:15:43 +00:00
c6e7d8cb15 Enable emailing on task failure 2010-11-10 11:39:09 +00:00
7205e4cd97 Move API job to every 10 minutes, increase concurrent jobs 2010-11-08 17:55:30 +00:00
6395942649 Import timedelta for the recurring jobs 2010-11-08 17:22:37 +00:00
f409567fbe Add EVE API update job to the scheduled tasks 2010-11-08 17:21:35 +00:00
0a142d873c Convert validation processing to a celery task 2010-11-08 15:06:16 +00:00
ce1b634bdb Fix some silly fabric issues 2010-11-08 13:35:11 +00:00
dd528697db Move broker settings out to a seperate file 2010-11-08 13:18:36 +00:00
30d1a12975 Initial work in bringing celery into Auth 2010-11-08 11:26:55 +00:00
a35dbf454e Fix typo in settings 2010-11-04 12:34:30 +00:00
4a1182edae Switch to using the new Message framework (Django 1.2) 2010-11-04 12:03:07 +00:00
acbe54b13c Rename Reddit account password variable to REDDIT_PASSWORD so it gets filtered from debug views 2010-10-27 09:00:45 +01:00
f555e85e3d First step of the groups subapp, view groups and request access done 2010-10-21 16:27:47 +01:00
7232045aed Added django-debug-toolbar to assit with profiling 2010-10-18 15:43:47 +01:00
65f9632242 Smart Slice file location 2010-07-08 10:12:40 +01:00
4a3b801185 Moved to using South, and used a better repo for JSONField 2010-07-01 18:31:42 +01:00
0f775a44f8 Removed django_evolution 2010-07-01 13:13:30 +01:00
acb1cb9aa8 Some small fixes for the OpTimer API call 2010-06-30 15:13:55 +01:00
Aaron Static
1427caaa76 Op Timer API 2010-06-30 23:45:09 +10:00
9a999d9f2f Now doesnt blow its guts if no local settings are defined 2010-06-30 10:48:57 +01:00
dd69956a7c Switch to use simple hashed passwords instead of per-user salt 2010-06-15 15:01:50 +01:00
12287f25b6 Remove mumble-django, use direct API. 2010-05-17 22:35:49 +01:00
050e066933 Allow for overriding settings with settingslocal 2010-05-14 10:13:12 +01:00
16211fe982 Cleaned old out of model settings 2010-05-11 14:34:26 +01:00
65f0278cf0 Updated default settings 2010-05-08 16:52:52 +01:00
cb3efa04e2 API now uses OAuth 2010-04-26 22:24:59 +01:00
fa3a2d0ab1 Added humanize to difficult numbers 2010-04-20 23:11:07 +01:00
4e842f4a9f Bring piston-api up to current master
Conflicts:

	.gitignore
	urls.py
2010-04-14 12:55:18 +01:00
f82e211d91 Jabber Service API now uses XMLRPC calls to add/change users
Old service access methods have been removed, XMLRPC is the prefered choice due to speed and
reliability of connection. Also as a bonus the Jabber API now sets the person's nickname to
the same as their character name.
2010-04-09 12:46:10 +01:00
94575a419b Fixed typo 2010-04-05 22:34:21 +01:00
2776ce8c16 HR Group now a setting 2010-04-05 12:27:05 +01:00
7980e4bcb4 Added HR to urls and added a disabled entry in settings.py 2010-04-05 03:20:11 +01:00
004fe1d6c8 Optional setting to disable the auto password generation for Service Accounts 2010-04-03 20:55:56 +01:00