1. 0093a40 [AAI] Set logging.config by Dominik Mizyn · 4 years, 3 months ago guilin
  2. 237b210 [aai-babel] Add support for sndc props parsing by efiacor · 4 years, 3 months ago
  3. 65f8ce4 Add 'category' of service model to Babel artifact by dhebeha · 4 years, 4 months ago
  4. 447fa89 Extend service model by wsliwka · 5 years ago
  5. b5ad426 Containers should not run as root by default by wr148d · 4 years, 6 months ago
  6. 4dfc811 Update schema-service dep to 1.6.0 by sblimkie · 5 years ago
  7. 1a0b233 Fixed project version parsing by Dmitry Puzikov · 6 years ago
  8. 20555f4 Upgrade Spring Boot from 1.5.x to 2.1.6 by Lee, Tian (tl5884) · 5 years ago
  9. 0e93cb3 Updated to use dublin schema version by Polavarapu, Chaitanya (cp8128) · 6 years ago
  10. e3de905 This enhancement will enable Babel to process artifacts of version n.n by Polavarapu, Chaitanya (cp8128) · 6 years ago
  11. dc7259b GenerateArtifactsServiceImpl code coverage by mark.j.leonard · 6 years ago
  12. 63084c3 Fix new Sonar code smell by mark.j.leonard · 6 years ago
  13. 01ade25 Delete temp file in FileWatcher test by mark.j.leonard · 6 years ago
  14. 77565ad Add tests for uncovered FileWatcher code by mark.j.leonard · 6 years ago
  15. 6b52f93 Merge "Move REQUIRE_CLIENT_AUTH code to start script" by Tian Lee · 6 years ago
  16. 61607b8 Move REQUIRE_CLIENT_AUTH code to start script by mark.j.leonard · 6 years ago
  17. a7601b8 Merge "Additional Logger tests for code coverage" by Tian Lee · 6 years ago
  18. 14153c2 Additional Logger tests for code coverage by Mark Leonard · 6 years ago
  19. 6342b6f Exception handling for image software versions by mark.j.leonard · 6 years ago
  20. 60457e4 Additional null checks and comments by mark.j.leonard · 6 years ago
  21. 5f1b6e4 Use checked Exception instead of RuntimeException by mark.j.leonard · 6 years ago
  22. c182416 Depend on sdc-tosca version 1.5.0 by mark.j.leonard · 6 years ago
  23. 834b05d Change generic-vnf delete flag to true by mark.j.leonard · 6 years ago
  24. bfde3ef Remove all references to artifactgenerator config by mark.j.leonard · 6 years ago
  25. 8a7d9a0 Allow UUID definitions in the mappings JSON by mark.j.leonard · 6 years ago
  26. 550216d Refactor Widget creation methods by mark.j.leonard · 6 years ago
  27. f6107af Additional JUnit tests for Model classes by mark.j.leonard · 6 years ago
  28. d2215b5 Improve javadoc comments and formatting by mark.j.leonard · 6 years ago
  29. 6c58591 Add hasWidgetType() helper method by mark.j.leonard · 6 years ago
  30. 8c6980a Simplify VNF Vendor Image extraction by mark.j.leonard · 6 years ago
  31. 7deeb1f New JUnit tests for Babel auth module by mark.j.leonard · 6 years ago
  32. b3c57a2 Create new Resource objects for each new model by mark.j.leonard · 6 years ago
  33. 13494d9 Refactor auth classes and add tests by mark.j.leonard · 6 years ago
  34. be689ed Test starting application with OBF: password by mark.j.leonard · 6 years ago
  35. e8bb310 Reimplement Widget.Type enum class by mark.j.leonard · 6 years ago
  36. 2d6183e Additional JUnit tests for code coverage by mark.j.leonard · 6 years ago
  37. fbd05f8 Refactor AaiModelGenerator classes by mark.j.leonard · 6 years ago
  38. 5a6fd49 Re-implement model type value for Resource Mapping by mark.j.leonard · 6 years ago
  39. f03e49c Remove redundant methods from codebase by mark.j.leonard · 6 years ago
  40. ff07181 Add JUnit test for invalid TOSCA mappings JSON by mark.j.leonard · 6 years ago
  41. 4e828f7 Fix checkstyle warnings and formatting by mark.j.leonard · 6 years ago
  42. f5dae47 Move Widget attribute data to the mappings JSON by mark.j.leonard · 6 years ago
  43. be30876 Fix outstanding Sonar issues by mark.j.leonard · 6 years ago
  44. fc779f5 Rename the groupfilter.config System Property by mark.j.leonard · 6 years ago
  45. a583d47 Merge "Fix checkstyle issues including javadoc" by Tian Lee · 6 years ago
  46. 979d62d Merge "Optionally disable client authentication" by Tian Lee · 6 years ago
  47. 132d44f Optionally disable client authentication by Serban Popescu · 6 years ago
  48. 4217e6f Fix checkstyle issues including javadoc by mark.j.leonard · 6 years ago
  49. 1954294 Replace Resource sub-classes with configuration by mark.j.leonard · 6 years ago
  50. 7fcc744 Load type mappings from a group configuration file by mark.j.leonard · 6 years ago
  51. 6833fb0 Do not try to unobfuscate clear text passwords by Serban Popescu · 6 years ago
  52. 0babe59 Add null check for Group member with no A&AI Model by mark.j.leonard · 6 years ago
  53. 0408ea8 Throw an Exception for XML test file mismatches by mark.j.leonard · 6 years ago
  54. 0c9acb0 Compare YML files as Strings, not XML by mark.j.leonard · 6 years ago
  55. 05e7b93 Process Service-level Instance Groups by mark.j.leonard · 6 years ago
  56. 047862b Refactor processProvidingService method by mark.j.leonard · 6 years ago
  57. 91d6d53 Refactor model generation algorithm by mark.j.leonard · 6 years ago
  58. 36606e8 Refactor Instance Group processing by mark.j.leonard · 6 years ago
  59. 3452a39 Add support for ResourceInstanceGroup by mark.j.leonard · 6 years ago
  60. 34445a9 Minor formatting fixes by mark.j.leonard · 6 years ago
  61. a2fefc0 Add a CSAR test file containing an InstanceGroup by mark.j.leonard · 6 years ago
  62. a0bd447 Upgrade Babel to sdc-tosca 1.4.6 by mark.j.leonard · 6 years ago
  63. 1f71a72 Do not apply timezone offsets to the test Clock by mark.j.leonard · 6 years ago 1.3.1
  64. c440925 Fix JUnit test for the Info status report by mark.j.leonard · 6 years ago
  65. 58877c8 Downgrade to sdc-tosca 1.4.4 by mark.j.leonard · 6 years ago 1.3.0
  66. 7f5e9cf Update to sdc-tosca 1.4.5 by mark.j.leonard · 6 years ago
  67. 2aedac7 Generate models for child resources by mark.j.leonard · 6 years ago
  68. 302b153 Improved logging for VNF image extraction by mark.j.leonard · 6 years ago
  69. e4cc64b Add support for InstanceGroup resource models by mark.j.leonard · 6 years ago
  70. 64bebc7 Simplify input CSAR test data by mark.j.leonard · 6 years ago
  71. 49a1e7a Additional tests for VNF image extraction by mark.j.leonard · 6 years ago
  72. 6b2de4b Refactor Junit test code to remove duplication by mark.j.leonard · 6 years ago
  73. f84abf6 Merge "Replace test UUIDs with dummy strings" by Tian Lee · 6 years ago
  74. a12eb69 Merge "Additional VNF Configuration test scenarios" by Tian Lee · 6 years ago
  75. 0769861 Replace test UUIDs with dummy strings by mark.j.leonard · 6 years ago
  76. cb2d57b Merge "Fixing the achtype variable name" by Tian Lee · 6 years ago
  77. 30a471c Fixing the achtype variable name by Arul.Nambi · 6 years ago
  78. 4cef44f Additional VNF Configuration test scenarios by mark.j.leonard · 6 years ago
  79. 90a8e74 Update SdWanServiceTest CSAR to make it valid by mark.j.leonard · 6 years ago
  80. 599c988 Fixing the docker jenkins job by Arul.Nambi · 6 years ago
  81. 1790f20 Refactor method processServiceTosca for Sonar by mark.j.leonard · 6 years ago
  82. 93f9fec Add VF Module Groups to the SD-WAN Service test by mark.j.leonard · 6 years ago
  83. 8ef1cdf Add test CSAR file for missing Service metadata by mark.j.leonard · 6 years ago
  84. a2c5714 Check getMetaData() return value for null by mark.j.leonard · 6 years ago
  85. f742688 Add support for the CR Widget by mark.j.leonard · 6 years ago
  86. 08f6801 Minor text fixes by mark.j.leonard · 6 years ago
  87. 1bde7e3 Remove Byte Order Mark from License text by mark.j.leonard · 6 years ago
  88. 28d7425 Update expected results to v14 namespace by mark.j.leonard · 6 years ago
  89. eac1772 Refactor Widget class to reduce complexity by mark.j.leonard · 6 years ago
  90. 5d7c996 Create new tests for adding Widgets to VfModule by mark.j.leonard · 6 years ago
  91. 5b6b32d Merge "Test coverage and refactor for GeneratorUtil" by Tian Lee · 6 years ago
  92. 9cd520c Test coverage and refactor for GeneratorUtil by Adam Wudzinski · 6 years ago
  93. 79e8066 Refactor Model methods to reduce complexity by mark.j.leonard · 6 years ago
  94. 80a8e4b Support Port Mirroring Configuration model by Lee, Tian (tl5884) · 6 years ago
  95. 4036c9a Additional junit tests for artifact generation by mark.j.leonard · 6 years ago
  96. dc94e09 Remove the Generator Constants class by mark.j.leonard · 6 years ago
  97. f3bf5dd Fix remaining Sonar code smells by mark.j.leonard · 6 years ago
  98. d874753 Extracted repeating strings; added annotations by Wiktor Garbarek · 6 years ago
  99. 9482344 Re-add arm64 support changes by Lee, Tian (tl5884) · 7 years ago
  100. ff391a8 Make babel run as root by Daniel Silverthorn · 7 years ago