James
James
Same blank page upon requesting login. I've a sample with the same route("/login") as above. when I request "/login", the handle block is never invoked. Chrome reports that it received...
I don't normally record my screen, but captured this with quicktime. It happens before the current version of the app is torn down and the new version launched. https://user-images.githubusercontent.com/1198324/105847983-fc2c4600-5fa3-11eb-8889-d8476f8b6438.mov
I've seen this in go-app 7.x, was ignoring it while focusing on other things. Then when you brought in the `OnAppUpdate` I continue to see it in 7.2.0. Here's the...
sweet! thanks.
At the core of this question is really, "How can I verify my _prose.ModelFromData("name", prose.UsingEntities(data))_ is accurate? I'm building a model that includes unicode. Which I realize this might be...
The little bit of time I had to look at this, it looks like the crontab definition used to be sent into the code above one line at a time....
This pull request is messed up because I branched from the wrong spot. sorry. The next one will be better :)
I never got this pull request cleaned up. The Fix is changing one file -- EmbeddedRespondFactory like this https://github.com/jwmach1/sitebricks/blob/master/sitebricks/src/main/java/com/google/sitebricks/rendering/control/EmbeddedRespondFactory.java I did not see any negative side effects to instantiating a...
Variable difference in timezone? ouch. Try out the more up-to-date fork: https://github.com/jenkinsci/parameterized-scheduler-plugin
Thanks for the feedback. I'm glad you were able to decipher the documentation. You're right, it could be better! As always pull requests help. I recommend that you fork https://github.com/jenkinsci/parameterized-scheduler-plugin...