Sun, 26 Nov 2017 22:21:33 -0800 |
Ludovic Chabant |
internal: Remove unused parameter.
|
Sun, 19 Nov 2017 14:29:17 -0800 |
Ludovic Chabant |
bake: Big pass on bake performance.
|
Sun, 23 Jul 2017 08:22:03 -0700 |
Ludovic Chabant |
internal: PEP8
|
Thu, 26 May 2016 20:44:18 -0700 |
Ludovic Chabant |
data: Support both objects and dictionaries in `MergedMapping`.
|
Sun, 28 Jun 2015 08:22:39 -0700 |
Ludovic Chabant |
performance: Refactor how data is managed to reduce copying.
|
Sat, 27 Jun 2015 21:47:22 -0700 |
Ludovic Chabant |
templating: Add modification time of the page to the template data.
|
Sat, 27 Jun 2015 21:46:56 -0700 |
Ludovic Chabant |
reporting: Better error messages for incorrect property access on data.
|
Sat, 27 Jun 2015 08:27:35 -0700 |
Ludovic Chabant |
internal: Create full route metadata in one place.
|
Sat, 20 Jun 2015 23:27:04 -0700 |
Ludovic Chabant |
internal: Optimize page data building.
|
Sat, 20 Jun 2015 19:23:16 -0700 |
Ludovic Chabant |
bake: Improve bake record information.
|
Mon, 25 May 2015 18:37:34 -0700 |
Ludovic Chabant |
debug: Better debug info output for iterators, providers, and linkers.
|
Sun, 17 May 2015 15:25:54 -0700 |
Ludovic Chabant |
data: Fix regression bug with accessing page metadata that doesn't exist.
|
Sun, 10 May 2015 00:37:28 -0700 |
Ludovic Chabant |
data: Fix problems with using non-existing metadata on a linked page.
|
Sun, 03 May 2015 18:47:10 -0700 |
Ludovic Chabant |
serve: Giant refactor to change how we handle data when serving pages.
|
Tue, 31 Mar 2015 23:03:28 -0700 |
Ludovic Chabant |
internal: Try handling URLs in a consistent way.
|
Sun, 22 Feb 2015 22:01:58 -0800 |
Ludovic Chabant |
bake/serve: Make previewed and baked URLs consistent.
|
Wed, 18 Feb 2015 18:35:03 -0800 |
Ludovic Chabant |
internal: Code reorganization to put less stuff in `sources.base`.
|
Sun, 15 Feb 2015 22:42:58 -0800 |
Ludovic Chabant |
internal: Add support for "wildcard" loader in `LazyPageConfigData`.
|
Wed, 11 Feb 2015 08:21:40 -0800 |
Ludovic Chabant |
data: Fix typos and stupid errors.
|
Wed, 04 Feb 2015 23:49:52 -0800 |
Ludovic Chabant |
data: Add ability for `IPaginationSource`s to specify how to get settings.
|
Wed, 31 Dec 2014 16:56:55 -0800 |
Ludovic Chabant |
Fix some indentation and line lengths.
|
Sat, 29 Nov 2014 21:00:44 -0800 |
Ludovic Chabant |
Pass date information to routing when building URLs.
|
Mon, 18 Aug 2014 16:49:54 -0700 |
Ludovic Chabant |
Define page slugs properly, avoid recursions with debug data.
|
Sat, 16 Aug 2014 08:15:30 -0700 |
Ludovic Chabant |
More Python 3 fixes, modularization, and new unit tests.
|
Mon, 11 Aug 2014 22:36:47 -0700 |
Ludovic Chabant |
Upgrade to Python 3.
|
Sun, 10 Aug 2014 23:43:16 -0700 |
Ludovic Chabant |
Gigantic change to basically make PieCrust 2 vaguely functional.
|