Sat, 17 Feb 2018 11:54:00 -0800 |
Ludovic Chabant |
routing: Fix URL generation bug with ugly URLs and index pages in sub-folders.
|
Sun, 29 Oct 2017 22:51:57 -0700 |
Ludovic Chabant |
tests: Big push to get the tests to pass again.
|
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.
|
Wed, 07 Sep 2016 08:58:41 -0700 |
Ludovic Chabant |
routing: Simplify how routes are defined.
|
Mon, 05 Sep 2016 22:30:05 -0700 |
Ludovic Chabant |
routing: Don't mistakenly raise errors about incorrect variadic parameters.
|
Mon, 05 Sep 2016 22:12:37 -0700 |
Ludovic Chabant |
routing: Add some backwards compatibility support for parameter types.
|
Thu, 01 Sep 2016 23:00:58 -0700 |
Ludovic Chabant |
routing: Simplify how route functions are declared and handled.
|
Wed, 01 Jun 2016 22:19:01 -0700 |
Ludovic Chabant |
routing: Correctly call the underlying route template function from a merged one.
|
Wed, 01 Jun 2016 22:10:47 -0700 |
Ludovic Chabant |
routing: Fix problems with route functions.
|
Sun, 29 May 2016 20:19:28 -0700 |
Ludovic Chabant |
routing: Cleanup URL routing and improve page matching.
|
Thu, 26 May 2016 19:52:47 -0700 |
Ludovic Chabant |
bake: Replace hard-coded taxonomy support with "generator" system.
|
Tue, 01 Mar 2016 22:26:09 -0800 |
Ludovic Chabant |
internal: Fix a bug with registering taxonomy terms that are not strings.
|
Tue, 13 Oct 2015 22:50:38 -0700 |
Ludovic Chabant |
bug: Correctly handle root URLs with special characters.
|
Fri, 14 Aug 2015 22:46:06 -0700 |
Ludovic Chabant |
routes: Add better support for taxonomy slugification.
|
Wed, 12 Aug 2015 23:04:46 -0700 |
Ludovic Chabant |
serve: Refactor the server to make pieces usable by the debugging middleware.
|
Tue, 28 Jul 2015 18:34:21 -0700 |
Ludovic Chabant |
bake/serve: Improve support for unicode, add slugification options.
|
Sun, 26 Jul 2015 23:16:15 -0700 |
Ludovic Chabant |
internal: Improve handling of taxonomy term slugification.
|
Tue, 21 Jul 2015 22:42:47 -0700 |
Ludovic Chabant |
serve: Try to serve taxonomy pages after all normal pages have failed.
|
Tue, 21 Jul 2015 22:42:05 -0700 |
Ludovic Chabant |
serve: Fix a crash when matching taxonomy URLs with incorrect URLs.
|
Mon, 06 Jul 2015 21:27:04 -0700 |
Ludovic Chabant |
serve: Fix bug with creating routing metadata from the URL.
|
Sat, 27 Jun 2015 22:18:50 -0700 |
Ludovic Chabant |
bug: Fix routing bug introduced by 21e26ed867b6.
|
Sat, 27 Jun 2015 08:27:35 -0700 |
Ludovic Chabant |
internal: Create full route metadata in one place.
|
Mon, 18 May 2015 15:35:52 -0700 |
Ludovic Chabant |
serve: Fix bug where `?!debug` doesn't get appending correctly.
|
Sun, 10 May 2015 00:34:21 -0700 |
Ludovic Chabant |
routing: Fix bugs with matching URLs with correct route but missing metadata.
|
Sun, 03 May 2015 18:47:10 -0700 |
Ludovic Chabant |
serve: Giant refactor to change how we handle data when serving pages.
|
Mon, 06 Apr 2015 22:50:01 -0700 |
Ludovic Chabant |
internal: Template functions could potentially be called outside of a render.
|
Mon, 06 Apr 2015 19:59:54 -0700 |
Ludovic Chabant |
bake: Improve render context and bake record, fix incremental bake bugs.
|
Sat, 04 Apr 2015 07:55:49 -0700 |
Ludovic Chabant |
internal: Fix stupid routing bug.
|
Fri, 03 Apr 2015 10:59:50 -0700 |
Ludovic Chabant |
bake: Several bug taxonomy-related fixes for incorrect incremental bakes.
|
Tue, 31 Mar 2015 23:03:28 -0700 |
Ludovic Chabant |
internal: Try handling URLs in a consistent way.
|
Tue, 24 Feb 2015 08:06:25 -0800 |
Ludovic Chabant |
routing: Better generate URLs according to the site configuration.
|
Sun, 22 Feb 2015 22:01:58 -0800 |
Ludovic Chabant |
bake/serve: Make previewed and baked URLs consistent.
|
Sat, 14 Feb 2015 08:49:09 -0800 |
Ludovic Chabant |
bake: Don't include the site root when building output paths.
|
Tue, 03 Feb 2015 21:04:55 -0800 |
Ludovic Chabant |
serve: Keep the `?!debug` when generating URLs if it is enabled.
|
Sat, 03 Jan 2015 21:54:25 -0800 |
Ludovic Chabant |
routes: When matching URIs, return metadata directly instead of the match object.
|
Sat, 03 Jan 2015 21:10:44 -0800 |
Ludovic Chabant |
routes: Actually match metadata when finding routes, fix problems with paths.
|
Sat, 27 Dec 2014 16:47:44 -0800 |
Ludovic Chabant |
Match routes completely, not partially.
|
Sat, 29 Nov 2014 21:00:44 -0800 |
Ludovic Chabant |
Pass date information to routing when building URLs.
|
Sun, 10 Aug 2014 23:43:16 -0700 |
Ludovic Chabant |
Gigantic change to basically make PieCrust 2 vaguely functional.
|