Vikram Rangnekar
|
00cfa251a2
|
fix: issue with jit performance
|
2020-06-09 19:06:16 -04:00 |
Vikram Rangnekar
|
9f35f85857
|
feat: add support for inline fragments
|
2020-06-09 02:13:51 -04:00 |
Vikram Rangnekar
|
f4f6420a30
|
fix: race in node pool object cleanup
|
2020-06-08 19:28:22 -04:00 |
Vikram Rangnekar
|
6716b97a39
|
fix: duplicate fragment crash issue
|
2020-06-07 17:03:09 -04:00 |
Vikram Rangnekar
|
b26cdbf960
|
fix: update allow list parser to support fragments
|
2020-06-07 13:02:57 -04:00 |
Vikram Rangnekar
|
33f3fefbf3
|
feat: add support for graphql fragments
|
2020-06-06 17:52:29 -04:00 |
Vikram Rangnekar
|
bd157290f6
|
fix: bug with parsing variables in roles_query
|
2020-06-04 21:55:52 -04:00 |
Vikram
|
e82e97a9d7
|
fix: issues caught by fuzzer
|
2020-05-31 14:11:28 -07:00 |
Vikram Rangnekar
|
701b2f3bfd
|
fix: remove left-over debug prints
|
2020-05-29 02:27:53 -04:00 |
Vikram Rangnekar
|
bac89d8301
|
fix: i will not prematurely optimization
|
2020-05-29 02:23:54 -04:00 |
Vikram Rangnekar
|
1fb7f0e6c8
|
BREAKING CHANGE: super-graph/core now defaults to allow all in anon role
|
2020-05-28 00:07:01 -04:00 |
Vikram Rangnekar
|
2241364d00
|
fix: rewrite the sql args and variables codebase to use expression values
|
2020-05-26 19:41:28 -04:00 |
Vikram Rangnekar
|
ccab367351
|
fix: make array variables work again
|
2020-05-24 17:43:54 -04:00 |
Vikram Rangnekar
|
1344246287
|
fix: add http tracing so end-to-end tracing is possible
|
2020-05-24 02:24:24 -04:00 |
Vikram Rangnekar
|
d572b4f753
|
fix: allow unauthenticated operations in seed script
|
2020-05-23 16:37:27 -04:00 |
Vikram Rangnekar
|
01ad9b71ba
|
feat: add opencensus tracing and metrics support
|
2020-05-23 11:43:57 -04:00 |
Vikram Rangnekar
|
448e6bb72a
|
fix: add config for per role operation blocking by type
|
2020-05-22 02:24:22 -04:00 |
Vikram Rangnekar
|
ab8566df03
|
fix: postgres schema name config value is not used
|
2020-05-20 00:03:05 -04:00 |
Vikram Rangnekar
|
3bf9f02a9f
|
fix: bug with reading config file by name
|
2020-05-10 11:26:48 -04:00 |
Hiram Chirino
|
533c767e1d
|
fix: benchmark was failing. Also added a benchmark for the chirino/graphql version gql parser to compare results. (#62)
|
2020-05-07 10:48:01 -04:00 |
Vikram Rangnekar
|
84d55dbc8a
|
feat: remove data from variables saved to allow.list
|
2020-05-07 10:27:40 -04:00 |
Vikram Rangnekar
|
03fe29b088
|
fix: improve documentation of the config object
|
2020-04-23 21:25:09 -04:00 |
Vikram Rangnekar
|
09d6460a13
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
Vikram Rangnekar
|
7831d27345
|
Refactor Super Graph into a library #26
|
2020-04-10 02:27:43 -04:00 |