Commit Graph

20 Commits

Author SHA1 Message Date
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