Commit Graph

  • 1caf5f0600
    README: 'Documentation' section removed as un-necessary Athanasius 2022-01-11 13:44:42 +00:00
  • fc4d5a2be6
    Merge branch 'master' into live Athanasius 2022-01-11 13:43:22 +00:00
  • 01ce718ab8
    Merge branch 'master' of github.com:EDSM-NET/EDDN Athanasius 2022-01-11 13:42:48 +00:00
  • 40262322ff
    README: Expansion and tweaks for replacing the Wiki page Athanasius 2022-01-11 13:40:42 +00:00
  • a39f24c55d
    README: Add 'Contact' section at the bottom Athanasius 2022-01-11 13:13:06 +00:00
  • 1a86e5242c Merge branch 'master' of ../../dev/EDDN Release/d.20220111-00 Athanasius 2022-01-11 12:51:03 +00:00
  • deb7383e32 docs/schemas: Additions and tweaks for uploaders Athanasius 2022-01-11 12:48:40 +00:00
  • fb81c51a12 Merge branch 'master' of ../../dev/EDDN Athanasius 2022-01-11 12:31:20 +00:00
  • 1943003b06
    README: Complete re-write Athanasius 2022-01-09 17:24:02 +00:00
  • 084ea35286 setup.py: Change "live branch for live" check to use setup_env.py Athanasius 2022-01-10 16:23:14 +00:00
  • 35c4f89c68 setup.py: Detect if not using live branch in live directory Athanasius 2022-01-10 16:17:39 +00:00
  • 495e27861e scripts: Make it obvious that test-bad-gzip.py doesn't work Athanasius 2022-01-10 15:53:44 +00:00
  • a8098f45b9 Move eddn-report-log-errors into scripts/ Athanasius 2022-01-10 09:42:17 +00:00
  • aa7fabf134 Merge branch 'master' into develop Athanasius 2022-01-10 09:40:14 +00:00
  • 66d39a1bba Merge branch 'master' into develop Athanasius 2022-01-10 09:38:53 +00:00
  • f31974d6ff
    Merge pull request #162 from EDCD/enhancement/161/gateway-improve-misc-error-reports Athanasius 2022-01-09 16:41:15 +00:00
  • ddb9480ee6
    Gateway/testscripts: Add a small README Athanasius 2022-01-09 16:27:08 +00:00
  • 2a8eb8d021
    Gateway: Add test scripts and supporting files Athanasius 2022-01-09 16:21:23 +00:00
  • 75c117fb12
    docs/schemas: form-encoded messages are deprecated and not documented Athanasius 2022-01-09 16:14:00 +00:00
  • 11d3501c59
    Gateway/errors: More documentation tweaking Athanasius 2022-01-09 16:13:01 +00:00
  • 4ad1519d1d
    Gateway/errors: Improve general outline of documentation section Athanasius 2022-01-09 16:10:01 +00:00
  • ccde820ba7
    Gateway/errors: 'Schema Validation' properly tagged and documented Athanasius 2022-01-09 16:02:28 +00:00
  • e111fb8415
    Gateway/errors: Outdate Schema: Tweak message and document Athanasius 2022-01-09 15:48:27 +00:00
  • e931bfff96
    Gateway/errors: MalformedUploadError isn't raised upon JSON issue Athanasius 2022-01-09 15:45:56 +00:00
  • b9b59329d5
    Gateway/errors: Document 'Malformed Upload' error Athanasius 2022-01-09 15:43:51 +00:00
  • 4da60215f0
    Gateway/errors: Tag FAIL if a zlib.error Athanasius 2022-01-09 15:43:12 +00:00
  • 8edae919e2
    Gateway/errors: Call out if FAIL is specifically on JSON parsing Athanasius 2022-01-09 15:38:29 +00:00
  • 35cd3c3294
    Merge branch 'enhancement/161/gateway-improve-misc-error-reports' of github.com:EDSM-NET/EDDN into enhancement/161/gateway-improve-misc-error-reports Athanasius 2022-01-09 15:33:24 +00:00
  • 81a70572c9 Gateway: Properly report 'not compressed, badly form-encoded' to uploaders Athanasius 2022-01-07 16:45:37 +00:00
  • faa2e25d62 Gateway: Properly report 'badly form encoded' to uploaders Athanasius 2022-01-07 16:32:10 +00:00
  • 613ef6deab Gateway: Properly report zlib.decompress() errors to uploaders Athanasius 2022-01-07 16:04:00 +00:00
  • e58dc3b5d2
    Merge pull request #160 from EDCD/enhancement/document-gateway-responses Athanasius 2022-01-09 15:29:32 +00:00
  • c6a63c5a93
    docs/schemas: Journal timestamps *are* trustworthy as UTC Athanasius 2022-01-09 15:25:55 +00:00
  • 44b5a1d789
    docs/schemas: slight wording tweak about live schemas Athanasius 2022-01-09 14:57:05 +00:00
  • 36de2145d7
    docs: schemas: General improvement pass to aid new developers Athanasius 2022-01-09 14:52:41 +00:00
  • 424fa72557 setup.py: Add 'enforce correct branch' TODO Athanasius 2022-01-09 13:19:40 +00:00
  • 1bb8a37c34 scripts: Add eddn-report-log-errors Athanasius 2022-01-09 13:09:04 +00:00
  • 10d70bfe77 Gateway: Properly report 'not compressed, badly form-encoded' to uploaders Athanasius 2022-01-07 16:45:37 +00:00
  • 872af7f594 Gateway: Properly report 'badly form encoded' to uploaders Athanasius 2022-01-07 16:32:10 +00:00
  • 10b12cf74b Gateway: Properly report zlib.decompress() errors to uploaders Athanasius 2022-01-07 16:04:00 +00:00
  • 207068f156
    docs: Cite issue on "some error bodies don't have FAIL: prefix" Athanasius 2022-01-07 15:37:07 +00:00
  • d2c4c98c2b
    docs: Possible server responses, and handling them Athanasius 2022-01-07 15:20:05 +00:00
  • 685f6a4f0c Merge branch 'master' of github.com:EDCD/EDDN Release/d.20220107-00 Athanasius 2022-01-07 10:41:55 +00:00
  • 0bf8fc3abb
    Merge pull request #159 from EDCD/enhancement/158/request-size-limit Athanasius 2022-01-07 10:41:21 +00:00
  • 1134a6c9b4 Gateway: Only log first 512 characters of invalid JSON Athanasius 2022-01-06 17:39:01 +00:00
  • 9f219da6a6 Gateway: Expand on logging for interpretation of errors Athanasius 2022-01-06 17:36:39 +00:00
  • 1371f71217 Gateway: Set up proper logger formatting Athanasius 2022-01-06 14:06:59 +00:00
  • 377bdd3833 Gateway: Add logging per Accepted request Athanasius 2022-01-06 13:54:33 +00:00
  • 0e80c76cb5 Gateway: Set bottle request limit to 1MiB Athanasius 2022-01-06 13:07:53 +00:00
  • fa118d0183
    schemas/codexentry: Clarify that what unset status_body_name means Athanasius 2021-12-21 09:37:08 +00:00
  • f8c1ce7a3e Script for testing schemas Athanasius 2021-11-07 16:22:14 +00:00
  • 229ae1556a Merge branch 'develop' of github.com:EDCD/EDDN into develop Athanasius 2021-11-04 17:15:17 +00:00
  • b78fcf349f
    Merge branch 'develop' Athanasius 2021-11-04 11:26:35 +00:00
  • ac0a872d30
    Merge pull request #151 from EDCD/enhancement/document-all-schemas Athanasius 2021-11-04 11:26:04 +00:00
  • d6a43c04d9
    schemas: README: Add 'Receiving messages' section Athanasius 2021-11-04 11:14:47 +00:00
  • 1b11519ee7
    schemas: READMEs: Centralise "detecting CAPI lag" advice Athanasius 2021-11-04 11:03:51 +00:00
  • e0c1ac85fd
    schemas: fssdiscoveryscan: README: Don't over-state elisions Athanasius 2021-11-02 11:32:54 +00:00
  • 6704e1a957
    schemas: commodity: README: Allow LoadGame horizons flag for CAPI data Athanasius 2021-11-02 11:30:25 +00:00
  • 5b05e4879f
    schemas: commodity: README: Call out statusFlags Athanasius 2021-11-02 11:24:37 +00:00
  • 6e81afc98c
    schemas: blackmarket: README: Count doesn't need to be elided Athanasius 2021-11-02 11:20:43 +00:00
  • 53acd5ed1e
    schemas: blackmarket: README: Correct referenced Journal event Athanasius 2021-11-02 11:20:09 +00:00
  • aebf3ac479
    schemas: README: Remove final things now mentioned in specific READMEs Athanasius 2021-11-01 16:02:12 +00:00
  • 57e8b9af4b
    schemas: README: shipyard unavailable_list already noted in its README Athanasius 2021-11-01 15:59:38 +00:00
  • a32f047b7f
    schemas: README: outfitting-specific elisions in that file already Athanasius 2021-11-01 15:58:35 +00:00
  • b9231cef12
    schemas: READMEs: Move commodity-specific elisions into its file Athanasius 2021-11-01 15:58:00 +00:00
  • 339abce9e4
    schemas: READMES: Consistent horizons/odyssey language Athanasius 2021-11-01 15:52:56 +00:00
  • 3d023bf280
    schemas: shipyard: README: Initial version Athanasius 2021-11-01 15:46:08 +00:00
  • e12ebee9f8
    schemas: scanbarycentre: README: Initial version Athanasius 2021-11-01 15:15:03 +00:00
  • a32d6e2ea3
    schemas: outfitting: README: Initial version Athanasius 2021-11-01 15:11:15 +00:00
  • 6c1d8cff92
    schemas: navroute: README: Initial version Athanasius 2021-11-01 14:58:54 +00:00
  • 67e77136ff
    schemas: navbeaconscan: README: Initial version Athanasius 2021-11-01 14:54:10 +00:00
  • fd567e69aa
    schemas: journal: README: Now complete, in the generic sense Athanasius 2021-11-01 14:44:28 +00:00
  • 635d7c2693
    schemas: README: Note about key names being originally CAPI based Athanasius 2021-11-01 14:31:59 +00:00
  • fc7443b282
    schemas: fssdiscoveryscan: README: Initial version Athanasius 2021-10-29 15:09:30 +01:00
  • d781160e6e
    schemas: commodity: README: _Localised keys correction Athanasius 2021-10-29 15:05:28 +01:00
  • 8178e61b00
    schemas: commodity: README: Correct top-level header Athanasius 2021-10-29 15:01:02 +01:00
  • 8e03a82536
    schemas: commodity: README: Document use of CAPI data Athanasius 2021-10-29 14:27:40 +01:00
  • 68160fcb8d
    schemas: commodity: Initial README Athanasius 2021-10-29 14:10:49 +01:00
  • ed30aa4f01
    schemas: blackmarket: No, that's no an additional timestamp Athanasius 2021-10-29 13:54:39 +01:00
  • b35b934d8c
    schemas: blackmarket: README Athanasius 2021-10-29 13:42:43 +01:00
  • b7230c1632 Merge branch 'master' of ../../dev/EDDN Athanasius 2021-10-27 11:47:53 +00:00
  • 254e3f0361 Merge branch 'develop' Athanasius 2021-10-27 11:47:02 +00:00
  • 0e530868dc Merge branch 'develop' into beta Athanasius 2021-10-27 11:46:38 +00:00
  • f984ce4c79 schemas: Correct 'id' in navbeaconscan-v1.0.json Athanasius 2021-09-26 13:58:49 +00:00
  • 652c50ab06 Merge branch 'develop' Athanasius 2021-10-27 11:43:44 +00:00
  • ed8c72e514 Merge branch 'develop' of ../../dev/EDDN into beta Athanasius 2021-10-27 11:41:38 +00:00
  • b5b5c70559
    Merge pull request #149 from EDCD/fix/codexentry-empty-nearestdestination Athanasius 2021-10-27 12:40:12 +01:00
  • 916fe73f35 schemas: codexentry: NearestDestination *can* be an empty string. Athanasius 2021-10-27 11:08:16 +00:00
  • f0006d9fd7 Merge branch 'master' of ../../dev/EDDN into develop Athanasius 2021-10-19 12:08:11 +00:00
  • 4e060b6127
    Merge pull request #147 from EDCD/enhancement/133/navroute-horizons-and-odyssey-flags Athanasius 2021-10-19 13:06:30 +01:00
  • 43e181a830 schemas: navroute: Add horizons and odyssey flags Athanasius 2021-10-18 10:33:36 +00:00
  • 87b33e4d1b Merge branch 'develop' Athanasius 2021-10-18 10:27:26 +00:00
  • adfc9b0e0e
    Merge pull request #146 from EDCD/enhancement/145/codexentry-bodyid-and-name Athanasius 2021-10-18 11:18:27 +01:00
  • 895dc0d452 schemas: navroute: Correct array key to 'Route' Athanasius 2021-10-14 14:09:53 +00:00
  • 6e341f1d31 schemas: scanbarycentre: Remove extraneous 'BodyID' string Athanasius 2021-10-14 14:00:52 +00:00
  • 1b290ff53d Validator: Specify *which* schema failed to load Athanasius 2021-10-14 14:00:14 +00:00
  • 17e4fedeee schemas: codexentry: Remove another extraneous comma Athanasius 2021-10-14 13:54:05 +00:00
  • bc1618063c schemas: codexentry: README: Also be specific for receivers Athanasius 2021-10-13 14:21:03 +00:00
  • c59a9191b3 schemas: codexentry: README: Allow 'BodyName' without 'BodyID' Athanasius 2021-10-13 14:15:32 +00:00
  • 22897c8724 schemas: codexentry: Remove trailing comma Athanasius 2021-10-12 15:06:07 +00:00