924 Commits

Author SHA1 Message Date
Jonathan Harris
eb7f3b1b4f Simplified new schemas for outfitting and shipyard
Report modules and ships using FDev symbolic names instead of English
names, classes and ratings.
2016-08-02 02:24:50 +01:00
Jonathan Harris
e605d24331 Revert "Merge pull request #42 from Marginal/IDs"
This reverts commit afa3e08c92c42b34aa4afcdf1fcf66d3be754c81, reversing
changes made to cb3546517ef9309579eddf67cb3f8fb4c5ca7f13.
2016-08-01 17:49:23 +01:00
AnthorNet
9bdd571bc2 Close #43 2016-05-31 16:46:58 +02:00
AnthorNet
afa3e08c92 Merge pull request #42 from Marginal/IDs
Add FDev IDs - two proposals
2016-05-31 16:40:57 +02:00
James Muscat
cb3546517e Merge pull request #41 from Marginal/master
Make gatewayTimestamp strictly conformant.
2016-01-26 10:35:39 +00:00
Jonathan Harris
608050eed4 Document standard string values and IDs. 2016-01-23 03:51:47 +00:00
Jonathan Harris
a14f92b2e8 Alternative proposal. 2016-01-22 18:49:59 +00:00
Jonathan Harris
172dfd1913 Add optional FDev IDs to schemas. 2016-01-22 17:25:49 +00: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
7cc1e74130 Fix zmq.green not handling zmq.RCVTIMEO in python 2.7 examples 2016-01-07 14:03:37 +01:00
AnthorNet
6e7b6b8b96 Bump version v0.6.2 2015-12-21 16:25:29 +01:00
AnthorNet
fa0897b985 Fix H class in outfittings schema 2015-12-21 16:24:44 +01:00
AnthorNet
04321747e9 Removed Commodity v1 projection from EDDN Status 2015-12-21 16:23:13 +01:00
AnthorNet
09779528fe Fix status page when EDDN receive no message... 2015-12-16 15:14:14 +01:00
AnthorNet
5eebf820b0 Merge branch 'master' of https://github.com/jamesremuscat/EDDN into jamesremuscat/master v0.6.1 2015-12-05 12:41:15 +01:00
AnthorNet
cacd56b0c2 Bump version 2015-12-05 12:36:29 +01:00
AnthorNet
be184cc476 Merge pull request #37 from Marginal/utf8
Handle non-ASCII characters in messages, e.g. in the uploaderID field.
2015-12-05 12:16:23 +01:00
AnthorNet
086849a249 Merge pull request #36 from Marginal/master
Add E:D 1.5 ships.
2015-12-05 12:15:38 +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
Jonathan Harris
857c28bbb2 Add Asp Scout. 2015-12-02 18:32:54 +00:00
Jonathan Harris
bd6eef4153 Restore E:D 1.4 ships. 2015-12-02 18:31:06 +00:00
Jonathan Harris
8f7fb3966c Add E:D 1.5 ships. 2015-12-02 18:22:39 +00:00
AnthorNet
331efbfdaa Merge branch 'master' of https://github.com/jamesremuscat/EDDN into jamesremuscat/master v0.6 2015-10-07 06:27:38 +02:00
AnthorNet
fe502da6f8 Tag release 2015-10-07 06:17:31 +02:00
AnthorNet
ef279e7a4c Merge pull request #33 from Marginal/1.4
Add E:D 1.4 ships.
2015-09-23 08:09:56 +02:00
Jonathan Harris
c5bf949ca6 Add E:D 1.4 ships. 2015-09-01 19:03:02 +01:00
AnthorNet
b3bab38381 PIP8 compat 2015-08-25 07:42:11 +02:00
AnthorNet
97f3aef07d Merge pull request #32 from Marginal/master
Deploy outfitting schema
2015-08-25 07:26:08 +02:00
Jonathan Harris
ae75b5cf6d Deploy outfitting schema. 2015-07-22 18:46:36 +01:00
Jonathan Harris
f82814231c Merge branch 'master' of github.com:jamesremuscat/EDDN 2015-07-22 18:33:47 +01:00
AnthorNet
4b9e2f411e Merge pull request #22 from Marginal/master
Suggestion for proposal #20
2015-07-21 11:28:11 +02:00
James Muscat
ab64b8c830 Delete unused import / organise imports. v0.5 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
Jonathan Harris
5fb1465de4 Merge remote-tracking branch 'upstream/master' 2015-07-02 00:09:43 +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
6a74a2ae25 Remove obsolete schema. 2015-07-01 22:27:25 +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
AnthorNet
e38baa4140 Fix typo in readme 2015-06-29 09:41:29 +02:00
AnthorNet
e5b3ba6404 Add detailled information about schemas in monitor 2015-06-29 09:34:01 +02:00