log piecrust/uriutil.py @ 535:03c3a77fda60 2.0.0b2

age author description
Thu, 23 Jul 2015 22:11:59 -0700 Ludovic Chabant internal: Fix some edge-cases for splitting sub-URIs.
Wed, 22 Jul 2015 00:07:25 -0700 Ludovic Chabant internal: Correctly split sub URIs. Add unit tests.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Wed, 11 Mar 2015 23:46:42 -0700 Ludovic Chabant data: Fix incorrect next/previous page URLs in pagination data.
Tue, 19 Aug 2014 15:36:28 -0700 Ludovic Chabant Get the un-paginated URL of a page early and pass that around.
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.