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