Mercurial > piecrust2
log piecrust/serving/procloop.py @ 1195:ae9387338db1 draft default tip
age | author | description |
---|---|---|
Tue, 13 Feb 2018 11:11:48 -0800 | Ludovic Chabant | serve: Fix crash when editing `config.yml` while serving. |
Fri, 26 Jan 2018 18:05:02 -0800 | Ludovic Chabant | serve: Fix problems with assets disappearing between servings. |
Tue, 23 Jan 2018 08:54:27 -0800 | Ludovic Chabant | serve: Re-enable baking assets when running the server. |
Sat, 20 Jan 2018 17:24:08 -0800 | Ludovic Chabant | serve: Use `watchdog` for a more efficient monitoring of assets files. |
Tue, 16 Jan 2018 08:41:25 -0800 | Ludovic Chabant | serve: Fix infinite loop in asset processing when a change is detected. |
Fri, 29 Sep 2017 08:43:34 -0700 | Ludovic Chabant | internal: The processing loop for the server is now using the baker. |
Thu, 15 Jun 2017 22:55:32 -0700 | Ludovic Chabant | serve: Fix asset processing loop. |