Age | Commit message (Expand) | Author | Files | Lines |
2019-08-27 | Release ccsdk/sli/adaptors0.6.0 |  jenkins-releng | 7 | -14/+14 |
2019-08-26 | Proposal to remove OSGi dependencies from the CCSDK project |  Matej Perina | 20 | -0/+6471 |
2019-08-15 | Code changes for OpenDaylight Neon |  Timoney, Dan (dt5972) | 7 | -15/+54 |
2019-08-09 | Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions" |  Dan Timoney | 6 | -12/+12 |
2019-08-09 | CCSDK-1556 -Move this constructor to comply with Java Code Conventions |  Thugutla Sailakshmi | 6 | -12/+12 |
2019-08-08 | sli adaptors features file cleanup |  Smokowski, Kevin (ks6305) | 2 | -49/+3 |
2019-08-07 | Roll version to recreate artifacts |  Timoney, Dan (dt5972) | 6 | -12/+12 |
2019-07-30 | Merge "Add "@Override" annotation above method signature" |  Dan Timoney | 1 | -1/+3 |
2019-07-30 | Merge "CCSDK-1559 -Rename this local variable to match the regular expression... |  Dan Timoney | 1 | -4/+4 |
2019-07-30 | Merge "CCSDK-1557 -Replace the type specification in this constructor call wi... |  Dan Timoney | 1 | -1/+1 |
2019-07-30 | CCSDK-1559 -Rename this local variable to match the regular expression '^[a-z... |  Thugutla Sailakshmi | 1 | -4/+4 |
2019-07-30 | Add "@Override" annotation above method signature |  anushadasari | 1 | -1/+3 |
2019-07-30 | CCSDK-1557 -Replace the type specification in this constructor call with the ... |  Thugutla Sailakshmi | 1 | -2/+2 |
2019-07-29 | CCSDK-1554 -Major issue-Remove this unused "cause" local variable. |  Thugutla Sailakshmi | 1 | -3/+2 |
2019-07-17 | Update parent version to 1.3.1 |  Timoney, Dan (dt5972) | 6 | -6/+6 |
2019-06-25 | Remove versions from project poms |  Timoney, Dan (dt5972) | 3 | -10/+6 |
2019-05-15 | Updating aai adapter to v16 model |  prakash.e | 26 | -431/+433 |
2019-05-02 | Fix SDWAN aai_schema_v14.xsd site-resource parameters |  prakash.e | 1 | -0/+14 |
2019-04-30 | Roll master to El Alto |  Timoney, Dan (dt5972) | 6 | -12/+12 |
2019-04-24 | Update to use released 1.2.2 parent0.4.2 |  Timoney, Dan (dt5972) | 6 | -6/+6 |
2019-04-02 | Resolve jersey conflict |  Timoney, Dan (dt5972) | 2 | -12/+13 |
2019-03-21 | Compile against Fluorine SR2 |  Timoney, Dan (dt5972) | 6 | -12/+12 |
2019-03-14 | Prepare for release 0.4.1 |  Timoney, Dan (dt5972) | 6 | -6/+6 |
2019-03-06 | Deprecated named-query from AAIService |  Rich Tabedzki | 15 | -905/+2 |
2019-02-01 | improved handling of indexed data |  Rich Tabedzki | 23 | -461/+190 |
2019-01-31 | Merge "Fixed major sonar issue in AAIService.java" |  Dan Timoney | 1 | -19/+24 |
2019-01-30 | Merge "fixed sonar issue in AAIDeclarations.java" |  Dan Timoney | 1 | -4/+6 |
2019-01-30 | Merge "Sonar Fix: EchoRequest.java" |  Dan Timoney | 1 | -3/+4 |
2019-01-30 | Merge "Sonar fix: UpdateRequest.java" |  Dan Timoney | 1 | -2/+3 |
2019-01-30 | Merge "fixed sonar issue in GenericRequest.java" |  Dan Timoney | 1 | -2/+4 |
2019-01-30 | Merge "fixed sonar issues in NodesQueryRequest.java" |  Dan Timoney | 1 | -22/+4 |
2019-01-30 | Merge "fixed sonar issues in AAIServiceUtils.java" |  Dan Timoney | 1 | -2/+4 |
2019-01-30 | Merge "fixed sonar issues in NamedQueryRequest.java" |  Dan Timoney | 1 | -5/+7 |
2019-01-30 | Merge "fixed sonar issues in GenericQueryRequest.java" |  Dan Timoney | 1 | -3/+5 |
2019-01-30 | Merge "fixed sonar issue in AAIRequest.java" |  Dan Timoney | 1 | -2/+1 |
2019-01-30 | Merge "fixed sonar issues in AAIClientRESTExecutor.java" |  Dan Timoney | 1 | -5/+5 |
2019-01-11 | Changes for Fluorine |  Timoney, Dan (dt5972) | 6 | -31/+26 |
2019-01-10 | fixed sonar issue in AAIDeclarations.java |  Sandeep J | 1 | -4/+6 |
2019-01-10 | Merge "Prepare for release build"0.4.0 |  Dan Timoney | 6 | -230/+235 |
2019-01-09 | Sonar fix: UpdateRequest.java |  Arundathi Patil | 1 | -2/+3 |
2019-01-09 | Sonar Fix: EchoRequest.java |  Arundathi Patil | 1 | -3/+4 |
2019-01-09 | fixed sonar issue in GenericRequest.java |  Sandeep J | 1 | -2/+4 |
2019-01-09 | fixed sonar issues in NodesQueryRequest.java |  Sandeep J | 1 | -22/+4 |
2019-01-09 | fixed sonar issues in NamedQueryRequest.java |  Sandeep J | 1 | -5/+7 |
2019-01-09 | fixed sonar issues in AAIServiceUtils.java |  Sandeep J | 1 | -2/+4 |
2019-01-09 | Fixed major sonar issue in AAIService.java |  ezhil | 1 | -19/+24 |
2019-01-09 | fixed sonar issues in GenericQueryRequest.java |  Sandeep J | 1 | -3/+5 |
2019-01-09 | fixed sonar issue in AAIRequest.java |  Sandeep J | 1 | -2/+1 |
2019-01-09 | fixed sonar issues in AAIClientRESTExecutor.java |  Sandeep J | 1 | -5/+5 |
2019-01-08 | Prepare for release build |  Timoney, Dan (dt5972) | 6 | -230/+235 |