Age | Commit message (Expand) | Author | Files | Lines |
2021-04-23 | Refactor GRA to separate docker creation from application code | Dan Timoney | 329 | -418/+811 |
2021-04-20 | Update gra ms to use CadiFilter instead of shiro | Dan Timoney | 5 | -100/+54 |
2021-04-08 | Add transaction mgr for preload data | Dan Timoney | 1 | -1/+2 |
2021-04-07 | Fix bugs in delete | Dan Timoney | 2 | -15/+57 |
2021-04-01 | Resolve junit failures | Dan Timoney | 28 | -1466/+432 |
2021-03-26 | Refactor CRUD to new table structure | Dan Timoney | 23 | -5071/+56679 |
2021-03-10 | Updates to use new db tables | Dan Timoney | 6 | -81/+409 |
2021-02-17 | Redesign GRA database tables to support parallel updates | Dan Timoney | 17 | -52/+1014 |
2021-02-09 | Use latest CCSDK parent pom for Honolulu | Dan Timoney | 1 | -3/+3 |
2021-01-12 | Add vf-module,port-mirror, allotted-resource rpc and CRUD | Cheung, Pat (kc1472) | 3 | -4/+3 |
2021-01-11 | sdnc-apps update | Cheung, Pat (kc1472) | 22 | -28/+1601 |
2021-01-05 | [SDNC-1452]VNF Topology Async | Haddox, Anthony (ah0647) | 2 | -129/+275 |
2020-12-16 | Add test cases for vnf-topology, vf-module | Dan Timoney | 1 | -0/+853 |
2020-12-15 | Use released version of ccsdk parent poms | Dan Timoney | 1 | -3/+3 |
2020-12-04 | Add vf-module,port-mirror, allotted-resource rpc and CRUD | Cheung, Pat (kc1472) | 12 | -46/+2235 |
2020-12-03 | Fixes for network-topology-operation | Dan Timoney | 5 | -319/+1028 |
2020-11-19 | Merge "Remove hard-coded credentials from application.properties" | Dan Timoney | 7 | -43/+49 |
2020-11-19 | add support for service-toplogy GET | David Stilwell | 2 | -0/+49 |
2020-11-19 | Remove hard-coded credentials from application.properties | Dan Timoney | 7 | -43/+49 |
2020-11-19 | [SDNC-1416]VNF CRUD Operations | Haddox, Anthony (ah0647) | 8 | -0/+1627 |
2020-11-18 | Add integration test for GR-API docker container | Dan Timoney | 2 | -1/+148 |
2020-11-10 | Use new filter to add content-type header | Dan Timoney | 2 | -4/+5 |
2020-11-10 | fix race condition in building ms generic-resource-api | David Stilwell | 1 | -2/+2 |
2020-11-05 | Update to avoid dup module names | Dan Timoney | 5 | -92/+86 |
2020-11-03 | Fix data configuration | Dan Timoney | 6 | -2177/+2902 |
2020-10-27 | Import SLI-API controller | Dan Timoney | 11 | -78/+54 |
2020-10-12 | Implement vnf-topology-operation RPC | Dan Timoney | 6 | -11/+452 |
2020-09-23 | Roll to initial Honolulu snapshot | Dan Timoney | 2 | -4/+4 |
2020-09-14 | Update sdnc/apps to use java11 base image | Dan Timoney | 3 | -11/+15 |
2020-08-13 | Fix test issues | Dan Timoney | 14 | -30/+1375 |
2020-08-07 | Update GR-API to use released CCSDK artifacts | Dan Timoney | 1 | -4/+4 |
2020-08-07 | Fix docker-compose test issues | Dan Timoney | 8 | -6/+62 |
2020-07-30 | Implement service topology operation RPC | Dan Timoney | 235 | -5073/+78414 |
2020-07-17 | Fixed timing error in maven build | Dan Timoney | 1 | -2/+2 |
2020-07-16 | Add jackson-databind-xml dependency | Dan Timoney | 1 | -0/+4 |
2020-07-06 | Add junit testing for preload rpcs | Dan Timoney | 4 | -20/+164 |
2020-07-02 | Add REST CRUD ops for service data | Dan Timoney | 30 | -645/+3042 |
2020-06-22 | Fix preload data update | Dan Timoney | 3 | -58/+425 |
2020-06-19 | Implement GRA preload and service data objects | Dan Timoney | 37 | -0/+11842 |