Age | Commit message (Expand) | Author | Files | Lines |
2018-07-12 | Fix sonar violations | Sotiropoulos, Ioannis (is948x) | 8 | -29/+34 |
2018-07-10 | Increase code coverage | Sotiropoulos, Ioannis (is948x) | 36 | -76/+4290 |
2018-07-09 | Merge "Fix code architecure in CrudAsyncResponseConsumer" | Tian Lee | 4 | -77/+220 |
2018-07-09 | Fix code architecure in CrudAsyncResponseConsumer | Bogumil Zebek | 4 | -77/+220 |
2018-07-09 | Merge "Fix sonar violations" | Tian Lee | 2 | -6/+23 |
2018-07-05 | Fix sonar violations | Bogumil Zebek | 2 | -6/+23 |
2018-06-27 | Merge "Fix sonar issues in crud/logging/LoggingUtil" | Tian Lee | 1 | -2/+2 |
2018-06-27 | Merge "Fix sonar issues in /crud/util/CrudProperties.java" | Tian Lee | 1 | -11/+1 |
2018-06-27 | Merge "Fix sonar issues in /crud/service/CrudRestService" | Tian Lee | 1 | -2/+5 |
2018-06-27 | Apply multiplicity Rule upon Edge creation | michaere | 36 | -326/+19978 |
2018-06-25 | Fix sonar issues in /crud/service/CrudRestService | Switon Tomasz | 1 | -2/+5 |
2018-06-25 | Fix sonar issues in /crud/util/CrudProperties.java | Switon Tomasz | 1 | -11/+1 |
2018-06-25 | Fix sonar issues in crud/logging/LoggingUtil | Switon Tomasz | 1 | -2/+2 |
2018-06-18 | Fix Fortify scan violation | Michael Arrastia | 2 | -92/+3 |
2018-06-18 | ETags on resources | Sotiropoulos, Ioannis (is948x) | 19 | -435/+949 |
2018-06-13 | Gizmo to load multiple Db Edge Rules files | Shwetank Dave | 24 | -534/+5823 |
2018-06-12 | Merge "Fix GET ALL for vertices created asynchronously" | Steven Blimkie | 1 | -0/+1 |
2018-06-12 | Fix GET ALL for vertices created asynchronously | Ravi Geda | 1 | -0/+1 |
2018-06-11 | Process multi-OXM files | Sotiropoulos, Ioannis (is948x) | 17 | -56/+13697 |
2018-06-06 | Add tests for X-FromMsId | Sotiropoulos, Ioannis (is948x) | 11 | -16/+145 |
2018-06-06 | Add validation for request header | Sotiropoulos, Ioannis (is948x) | 3 | -18/+81 |
2018-06-04 | Adding "_reserved_" properties in the query params | Shwetank Dave | 3 | -22/+30 |
2018-05-30 | Add gizmo logback in local | Daniel Silverthorn | 1 | -0/+3 |
2018-05-25 | Remove gizmo logback, use mounted one | Daniel Silverthorn | 3 | -216/+2 |
2018-05-23 | Dynamically determine image architecture | Mohammed Naser | 1 | -1/+1 |
2018-05-01 | Migrate to Spring Boot | Ravi Geda | 43 | -589/+424 |
2018-03-29 | Update published event to include header and body | Michael Arrastia | 14 | -405/+1016 |
2018-03-27 | Pass error message through on vertex add | Daniel Silverthorn | 1 | -1/+1 |
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 | 38 | -245/+200 |
2018-02-23 | Make container parameters configurable | sblimkie | 1 | -15/+18 |
2018-02-22 | Fix the path used to add files into docker image | Ravi Geda | 1 | -2/+2 |
2018-02-20 | Gizmo to use latest schema | sblimkie | 1 | -2/+2 |
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) | 2 | -3/+3 |
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) | 2 | -1/+2 |
2018-01-23 | Fix issue patching edges | sblimkie | 1 | -0/+12 |
2018-01-22 | Fix issue with patch requests | sblimkie | 7 | -58/+113 |