Commit graph

198 commits

Author SHA1 Message Date
Raskaro
3264163f6c
Merge Pull Request #5 fix/windowsNTVersion into develop 2019-08-21 09:47:13 +02:00
Daniel
f16bd27773
Merge pull request #6 from safing/feature/travis/setup
Enable Travis for PRs targeting develop
2019-08-21 08:57:07 +02:00
Daniel
a357844e67 Also include branch develop for tests in order to also apply to PRs 2019-08-21 08:44:05 +02:00
Daniel
675397f692
Merge pull request #4 from safing/feature/travis/setup
Setup Travis CI
2019-08-21 08:29:51 +02:00
Daniel
e4889b0d77 Do not count packages excluded by constraint as warning 2019-08-20 21:41:52 +02:00
Daniel
b8c8abf793 Add branch selection 2019-08-20 21:34:26 +02:00
Daniel
c2d7ba143e Fix test script formatting 2019-08-20 21:29:20 +02:00
Daniel
c36f3a7307 Install dep 2019-08-20 17:11:20 +02:00
Daniel
0473b9c528 Specify custom install 2019-08-20 16:51:45 +02:00
Daniel
eae612da8b Fix travis config, update test script 2019-08-20 16:42:28 +02:00
Daniel
910db8d133 Setup travis 2019-08-20 16:20:41 +02:00
Daniel
15ac1985bb
Merge pull request #3 from safing/fix/tests
Fix tests, add test helper script
2019-08-20 15:55:38 +02:00
Daniel
a2d6bc974c Fix test, add test helper script 2019-08-20 15:42:46 +02:00
Daniel
d63a514ee2
Release to master 2019-08-19 11:29:47 +02:00
Daniel
1cf51f683b Update dependencies to fix dep issue 2019-08-16 21:20:46 +02:00
Raskaro
dd6292b797 Rename Parameter 2019-08-12 12:16:39 +02:00
Raskaro
3845072094 Rewrite Windows version detection; fix minor bug 2019-08-12 11:45:48 +02:00
Daniel
402429cd70 Revamp module structure
- Add shutdown mechanics to module
- Adapt dbmodule to new mechanics
2019-08-09 16:45:43 +02:00
Daniel
090669728d Clean up / revamp notification handling 2019-08-07 17:09:36 +02:00
Daniel
3890bf68f3 Switch from file levels logging to pkg levels 2019-08-05 12:36:17 +02:00
Daniel
33fbe790c7 Expose help flag 2019-08-05 12:35:51 +02:00
Daniel
79a4219487 Update listen api address config override handling 2019-08-02 16:10:34 +02:00
Daniel
05bead1890 Add RequiresRestart attribute to config option 2019-08-02 16:10:07 +02:00
Daniel
456b53ae72 Add GUID to notifications and improve put/save handling 2019-07-31 22:33:19 +02:00
Daniel
ea5896c990 Fix modules startup error message 2019-07-31 22:32:48 +02:00
Daniel
2ac64aedff Switch to new data root / core module structure 2019-07-31 22:32:29 +02:00
Daniel
c4b9c73f41 Add new dir structure util to ensure correct dir permissions in a structure 2019-07-31 22:30:57 +02:00
Daniel
46b151ddfe Improve api auth http error messages 2019-07-31 22:29:39 +02:00
Daniel
8d091f7f7a Update api with registering handlers, middleware and authentication 2019-07-30 13:08:45 +02:00
Daniel
a7105dc6ba Remove copyright notices from files, LICENSE file suffices 2019-07-24 11:10:02 +02:00
Daniel
3bd7b8558f Add meta data type to record serialization 2019-07-19 21:30:51 +02:00
Daniel
3b68c8ea4c Add GenCode support to dsd 2019-07-19 21:29:26 +02:00
Daniel
3376bc73a6
Merge pull request #1 from safing/develop
Release to master
2019-07-04 16:33:15 +02:00
Daniel
0de310503a Add util function for creating/checking dirs 2019-07-04 13:47:18 +02:00
Daniel
13e64209a6 Add wrapper for github.com/gorilla/mux to resolve multi-repo context key issues 2019-07-04 13:45:47 +02:00
Daniel
6f5a67fde2 Update github.com/gorilla/mux to v1.7.3 2019-07-04 13:45:09 +02:00
Daniel
8f3082f96f Update import paths 2019-06-27 13:29:56 +02:00
Daniel
9cd2894afc Init dep 2019-05-31 13:00:59 +02:00
Daniel
3da542ddf1 Update import paths 2019-05-31 13:00:30 +02:00
Daniel
95c332c71a Update database tests and checks 2019-05-31 13:00:22 +02:00
Daniel
4d1659e2c2 Port fstree from the datastore backend 2019-05-31 12:59:54 +02:00
Daniel
0b60809c70 Remove datastore based storage backends 2019-05-31 12:59:35 +02:00
Daniel
0318521ca5 Remove old api 2019-05-31 12:57:40 +02:00
Daniel
60dbbe55e9 Make default api listen address configurable, fix race conditions 2019-05-22 16:12:44 +02:00
Daniel
bbf06b31ac Fix spacing in svchost parsing, again 2019-05-22 16:11:05 +02:00
Daniel
56e112f484 Increase API subscription buffer 2019-05-22 16:10:45 +02:00
Daniel
ab05357b51 Fix crypto config 2019-05-22 16:10:27 +02:00
Daniel
6cf262aae9 Trim spaces when getting svchost service names 2019-05-10 11:51:49 +02:00
Daniel
fc58732fd4 Add context based log tracer 2019-05-10 11:51:18 +02:00
Daniel
475e36d32f Add bbolt database storage 2019-05-10 11:50:31 +02:00