aboutsummaryrefslogtreecommitdiff
path: root/log_parameters.go
Commit message (Collapse)AuthorAgeFilesLines
* started to update stfe serverRasmus Dahlberg2021-06-011-54/+26
| | | | Work in progress.
* removed unused io.ReaderRasmus Dahlberg2021-03-161-3/+1
|
* added option to run with unregistered namespacesRasmus Dahlberg2021-03-151-25/+31
| | | | Also a few minor fixes such that server binary starts again.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+71
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.