Henry
Henry
I've also seen this before, it's not super critical unless you compile with bindatafs and can't load templates etc. I started to convert all the implicit package level `init() {}`s...
oversight, just add it. I think theplant uses MySQL to host the example so it never noticed.
Last time I checked this binding was done in the defaultRegisterHandler of qor/auth. While I’m at it: I find the handling of different backendes very clumsy and the unified Schema...
you need to fork github.com/qor/auth_themes to control this behavior.
In a lot of cases `template.New("")` is used and then you have to guess which template it is.. Feels related to qor/render#3. Why even boot the system when your templates...
The State field is embedded by the [Transition](https://godoc.org/github.com/qor/transition#Transition).
@fhs thanks a ton for this!! Could you maybe give us a rough summary of where the CL is hanging before I try to load the review discussion in my...
Cool, thanks for the overview! That was very helpful to understand where it's at and your suggestion seems feasable enough even without a solid background in text rendering. I don't...
This _just_ publishes the `--bare` version of a repo and makes it clonable through the http gateway. It doesn't change any of the hashes to commit objects or trees.
Okay, cool! In that case I'm happy to carry over the GabbyGrove one myself.