Commit graph

886 commits

Author SHA1 Message Date
Daniel
014f944b2a Mock config stuff to do 2018-09-11 18:59:48 +02:00
Daniel
4802982734 Work on database + tests 2018-09-11 18:59:27 +02:00
Daniel
06a34f931e Finish minimal feature set, start with tests 2018-09-10 19:01:28 +02:00
Daniel
3d60431376 Work on datbase controller 2018-09-07 19:15:40 +02:00
Daniel
818cb332b4 Revamp feeder to accessor 2018-09-07 19:14:58 +02:00
Daniel
b8e7f90dbe Continue work on database module 2018-09-06 19:06:13 +02:00
Daniel
7ad09b60c1 Finish renaming model package to record 2018-09-06 08:52:24 +02:00
Daniel
d76bfd55dc Rename model.Model to record.Record 2018-09-05 17:19:45 +02:00
Daniel
9b7365376c Finalize model 2018-09-05 17:05:51 +02:00
Daniel
94598b115b Finish badger and sinkhole storage 2018-09-05 17:05:23 +02:00
Daniel
2716b9663c Remove BSON from DSD for now, add GenCode ID 2018-09-04 17:10:11 +02:00
Daniel
efabb291d7 Work on database revamp [WIP] 2018-09-04 17:09:32 +02:00
Daniel
307ddd70fd Add benchmarks for un/serializing model Meta 2018-09-03 17:07:23 +02:00
Daniel
f8ff7d143e Start database interface/model/iterator revamp 2018-08-31 17:36:32 +02:00
Daniel
e40d66e103 Finish query package for now 2018-08-31 17:11:59 +02:00
Daniel
115b18dfb6 Add first part of query parser / Finish query building 2018-08-30 19:03:45 +02:00
Daniel
6ed50f34fb Add query package with first set of conditions and tests 2018-08-29 20:02:02 +02:00
Daniel
1bf7e42d8a Fix typo in README.md 2018-08-23 16:25:34 +02:00
Daniel
034148ac6a Add .gitignore 2018-08-23 15:02:46 +02:00
Daniel
2663bdd340 Add README.md 2018-08-23 15:02:37 +02:00
Daniel
d9fc51c65d Add new portbase.go base program 2018-08-23 15:02:26 +02:00
Daniel
b52fee19df Update build script to new package paths 2018-08-23 15:02:02 +02:00
Daniel
9618ae8f5e Revamp crypto/random to feature a feedable CSPRNG 2018-08-23 15:01:44 +02:00
Daniel
c9f41a65af Improve docs and tests of utils package 2018-08-23 15:00:25 +02:00
Daniel
627939f7c6 Improve docs and tests of container package 2018-08-23 15:00:07 +02:00
Daniel
d86cccbbb6 Remove modules integration of taskmanager 2018-08-23 14:59:26 +02:00
Daniel
cb94a48a29 Add new info package to handle version and build information 2018-08-23 14:58:29 +02:00
Daniel
cfca5386cf Adadt config package to new module system 2018-08-23 14:57:25 +02:00
Daniel
4c857f01ce Improve naming in config package 2018-08-23 14:56:53 +02:00
Daniel
0fd5a04e91 Revamp modules: now handles dependencies and has a great boot process 2018-08-23 14:55:28 +02:00
Daniel
6f4b18fab5 Merge branch 'feature/config' into develop 2018-08-14 16:08:27 +02:00
Daniel
773889f66a Add option registry to config package 2018-08-14 16:01:09 +02:00
Daniel
b890583a17 Merge branch 'feature/config' of Safing/portbase into develop 2018-08-13 15:23:56 +00:00
Daniel
ffc13d6e16 Complete config revamp / specific parts have been moved to the portmaster repo 2018-08-13 17:19:50 +02:00
Daniel
b727cee973 Add build script 2018-08-13 14:26:05 +02:00
Daniel
96ec15b39b Initial commit after restructure 2018-08-13 14:05:58 +02:00