summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated schema with tags and better logic for the 'result' tag, lets force de...victor_updatesVictor Näslund2022-11-196-34/+65
* ignore duplicate code in testsVictor Näslund2022-11-181-1/+1
* updated dev-run.shVictor Näslund2022-11-181-6/+35
* updated READMEVictor Näslund2022-11-181-0/+2
* updated gitignore and updated requirements.txtVictor Näslund2022-11-182-75/+76
* updated run scriptVictor Näslund2022-11-182-1/+11
* updated .gitignoreVictor Näslund2022-11-181-0/+1
* explicit with keysVictor Näslund2022-11-184-33/+33
* added dummy .env fileVictor Näslund2022-11-181-1/+1
* added dummy .env fileVictor Näslund2022-11-181-0/+3
* added testsVictor Näslund2022-11-1719-202/+1259
* typoVictor Näslund2022-11-161-1/+1
* fixed healthcheck pathVictor Näslund2022-11-163-2/+4
* fixed healthcheck and client CLI small stuffVictor Näslund2022-11-162-9/+48
* Better error handling, the server already has this but defence in depth is al...Victor Näslund2022-11-161-0/+10
* typosVictor Näslund2022-11-161-2/+2
* typosVictor Näslund2022-11-161-4/+4
* better object id handlingVictor Näslund2022-11-163-11/+31
* renamed key search to filterVictor Näslund2022-11-164-7/+21
* added verify=root_caVictor Näslund2022-11-161-6/+10
* auth and CLI doneVictor Näslund2022-11-1619-51/+420
* Better status codes and error handlingVictor Näslund2022-11-164-26/+23
* TypoVictor Näslund2022-11-131-1/+1
* Dont expose port for mongodbVictor Näslund2022-11-131-2/+0
* better data folder handlingVictor Näslund2022-11-132-0/+1
* typo and better error handlingVictor Näslund2022-11-131-1/+5
* better loggingVictor Näslund2022-11-132-1/+43
* better mongodb handlingVictor Näslund2022-11-139-13/+72
* more stuffVictor Näslund2022-11-138-65/+228
* added mkdir data folderVictor Näslund2022-11-131-0/+1
* new directionVictor Näslund2022-11-1358-3617/+735
* more freshupVictor Näslund2022-11-0219-160/+297
* initial fresh upVictor Näslund2022-11-0114-119/+469
* Rename timestamp_in_utc to timestamp, change formatHEADmainErnst Widerberg2022-04-254-5/+6
* Use the schema when creating indexes, also validate data before writing to Co...Kristofer Hallin2022-04-124-78/+64
* Removed a redundant newline from example_data_1John Van de Meulebrouck Brendgard2022-04-111-1/+0
* Added investigation_neededJohn Van de Meulebrouck Brendgard2022-04-112-9/+29
* Rename top-level property "system_name" -> "display_name"Ernst Widerberg2022-04-113-4/+4
* Fix example_data_2.jsonErnst Widerberg2022-04-111-1/+1
* Update example_data + schemaErnst Widerberg2022-04-114-90/+168
* do-as: Remove -s flagErnst Widerberg2022-03-291-1/+1
* Update README, do-as for collector's new https locationErnst Widerberg2022-03-012-6/+6
* Create indexes properly.Kristofer Hallin2022-02-212-3/+12
* JSON schema for data.Kristofer Hallin2022-02-071-0/+75
* Added .jenkins file.Kristofer Hallin2022-02-041-0/+31
* Copy certs/*Kristofer Hallin2022-02-041-2/+1
* Use volume for certs.Kristofer Hallin2022-02-046-7/+10
* Use SSL and added a -b flag to quickstart.shKristofer Hallin2022-02-047-7/+73
* Add testing for some unauthorized API callsErnst Widerberg2022-01-211-0/+47
* Allow passing args to pytest from quickstart.shErnst Widerberg2022-01-211-2/+7