Mercurial > piecrust2
log piecrust/sources/posts.py @ 363:dd25bd3ce1f9
age | author | description |
---|---|---|
Sun, 26 Apr 2015 15:07:40 -0700 | Ludovic Chabant | serve: Refactoring and fixes to be able to serve taxonomy pages. |
Sun, 01 Mar 2015 21:41:05 -0800 | Ludovic Chabant | serve: Don't crash when a post URL doesn't match our expectations. |
Thu, 19 Feb 2015 19:55:09 -0800 | Ludovic Chabant | sources: Fix a bug where the `posts` source wasn't correctly parsing URLs. |
Wed, 18 Feb 2015 18:35:03 -0800 | Ludovic Chabant | internal: Code reorganization to put less stuff in `sources.base`. |
Wed, 15 Oct 2014 23:02:21 -0700 | Ludovic Chabant | Fix post sources datetimes by adding missing metadata when in "find" mode. |
Sat, 13 Sep 2014 23:31:47 -0700 | Ludovic Chabant | Fix a bug with the posts source incorrectly escaping regex characters. |