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