log piecrust/environment.py @ 1195:ae9387338db1 draft default tip

age author description
Sat, 19 Jan 2019 17:41:30 -0800 Ludovic Chabant config: Add setting for enabling baking or serving posts in the future.
Mon, 20 Nov 2017 23:06:47 -0800 Ludovic Chabant bake: Fix bugs introduced by bake optimizations, of course.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Wed, 08 Jul 2015 22:51:29 -0700 Ludovic Chabant bake: Abort "render first" jobs if we start using other pages.
Fri, 26 Jun 2015 09:51:06 -0700 Ludovic Chabant performance: Compute default layout extensions only once.
Sat, 20 Jun 2015 23:23:51 -0700 Ludovic Chabant internal: Add utility function for incrementing performance timers.
Sat, 20 Jun 2015 21:05:25 -0700 Ludovic Chabant internal: Move `MemCache` to the `cache` module, remove threading locks.
Sat, 20 Jun 2015 19:15:57 -0700 Ludovic Chabant internal: Allow re-registering performance timers.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.