log decoupage/web.py @ 107:450aff4c97e3

age author description
Fri, 31 Mar 2017 17:06:59 -0700 Jeff Hammel py35 compat
Tue, 31 Jan 2017 10:24:42 -0800 Jeff Hammel add local directory for template rendering
Tue, 23 Aug 2016 19:30:03 -0700 Jeff Hammel sort by index order now works
Mon, 22 Aug 2016 18:19:07 -0700 Jeff Hammel make sure all hashes are ordered
Sun, 21 Aug 2016 19:46:00 -0700 Jeff Hammel minor polish
Sat, 27 Dec 2014 10:49:58 -0800 Jeff Hammel lets get these ordered
Sat, 01 Feb 2014 13:24:38 -0800 Jeff Hammel STUB: decoupage/web.py
Tue, 31 Dec 2013 02:01:17 -0800 Jeff Hammel decoupage/web.py
Sat, 28 Dec 2013 21:56:06 -0800 Jeff Hammel add command line serving
Sat, 28 Dec 2013 18:12:16 -0800 Jeff Hammel cli client
Fri, 29 Nov 2013 20:45:20 -0800 Jeff Hammel unicode
Tue, 16 Apr 2013 00:45:31 -0700 Jeff Hammel something about hash marks in filenames
Mon, 15 Apr 2013 23:30:39 -0700 Jeff Hammel ???
Sun, 30 Dec 2012 19:59:27 -0800 Jeff Hammel better error message
Tue, 28 Aug 2012 22:04:26 -0700 Jeff Hammel error and bump
Thu, 23 Aug 2012 23:19:07 -0700 Jeff Hammel introduce templated 404s; works, just doesnt do anything yet
Sat, 04 Aug 2012 15:55:52 -0700 Jeff Hammel make template loading lenient and other fixes; bump version
Fri, 03 Aug 2012 23:48:25 -0700 Jeff Hammel whitespace cleanup
Wed, 26 Oct 2011 21:21:47 -0700 Jeff Hammel add inclusion template
Wed, 15 Dec 2010 09:30:32 -0800 Jeff Hammel return exceptions rather than just raise them; needed for wsgiref and who knows what other servers
Tue, 14 Dec 2010 22:03:50 -0800 Jeff Hammel move app_conf parsing logic to factory.py
Thu, 25 Nov 2010 12:06:40 -0800 Jeff Hammel remove previous hacks
Sun, 21 Nov 2010 13:23:34 -0800 Jeff Hammel make formats classes that can take arguments
Thu, 18 Nov 2010 08:25:00 -0800 Jeff Hammel dont show size for directories
Tue, 16 Nov 2010 21:14:25 -0800 Jeff Hammel work towards refactor letting links (and maybe other things in the future) dwell in a decoupage namespace
Wed, 03 Nov 2010 18:17:30 -0700 Jeff Hammel add size of file to metadata
Wed, 03 Nov 2010 08:18:50 -0700 Jeff Hammel add idea of formats and json format
Wed, 03 Nov 2010 07:22:39 -0700 Jeff Hammel add more metadata to files: modification time, type
Wed, 01 Sep 2010 07:22:58 -0700 Jeff Hammel actual sane error handling that human beings can read and decipher
Wed, 01 Sep 2010 07:14:10 -0700 Jeff Hammel print which formmaters werent available