Commit History

Author SHA1 Message Date
  oz123 624612922d Various bug fixes 10 years ago
  oz123 0a3c74171a Fix bug in __repr__ method of nodes 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
  oz123 19eedded1d Implement a new node class that is ready for new db 10 years ago
  oz123 8a6f059e11 Fix bugs related to python3.4 10 years ago
  oz123 fb62112071 Fix tag functionality 10 years ago
  oz123 e9d3ae6c3f Clean some old code which is no longer used 10 years ago
  oz123 274192c38a All tests pass with python3 10 years ago
  oz123 266383e588 Code clean up and fixes due to new crypto_engine 10 years ago
  oz123 541d390189 Deactivate old crypto module 10 years ago
  oz123 d2e2b67ce1 Multiple python3 compatibility fixes 10 years ago
  oz123 72f02b93cd Restore old Node and Tag classes 11 years ago
  oz123 1bb952099d Remove old Tag and Node classes 11 years ago
  oz123 42253db921 Nodes: drop dump_to_db method 11 years ago
  oz123 2f2d45cf24 Disable init of NewNode 11 years ago
  oz123 33c39ae202 Nodes.py: code cleanup 11 years ago
  oz123 b76ce4e9c0 add __str__ methods to NewNode and Tag classes 11 years ago
  oz123 2f6c205292 fix issue #17 11 years ago
  oz123 4aa370d68e fix broken tag functionallity 11 years ago
  oz123 70526ff17a Tag class in a more pythonic way 11 years ago
  oz123 017d774d69 remove single reference to set_id 11 years ago
  oz123 9181be7a46 remove set_tags in NewNode 11 years ago
  oz123 1f94a44046 multiple bug fixes 11 years ago
  oz123 6c84912171 properly set and get attributes 11 years ago
  oz123 a05ecf909a some start of editing without using set_ and get_ 11 years ago
  oz123 ebb2181dd7 added proper __setter__ 11 years ago
  oz123 43d96eeb76 raise AttributeError in __getattr__ of NewNode 11 years ago
  oz123 42e2a5551c get rid of all get_* in new sqlite driver class 11 years ago
  oz123 e819e42cba better way to access node properties, __getattr__ 11 years ago