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