Merge "Examples.java-Extract the assignment out of the expression"
[aaf/authz.git] / auth / auth-locate /
2019-11-06 Jonathan GathmanMerge "Examples.java-Extract the assignment out of...
2019-11-06 Jonathan GathmanMerge "API_History.java -remove the thrown exception"
2019-11-06 Sai GandhamMerge "Fix Batch Cred Deletes"
2019-11-06 Jonathan GathmanMerge "Tidied up load() method to remove several static...
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 Jonathan GathmanMerge "ListApprovals.java-Reorder the modifiers to...
2019-11-06 Jonathan GathmanMerge "LoginLandingAction.java -remove the comments"
2019-11-06 Jonathan GathmanMerge "LocateServiceImpl.java-remove unused import"
2019-10-28 Thugutla sailakshmiLocateServiceImpl.java-remove unused import 56/97656/1
2019-10-15 InstrumentalSonar Fixes, Formatting 24/97124/3
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 Jonathan GathmanMerge "Analyze.java-Merge this if statement with the...
2019-10-08 Jonathan GathmanMerge "sonar-AAF_Locate.java"
2019-10-08 Jonathan GathmanMerge "Sonar- LocateServiceImpl.java"
2019-09-25 anushadasarisonar-AAF_Locate.java 28/96228/1
2019-09-24 anushadasariSonar- LocateServiceImpl.java 81/96181/1
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-08-06 Jonathan GathmanMerge "Sonar fix: Perm.java"
2019-08-06 Jonathan GathmanMerge "Add junits to batch & cass modules"
2019-08-06 InstrumentalMove AAF Poms to 2.1.16 46/92846/1
2019-08-02 InstrumentalMaven Docker Build 05/92605/1
2019-07-22 Gathman, Jonathan... Change API Version to 2.1.15 28/91828/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-06-28 InstrumentalUpdates for DirectLocator 93/90693/1
2019-06-20 InstrumentalFixes/Refinements from Testing 28/90228/1
2019-06-08 InstrumentalAgent correctly sort Cert Chain/Truststore 52/89552/3
2019-06-03 Instrumentalmove to JJB 66/89166/1
2019-05-29 InstrumentalPost Init Service Starter 51/88751/4
2019-05-23 InstrumentalEl Alto start with 2.1.14 88/88388/1
2019-05-02 InstrumentalVersion to 2.1.13 37/86837/1
2019-04-23 InstrumentalChange Version to 2.1.12-SNAPSHOT 82/86082/1
2019-04-11 Jonathan GathmanMerge "Future.java - sonar fixes"
2019-04-11 Jonathan GathmanMerge "Function.java - sonar fixes"
2019-04-11 Jonathan GathmanMerge "Cred.java - Sonar fixes"
2019-04-10 Instrumentalswitch Internal/External Locator Names for Dublin 24/84924/1
2019-04-05 Sai GandhamMerge "Init Data Update from TEST"
2019-04-05 InstrumentalRefine Helm Client Charts 01/84301/2
2019-03-14 InstrumentalChange version to 2.1.11-SNAPSHOT 84/82284/1
2019-02-28 InstrumentalChange verison to match POMs 11/79311/1 2.1.10
2019-02-23 InstrumentalUpdate to 2.1.11-SNAPSHOT 61/79061/1
2019-02-21 Jonathan GathmanMerge "Sonar fix: Notification.java"
2019-02-21 Jonathan GathmanMerge "Sonar Fox: InputIterator.java"
2019-02-21 Jonathan GathmanMerge "Sonar Fix: NotifyApprovals.java"
2019-02-21 Jonathan GathmanMerge "Add more junits to auth-batch"
2019-02-20 InstrumentalLocator Service link correction 85/78885/2
2019-02-20 Instrumentalfix new openssl, data, etc 57/78857/1
2019-01-22 InstrumentalPublic and Private Locate entries 39/76139/1
2018-11-19 InstrumentalVersion to 2.1.9 30/73030/2
2018-11-10 varun gudisenaMerge "Add identities for DMaap"
2018-11-09 InstrumentalMove to AAF 2.1.8-SNAPSHOT 01/72301/1
2018-11-06 InstrumentalAPI Version backward compat 76/71976/2
2018-10-31 varun gudisenaMerge "Move to 2.1.17"
2018-10-31 InstrumentalMove to 2.1.17 31/71531/1
2018-10-17 InstrumentalVersion to 2.1.6 51/70651/1
2018-10-16 InstrumentalChange to 2.1.5 84/70584/1
2018-10-12 InstrumentalCADI ID Translate 76/70376/1
2018-10-11 InstrumentalMove to 2.1.3 78/70278/2
2018-10-11 InstrumentalMove to 2.1.2.1 55/70255/1
2018-10-04 Jonathan GathmanMerge "JUnits for Mapper_2_0"
2018-10-02 Sai GandhamUpdate junits for locate and gui 74/69674/1
2018-10-02 InstrumentalBack to SNAPSHOT 49/69649/1
2018-10-01 InstrumentalBeta Release for Clients 38/69638/1
2018-09-07 InstrumentalMass whitespace changes (Style Warnings) 87/65287/1
2018-09-07 InstrumentalMass add newline package (Style Warnings) 79/65279/1
2018-09-07 InstrumentalMass removal of all Tabs (Style Warnings) 75/65275/1
2018-07-21 InstrumentalFix errors found no Container mode 99/57099/1
2018-07-20 Jonathan GathmanMerge "Sonar fixes related to exceptions"
2018-07-20 Jonathan GathmanMerge "Sonar fixes related to exceptions"
2018-07-20 Jonathan GathmanMerge "System dependent separators"
2018-07-19 InstrumentalConfiguration and Auto-Certificates 51/56951/1
2018-07-16 Maciej WejsSonar fixes related to exceptions 17/56517/1
next