Vikram Rangnekar
|
a0b8907c3c
|
Fix various json parsing and sql generation bugs
|
2020-01-19 03:12:51 -05:00 |
reinhardt1053
|
76340ab008
|
Remove *pgxpool.Pool arg from NewDBSchema (#31)
|
2020-01-14 01:08:04 -05:00 |
Vikram Rangnekar
|
a40bd7fca5
|
Add HTTP GZip compression
|
2019-12-31 01:30:20 -05:00 |
Lev Zakharov
|
2d3e3cbae1
|
#19 Health check (#24)
* Add health check endpoint (#19)
* Add healthy response (#19)
|
2019-12-09 01:59:30 -05:00 |
Vikram Rangnekar
|
0e16eee93b
|
Add config driven custom table relationships
|
2019-12-09 01:48:18 -05:00 |
Vikram Rangnekar
|
5da79d91bf
|
Add support for `websearch_to_tsquery` in PG 11
|
2019-12-02 10:53:18 -05:00 |
Vikram Rangnekar
|
9ebd03fa8c
|
Move license from MIT to Apache 2.0. Add Makefile
|
2019-11-28 01:25:46 -05:00 |
Vikram Rangnekar
|
f518d5fc69
|
Fix bug with compiling anon queries
|
2019-11-25 02:22:33 -05:00 |
Vikram Rangnekar
|
396f4bcfd8
|
Fix issues with JWT auth
|
2019-11-15 01:35:19 -05:00 |
Vikram Rangnekar
|
77a51924a7
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
Vikram Rangnekar
|
b87ba1fcd0
|
Add config driven presets for insert, update and upsert
|
2019-10-30 03:27:11 -04:00 |
Vikram Rangnekar
|
f8aac8d4d7
|
Allow config files to inherit from other config files
|
2019-10-28 01:48:04 -04:00 |
Vikram Rangnekar
|
34867a2733
|
Add RBAC option to disable functions eg. count
|
2019-10-27 01:52:48 -04:00 |
Vikram Rangnekar
|
6d2f334011
|
Add ability to block queries and mutations by role
|
2019-10-26 01:34:29 -04:00 |
Vikram Rangnekar
|
cabd2d81ae
|
Preserve allow.list ordering on save
|
2019-10-25 01:39:59 -04:00 |
Vikram Rangnekar
|
6bc66d28bc
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
Vikram Rangnekar
|
deb5b93c81
|
Add role based access control
|
2019-10-14 02:51:36 -04:00 |
Vikram Rangnekar
|
9299855d8a
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
Vikram Rangnekar
|
d715564833
|
Fix missing config name bug
|
2019-09-29 01:49:13 -04:00 |
Vikram Rangnekar
|
7e4d14fbca
|
Add database setup commands
|
2019-09-28 11:34:03 -04:00 |
Vikram Rangnekar
|
ecec2968e9
|
Add initialization command to setup new apps
|
2019-09-27 02:19:24 -04:00 |
Vikram Rangnekar
|
5e86b445c5
|
Add migrate command
|
2019-09-26 00:35:31 -04:00 |
Vikram Rangnekar
|
18ce030056
|
Add database seeding capability
|
2019-09-20 00:19:11 -04:00 |
Vikram Rangnekar
|
78dbe32bd4
|
Watch and reload on config changes
|
2019-09-08 14:56:32 -04:00 |
Vikram Rangnekar
|
65921d4d42
|
Add session variable for user id
|
2019-09-08 01:54:38 -04:00 |
Vikram Rangnekar
|
4cba698f4a
|
Fix bug with allow list path
|
2019-08-02 10:07:50 -04:00 |
Vikram Rangnekar
|
cf0e4d10fd
|
Fix startup bug in demo script
|
2019-07-30 01:38:05 -04:00 |
Vikram Rangnekar
|
2d8fc2b7e2
|
Add support for prepared statements
|
2019-07-29 01:13:33 -04:00 |
Vikram Rangnekar
|
4c07ad1102
|
Add end-to-end benchmaking
|
2019-06-17 01:58:00 -04:00 |
Vikram Rangnekar
|
9af320f396
|
Futher reduce allocations on the compiler hot path
|
2019-06-14 00:32:15 -04:00 |
Vikram Rangnekar
|
7643e6ffa7
|
Add request / response debugging for remote joins
|
2019-06-06 08:57:00 -04:00 |
Vikram Rangnekar
|
f9fc5dd7de
|
Remove other allocations in psql
|
2019-06-01 19:48:42 -04:00 |
Vikram Rangnekar
|
f16e95ef22
|
Add REST API stitching
|
2019-05-12 19:27:26 -04:00 |
Vikram Rangnekar
|
40fb85c926
|
Improve the demo experience
|
2019-04-11 01:10:51 -04:00 |
Vikram Rangnekar
|
512647156e
|
Add supprt for new Rails 5.2 aes-256-gcm cookies
|
2019-04-10 01:38:48 -04:00 |
Vikram Rangnekar
|
96adec81bd
|
Fix bug with auth config parsing
|
2019-04-09 08:43:42 -04:00 |
Vikram Rangnekar
|
2d02f2afda
|
Redesign config file architecture
|
2019-04-08 21:24:29 -04:00 |
Vikram Rangnekar
|
e3660473cc
|
Cleanup and redesign config files
|
2019-04-08 02:47:59 -04:00 |
Vikram Rangnekar
|
6536b12858
|
Add query support for ts_rank and ts_headline
|
2019-04-06 02:35:08 -04:00 |
Vikram Rangnekar
|
d66fb192bc
|
Add SQL execution timing and tracing
|
2019-04-01 08:55:46 -04:00 |
Vikram Rangnekar
|
4cebe9cfb0
|
Upgrade web UI packages
|
2019-03-30 01:11:30 -04:00 |
Vikram Rangnekar
|
8437808acf
|
Fix recurring packer issue docker hub builds
|
2019-03-28 11:41:52 -04:00 |
Vikram Rangnekar
|
f37ee50f7b
|
Fix issue with asset packer breaking Docker builds
|
2019-03-28 09:38:05 -04:00 |
Vikram Rangnekar
|
d232c3d8a3
|
Pack web UI with app into a single binary
|
2019-03-27 22:01:02 -04:00 |
Vikram Rangnekar
|
775d5496cd
|
Fix perf issue with inflections
|
2019-03-25 00:43:14 -04:00 |
Vikram Rangnekar
|
b48a929538
|
Add tests for gql to sql compile
|
2019-03-24 18:16:03 -04:00 |
Vikram Rangnekar
|
b9d38a5e9d
|
First commit
|
2019-03-24 09:57:29 -04:00 |