1. 70911f0 fix at dbmemory set_list by tierno · 6 years ago
  2. 77e2d6a fix found items at dbmemory.set_list by tierno · 6 years ago
  3. bf6c572 Minor fix at dbmemory db_set by tierno · 6 years ago
  4. b95cca6 Fixing bug 1032 by sousaedu · 6 years ago
  5. 7fc50dd adding dbmemory set_list and tests by tierno · 6 years ago
  6. e458cd8 fix fslocal file_exists by tierno · 6 years ago
  7. f71fcff Add unset/push/pull features to set_list by delacruzramo · 6 years ago
  8. 81b47d5 minor spelling changes by tierno · 6 years ago
  9. 788b9d6 Add sync function to FSBase, and implementations to fslocal and fsmongo by David Garcia · 6 years ago v7.0.1 v7.0.1rc2 v7.0.1rc3
  10. 5252052 Get version from installed package if available by tierno · 6 years ago v7.0.1rc1
  11. c5297e4 Fix 976. Get serial key after database is inited by tierno · 6 years ago
  12. 562435a Fix Bug 914: Updating VNFD the first time shows ProducerClosed error by delacruzramo · 6 years ago sol006 v7.0.0
  13. c9e91d8 Removing pip version and upgrading pyyaml from 3.* to 5.1.2 by Felipe Vicens · 6 years ago v7.0.0rc1
  14. 0593aba Adding FsMongo by Eduardo Sousa · 7 years ago
  15. 13a71fb Added method dir_ls to class FsBase by delacruzramo · 6 years ago
  16. 54a5464 Utility function for recursive password encryption/decription by delacruzramo · 6 years ago
  17. 40e326a fix in dbmemory query using '.cont' and '.ncont' by tierno · 7 years ago feature5837 feature7928
  18. ae049d8 Add 'count' to DB utilities by delacruzramo · 7 years ago
  19. 6472e2b improvements in dbmemory. Change yaml.load to save_load by tierno · 7 years ago
  20. 3e75915 change version to be aligned with OSM by tierno · 7 years ago v6.0 v6.0.2 v6.0.2rc1 v6.0.3 v6.0.4 v6.0.4rc1
  21. 10602af allow set/unset group_id at kafka message consumer by tierno · 7 years ago feature7106 v6.0.0 v6.0.1
  22. bd5a402 Capture UnicodeDecodeError if decrypting with wrong key by tierno · 7 years ago
  23. a011781 Adding license header to test files by Eduardo Sousa · 7 years ago
  24. 05ede8f msgkafka, provide loop on config by tierno · 7 years ago
  25. c7ac30d minor updates at fslocal to capture exceptions by tierno · 7 years ago
  26. d4378aa bug 605. New method at fslocal for rename folders by tierno · 7 years ago
  27. d63ea27 Adding more parameters to db_set for array edition by tierno · 7 years ago v5.0.0 v5.0.1 v5.0.2
  28. c837a78 url to uri by Juan · 7 years ago
  29. 89e933d Added support for mongodb High availability, changed cfg from host, port to url by Juan · 7 years ago
  30. eef7cb7 Bug 559, changes to make optional intenal database key by tierno · 7 years ago
  31. 1e9a329 Make common methods threading safe. pytest enhancements by tierno · 7 years ago
  32. 3fa08d4 installing pycrypto with pip post-install script by tierno · 7 years ago
  33. 096d9ed adding python3-crypto dependency at stdeb by tierno · 7 years ago
  34. 1452183 Added pycrypto dependency. Adding callback to msglocal aioread method by tierno · 7 years ago
  35. cfc5272 bug559 some modifications by tierno · 7 years ago
  36. 136f295 Bug 559 adding encrypt/decrypt methods by tierno · 7 years ago
  37. 48b78e1 Adds aiocallback in aioread of msgkafka by Benjamin Diaz · 7 years ago
  38. 76a6056 Modifies deb pkg building to include postinst script by Benjamin Diaz · 7 years ago
  39. b3f024d change devops stage-build to build from tox by tierno · 7 years ago netslice
  40. 64fdc4f Add missing setup_requires for proper versioning by Mike Marchetti · 7 years ago
  41. dbcac76 Fix comments in Jenkinsfile to use groovy syntax by garciadeblas · 7 years ago
  42. 87858ca Added set_list at database. by tierno · 8 years ago
  43. 6aacb2e Add version schedule pep440-git-full by tierno · 8 years ago
  44. b3e750b new utility deep_update following rfc7396 plus array edition by tierno · 8 years ago
  45. af24106 added some documentation by tierno · 8 years ago
  46. 73da4fa fix bug 534: allow group_id for kafka consumer by tierno · 8 years ago
  47. b20a902 adding flake 8 test by tierno · 8 years ago
  48. 347bed3 removing pip as required package because it changes pip version on installation by tierno · 8 years ago
  49. a4eaefe Change default error code from 500 to 503 in case message is not ready by tierno · 8 years ago v4.0 BUILD_v4.0.1_1 BUILD_v4.0.1_2
  50. 5ffda64 Adding tests for unimplemented features by Eduardo Sousa · 8 years ago v4.0.0 v4.0.1
  51. 4d611d3 Adding tests for base classes by Eduardo Sousa · 8 years ago
  52. a7f8a6d Fixing tests for MsgLocal by Eduardo Sousa · 8 years ago
  53. 6ec13b0 database get filtering enhancement for arrays by tierno · 8 years ago
  54. 8657799 fixed double yaml safe at msgkafka write by tierno · 8 years ago
  55. f724940 Fixed pip3 dependency for package generation by tierno · 8 years ago
  56. c312cc1 Change package.deb generation to include postinstall for aiokafka pip installation by tierno · 8 years ago v3.1
  57. ebbf353 Minor fixes. Raise exception when method is not implemented by tierno · 8 years ago
  58. acbbdf2 Adding tests for MsgLocal by Eduardo Sousa · 8 years ago
  59. e74238f allow read and write for same client with local message by tierno · 8 years ago
  60. 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
  61. 22f0fcd Fixing typo in dbmemory.py in return messafe for replace() by Eduardo Sousa · 8 years ago
  62. 222a9d4 Adding support for pytest by Eduardo Sousa · 8 years ago
  63. 0cb1b3c Introducing unit tests for DbMemory by Eduardo Sousa · 8 years ago
  64. f5119a8 Introducing unit tests for FsLocal by Eduardo Sousa · 8 years ago
  65. c8bf500 Add python3-all by Mike Marchetti · 8 years ago
  66. 26009a1 Add Dockerfile for pipeline by Mike Marchetti · 8 years ago
  67. c81bb2c Add Jenkinsfile for pipeline by Mike Marchetti · 8 years ago
  68. 3054f78 fixing imports to get ready for module distribution. by tierno · 8 years ago
  69. 5c01261 initial commit by tierno · 8 years ago
  70. 1480c1e Initial empty repository by almagia · 8 years ago