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