1. f73a900 bugfix: fix for folders missing in mongoFS by bravof · 4 years, 5 months ago
  2. 98fc8f0 feature: sol004 and sol007 by bravof · 4 years, 5 months ago
  3. 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
  4. fee977a Adding GitLab Scanner by beierlm · 5 years ago ng-ro-refactor sol006v331 branch-ng-ro-refactor-start branch-sol006v331-start
  5. b483b92 Feature 10296 Pip Standardization by beierlm · 5 years ago
  6. 722a320 feat(dbmongo): upsert option for set_one by bravof · 5 years ago
  7. 0839503 Adds SOL004 package validator with package examples and tests by garciaale · 5 years ago
  8. 277c931 Support for mongodb replicaset connection (HA). by Vijay Nag B S · 6 years ago bug1511 branch-bug1511-start release-v9.0-start v9.0.0 v9.0.0rc1 v9.1.0 v9.1.1 v9.1.1rc1
  9. 4ce854c Fixes Bug 1273 - aiokafka>0.7.0 needs extra dependency for python < 3.7.0 by fonsecaj · 5 years ago
  10. f296d2a Added reverse sync by lloretgalleg · 6 years ago
  11. 41ca4d0 fix 1131 Allow to get old kafka messages by tierno · 6 years ago
  12. ff2e826 Remove symlink if exists by beierlm · 6 years ago
  13. a874799 Added coverage tests in tox by garciadeblas · 6 years ago
  14. cf85d2a Dockerfile updated to work on ubuntu18.04 by garciadeblas · 6 years ago
  15. b07e4ef allow partial sync for fsmongo by tierno · 6 years ago
  16. 8ab6cc6 Fix bug 1112: Save content of symlinks with FSMongo by David Garcia · 6 years ago
  17. 0d8e4bc database set_one/set_list. Adding pull_list parameter by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  18. 399f6c3 allow dabase update with pushlist by tierno · 6 years ago
  19. 7982b78 Fix bug 1069: Add default value for fsmongo.GridByteStream.file_type by David Garcia · 6 years ago
  20. afc5cb6 minor modifications at encrypt_decrypt_fields by tierno · 6 years ago
  21. 2c9794c adding create_list to dbmongo by tierno · 6 years ago
  22. 70911f0 fix at dbmemory set_list by tierno · 6 years ago
  23. 77e2d6a fix found items at dbmemory.set_list by tierno · 6 years ago
  24. bf6c572 Minor fix at dbmemory db_set by tierno · 6 years ago
  25. b95cca6 Fixing bug 1032 by sousaedu · 6 years ago
  26. 7fc50dd adding dbmemory set_list and tests by tierno · 6 years ago
  27. e458cd8 fix fslocal file_exists by tierno · 6 years ago
  28. f71fcff Add unset/push/pull features to set_list by delacruzramo · 6 years ago
  29. 81b47d5 minor spelling changes by tierno · 6 years ago
  30. 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
  31. 5252052 Get version from installed package if available by tierno · 6 years ago v7.0.1rc1
  32. c5297e4 Fix 976. Get serial key after database is inited by tierno · 6 years ago
  33. 562435a Fix Bug 914: Updating VNFD the first time shows ProducerClosed error by delacruzramo · 6 years ago sol006 v7.0.0
  34. c9e91d8 Removing pip version and upgrading pyyaml from 3.* to 5.1.2 by Felipe Vicens · 6 years ago v7.0.0rc1
  35. 0593aba Adding FsMongo by Eduardo Sousa · 7 years ago
  36. 13a71fb Added method dir_ls to class FsBase by delacruzramo · 6 years ago
  37. 54a5464 Utility function for recursive password encryption/decription by delacruzramo · 6 years ago
  38. 40e326a fix in dbmemory query using '.cont' and '.ncont' by tierno · 7 years ago feature5837 feature7928
  39. ae049d8 Add 'count' to DB utilities by delacruzramo · 7 years ago
  40. 6472e2b improvements in dbmemory. Change yaml.load to save_load by tierno · 7 years ago
  41. 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
  42. 10602af allow set/unset group_id at kafka message consumer by tierno · 7 years ago feature7106 v6.0.0 v6.0.1
  43. bd5a402 Capture UnicodeDecodeError if decrypting with wrong key by tierno · 7 years ago
  44. a011781 Adding license header to test files by Eduardo Sousa · 7 years ago
  45. 05ede8f msgkafka, provide loop on config by tierno · 7 years ago
  46. c7ac30d minor updates at fslocal to capture exceptions by tierno · 7 years ago
  47. d4378aa bug 605. New method at fslocal for rename folders by tierno · 7 years ago
  48. d63ea27 Adding more parameters to db_set for array edition by tierno · 7 years ago v5.0.0 v5.0.1 v5.0.2
  49. c837a78 url to uri by Juan · 7 years ago
  50. 89e933d Added support for mongodb High availability, changed cfg from host, port to url by Juan · 7 years ago
  51. eef7cb7 Bug 559, changes to make optional intenal database key by tierno · 7 years ago
  52. 1e9a329 Make common methods threading safe. pytest enhancements by tierno · 7 years ago
  53. 3fa08d4 installing pycrypto with pip post-install script by tierno · 7 years ago
  54. 096d9ed adding python3-crypto dependency at stdeb by tierno · 7 years ago
  55. 1452183 Added pycrypto dependency. Adding callback to msglocal aioread method by tierno · 7 years ago
  56. cfc5272 bug559 some modifications by tierno · 7 years ago
  57. 136f295 Bug 559 adding encrypt/decrypt methods by tierno · 7 years ago
  58. 48b78e1 Adds aiocallback in aioread of msgkafka by Benjamin Diaz · 7 years ago
  59. 76a6056 Modifies deb pkg building to include postinst script by Benjamin Diaz · 7 years ago
  60. b3f024d change devops stage-build to build from tox by tierno · 7 years ago netslice
  61. 64fdc4f Add missing setup_requires for proper versioning by Mike Marchetti · 7 years ago
  62. dbcac76 Fix comments in Jenkinsfile to use groovy syntax by garciadeblas · 7 years ago
  63. 87858ca Added set_list at database. by tierno · 8 years ago
  64. 6aacb2e Add version schedule pep440-git-full by tierno · 8 years ago
  65. b3e750b new utility deep_update following rfc7396 plus array edition by tierno · 8 years ago
  66. af24106 added some documentation by tierno · 8 years ago
  67. 73da4fa fix bug 534: allow group_id for kafka consumer by tierno · 8 years ago
  68. b20a902 adding flake 8 test by tierno · 8 years ago
  69. 347bed3 removing pip as required package because it changes pip version on installation by tierno · 8 years ago
  70. 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
  71. 5ffda64 Adding tests for unimplemented features by Eduardo Sousa · 8 years ago v4.0.0 v4.0.1
  72. 4d611d3 Adding tests for base classes by Eduardo Sousa · 8 years ago
  73. a7f8a6d Fixing tests for MsgLocal by Eduardo Sousa · 8 years ago
  74. 6ec13b0 database get filtering enhancement for arrays by tierno · 8 years ago
  75. 8657799 fixed double yaml safe at msgkafka write by tierno · 8 years ago
  76. f724940 Fixed pip3 dependency for package generation by tierno · 8 years ago
  77. c312cc1 Change package.deb generation to include postinstall for aiokafka pip installation by tierno · 8 years ago v3.1
  78. ebbf353 Minor fixes. Raise exception when method is not implemented by tierno · 8 years ago
  79. acbbdf2 Adding tests for MsgLocal by Eduardo Sousa · 8 years ago
  80. e74238f allow read and write for same client with local message by tierno · 8 years ago
  81. 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
  82. 22f0fcd Fixing typo in dbmemory.py in return messafe for replace() by Eduardo Sousa · 8 years ago
  83. 222a9d4 Adding support for pytest by Eduardo Sousa · 8 years ago
  84. 0cb1b3c Introducing unit tests for DbMemory by Eduardo Sousa · 8 years ago
  85. f5119a8 Introducing unit tests for FsLocal by Eduardo Sousa · 8 years ago
  86. c8bf500 Add python3-all by Mike Marchetti · 8 years ago
  87. 26009a1 Add Dockerfile for pipeline by Mike Marchetti · 8 years ago
  88. c81bb2c Add Jenkinsfile for pipeline by Mike Marchetti · 8 years ago
  89. 3054f78 fixing imports to get ready for module distribution. by tierno · 8 years ago
  90. 5c01261 initial commit by tierno · 8 years ago
  91. 1480c1e Initial empty repository by almagia · 8 years ago