1. 14 Jul, 2016 3 commits
  2. 13 Jul, 2016 1 commit
  3. 11 Jul, 2016 1 commit
  4. 09 Jul, 2016 2 commits
  5. 08 Jul, 2016 5 commits
  6. 06 Jul, 2016 2 commits
  7. 05 Jul, 2016 2 commits
  8. 03 Jul, 2016 1 commit
  9. 02 Jul, 2016 1 commit
  10. 30 Jun, 2016 1 commit
  11. 29 Jun, 2016 8 commits
  12. 28 Jun, 2016 1 commit
  13. 27 Jun, 2016 4 commits
  14. 26 Jun, 2016 1 commit
  15. 24 Jun, 2016 1 commit
    • Matthew Holt's avatar
      OnFirstStartup and OnFinalShutdown callbacks added · 15fa5cf2
      Matthew Holt authored
      OnStartup and OnShutdown callbacks now run as part of restarts, too.
      The startup and shutdown directives only run their commands NOT as part
      of restarts, as before. Some middleware that use OnStartup may need to
      switch to OnFirstStartup and implement OnFinalShutdown to do any cleanup
      as needed.
      15fa5cf2
  16. 23 Jun, 2016 2 commits
  17. 22 Jun, 2016 4 commits