Brian Woods
Brian Woods
the table_x.sql definitions from https://github.com/quartz-scheduler/quartz are further along than the version that quartzite requires. This makes it so that triggers don't fire but jobs can be inserted. I think the...
Ads a gzip compression handler to the JSON endpoint. During testing we found that gzip compression can reduce the amount of time to retrieve a large amount of logs by...
## Summary nativeHRP needs to be set when we upgrade the gravity bridge ## Problem Definition Because we aren't properly setting nativeHRP, we are receiving gravity bridge errors. Make it...
## Summary goimports is a tool that will keep our imports clean. We could use it to automatically add or remove imports where needed. ## Problem Definition This is a...