1. 8c6980a Simplify VNF Vendor Image extraction by mark.j.leonard · 6 years ago
  2. 7deeb1f New JUnit tests for Babel auth module by mark.j.leonard · 6 years ago
  3. b3c57a2 Create new Resource objects for each new model by mark.j.leonard · 6 years ago
  4. 6f26570 Merge "Upversion Spring-Boot to 1.5.19.RELEASE" by James Forsyth · 6 years ago
  5. ca86b1d Upversion Spring-Boot to 1.5.19.RELEASE by Lee, Tian (tl5884) · 6 years ago
  6. b0b28f8 Add Eclipse files to .gitignore by mark.j.leonard · 6 years ago
  7. 66a22b1 Merge "AAI-2210 Add .gitignore to aai/babel" by James Forsyth · 6 years ago
  8. 895cafe Merge "Add missing INFO.yaml blocks" by James Forsyth · 6 years ago
  9. 13494d9 Refactor auth classes and add tests by mark.j.leonard · 6 years ago
  10. be689ed Test starting application with OBF: password by mark.j.leonard · 6 years ago
  11. e8bb310 Reimplement Widget.Type enum class by mark.j.leonard · 6 years ago
  12. 2d6183e Additional JUnit tests for code coverage by mark.j.leonard · 6 years ago
  13. fbd05f8 Refactor AaiModelGenerator classes by mark.j.leonard · 6 years ago
  14. 5a6fd49 Re-implement model type value for Resource Mapping by mark.j.leonard · 6 years ago
  15. f03e49c Remove redundant methods from codebase by mark.j.leonard · 6 years ago
  16. ff07181 Add JUnit test for invalid TOSCA mappings JSON by mark.j.leonard · 6 years ago
  17. 4e828f7 Fix checkstyle warnings and formatting by mark.j.leonard · 6 years ago
  18. f5dae47 Move Widget attribute data to the mappings JSON by mark.j.leonard · 6 years ago
  19. e093693 AAI-2210 Add .gitignore to aai/babel by Keong Lim · 6 years ago
  20. 5fe1f19 Add missing INFO.yaml blocks by Jessica Wagantall · 6 years ago
  21. be30876 Fix outstanding Sonar issues by mark.j.leonard · 6 years ago
  22. fc779f5 Rename the groupfilter.config System Property by mark.j.leonard · 6 years ago
  23. a583d47 Merge "Fix checkstyle issues including javadoc" by Tian Lee · 6 years ago
  24. 979d62d Merge "Optionally disable client authentication" by Tian Lee · 6 years ago
  25. 132d44f Optionally disable client authentication by Serban Popescu · 6 years ago
  26. 4217e6f Fix checkstyle issues including javadoc by mark.j.leonard · 6 years ago
  27. 1954294 Replace Resource sub-classes with configuration by mark.j.leonard · 6 years ago
  28. 7fcc744 Load type mappings from a group configuration file by mark.j.leonard · 6 years ago
  29. 6833fb0 Do not try to unobfuscate clear text passwords by Serban Popescu · 6 years ago
  30. 83dd58f Exclude tomcat from jersey starter by jimmy · 6 years ago
  31. 8ee3630 Update to springboot 1.5.18 by jimmy · 6 years ago
  32. 0babe59 Add null check for Group member with no A&AI Model by mark.j.leonard · 6 years ago
  33. 0408ea8 Throw an Exception for XML test file mismatches by mark.j.leonard · 6 years ago
  34. 0c9acb0 Compare YML files as Strings, not XML by mark.j.leonard · 6 years ago
  35. 35c2e74 Upgrade to sdc-tosca version 1.4.7 by mark.j.leonard · 6 years ago
  36. 05e7b93 Process Service-level Instance Groups by mark.j.leonard · 6 years ago
  37. 047862b Refactor processProvidingService method by mark.j.leonard · 6 years ago
  38. 91d6d53 Refactor model generation algorithm by mark.j.leonard · 6 years ago
  39. 36606e8 Refactor Instance Group processing by mark.j.leonard · 6 years ago
  40. 3452a39 Add support for ResourceInstanceGroup by mark.j.leonard · 6 years ago
  41. 34445a9 Minor formatting fixes by mark.j.leonard · 6 years ago
  42. ec6ba00 Upversion to Spring Boot 1.15.17 by Lee, Tian (tl5884) · 6 years ago
  43. a2fefc0 Add a CSAR test file containing an InstanceGroup by mark.j.leonard · 6 years ago
  44. a0bd447 Upgrade Babel to sdc-tosca 1.4.6 by mark.j.leonard · 6 years ago
  45. c3d7c9a Upversion to 1.4.0 by Lee, Tian (tl5884) · 6 years ago
  46. a293645 upversion to 1.3.2 by sblimkie · 6 years ago
  47. 1f71a72 Do not apply timezone offsets to the test Clock by mark.j.leonard · 6 years ago 1.3.1
  48. c440925 Fix JUnit test for the Info status report by mark.j.leonard · 6 years ago
  49. 2d688bf Upversion to 1.3.1 by Lee, Tian (tl5884) · 6 years ago
  50. 58877c8 Downgrade to sdc-tosca 1.4.4 by mark.j.leonard · 6 years ago 1.3.0
  51. 7f5e9cf Update to sdc-tosca 1.4.5 by mark.j.leonard · 6 years ago
  52. 2aedac7 Generate models for child resources by mark.j.leonard · 6 years ago
  53. 90fac99 Remove SNAPSHOT from aai-common dependency by Lee, Tian (tl5884) · 6 years ago
  54. 4fdc7aa Fix spring-boot plugin missing system parameter by Lee, Tian (tl5884) · 6 years ago
  55. c2e3e75 Fix NexusIQ security vulnerabilities by Lee, Tian (tl5884) · 6 years ago
  56. 57830b2 [Babel] Use Spring Boot 1.5.15 by mark.j.leonard · 6 years ago
  57. 302b153 Improved logging for VNF image extraction by mark.j.leonard · 6 years ago
  58. e4cc64b Add support for InstanceGroup resource models by mark.j.leonard · 6 years ago
  59. 64bebc7 Simplify input CSAR test data by mark.j.leonard · 6 years ago
  60. 49a1e7a Additional tests for VNF image extraction by mark.j.leonard · 6 years ago
  61. 6b2de4b Refactor Junit test code to remove duplication by mark.j.leonard · 6 years ago
  62. f84abf6 Merge "Replace test UUIDs with dummy strings" by Tian Lee · 6 years ago
  63. a12eb69 Merge "Additional VNF Configuration test scenarios" by Tian Lee · 6 years ago
  64. 0769861 Replace test UUIDs with dummy strings by mark.j.leonard · 6 years ago
  65. cb2d57b Merge "Fixing the achtype variable name" by Tian Lee · 6 years ago
  66. 30a471c Fixing the achtype variable name by Arul.Nambi · 6 years ago
  67. 4cef44f Additional VNF Configuration test scenarios by mark.j.leonard · 6 years ago
  68. 90a8e74 Update SdWanServiceTest CSAR to make it valid by mark.j.leonard · 6 years ago
  69. 9b8444d Fix Babel build issue by Lee, Tian (tl5884) · 6 years ago
  70. 599c988 Fixing the docker jenkins job by Arul.Nambi · 6 years ago
  71. 1790f20 Refactor method processServiceTosca for Sonar by mark.j.leonard · 6 years ago
  72. 93f9fec Add VF Module Groups to the SD-WAN Service test by mark.j.leonard · 6 years ago
  73. 8ef1cdf Add test CSAR file for missing Service metadata by mark.j.leonard · 6 years ago
  74. a2c5714 Check getMetaData() return value for null by mark.j.leonard · 6 years ago
  75. 4c5a94e Use sdc-tosca version 1.4.1 by mark.j.leonard · 6 years ago
  76. f742688 Add support for the CR Widget by mark.j.leonard · 6 years ago
  77. 08f6801 Minor text fixes by mark.j.leonard · 6 years ago
  78. 1bde7e3 Remove Byte Order Mark from License text by mark.j.leonard · 6 years ago
  79. 28d7425 Update expected results to v14 namespace by mark.j.leonard · 6 years ago
  80. eac1772 Refactor Widget class to reduce complexity by mark.j.leonard · 6 years ago
  81. 5d7c996 Create new tests for adding Widgets to VfModule by mark.j.leonard · 6 years ago
  82. 5b6b32d Merge "Test coverage and refactor for GeneratorUtil" by Tian Lee · 6 years ago
  83. 9cd520c Test coverage and refactor for GeneratorUtil by Adam Wudzinski · 6 years ago
  84. 079001a Resolve Nexus-IQ security vulnerabilities by Lee, Tian (tl5884) · 6 years ago
  85. 79e8066 Refactor Model methods to reduce complexity by mark.j.leonard · 6 years ago
  86. 1b5dfb7 Revert "Drop registry prefix from pom.xml" by mark.j.leonard · 6 years ago
  87. 80a8e4b Support Port Mirroring Configuration model by Lee, Tian (tl5884) · 6 years ago
  88. 4036c9a Additional junit tests for artifact generation by mark.j.leonard · 6 years ago
  89. dc94e09 Remove the Generator Constants class by mark.j.leonard · 6 years ago
  90. f3bf5dd Fix remaining Sonar code smells by mark.j.leonard · 6 years ago
  91. d874753 Extracted repeating strings; added annotations by Wiktor Garbarek · 6 years ago
  92. 9482344 Re-add arm64 support changes by Lee, Tian (tl5884) · 7 years ago
  93. ff391a8 Make babel run as root by Daniel Silverthorn · 7 years ago
  94. 5958a51 Merge "Upversion for Casablanca" by Steven Blimkie · 7 years ago
  95. 284d5c0 Upversion for Casablanca by Jimmy Forsyth · 7 years ago
  96. ee07ee2 Fix Babel authorisation mechanism by Lee, Tian (tl5884) · 7 years ago 2.0.0-ONAP beijing 2.0.0-ONAP v1.2.0
  97. 4229965 Remove license violations by Lee, Tian (tl5884) · 7 years ago
  98. b133a6c Merge "Upversion logback classic and core dependencies" by James Forsyth · 7 years ago
  99. fdf0ac0 Upversion logback classic and core dependencies by Lee, Tian (tl5884) · 7 years ago
  100. 716e7f2 Merge "Convert Babel from AJSC2 to Spring Boot 1.5.12" by James Forsyth · 7 years ago