30 Commits

Author SHA1 Message Date
5337e096f3 Merge pull request #3 from nikdoof/nikdoof-disable-django17
Remove Django 1.7 support
2015-01-29 09:34:40 +00:00
2b2efd396b Update Travis config 2015-01-29 09:32:32 +00:00
01ac2e26dc Not supported on Django 1.7 2015-01-29 09:27:18 +00:00
a5ab5dabb8 Exclude Python 2.6 from Django 1.7 2014-08-06 15:08:54 +01:00
7bf101bae1 Fix testing issue due to invalid Django option. 2014-08-06 15:01:23 +01:00
ca9a49e4b4 Tweak to Travis conf to allow tar Django versions 2014-08-06 14:56:47 +01:00
24b1bf051b Update Travis to include Django 1.7c2 2014-08-06 14:55:09 +01:00
76e637516a Update email address. 2014-05-22 00:18:50 +01:00
782737b82d Clean up pep8 warning on membership checks 2014-05-09 08:14:18 +01:00
f1390ea467 Update Travis for newer Django versions. 2014-05-09 08:09:28 +01:00
42ce03f4a3 Replace Wercker with Travis. 2013-10-13 21:10:05 +01:00
9360c6506a Fix Travis test config, and a few minor PEP8 violations. 2013-10-13 21:07:02 +01:00
ea30c54c1d PEP8 cleanup. 2013-10-13 21:01:46 +01:00
76ee19d0ba Small update to the Travis config, break out the pip installs a bit. 2013-10-13 20:56:47 +01:00
47595808bd Add Travis config. 2013-10-13 20:55:32 +01:00
63aa7ec1ab Update to make setup.py tests work. 2013-10-13 20:49:58 +01:00
bb54f78006 EVEIGB_SECURE_HEADERS mode.
This enables some basic validation on headers coming into the client and validation of the data in the headers. Hopefully to provide a few extra roadblocks against fake/corrupt requests.
2013-10-13 18:14:18 +01:00
3179695ce1 Added wercker status to readme. 2013-10-13 17:32:34 +01:00
438874e148 Added small testing framework for the middleware. 2013-10-13 17:30:31 +01:00
e2606e35fd Add tag to link EVE mail either in-game or out of game. 2013-10-13 16:56:28 +01:00
33b5b9d532 Clean up middleware and context processors. 2013-10-13 16:37:01 +01:00
2a1e59b111 Tidy up setup.py 2013-10-13 16:36:39 +01:00
8dc111f7bd Update gitignore for PyCharm 2013-10-13 16:11:57 +01:00
d97bf17f45 Merge pull request #1 from marbindrakon/master
Update header mapping for missing Ship, System, and Faction headers.
2012-12-01 10:28:16 -08:00
Andrew Austin
b3cb0bba74 Updated middleware for missing IGB Headers.
Addded SHIPNAME, SHIPID, SHIPTYPENAME, SHIPTYPEID, WARFACTIONID,
SOLARSYSTEMID.
2012-11-25 09:18:32 +00:00
d3ac89dacf Fix header mapping 2012-03-06 00:16:20 +00:00
9f834f881c Updated setup.py with package location on github 2012-03-03 15:46:18 +00:00
b3e11fbb3e Added License 2012-03-03 15:44:19 +00:00
b3497e8bb4 Added basic README 2012-03-03 15:39:51 +00:00
8042a33a8e Initial import 2012-03-03 15:30:08 +00:00