Adieu

Results 16 issues of Adieu

For master servers behind load balancer, pods cannot connect to the load balancer. So we have to add an option to support connecting to local apiserver.

Current custom database backend does 3 things: 1. Call register_hstore for each connection. 2. Install hstore contrib for every database created. 3. Create index for hstore field. This commit use...

It is pretty much straight forward, just edited urls.py to allow those special characters.

We're planning to build some features based on appengine-mapreduce. Just wanted to know if there's any plan for the Go version. Or if it's left to the community to contribute....

Let's setup a test environment and CI/CD process so that new changes could be visible to everyone and devs could have positive feedback from their contribution. I could do the...

Currently the authentication flow is very simple: ``` +--------+ | Github | +---+----+ | v +---+----+ | Web | +---+----+ | v +---+----+ | Server | +--------+ ``` To make...

kcoin