super-graph/serv
Vikram Rangnekar 51e105699e Fix corrupt json bug in jsn package 2020-02-24 02:00:11 +05:30
..
corpus Add fuzz testing to 'serv' for the GQL hash parser 2019-10-26 15:43:40 -04:00
.gitignore Fix issue with asset packer breaking Docker builds 2019-03-28 09:38:05 -04:00
actions.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
args.go Fix corrupt json bug in jsn package 2020-02-24 02:00:11 +05:30
auth.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
auth_jwt.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
auth_rails.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
cmd.go Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
cmd_conf.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
cmd_migrate.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
cmd_new.go Fix new app creation bug #32 2020-01-14 23:16:55 -05:00
cmd_seed.go Add support for Yugabyte DB 2020-02-07 11:42:14 +05:30
cmd_serv.go Fix bug with cursors and multiple order by 2020-02-23 02:28:37 +05:30
cmd_test.go Fix issues with mutation SQL 2019-10-03 03:08:01 -04:00
config.go Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
config_compile.go Add ability to treat JSON/JSONB columns as tables 2020-01-28 00:26:53 -05:00
config_test.go Change config key inherit to inherits 2019-10-31 01:14:51 -04:00
core.go Add support for cursors with multiple order by clauses 2020-02-19 10:22:44 +05:30
core_build.go Fix documentation for DB relationships 2019-12-10 00:03:44 -05:00
core_remote.go Refactor rename 'Select.Table` to `Select.Name` 2019-11-29 01:38:23 -05:00
core_test.go Add insert mutation with bulk insert 2019-09-05 00:09:56 -04:00
cursor.go Fix bug with cursors and multiple order by 2020-02-23 02:28:37 +05:30
fuzz.go Fix to ensure only named queries are saved to the allow list 2020-02-01 10:54:19 -05:00
fuzz_test.go Fix to ensure only named queries are saved to the allow list 2020-02-01 10:54:19 -05:00
health.go Add nested mutations 2019-12-25 01:24:30 -05:00
http.go Add HTTP GZip compression 2019-12-31 01:30:20 -05:00
init.go Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
introsp.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
prepare.go Fix to ensure only named queries are saved to the allow list 2020-02-01 10:54:19 -05:00
reload.go Fix various json parsing and sql generation bugs 2020-01-19 03:12:51 -05:00
resolve.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
rice-box.go Fix for Makefile bug #30 2020-01-11 17:15:39 -05:00
serv.go Add support for cursors with multiple order by clauses 2020-02-19 10:22:44 +05:30
sqllog.go Move sql query logging from info to debug 2019-11-22 01:32:09 -05:00
utils.go Add named auth and the all new action endpoints 2020-02-03 01:21:07 -05:00
utils_test.go Fix to ensure only named queries are saved to the allow list 2020-02-01 10:54:19 -05:00
ws.go Add support for GraphQL variables 2019-04-19 01:55:03 -04:00