1. 3099aef Upgrade python version to 3.13 by garciadeblas · 6 months ago[Renamed from osm_common/dbmemory.py]
  2. b2d732a Coverity-CWE 476: NULL Pointer Dereference (137978 Bad use of null-like value) by k4.rahul · 3 years ago
  3. 76394ef Feature 10950 Replace pycrypto with pycryptodome by Gulsum Atici · 3 years, 3 months ago
  4. d3b582a Fixing common security vulnerabilities by aticig · 3 years, 8 months ago release-v13.0-start
  5. 3dd0db6 Adding release notes and enabling import order check by aticig · 4 years, 1 month ago
  6. 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
  7. 0d8e4bc database set_one/set_list. Adding pull_list parameter by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  8. 399f6c3 allow dabase update with pushlist by tierno · 6 years ago
  9. 2c9794c adding create_list to dbmongo by tierno · 6 years ago
  10. 70911f0 fix at dbmemory set_list by tierno · 6 years ago
  11. 77e2d6a fix found items at dbmemory.set_list by tierno · 6 years ago
  12. bf6c572 Minor fix at dbmemory db_set by tierno · 6 years ago
  13. 7fc50dd adding dbmemory set_list and tests by tierno · 6 years ago
  14. 40e326a fix in dbmemory query using '.cont' and '.ncont' by tierno · 7 years ago feature5837 feature7928
  15. ae049d8 Add 'count' to DB utilities by delacruzramo · 7 years ago
  16. 6472e2b improvements in dbmemory. Change yaml.load to save_load 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. 87858ca Added set_list at database. by tierno · 8 years ago
  22. b20a902 adding flake 8 test by tierno · 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. 22f0fcd Fixing typo in dbmemory.py in return messafe for replace() by Eduardo Sousa · 8 years ago
  25. 3054f78 fixing imports to get ready for module distribution. by tierno · 8 years ago
  26. 5c01261 initial commit by tierno · 8 years ago