Daniel
|
f311c2864d
|
Merge pull request #10 from safing/fix/cleanup
Code cleanup
|
2019-09-23 23:55:43 +02:00 |
|
Daniel
|
09551671ed
|
Clean up portbase main
|
2019-09-20 22:05:45 +02:00 |
|
Daniel
|
0716a10400
|
Clean up utils package
|
2019-09-20 22:05:18 +02:00 |
|
Daniel
|
3672fa9f45
|
Clean up notifications package, transition to new module tasks
|
2019-09-20 22:04:53 +02:00 |
|
Daniel
|
77ed019f27
|
Split worker types
|
2019-09-20 22:04:26 +02:00 |
|
Daniel
|
aaa7aaf648
|
Add log writer triggering
|
2019-09-20 22:04:04 +02:00 |
|
Daniel
|
f29bd54976
|
Clean up log package, improve conditional logging, make scheduling optional
|
2019-09-20 22:03:21 +02:00 |
|
Daniel
|
e5961b9368
|
Clean up dsd package
|
2019-09-20 22:01:59 +02:00 |
|
Daniel
|
7011bde0fe
|
Clean up database package
|
2019-09-20 22:01:49 +02:00 |
|
Daniel
|
ddc773a9f2
|
Clean up storage backends
|
2019-09-20 22:01:33 +02:00 |
|
Daniel
|
60dea8092f
|
Clean up database/query package
|
2019-09-20 22:01:17 +02:00 |
|
Daniel
|
ac6d9db456
|
Transition dbmodule package to new module task system
|
2019-09-20 22:01:02 +02:00 |
|
Daniel
|
3236ddf87f
|
Clean up accessor package, dedupe code
|
2019-09-20 10:36:55 +02:00 |
|
Daniel
|
7ea7b5ed40
|
Clean up random package, move config registering from init to prep phase
|
2019-09-20 10:36:37 +02:00 |
|
Daniel
|
78aa2f3986
|
Clean up config package
|
2019-09-20 10:35:35 +02:00 |
|
Daniel
|
e0535421e4
|
Clean up API code, use update and new message types for sending subscription events
|
2019-09-20 10:35:13 +02:00 |
|
Daniel
|
d16cb1ebf2
|
Improve testing with golangci-lint
|
2019-09-12 09:37:25 +02:00 |
|
Daniel
|
71dabc1f23
|
Finish modules/tasks revamp
|
2019-09-12 09:37:08 +02:00 |
|
Daniel
|
4e99dd2153
|
Improve test script, add golangci-lint as optional check
|
2019-09-07 22:31:46 +02:00 |
|
Daniel
|
938c92d6c4
|
Merge taskmanager into modules package, attach tasks to modules
|
2019-09-06 22:47:23 +02:00 |
|
Daniel
|
c1cc409558
|
Cleanup log package, remove dependency on taskmanager package
|
2019-09-06 22:45:49 +02:00 |
|
Daniel
|
0b6582dd15
|
Improve documentation and formatting
|
2019-09-06 22:38:40 +02:00 |
|
Daniel
|
db28b35c99
|
Move hash package to separate repo
|
2019-09-06 22:37:25 +02:00 |
|
Daniel
|
9d71d109b2
|
Clean database tests
|
2019-09-06 22:36:05 +02:00 |
|
Daniel
|
64e25da0b2
|
Remove unnecessary dbutils
|
2019-09-06 22:35:33 +02:00 |
|
Daniel
|
f5cfeb4c82
|
Remove unnecessary testutils
|
2019-09-06 22:33:43 +02:00 |
|
Raskaro
|
fc8fe2aded
|
Merge pull request #8 from safing/fix/fstree-storage-windows
Replace renameio.WriteFile with version that is compatible to windows
|
2019-08-23 08:44:27 +02:00 |
|
Daniel
|
d79e46d325
|
Fix fix and address review
|
2019-08-22 22:34:27 +02:00 |
|
Raskaro
|
07310d605a
|
Merge pull request #7 from safing/feature/speedup_fastcheckLevel
|
2019-08-21 17:28:09 +02:00 |
|
Raskaro
|
150cede3f8
|
Remove branching in fastcheckLevel() in order to speedup the function
Is just a minor fix, but since I spotted it and the function is called fast*, I thought it is might worth doing ...
|
2019-08-21 16:27:34 +02:00 |
|
Daniel
|
dca046b1c1
|
Replace renameio.WriteFile with versions that is compatible to windows
|
2019-08-21 15:29:50 +02:00 |
|
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
|
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 |
|