log

age author description
Thu, 15 Jun 2017 22:16:23 -0700 Ludovic Chabant bake: Rename "pass" to "step" and make the page pipeline use different steps.
Thu, 15 Jun 2017 07:33:40 -0700 Ludovic Chabant refactor: Fix some issues with record/cache entry collisions, add counters.
Thu, 15 Jun 2017 07:32:19 -0700 Ludovic Chabant showrecord: Prevent a crash.
Thu, 15 Jun 2017 07:31:50 -0700 Ludovic Chabant data: Optimize page data creation.
Thu, 15 Jun 2017 07:30:44 -0700 Ludovic Chabant showrecord: Don't show empty records when filtering.
Tue, 13 Jun 2017 22:30:45 -0700 Ludovic Chabant showrecord: Don't show records that don't match the given filters.
Tue, 13 Jun 2017 22:30:27 -0700 Ludovic Chabant refactor: Fixing some issues with baking assets.
Mon, 12 Jun 2017 22:30:06 -0700 Ludovic Chabant assets: Fix bug in assetor.
Mon, 12 Jun 2017 22:22:42 -0700 Ludovic Chabant refactor: Fix some last instance of using the old API.
Mon, 12 Jun 2017 22:22:19 -0700 Ludovic Chabant bake: Add ability to specify pipelines to exclude during the bake.
Mon, 12 Jun 2017 22:20:58 -0700 Ludovic Chabant refactor: Improve pagination and iterators to work with other sources.
Mon, 12 Jun 2017 22:10:50 -0700 Ludovic Chabant refactor: Make the linker work again.
Thu, 08 Jun 2017 23:32:19 -0700 Ludovic Chabant serve: Disable Werkzeug's debugger PIN.
Thu, 08 Jun 2017 23:31:45 -0700 Ludovic Chabant debug: Raise Jinja template exceptions the same way in both render passes.
Thu, 08 Jun 2017 23:30:42 -0700 Ludovic Chabant routing: Properly order routes by pass when matching them to the request.