1. 6ed08a0 Merge "ApprovedRpt.java-remove the block of comments" by Jonathan Gathman · 5 years ago
  2. 588ef83 Merge "Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")" by Jonathan Gathman · 5 years ago
  3. a8d9738 Fix names by Instrumental · 5 years ago
  4. 4d0a045 To version 2.1.17-SNAPSHOT by Instrumental · 5 years ago
  5. c0e2e6c Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>") by Thugutla sailakshmi · 5 years ago
  6. 40a330f ApprovedRpt.java-remove the block of comments by Thugutla sailakshmi · 5 years ago
  7. 7a10562 Merge "Fix Batch Cred Deletes" by Sai Gandham · 5 years ago
  8. 82865bf Merge "Tidied up load() method to remove several static analyzer warnings" by Jonathan Gathman · 5 years ago
  9. 83b93fc Fix Batch Cred Deletes by Instrumental · 5 years ago
  10. a8aec7e Using logger to throw exception by Rachitha · 5 years ago
  11. 31dd5be ExpireRange.java-sonar fix by Rachitha · 5 years ago
  12. 3a9d138 Tidied up load() method to remove several static analyzer warnings by Oleksandr Moliavko · 5 years ago
  13. 0598a03 Another Sonar adjustment by Instrumental · 5 years ago
  14. 1296352 Sonar Fixes, Formatting by Instrumental · 5 years ago
  15. bdce766 Merge "Extend.java-Extract the assignment out of the expression" by Jonathan Gathman · 5 years ago
  16. 5e5d29a Merge "Extract the assignment out of this expression" by Jonathan Gathman · 5 years ago
  17. 97fafba Extend.java-Extract the assignment out of the expression by Thugutla sailakshmi · 5 years ago
  18. 0d9d477 Notify.java-Replace type specification in this constructor call with the diamond operator by Thugutla sailakshmi · 5 years ago
  19. 5b247eb Merge "Analyze.java-Merge this if statement with the enclosing one" by Jonathan Gathman · 5 years ago
  20. 40f1980 Extract the assignment out of this expression by Thugutla sailakshmi · 5 years ago
  21. 1bb8d7f Merge "Sonar Fix: Pending.java" by Jonathan Gathman · 5 years ago
  22. 09235a8 Analyze.java-Merge this if statement with the enclosing one by Thugutla sailakshmi · 5 years ago
  23. 59ac595 Sonar Fix: LastNotifies.java by Arundathi Patil · 5 years ago
  24. 7f12f02 Sonar Fix: Pending.java by Arundathi Patil · 5 years ago
  25. b907ab4 Add Music NS and Cert Ability by Instrumental · 5 years ago
  26. 8cf4564 Merge "major-Extract the assignment out of this expression" by Jonathan Gathman · 5 years ago
  27. dea369c Notify.java -remove the commented block of code by Thugutla sailakshmi · 5 years ago
  28. 1737c4b Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body" by Jonathan Gathman · 5 years ago
  29. 81fcd57 Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body" by Jonathan Gathman · 5 years ago
  30. c14877b Merge "AAF-892-remove unsed variables from ApprovedRpt.java file" by Jonathan Gathman · 5 years ago
  31. ef47be0 Merge "Sonar fix: BatchDataView.java" by Jonathan Gathman · 5 years ago
  32. c0c0fe0 Merge "Sonar Fix-AAF-968" by Jonathan Gathman · 5 years ago
  33. 5705b59 Merge "Sonar FIx:OneMonthNotifyCredBody,OneWeekNotifyCred" by Jonathan Gathman · 5 years ago
  34. 85051a8 Merge changes from topic "K-1" by Jonathan Gathman · 5 years ago
  35. 57f4c24 Merge "Annotate the "MarkDelete" interface with the @FunctionalInterface annotation" by Jonathan Gathman · 5 years ago
  36. 8bdca3d Merge "Annotate the "Data" interface with the @FunctionalInterface annotation" by Jonathan Gathman · 5 years ago
  37. 701e718 Merge "Annotate the "Loader" interface with the @FunctionalInterface annotation" by Jonathan Gathman · 5 years ago
  38. 07fb3ec Improved multi Proxy DNSLocator based by Instrumental · 5 years ago
  39. a5af247 Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body by Thugutla sailakshmi · 5 years ago
  40. 73e0195 Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body by Thugutla sailakshmi · 5 years ago
  41. 7afca63 fix gitignore in this dir, part 2 by Instrumental · 5 years ago
  42. 2831ca6 fix gitignore in this dir, Part 1 by Instrumental · 5 years ago
  43. 330f843 Sonar Fix-AAF-968 by Arundathi Patil · 5 years ago
  44. edfd472 Sonar FIx:OneMonthNotifyCredBody,OneWeekNotifyCred by Arundathi Patil · 5 years ago
  45. 6b9175c Merge this if statement with the enclosing one by Thugutla sailakshmi · 5 years ago
  46. bfc1adc Remove useless curly braces around statement by Thugutla sailakshmi · 5 years ago
  47. 622dec1 Sonar fix: BatchDataView.java by Arundathi Patil · 5 years ago
  48. a4bdcb4 Merge this if statement with the enclosing one. by Thugutla sailakshmi · 5 years ago
  49. 988fd49 Merge "major-Extract the assignment out of this expression" by Jonathan Gathman · 5 years ago
  50. c0d8536 Annotate the "MarkDelete" interface with the @FunctionalInterface annotation by Thugutla sailakshmi · 5 years ago
  51. 2af87c9 Annotate the "Data" interface with the @FunctionalInterface annotation by Thugutla sailakshmi · 5 years ago
  52. d4024d8 Annotate the "Loader" interface with the @FunctionalInterface annotation by Thugutla sailakshmi · 5 years ago
  53. 79b7c0d major-Extract the assignment out of this expression by Thugutla sailakshmi · 5 years ago
  54. a5c7f79 Merge this if statement with the enclosing one by Thugutla sailakshmi · 5 years ago
  55. a6301b1 major-Extract the assignment out of this expression by Thugutla sailakshmi · 5 years ago
  56. 5ef26dc Merge "Annotate the "Visitor" interface with the @FunctionalInterface annotation" by Jonathan Gathman · 5 years ago
  57. 49a8ce0 Merge "Sonar- AAF AUTH BATCH" by Jonathan Gathman · 5 years ago
  58. 1aba148 Merge "AAF-876-Block of commented files are removed from the file" by Jonathan Gathman · 5 years ago
  59. 6309ef4 Update Fixes from testing by Instrumental · 5 years ago
  60. e2a4ea6 Annotate the "Visitor" interface with the @FunctionalInterface annotation by Thugutla sailakshmi · 5 years ago
  61. be91780 Sonar- AAF AUTH BATCH by anushadasari · 5 years ago
  62. 9ef646c AAF-876-Block of commented files are removed from the file by Thugutla sailakshmi · 5 years ago
  63. 013931b Merge "Remove the declaration of thrown exception" by Jonathan Gathman · 5 years ago
  64. 21bb68c Remove the declaration of thrown exception by anushadasari · 5 years ago
  65. 52e4e14 Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiException' by dinesha · 5 years ago
  66. 24f0c09 AAF-892-remove unsed variables from ApprovedRpt.java file by Thugutla sailakshmi · 5 years ago
  67. 689bee1 Add Range to Approval Report by Instrumental · 5 years ago
  68. 3d1706f Remove Tabs, per Jococo by Instrumental · 5 years ago
  69. f68b174 Remove Unused Import by anushadasari · 5 years ago
  70. 203d10d Merge "Add junits to batch & cass modules" by Jonathan Gathman · 5 years ago
  71. 54f1bd2 Move AAF Poms to 2.1.16 by Instrumental · 5 years ago
  72. b40351e Add junits to batch & cass modules by Sai Gandham · 5 years ago
  73. e9ae048 Maven Docker Build by Instrumental · 5 years ago
  74. 58c2a71 Change API Version to 2.1.15 by Gathman, Jonathan (jg1555) · 5 years ago
  75. 3c06c98 Merge "Sonar Fix: NotifyCredBody.java" by Jonathan Gathman · 5 years ago
  76. 671e20a Merge "Sonar Fix: NsAttrib.java" by Jonathan Gathman · 5 years ago
  77. 08c9a24 Merge "Sonar Fix: NS.java" by Jonathan Gathman · 5 years ago
  78. 4899253 Merge "Fixed sonar issues in Approval.java" by Jonathan Gathman · 5 years ago
  79. 953ce6a Merge "Fixed sonar issue in ApprovalSet.java" by Jonathan Gathman · 5 years ago
  80. 5e1256a Sonar Fix: NotifyCredBody.java by Arundathi Patil · 5 years ago
  81. 2016e08 Sonar Fix: NS.java by Arundathi Patil · 5 years ago
  82. bcc2add Sonar Fix: NsAttrib.java by Arundathi Patil · 5 years ago
  83. d31db13 Fixed sonar issues in Approval.java by Arundathi Patil · 5 years ago
  84. bedf703 Fixed sonar issue in ApprovalSet.java by Arundathi Patil · 5 years ago
  85. b73803b Fixed sonar issue in URApproval.java class by Arundathi Patil · 5 years ago
  86. 7cd0977 move to JJB by Instrumental · 6 years ago
  87. ff1417f Post Init Service Starter by Instrumental · 6 years ago
  88. aab276e El Alto start with 2.1.14 by Instrumental · 6 years ago
  89. 1ab3404 Version to 2.1.13 by Instrumental · 6 years ago
  90. f64f482 Clean LOCAL Dir based on VERSION by Instrumental · 6 years ago
  91. 096803c Change Version to 2.1.12-SNAPSHOT by Instrumental · 6 years ago
  92. 6feb44b Update Approval in Batch by Instrumental · 6 years ago
  93. 66424b3 Improve Upload Batch by Instrumental · 6 years ago
  94. d087d3d Merge "Future.java - sonar fixes" by Jonathan Gathman · 6 years ago
  95. a001527 LastNotified.java - sonar fixes by Driptaroop Das · 6 years ago
  96. 489a629 Future.java - sonar fixes by Driptaroop Das · 6 years ago
  97. be7e0d1 Refine Helm Client Charts by Instrumental · 6 years ago
  98. 08755ca Add OneWeekCred notice by Instrumental · 6 years ago
  99. bd7def7 Create Helm based Certificates for Clients by Instrumental · 6 years ago
  100. cf7afe8 remove INFORMATIONAL email by Instrumental · 6 years ago