1. e3de905 This enhancement will enable Babel to process artifacts of version n.n by Polavarapu, Chaitanya (cp8128) · 6 years ago
  2. 44249c9 Merge "Upgrade to springboot 1.5.20.RELEASE" by Steven Blimkie · 6 years ago
  3. d8dfc3a Upgrade to springboot 1.5.20.RELEASE by Jimmy Forsyth · 6 years ago
  4. dc7259b GenerateArtifactsServiceImpl code coverage by mark.j.leonard · 6 years ago
  5. 63084c3 Fix new Sonar code smell by mark.j.leonard · 6 years ago
  6. 01ade25 Delete temp file in FileWatcher test by mark.j.leonard · 6 years ago
  7. 77565ad Add tests for uncovered FileWatcher code by mark.j.leonard · 6 years ago
  8. 6b52f93 Merge "Move REQUIRE_CLIENT_AUTH code to start script" by Tian Lee · 6 years ago
  9. 61607b8 Move REQUIRE_CLIENT_AUTH code to start script by mark.j.leonard · 6 years ago
  10. a7601b8 Merge "Additional Logger tests for code coverage" by Tian Lee · 6 years ago
  11. 14153c2 Additional Logger tests for code coverage by Mark Leonard · 6 years ago
  12. 6342b6f Exception handling for image software versions by mark.j.leonard · 6 years ago
  13. 60457e4 Additional null checks and comments by mark.j.leonard · 6 years ago
  14. 5f1b6e4 Use checked Exception instead of RuntimeException by mark.j.leonard · 6 years ago
  15. c182416 Depend on sdc-tosca version 1.5.0 by mark.j.leonard · 6 years ago
  16. 834b05d Change generic-vnf delete flag to true by mark.j.leonard · 6 years ago
  17. bfde3ef Remove all references to artifactgenerator config by mark.j.leonard · 6 years ago
  18. 8a7d9a0 Allow UUID definitions in the mappings JSON by mark.j.leonard · 6 years ago
  19. 550216d Refactor Widget creation methods by mark.j.leonard · 6 years ago
  20. f6107af Additional JUnit tests for Model classes by mark.j.leonard · 6 years ago
  21. d2215b5 Improve javadoc comments and formatting by mark.j.leonard · 6 years ago
  22. 6c58591 Add hasWidgetType() helper method by mark.j.leonard · 6 years ago
  23. 8c6980a Simplify VNF Vendor Image extraction by mark.j.leonard · 6 years ago
  24. 7deeb1f New JUnit tests for Babel auth module by mark.j.leonard · 6 years ago
  25. b3c57a2 Create new Resource objects for each new model by mark.j.leonard · 6 years ago
  26. 6f26570 Merge "Upversion Spring-Boot to 1.5.19.RELEASE" by James Forsyth · 6 years ago
  27. ca86b1d Upversion Spring-Boot to 1.5.19.RELEASE by Lee, Tian (tl5884) · 6 years ago
  28. b0b28f8 Add Eclipse files to .gitignore by mark.j.leonard · 6 years ago
  29. 66a22b1 Merge "AAI-2210 Add .gitignore to aai/babel" by James Forsyth · 6 years ago
  30. 895cafe Merge "Add missing INFO.yaml blocks" by James Forsyth · 6 years ago
  31. 13494d9 Refactor auth classes and add tests by mark.j.leonard · 6 years ago
  32. be689ed Test starting application with OBF: password by mark.j.leonard · 6 years ago
  33. e8bb310 Reimplement Widget.Type enum class by mark.j.leonard · 6 years ago
  34. 2d6183e Additional JUnit tests for code coverage by mark.j.leonard · 6 years ago
  35. fbd05f8 Refactor AaiModelGenerator classes by mark.j.leonard · 6 years ago
  36. 5a6fd49 Re-implement model type value for Resource Mapping by mark.j.leonard · 6 years ago
  37. f03e49c Remove redundant methods from codebase by mark.j.leonard · 6 years ago
  38. ff07181 Add JUnit test for invalid TOSCA mappings JSON by mark.j.leonard · 6 years ago
  39. 4e828f7 Fix checkstyle warnings and formatting by mark.j.leonard · 6 years ago
  40. f5dae47 Move Widget attribute data to the mappings JSON by mark.j.leonard · 6 years ago
  41. e093693 AAI-2210 Add .gitignore to aai/babel by Keong Lim · 6 years ago
  42. 5fe1f19 Add missing INFO.yaml blocks by Jessica Wagantall · 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. 83dd58f Exclude tomcat from jersey starter by jimmy · 6 years ago
  53. 8ee3630 Update to springboot 1.5.18 by jimmy · 6 years ago
  54. 0babe59 Add null check for Group member with no A&AI Model by mark.j.leonard · 6 years ago
  55. 0408ea8 Throw an Exception for XML test file mismatches by mark.j.leonard · 6 years ago
  56. 0c9acb0 Compare YML files as Strings, not XML by mark.j.leonard · 6 years ago
  57. 35c2e74 Upgrade to sdc-tosca version 1.4.7 by mark.j.leonard · 6 years ago
  58. 05e7b93 Process Service-level Instance Groups by mark.j.leonard · 6 years ago
  59. 047862b Refactor processProvidingService method by mark.j.leonard · 6 years ago
  60. 91d6d53 Refactor model generation algorithm by mark.j.leonard · 6 years ago
  61. 36606e8 Refactor Instance Group processing by mark.j.leonard · 6 years ago
  62. 3452a39 Add support for ResourceInstanceGroup by mark.j.leonard · 6 years ago
  63. 34445a9 Minor formatting fixes by mark.j.leonard · 6 years ago
  64. ec6ba00 Upversion to Spring Boot 1.15.17 by Lee, Tian (tl5884) · 6 years ago
  65. a2fefc0 Add a CSAR test file containing an InstanceGroup by mark.j.leonard · 6 years ago
  66. a0bd447 Upgrade Babel to sdc-tosca 1.4.6 by mark.j.leonard · 6 years ago
  67. c3d7c9a Upversion to 1.4.0 by Lee, Tian (tl5884) · 6 years ago
  68. a293645 upversion to 1.3.2 by sblimkie · 6 years ago
  69. 1f71a72 Do not apply timezone offsets to the test Clock by mark.j.leonard · 6 years ago 1.3.1
  70. c440925 Fix JUnit test for the Info status report by mark.j.leonard · 6 years ago
  71. 2d688bf Upversion to 1.3.1 by Lee, Tian (tl5884) · 6 years ago
  72. 58877c8 Downgrade to sdc-tosca 1.4.4 by mark.j.leonard · 6 years ago 1.3.0
  73. 7f5e9cf Update to sdc-tosca 1.4.5 by mark.j.leonard · 6 years ago
  74. 2aedac7 Generate models for child resources by mark.j.leonard · 6 years ago
  75. 90fac99 Remove SNAPSHOT from aai-common dependency by Lee, Tian (tl5884) · 6 years ago
  76. 4fdc7aa Fix spring-boot plugin missing system parameter by Lee, Tian (tl5884) · 6 years ago
  77. c2e3e75 Fix NexusIQ security vulnerabilities by Lee, Tian (tl5884) · 6 years ago
  78. 57830b2 [Babel] Use Spring Boot 1.5.15 by mark.j.leonard · 6 years ago
  79. 302b153 Improved logging for VNF image extraction by mark.j.leonard · 6 years ago
  80. e4cc64b Add support for InstanceGroup resource models by mark.j.leonard · 6 years ago
  81. 64bebc7 Simplify input CSAR test data by mark.j.leonard · 6 years ago
  82. 49a1e7a Additional tests for VNF image extraction by mark.j.leonard · 6 years ago
  83. 6b2de4b Refactor Junit test code to remove duplication by mark.j.leonard · 6 years ago
  84. f84abf6 Merge "Replace test UUIDs with dummy strings" by Tian Lee · 6 years ago
  85. a12eb69 Merge "Additional VNF Configuration test scenarios" by Tian Lee · 6 years ago
  86. 0769861 Replace test UUIDs with dummy strings by mark.j.leonard · 6 years ago
  87. cb2d57b Merge "Fixing the achtype variable name" by Tian Lee · 6 years ago
  88. 30a471c Fixing the achtype variable name by Arul.Nambi · 6 years ago
  89. 4cef44f Additional VNF Configuration test scenarios by mark.j.leonard · 6 years ago
  90. 90a8e74 Update SdWanServiceTest CSAR to make it valid by mark.j.leonard · 6 years ago
  91. 9b8444d Fix Babel build issue by Lee, Tian (tl5884) · 6 years ago
  92. 599c988 Fixing the docker jenkins job by Arul.Nambi · 6 years ago
  93. 1790f20 Refactor method processServiceTosca for Sonar by mark.j.leonard · 6 years ago
  94. 93f9fec Add VF Module Groups to the SD-WAN Service test by mark.j.leonard · 6 years ago
  95. 8ef1cdf Add test CSAR file for missing Service metadata by mark.j.leonard · 6 years ago
  96. a2c5714 Check getMetaData() return value for null by mark.j.leonard · 6 years ago
  97. 4c5a94e Use sdc-tosca version 1.4.1 by mark.j.leonard · 6 years ago
  98. f742688 Add support for the CR Widget by mark.j.leonard · 6 years ago
  99. 08f6801 Minor text fixes by mark.j.leonard · 6 years ago
  100. 1bde7e3 Remove Byte Order Mark from License text by mark.j.leonard · 6 years ago