Merge "AAFcli.java -Declare "value" on a separate line"
[aaf/authz.git] / auth / auth-cmd / src / main / java / org / onap / aaf / auth / cmd / AAFcli.java
2019-11-06 Jonathan GathmanMerge "AAFcli.java -Declare "value" on a separate line"
2019-11-06 Jonathan GathmanMerge "Replaced "==" with equals for string comparisons...
2019-11-06 Jonathan GathmanMerge "Removed unused class fields to prevent static...
2019-11-06 Jonathan GathmanMerge "CredDetail.java-extract the assignments"
2019-11-06 Jonathan GathmanMerge "TextIndex.java-extract the assignment"
2019-11-06 Jonathan GathmanMerge "PermGrantForm.java-remove the comments"
2019-11-06 Jonathan GathmanMerge "removed block of commenetd lines of code"
2019-11-06 Jonathan GathmanMerge "SonarFix-CachedRoleDAO.java"
2019-11-06 Jonathan GathmanMerge "Add the "@Override" annotation above this method...
2019-11-06 Jonathan GathmanMerge "Using logger to throw exception Issue-ID: AAF...
2019-11-06 Jonathan GathmanMerge "HistoryDAO.java-sonar fixes"
2019-11-06 Jonathan GathmanMerge "DirectIntrospect.java -SonarFix Issue-ID: AAF...
2019-11-06 Jonathan GathmanMerge "DirectAAFLur.java-sonar fix"
2019-11-06 Jonathan GathmanMerge "Extract the assignment out this expression Issue...
2019-11-06 Jonathan GathmanMerge "ExpireRange.java-sonar fix"
2019-11-06 Jonathan GathmanMerge "TypeCode.java-remove unused imports"
2019-11-06 Jonathan GathmanMerge "Route.java -remove exceptions"
2019-11-06 Thugutla sailakshmiAAFcli.java-sonar fixes-moving string literal to left... 46/97646/2
2019-10-15 InstrumentalSonar Fixes, Formatting 24/97124/3
2019-10-14 Jonathan GathmanMerge "DAOException.java -This block of commented-out...
2019-10-14 Jonathan GathmanMerge "Extract the assignment out of this expression"
2019-10-14 Jonathan GathmanMerge "AAFcli.java-remove declaration of thrown exception"
2019-10-08 Thugutla sailakshmiAAFcli.java -Declare "value" on a separate line 62/96262/2
2019-10-08 Thugutla sailakshmiAAFcli.java-remove declaration of thrown exception 61/96261/2
2019-09-19 Jonathan GathmanMerge "Sonar-CachingFileAccess.java"
2019-09-19 Jonathan GathmanMerge "Sonar-AAF_Hello.java"
2019-09-19 Jonathan GathmanMerge "AAFcli.java-Merge the if statement with the...
2019-09-19 Jonathan GathmanMerge "AAFcli.java -Extract the assignment out of this...
2019-09-18 Thugutla sailakshmiAAFcli.java-Merge the if statement with the existing one 21/95921/1
2019-09-18 Thugutla sailakshmiAAFcli.java -Extract the assignment out of this expression 20/95920/1
2019-09-17 Jonathan GathmanMerge "AAF-892-remove unsed variables from ApprovedRpt...
2019-09-04 Jonathan GathmanMerge "Annotate the "Visitor" interface with the @Funct...
2019-09-04 Jonathan GathmanMerge "add the FunctionalInterface annotation"
2019-09-04 Jonathan GathmanMerge "Sonar- AAF AUTH BATCH"
2019-09-04 Jonathan GathmanMerge "Remove this useless assignment to local variable...
2019-09-04 Jonathan GathmanMerge "AAF-876-Block of commented files are removed...
2019-09-04 Jonathan GathmanMerge "Remove the declaration of thrown exception"
2019-09-03 InstrumentalUpdate Fixes from testing 57/94857/3
2019-08-07 InstrumentalRemove Tabs, per Jococo 38/92938/1
2019-08-07 Jonathan GathmanMerge "Sonar Fix: ApprovalDAO.java"
2019-08-07 Jonathan GathmanMerge "Sonar Fix: CacheInfoDAO.java"
2019-08-07 Jonathan GathmanMerge "Sonar Fix - AuthzCassServiceImpl.java"
2019-08-06 Jonathan GathmanMerge "sonar fix - remove literal boolean true value"
2019-08-06 Jonathan GathmanMerge "AAF-892- move the variable to follow rules"
2019-08-06 Jonathan GathmanMerge "Sonar Fix: Cred.java"
2019-08-06 Jonathan GathmanMerge "Sonar fix: Role.java"
2019-08-06 Jonathan GathmanMerge "Sonar fix: CSRMeta.java"
2019-08-06 Jonathan GathmanMerge "ParseException.java"
2019-08-06 Jonathan GathmanMerge "sonar fix AAFcli.java"
2019-07-25 Dasari Anushasonar fix - remove literal boolean true value 90/91690/2
2019-07-16 Thugutla Sailakshmisonar fix AAFcli.java 25/91525/1
2019-07-12 Sai GandhamMerge "Adjust Agent for none K8s"
2019-07-12 InstrumentalAdjust Agent for none K8s 94/91394/1
2019-07-03 Jonathan GathmanMerge "Commented out dead/unreachable code (maybe some...
2019-07-03 Jonathan GathmanMerge "Moved null ref check to line before dereferencing"
2019-07-03 Jonathan GathmanMerge "Fixed deref of null object at error message"
2019-07-02 Instrumentalupdate Approvals from Testing 13/90813/1
2019-01-30 Jonathan GathmanMerge "Sonar Fix: MiscID.java"
2019-01-30 Jonathan GathmanMerge "Sonar fix: AAFcli.java"
2019-01-25 Arundathi PatilSonar fix: AAFcli.java 46/76346/1
2018-11-06 InstrumentalAPI Version backward compat 76/71976/2
2018-10-19 InstrumentalFix GUI Buttons 28/70828/1
2018-09-07 InstrumentalMass whitespace changes (Style Warnings) 87/65287/1
2018-09-07 InstrumentalMass removal of all Tabs (Style Warnings) 75/65275/1
2018-07-03 Jonathan GathmanMerge "Fixes sonar issues in API_Artifact"
2018-07-03 InstrumentalRemove Sonar Blockers 15/55715/1
2018-07-03 InstrumentalCollection syntax change because of Sonar 93/55693/2
2018-06-22 InstrumentalRefine aafcli for Tests 95/55295/1
2018-06-19 InstrumentalAAFCli needs ability to change root_ns for testing 89/55089/1
2018-06-13 Jonathan GathmanMerge "fixes in RolesShow."
2018-05-25 Jonathan GathmanMerge "Add docs structure & locate coverage"
2018-05-24 InstrumentalAdd Cert Cred for aafcli 69/48969/5
2018-05-18 Jonathan GathmanMerge "Add INFO.yaml file"
2018-03-30 InstrumentalClean up Sonar results 2 01/40301/1
2018-03-30 InstrumentalClean up Sonar results 1 93/40293/1
2018-03-26 InstrumentalAT&T 2.0.19 Code drop, stage 3 75/38675/1