Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | Add explicit dependency for logback-access |  Ravi Geda | 1 | -4/+9 |
2018-05-04 | Update aai-common artifact versions to 1.2.4 |  Ravi Geda | 1 | -4/+4 |
2018-05-02 | Remove jacoco config in the pom |  Ravi Geda | 1 | -37/+0 |
2018-05-02 | Update aai-common artifact versions |  Ravi Geda | 1 | -4/+4 |
2018-05-02 | Address critical security issues |  Ravi Geda | 1 | -2/+24 |
2018-05-01 | Migrate to Spring Boot |  Ravi Geda | 57 | -1505/+348 |
2018-04-10 | Correct INFO.yaml to pass YAML Lint |  Eric Debeau | 1 | -24/+24 |
2018-04-04 | Update version |  Ravi Geda | 1 | -2/+2 |
2018-03-29 | Update published event to include header and body |  Michael Arrastia | 16 | -537/+1169 |
2018-03-27 | Pass error message through on vertex add |  Daniel Silverthorn | 2 | -7/+7 |
2018-03-22 | Fix transaction id not being passed to champ |  Daniel Silverthorn | 1 | -1/+2 |
2018-03-16 | Allow ingestion of edge schema at deploy time |  sblimkie | 4 | -1984/+61 |
2018-03-15 | Add junit tests |  sblimkie | 17 | -81/+1469 |
2018-03-13 | Update license date and text |  sblimkie | 40 | -253/+229 |
2018-02-28 | [AAI-604] Documenting response. |  Shwetank Dave | 1 | -0/+199 |
2018-02-26 | Add INFO.yaml file |  Jessica Wagantall | 1 | -0/+51 |
2018-02-23 | Make container parameters configurable |  sblimkie | 2 | -18/+24 |
2018-02-22 | Fix the path used to add files into docker image |  Ravi Geda | 1 | -2/+2 |
2018-02-21 | Fix docker build image issue |  Ravi Geda | 1 | -0/+1 |
2018-02-20 | Gizmo to use latest schema |  sblimkie | 2 | -4/+4 |
2018-02-20 | Revert change for passing params |  Gurjeet Bedi | 1 | -1/+1 |
2018-02-20 | Fix junit test |  Sotiropoulos, Ioannis (is948x) | 1 | -1/+1 |
2018-02-16 | Add event client dependency |  Sotiropoulos, Ioannis (is948x) | 3 | -9/+13 |
2018-02-15 | Propagate correct error codes |  Gurjeet Bedi | 1 | -15/+21 |
2018-02-15 | Support t_k queries from gizmo |  Gurjeet Bedi | 1 | -1/+1 |
2018-02-14 | For supporting t_k query |  Gurjeet Bedi | 6 | -32/+71 |
2018-02-06 | Allow filtering by reserved properties |  Daniel Silverthorn | 5 | -19/+35 |
2018-02-01 | Config to be able to route GET thru datarouter |  Gurjeet Bedi | 1 | -1/+1 |
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 |