-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reload templates when they have been changed on disk #537
Commits on Aug 9, 2018
-
template reload: Store template initialization callback inside Contex…
…t and provide reload() method
Configuration menu - View commit details
-
Copy full SHA for 6f1ca6e - Browse repository at this point
Copy the full SHA 6f1ca6eView commit details -
template reload: Before each request in development mode, reload temp…
…lates if they have been changed on disk
Configuration menu - View commit details
-
Copy full SHA for 06a356f - Browse repository at this point
Copy the full SHA 06a356fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ca78f - Browse repository at this point
Copy the full SHA d9ca78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34cca3f - Browse repository at this point
Copy the full SHA 34cca3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4d09c - Browse repository at this point
Copy the full SHA 7c4d09cView commit details -
template reload: Keep previous templates and engines if there is a fa…
…ilure during reloading
Configuration menu - View commit details
-
Copy full SHA for 5771e94 - Browse repository at this point
Copy the full SHA 5771e94View commit details -
mostly revert Context: move the callback into the fairing, move the T…
…emplateWatcher into the debug version of ManagedContext
Configuration menu - View commit details
-
Copy full SHA for 10b0c33 - Browse repository at this point
Copy the full SHA 10b0c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a4e38 - Browse repository at this point
Copy the full SHA 91a4e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a517cc - Browse repository at this point
Copy the full SHA 1a517ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6159d - Browse repository at this point
Copy the full SHA ef6159dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c301c13 - Browse repository at this point
Copy the full SHA c301c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b54c86 - Browse repository at this point
Copy the full SHA 8b54c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5340c5a - Browse repository at this point
Copy the full SHA 5340c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3a0ff - Browse repository at this point
Copy the full SHA 4d3a0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9807844 - Browse repository at this point
Copy the full SHA 9807844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 970056c - Browse repository at this point
Copy the full SHA 970056cView commit details -
hopefully helps catch reload conditions more quickly, and notify won't do any of its extra processing (that we ignore anyway)
Configuration menu - View commit details
-
Copy full SHA for d94c4ba - Browse repository at this point
Copy the full SHA d94c4baView commit details -
explicitly sync writes to files in the test; likely necessary on some…
… systems for changes to be detected properly
Configuration menu - View commit details
-
Copy full SHA for 0f3daa1 - Browse repository at this point
Copy the full SHA 0f3daa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b28f80 - Browse repository at this point
Copy the full SHA 8b28f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91204ae - Browse repository at this point
Copy the full SHA 91204aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37ed0f - Browse repository at this point
Copy the full SHA d37ed0fView commit details -
refactor loop based on feedback. don't delete template file becuase i…
…t can break other concurrent tests
Configuration menu - View commit details
-
Copy full SHA for f4176df - Browse repository at this point
Copy the full SHA f4176dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2585897 - Browse repository at this point
Copy the full SHA 2585897View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75d1ec - Browse repository at this point
Copy the full SHA d75d1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13036e - Browse repository at this point
Copy the full SHA e13036eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f2a5d - Browse repository at this point
Copy the full SHA 85f2a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc34ab6 - Browse repository at this point
Copy the full SHA dc34ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ecc02a - Browse repository at this point
Copy the full SHA 3ecc02aView commit details