Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge "Config to be able to route GET through datarouter" | Tian Lee | 6 | -29/+104 |
2018-01-31 | Allow reserved properties in get | Daniel Silverthorn | 1 | -8/+10 |
2018-01-31 | Config to be able to route GET through datarouter | Gurjeet Bedi | 6 | -29/+104 |
2018-01-29 | Allow filtering by reserved properties | Daniel Silverthorn | 2 | -5/+8 |
2018-01-25 | Update gizmo to set jersey impl for ClientBuilder | Bansal, Nitin (nb121v) | 3 | -3/+9 |
2018-01-23 | Fix issue patching edges | sblimkie | 1 | -0/+12 |
2018-01-22 | Fix issue with patch requests | sblimkie | 7 | -58/+113 |
2018-01-22 | Add query parameters to get properties | Daniel Silverthorn | 7 | -13/+129 |
2018-01-12 | Allow patch operation in bulk request | sblimkie | 3 | -6/+36 |
2018-01-12 | Fix for bulk deletes | sblimkie | 3 | -286/+238 |
2018-01-10 | Return 400 instead of 403 when missing X-FromAppId | Daniel Silverthorn | 1 | -229/+218 |
2018-01-09 | Validate the FromAppID when populating SOT props | Gurjeet Bedi | 2 | -22/+36 |
2018-01-07 | OXM which tracks provenance | Gurjeet Bedi | 5 | -60/+84 |
2018-01-04 | OXM which tracks provenance | Gurjeet Bedi | 1 | -0/+57 |
2018-01-04 | Support for bulk API in async mode | sblimkie | 3 | -91/+207 |
2018-01-04 | Document Async event payloads. | Shwetank Dave | 2 | -20/+165 |
2017-12-22 | Better handling for exception logs | Gurjeet Bedi | 2 | -1/+10 |
2017-12-20 | Consolidate syncrounous and asyncronous APIs | sblimkie | 7 | -820/+136 |
2017-12-06 | Port async pipeline for gizmo | Gurjeet Bedi | 12 | -13/+1493 |
2017-12-06 | Use rebranded version of auth library | sblimkie | 6 | -8/+8 |
2017-12-04 | Gizmo use correct version of rest-client | sblimkie | 1 | -3/+3 |
2017-12-04 | Gizmo uses Champ the microservice | sblimkie | 12 | -2163/+354 |
2017-11-23 | Merge "Update README" | Tian Lee | 4 | -601/+759 |
2017-11-23 | Merge "Remove hardcoded keystore password" | Tian Lee | 2 | -4/+2 |
2017-11-22 | Update README | sblimkie | 4 | -601/+759 |
2017-11-20 | Refactor to move from openecomp to onap | Bansal, Nitin (nb121v) | 35 | -170/+170 |
2017-11-17 | Remove hardcoded keystore password | sblimkie | 2 | -4/+2 |
2017-11-16 | Fixing the formatting | Bansal, Nitin (nb121v) | 13 | -1539/+1556 |
2017-11-16 | Add bulk API to gizmo | Bansal, Nitin (nb121v) | 18 | -686/+2016 |
2017-11-15 | Gizmo to use the new edge rule label format | sblimkie | 3 | -11/+11 |
2017-11-13 | Adding safegaurd when adding new relationships. | Shwetank Dave | 1 | -0/+29 |
2017-10-19 | README typo changes | Gurjeet Bedi | 1 | -8/+8 |
2017-10-05 | Fix import issue on unit test | abatos | 1 | -1/+1 |
2017-09-26 | Fix dependency issue on older version of Tinkerpop | abatos | 3 | -630/+619 |
2017-09-13 | Merge "Add documentation for new edge endpoints." | Steven Blimkie | 1 | -0/+80 |
2017-09-13 | Change dependencies to pass tests | Daniel Silverthorn | 1 | -2/+2 |
2017-09-08 | Cleanup project's name in Sonar | Jessica Wagantall | 1 | -1/+1 |
2017-09-07 | Add name to the top level pom for gizmo | Venkata Harish K Kajur | 1 | -0/+1 |
2017-09-06 | Add documentation for new edge endpoints. | gfraboni | 1 | -0/+80 |
2017-09-05 | Fix broken pom file. | gfraboni | 1 | -2/+3 |
2017-09-05 | Replace OxmModelLoader with aaiutils | Daniel Silverthorn | 5 | -194/+24 |
2017-09-01 | New endpoints to auto populate edge properties. | gfraboni | 12 | -609/+1743 |
2017-08-29 | Remove files containing ATT references | Daniel Silverthorn | 2 | -0/+0 |
2017-08-29 | Remove cadi.properties due to ATT references | Daniel Silverthorn | 1 | -36/+0 |
2017-08-23 | Safeguard against deprecated DbEdgeRules versions. | Shwetank Dave | 3 | -6/+11 |
2017-08-22 | Split out Titan specific dependencies from core | abatos | 11 | -322/+236 |
2017-08-22 | Using DbEdgeRules.json files from aai-core jar. | Shwetank Dave | 14 | -155/+7474 |
2017-08-22 | Revert version of champ dependency. | gfraboni | 1 | -1/+1 |
2017-08-21 | [AAI-26] Handle ChampTransactionExceptions. | gfraboni | 2 | -19/+51 |
2017-08-18 | [AAI-164 Amsterdam] Refer to ONAP event-lib | sblimkie | 1 | -1/+1 |