1. 2a3f733 Fix bug 1112: Save content of symlinks with FSMongo by David Garcia · 6 years ago v7.1.4
  2. 2c9794c adding create_list to dbmongo by tierno · 6 years ago
  3. bf6c572 Minor fix at dbmemory db_set by tierno · 6 years ago
  4. 7fc50dd adding dbmemory set_list and tests by tierno · 6 years ago
  5. 0593aba Adding FsMongo by Eduardo Sousa · 7 years ago
  6. 40e326a fix in dbmemory query using '.cont' and '.ncont' by tierno · 7 years ago feature5837 feature7928
  7. ae049d8 Add 'count' to DB utilities by delacruzramo · 7 years ago
  8. 6472e2b improvements in dbmemory. Change yaml.load to save_load by tierno · 7 years ago
  9. bd5a402 Capture UnicodeDecodeError if decrypting with wrong key by tierno · 7 years ago
  10. a011781 Adding license header to test files by Eduardo Sousa · 7 years ago
  11. c7ac30d minor updates at fslocal to capture exceptions by tierno · 7 years ago
  12. eef7cb7 Bug 559, changes to make optional intenal database key by tierno · 7 years ago
  13. 1e9a329 Make common methods threading safe. pytest enhancements by tierno · 7 years ago
  14. cfc5272 bug559 some modifications by tierno · 7 years ago
  15. 136f295 Bug 559 adding encrypt/decrypt methods by tierno · 7 years ago
  16. b3e750b new utility deep_update following rfc7396 plus array edition by tierno · 8 years ago
  17. b20a902 adding flake 8 test by tierno · 8 years ago
  18. 5ffda64 Adding tests for unimplemented features by Eduardo Sousa · 8 years ago v4.0.0 v4.0.1
  19. 4d611d3 Adding tests for base classes by Eduardo Sousa · 8 years ago
  20. a7f8a6d Fixing tests for MsgLocal by Eduardo Sousa · 8 years ago
  21. acbbdf2 Adding tests for MsgLocal by Eduardo Sousa · 8 years ago
  22. 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
  23. 0cb1b3c Introducing unit tests for DbMemory by Eduardo Sousa · 8 years ago
  24. f5119a8 Introducing unit tests for FsLocal by Eduardo Sousa · 8 years ago