super-graph/serv
Vikram Rangnekar 9140e597e1 Add a guide to the internals of the codebase 2019-11-30 10:45:24 -05:00
..
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
allow.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
args.go Fix bug with compiling anon queries 2019-11-25 02:22:33 -05:00
auth.go Optimize prepared statement flow for RBAC 2019-10-25 00:01:22 -04:00
auth_jwt.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
auth_rails.go Fix bug with compiling anon queries 2019-11-25 02:22:33 -05:00
cmd.go Add a guide to the internals of the codebase 2019-11-30 10:45:24 -05:00
cmd_conf.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
cmd_migrate.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
cmd_new.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
cmd_seed.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
cmd_serv.go Fix bug with compiling anon queries 2019-11-25 02:22:33 -05:00
cmd_test.go Fix issues with mutation SQL 2019-10-03 03:08:01 -04:00
config.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
config_test.go Change config key inherit to inherits 2019-10-31 01:14:51 -04:00
core.go Refactor rename 'Select.Table` to `Select.Name` 2019-11-29 01:38:23 -05:00
core_build.go Refactor rename 'Select.Table` to `Select.Name` 2019-11-29 01:38:23 -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
fuzz.go Added support for query names to the allow.list 2019-11-26 01:36:19 -05:00
fuzz_test.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
http.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
introsp.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
prepare.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
reload.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
reso.go Fix bug with compiling anon queries 2019-11-25 02:22:33 -05:00
rice-box.go Add a CHANGLOG.md 2019-11-29 00:14:05 -05:00
serv.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
sqllog.go Move sql query logging from info to debug 2019-11-22 01:32:09 -05:00
utils.go Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
utils_test.go Added support for query names to the allow.list 2019-11-26 01:36:19 -05:00
ws.go Add support for GraphQL variables 2019-04-19 01:55:03 -04:00