241 Commits

Author SHA1 Message Date
AnthorNet
79727e4f85 Invalid syntax for strict-rfc3339 2017-06-26 16:29:41 +02:00
AnthorNet
8363ff8590 Test enforcing rfc3339 format for date-time 2017-01-20 11:59:19 +01:00
AnthorNet
f727dbdaf3 Prevent more duplicate 2017-01-09 11:16:35 +01:00
AnthorNet
d09f0cd397 Update monitor database directory 2016-12-21 11:13:52 +01:00
AnthorNet
7f15c3bb0a Remove unused gateway from monitor 2016-12-15 14:32:59 +01:00
AnthorNet
df892f2d85 Remove unused gateway 2016-12-15 14:31:37 +01:00
AnthorNet
0474723c16 Bump version for ED2.2 2016-10-25 08:31:52 +02:00
AnthorNet
46c2a732c1 Merge pull request #52 from Marginal/retire_v2
Retire v2 commodities schema and v1 outfitting and shipyard schemas
2016-10-25 08:28:14 +02:00
AnthorNet
924c948a02 Update Version.py 2016-10-18 07:47:30 +02:00
Jonathan Harris
341f159b7c Retire v2 commodities schema
and v1 outfitting and shipyard schemas.
2016-10-06 11:11:40 +01:00
AnthorNet
8fa93fbb40 Bump Version 2016-09-23 10:11:25 +02:00
AnthorNet
d68fd2caa8 Merge remote-tracking branch 'refs/remotes/origin/master' into pr/49
# Conflicts:
#	src/eddn/conf/Settings.py
2016-09-23 10:08:02 +02:00
Jonathan Harris
e82e968834 Activate blackmarket schema 2016-09-15 17:37:40 +01:00
Jonathan Harris
66b078d344 Activate journal schema 2016-08-28 13:08:44 +01:00
AnthorNet
bff39d1fb1 Update Version.py 2016-08-17 15:33:11 +02:00
Jonathan Harris
c96add2396 Activate new schemas 2016-08-02 02:24:50 +01:00
Jonathan Harris
a925155547 Make gatewayTimestamp strictly conformant.
http://json-schema.org/latest/json-schema-validation.html#anchor108
RCF3339: http://tools.ietf.org/html/rfc3339#section-5.6
2016-01-22 17:11:54 +00:00
AnthorNet
81894ae0a7 Added ping to monitor 2016-01-18 15:04:57 +01:00
AnthorNet
6e7b6b8b96 Bump version 2015-12-21 16:25:29 +01:00
AnthorNet
5eebf820b0 Merge branch 'master' of https://github.com/jamesremuscat/EDDN into jamesremuscat/master 2015-12-05 12:41:15 +01:00
AnthorNet
cacd56b0c2 Bump version 2015-12-05 12:36:29 +01:00
Jonathan Harris
a70edab1a2 Handle non-ASCII characters in messages, i.e. in the uploaderID field. 2015-12-05 04:39:32 +00:00
AnthorNet
fe502da6f8 Tag release 2015-10-07 06:17:31 +02:00
AnthorNet
b3bab38381 PIP8 compat 2015-08-25 07:42:11 +02:00
Jonathan Harris
ae75b5cf6d Deploy outfitting schema. 2015-07-22 18:46:36 +01:00
James Muscat
ab64b8c830 Delete unused import / organise imports. 2015-07-06 17:03:48 +01:00
James Muscat
802633d3ef Bind gateway to localhost by default (e.g. and then proxy via nginx) 2015-07-06 16:10:29 +01:00
James Muscat
b0ec0de6ca Remove dead code. 2015-07-02 15:37:58 +01:00
James Muscat
103846d42a Don't share state between StatsCollector instances! Fixes #30. 2015-07-02 15:31:04 +01:00
James Muscat
99871b8631 Increase wait to 61 seconds just in case. 2015-07-02 11:14:17 +01:00
James Muscat
57ce36a101 Merge branch 'v0.4-maintenance' 2015-07-02 10:38:40 +01:00
James Muscat
2cb2a6c368 Test for stats collector (refs issue #30). 2015-07-02 10:37:52 +01:00
James Muscat
443882592e Back out wsgi entry point since it breaks things in complicated ways. 2015-07-01 23:23:47 +01:00
James Muscat
2d6e7d9f38 This just needs to be a list, not a dict. 2015-07-01 22:27:12 +01:00
James Muscat
13a651175d We still need to configure the gateway when running in wsgi mode! 2015-07-01 22:25:38 +01:00
James Muscat
f591d3a815 Slightly nicer error message. 2015-07-01 21:46:16 +01:00
James Muscat
a2ebb94c7a Coding standards. 2015-07-01 21:44:42 +01:00
James Muscat
8cdd2b4c84 Add WSGI hook for running gateway through uWSGI. 2015-07-01 21:44:19 +01:00
James Muscat
2ffd62a933 Bump version number. 2015-07-01 21:38:08 +01:00
Jonathan Harris
1f85be3beb Add reason text to reply for outdated schemas. 2015-06-20 00:28:50 +01:00
AnthorNet
c0d4f4c8b0 Add outdated schema functionnality.
Also added shipyard to release.
2015-06-19 22:23:20 +02:00
AnthorNet
424469b9ff Removed duplicate on test messages 2015-06-08 12:37:30 +02:00
AnthorNet
ac92ae7076 Removed comment 2015-06-08 10:14:04 +02:00
AnthorNet
6a86ee904f Make use of pkg_resources to keep egg file zipped
Used to keep schemas in egg file
2015-06-08 09:59:20 +02:00
AnthorNet
85ab051b9a Remove unnecessary stats collector in favor of monitor 2015-06-08 08:20:05 +02:00
AnthorNet
ceaac2be74 Fix PEP8 2015-06-05 16:43:59 +02:00
AnthorNet
2f72fe84fe Moved _Core/_Conf to core/conf and some UTF8 fixes 2015-06-05 16:08:32 +02:00
James Muscat
131b36ac3a Merge remote-tracking branch 'origin/master' 2015-06-05 14:31:42 +01:00
AnthorNet
f9252e41af Merge pull request #14 from AnthorNet/Pull-for-James---Release-0.4
Fix Jenkins build part 1
2015-06-05 15:28:20 +02:00
AnthorNet
72f3f046d0 Removed spaces on empty lines 2015-06-05 15:23:46 +02:00