Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | Extract the assignment out this expression |  Thugutla sailakshmi | 1 | -1/+2 |
2019-11-06 | Merge "ExpireRange.java-sonar fix" |  Jonathan Gathman | 1 | -4/+0 |
2019-11-06 | Merge "TypeCode.java-remove unused imports" |  Jonathan Gathman | 1 | -2/+1 |
2019-11-06 | Merge "Route.java -remove exceptions" |  Jonathan Gathman | 1 | -1/+1 |
2019-11-06 | AAFcli.java-sonar fixes-moving string literal to left side |  Thugutla sailakshmi | 1 | -5/+5 |
2019-11-06 | JscepCA.java -sonar fix |  Thugutla sailakshmi | 1 | -4/+1 |
2019-11-06 | Merge "ListApprovals.java-Reorder the modifiers to comply with the Java Langu... |  Jonathan Gathman | 1 | -1/+1 |
2019-11-06 | Merge "LoginLandingAction.java -remove the comments" |  Jonathan Gathman | 1 | -1/+0 |
2019-11-06 | Merge "LocateServiceImpl.java-remove unused import" |  Jonathan Gathman | 1 | -1/+0 |
2019-11-06 | Merge "OAUTHService.java-sonar fix" |  Jonathan Gathman | 1 | -1/+2 |
2019-11-06 | Merge "PendingRequestsShow.java- sonar fixes" |  Jonathan Gathman | 1 | -2/+1 |
2019-11-06 | Merge "PassDeleteAction.java-sonar major fixes" |  Jonathan Gathman | 1 | -4/+5 |
2019-11-06 | Merge "Function.java - Extract the assignment" |  Jonathan Gathman | 1 | -1/+2 |
2019-11-06 | Merge "Create.java -Extract assignment out of expression" |  Jonathan Gathman | 1 | -1/+3 |
2019-11-06 | Merge "OAuthTokenDAO.java -there's no need to call "toString()" |  Jonathan Gathman | 1 | -1/+2 |
2019-11-06 | Merge "CMService.java - Merge the if statement with the existing one" |  Jonathan Gathman | 1 | -4/+2 |
2019-11-05 | Fix Batch Cred Deletes |  Instrumental | 3 | -5/+11 |
2019-11-06 | API_History.java -remove the thrown exception |  Thugutla sailakshmi | 1 | -1/+1 |
2019-11-05 | removed block of commenetd lines of code |  manisha07 | 2 | -3/+1 |
2019-11-04 | Using logger to throw exception |  Rachitha | 1 | -3/+2 |
2019-10-31 | ExpireRange.java-sonar fix |  Rachitha | 1 | -4/+0 |
2019-10-31 | PermGrantForm.java-remove the comments |  Thugutla sailakshmi | 1 | -1/+0 |
2019-10-30 | HistoryDAO.java-sonar fixes |  Thugutla sailakshmi | 1 | -4/+2 |
2019-10-30 | DirectIntrospect.java -SonarFix |  Thugutla sailakshmi | 1 | -0/+1 |
2019-10-29 | TypeCode.java-remove unused imports |  Thugutla sailakshmi | 1 | -2/+1 |
2019-10-29 | Route.java -remove exceptions |  Thugutla sailakshmi | 1 | -1/+1 |
2019-10-28 | OAUTHService.java-sonar fix |  Thugutla sailakshmi | 1 | -1/+2 |
2019-10-28 | LocateServiceImpl.java-remove unused import |  Thugutla sailakshmi | 1 | -1/+0 |
2019-10-28 | LoginLandingAction.java -remove the comments |  Thugutla sailakshmi | 1 | -1/+0 |
2019-10-28 | ListApprovals.java-Reorder the modifiers to comply with the Java Language Spe... |  Thugutla sailakshmi | 1 | -1/+1 |
2019-10-23 | PendingRequestsShow.java- sonar fixes |  Thugutla sailakshmi | 1 | -2/+1 |
2019-10-23 | PassDeleteAction.java-sonar major fixes |  Thugutla sailakshmi | 1 | -4/+5 |
2019-10-21 | Function.java - Extract the assignment |  Thugutla sailakshmi | 1 | -1/+2 |
2019-10-21 | Add "@Override" annotation |  Thugutla sailakshmi | 1 | -1/+2 |
2019-10-21 | OAuthTokenDAO.java -there's no need to call "toString() |  Thugutla sailakshmi | 1 | -1/+2 |
2019-10-21 | Create.java -Extract assignment out of expression |  Thugutla sailakshmi | 1 | -1/+3 |
2019-10-21 | CMService.java-Merge if statement |  Thugutla sailakshmi | 1 | -4/+2 |
2019-10-21 | CMService.java - Merge the if statement with the existing one |  Thugutla sailakshmi | 1 | -4/+2 |
2019-10-18 | Tidied up load() method to remove several static |  Oleksandr Moliavko | 1 | -32/+35 |
2019-10-17 | Replaced "==" with equals for string comparisons |  Oleksandr Moliavko | 1 | -4/+3 |
2019-10-17 | Removed unused class fields to prevent static |  Oleksandr Moliavko | 3 | -9/+0 |
2019-10-16 | Function.java-sonar fix |  Thugutla sailakshmi | 1 | -4/+4 |
2019-10-16 | AbsCassDAO.java -sonar fix |  Thugutla sailakshmi | 1 | -5/+1 |
2019-10-15 | Sonar Warning |  Instrumental | 2 | -5/+9 |
2019-10-15 | Another Sonar adjustment |  Instrumental | 1 | -3/+2 |
2019-10-15 | Sonar Fixes, Formatting |  Instrumental | 910 | -11181/+11187 |
2019-10-14 | Merge "Extend.java-Extract the assignment out of the expression" |  Jonathan Gathman | 1 | -1/+2 |
2019-10-14 | Merge "CredDAO.java -Extract the assignment out of expression" |  Jonathan Gathman | 1 | -1/+3 |
2019-10-14 | FileGetter.java-Merge this if statement with the enclosing one |  Thugutla sailakshmi | 1 | -3/+2 |
2019-10-14 | Merge "DAOException.java -This block of commented-out lines of code should be... |  Jonathan Gathman | 1 | -3/+1 |