oz123
|
624612922d
Various bug fixes
|
10 years ago |
oz123
|
f52cdb8901
fix importer and add coverage
|
10 years ago |
oz123
|
e109b2c0ef
fix startup logic
|
10 years ago |
oz123
|
84c129e4ff
improve git pre-commit hook
|
10 years ago |
oz123
|
6a1aaafe93
Add test skeleton to importer
|
10 years ago |
oz123
|
f5e27dabb3
Prototype methods of Importer
|
10 years ago |
oz123
|
c07eed6b52
Fix Py3 error
|
10 years ago |
oz123
|
9db9bca4be
Merge branch 'new_sqlite'
|
10 years ago |
oz123
|
31ec96135c
Add test_init as a reminder
|
10 years ago |
oz123
|
88cf1e3e59
Prototype importer ...
|
10 years ago |
oz123
|
922034b578
Add loadkey and savekey
|
10 years ago |
oz123
|
8b123504ea
Add remove nodes method
|
10 years ago |
oz123
|
a160e87eea
Add listtags method to new sqlite driver
|
10 years ago |
oz123
|
bad05e1ebd
Improve the sqlite driver
|
10 years ago |
oz123
|
c894807095
Improve testing of the sqlite driver
|
10 years ago |
oz123
|
0a3c74171a
Fix bug in __repr__ method of nodes
|
10 years ago |
oz123
|
c6202d89e6
Expand documentation on testing
|
10 years ago |
Tiram
|
29246e94ff
Merge branch 'new_sqlite' of https://github.com/pwman3/pwman3 into new_sqlite
|
10 years ago |
Tiram
|
243eb0fb39
update documentation ...
|
10 years ago |
Tiram
|
80f3aa5094
Remove used test class
|
10 years ago |
Tiram
|
1b1c6e6893
Fix some python3 depreciation warnings, remove unused code
|
10 years ago |
oz123
|
258345e139
Add partial edit functionality
|
10 years ago |
oz123
|
5db68185ca
Implement getnodes method and add testing for it
|
10 years ago |
Oz Nahum Tiram
|
c9f4382aa3
Add the ability to filter nodes and list nodes
|
10 years ago |
Oz Nahum Tiram
|
e6874ca0d2
Add lookup functionality and test coverage for it
|
10 years ago |
oz123
|
4a61399b2f
Add some more testing for tags
|
10 years ago |
oz123
|
2dbd86c283
Update tag creation
|
10 years ago |
oz123
|
9c70c5ff28
Fix failing db test!
|
10 years ago |
oz123
|
4f75cf8380
Node is now a container object
|
10 years ago |
oz123
|
aa6323b469
Add __repr__ method to new Node class
|
10 years ago |