1. 8ab6cc6 Fix bug 1112: Save content of symlinks with FSMongo by David Garcia · 6 years ago
  2. 399f6c3 allow dabase update with pushlist by tierno · 6 years ago
  3. 2c9794c adding create_list to dbmongo by tierno · 6 years ago
  4. bf6c572 Minor fix at dbmemory db_set by tierno · 6 years ago
  5. 7fc50dd adding dbmemory set_list and tests by tierno · 6 years ago
  6. 0593aba Adding FsMongo by Eduardo Sousa · 7 years ago
  7. 40e326a fix in dbmemory query using '.cont' and '.ncont' by tierno · 7 years ago feature5837 feature7928
  8. ae049d8 Add 'count' to DB utilities by delacruzramo · 7 years ago
  9. 6472e2b improvements in dbmemory. Change yaml.load to save_load by tierno · 7 years ago
  10. bd5a402 Capture UnicodeDecodeError if decrypting with wrong key by tierno · 7 years ago
  11. a011781 Adding license header to test files by Eduardo Sousa · 7 years ago
  12. c7ac30d minor updates at fslocal to capture exceptions by tierno · 7 years ago
  13. eef7cb7 Bug 559, changes to make optional intenal database key by tierno · 7 years ago
  14. 1e9a329 Make common methods threading safe. pytest enhancements by tierno · 7 years ago
  15. cfc5272 bug559 some modifications by tierno · 7 years ago
  16. 136f295 Bug 559 adding encrypt/decrypt methods by tierno · 7 years ago
  17. b3e750b new utility deep_update following rfc7396 plus array edition by tierno · 8 years ago
  18. b20a902 adding flake 8 test by tierno · 8 years ago
  19. 5ffda64 Adding tests for unimplemented features by Eduardo Sousa · 8 years ago v4.0.0 v4.0.1
  20. 4d611d3 Adding tests for base classes by Eduardo Sousa · 8 years ago
  21. a7f8a6d Fixing tests for MsgLocal by Eduardo Sousa · 8 years ago
  22. acbbdf2 Adding tests for MsgLocal by Eduardo Sousa · 8 years ago
  23. 857731b Fixing bug in DbMemory.del_list(), where if you passed a filter to delete the whole table it would give index out of bounds. Updated unit test to cover that case. by Eduardo Sousa · 8 years ago
  24. 0cb1b3c Introducing unit tests for DbMemory by Eduardo Sousa · 8 years ago
  25. f5119a8 Introducing unit tests for FsLocal by Eduardo Sousa · 8 years ago