Age | Commit message (Expand) | Author | Files | Lines |
2018-04-03 | Update docker tag convention | Jessica Wagantall | 1 | -1/+1 |
2018-03-29 | Update docker entrypoint to run independent | Kajur, Harish (vk250x) | 2 | -1/+18 |
2018-03-28 | Update plexus utils version for nexus iq | Kajur, Harish (vk250x) | 1 | -0/+7 |
2018-03-28 | Set code coverage limit to 69% | Kajur, Harish (vk250x) | 1 | -1/+1 |
2018-03-28 | Remove hbase since we are moving to cassandra | Kajur, Harish (vk250x) | 1 | -74/+0 |
2018-03-28 | Add to traversal custom query to get parent path | Maharajh, Robby (rx2202) | 7 | -76/+297 |
2018-03-28 | Update the titan code to janus graph code | Kajur, Harish (vk250x) | 23 | -545/+963 |
2018-03-26 | Update the poms to 1.2.2-SNAPSHOT | Kajur, Harish (vk250x) | 1 | -3/+3 |
2018-03-22 | Update the license for 2017-2018 license | Kajur, Harish (vk250x) | 139 | -413/+721 |
2018-03-21 | Remove the jackson databind depenedency | Kajur, Harish (vk250x) | 1 | -5/+0 |
2018-03-20 | Update spring boot 1.5.1 to 1.5.10 | Kajur, Harish (vk250x) | 2 | -7/+2 |
2018-03-13 | Add back the cassandra codehaus plugin | Venkata Harish K Kajur | 1 | -4/+0 |
2018-03-07 | Update traversal from AJSC 2 to Spring Boot | Venkata Harish K Kajur | 270 | -4484/+3269 |
2018-02-27 | Remove diffutils dependency | Jimmy Forsyth | 1 | -6/+0 |
2018-02-27 | Update the rest endpoints for v13 version | Venkata Harish K Kajur | 2 | -2/+2 |
2018-02-22 | Update DmaapConfig and AAIAppServlet to start | Venkata Harish K Kajur | 1 | -16/+0 |
2018-02-15 | Sync logging context changes | Venkata Harish K Kajur | 78 | -1719/+5868 |
2018-02-01 | Merge "Sonar Minor:Define a constant instead of literal." | James Forsyth | 1 | -2/+4 |
2018-01-17 | Merge "Sonar Major: Replace the type specification." | Venkata Harish Kajur | 1 | -1/+1 |
2018-01-15 | Add ability to do optional params for custom query | Lamont, William (wl2432) | 39 | -480/+2134 |
2018-01-15 | Sonar Minor:Define a constant instead of literal. | aishkashyap | 1 | -2/+4 |
2018-01-10 | Sonar Major: Replace the type specification. | aishkashyap | 1 | -1/+1 |
2017-12-20 | Remove the tools dependency of jdk | Venkata Harish K Kajur | 1 | -8/+0 |
2017-12-08 | Add the service model custom query | Venkata Harish K Kajur | 2 | -1/+86 |
2017-12-06 | Update last reference openecomp docker entrypoint | Venkata Harish K Kajur | 1 | -1/+1 |
2017-12-05 | Update the code for docker to be not dependent | Venkata Harish K Kajur | 1 | -0/+5 |
2017-12-05 | Use onap instead of openecomp for docker tag | Venkata Harish K Kajur | 1 | -3/+3 |
2017-11-27 | Add v12 api changes for the new release code | Venkata Harish K Kajur | 7 | -13/+13 |
2017-11-08 | Merge "Add related-lookup to closed-loop named-query"v1.1.01.0.0-ONAP1.0.0-Amsterdam | Steven Blimkie | 1 | -77/+186 |
2017-11-08 | Add related-lookup to closed-loop named-query | jimmy | 1 | -77/+186 |
2017-11-07 | Change the logback to remove jsonpath extra logs | Venkata Harish K Kajur | 2 | -1/+2 |
2017-11-06 | Merge "Update cert to use X1 intermediate" | Steven Blimkie | 1 | -0/+0 |
2017-11-06 | Update cert to use X1 intermediate | jimmy | 1 | -0/+0 |
2017-11-02 | Update the dependency from snapshot | Venkata Harish K Kajur | 2 | -6/+6 |
2017-11-01 | Update keystore with new cert | jimmy | 1 | -0/+0 |
2017-11-01 | Add vnfc to named-query | jimmy | 1 | -5/+15 |
2017-10-09 | Add unit test cases to increase the sonar coverage | aditya | 2 | -1439/+824 |
2017-10-04 | Replace type specification with diamond operato | ramanjaneya | 1 | -1/+1 |
2017-10-02 | Fix the update query tool to work properly | Venkata Harish K Kajur | 1 | -1/+1 |
2017-10-01 | Fix git clone issue to fail container startup | Venkata Harish K Kajur | 2 | -2/+8 |
2017-09-28 | Change all the packages from openecomp to onap | Venkata Harish K Kajur | 128 | -3790/+4272 |
2017-09-27 | Add unit test cases to increase the sonar coverage | aditya | 9 | -147/+1213 |
2017-09-26 | Logging Updates for Traversal | O'Connor, Lina (lo8949) | 1 | -0/+5 |
2017-09-25 | Create a query to provide horizontal view | Venkata Harish K Kajur | 2 | -0/+203 |
2017-09-25 | Merge "Add RequestId and PartnerName in log" | Tian Lee | 1 | -2/+17 |
2017-09-22 | Merge "Add stored queries for port mirroring" | James Forsyth | 8 | -11/+627 |
2017-09-22 | Add stored queries for port mirroring | Venkata Harish K Kajur | 8 | -11/+627 |
2017-09-22 | Merge "Fix Blocker/Critical sonar issues" | James Forsyth | 1 | -2/+2 |
2017-09-22 | Merge "Removed redundant checks" | James Forsyth | 1 | -4/+2 |
2017-09-22 | Merge "Fix major sonar issues" | James Forsyth | 1 | -2/+2 |