b21309e0e5
functional update
...
* convert from Rust 2015 to Rust 2018
* convert from slog to tracing
new module-system handling (macros and crates)
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-11-03 05:55:37 +01:00
49740091bf
main.rs: testing verbose output
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
47cd81a4e1
enhance commandline parsing
...
* prefere settings in Cargo.toml
* introduce option dbdriver
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
0a9fdbab2a
locales: introduce Internationalization / Locales
...
* using crate locales
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
d5f58f2576
SQL handling via diesel
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
5fa9ff945f
advotracker: commandline parsing support
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
cb4c96ee63
tests: initial internal and integration tests
...
* src/lib.rs: examples for internel tests
* tests/integration_tests.rs: examples for external callable tests
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
61d85f155a
introduce License
...
* SPDX identifier
* use 0BSD as base license
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
c9357a1875
gitignore
...
* files to be ignored, since not required for build process
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:10 +01:00
ea55e92219
advotracker: initial commit
...
* Cargo.toml
* README.md
* src/main.rs
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2019-10-31 17:57:00 +01:00