log bitsyblog/bitsyblog.py @ 94:fa221a2d24d9

age author description
Wed, 24 Apr 2013 09:07:15 -0700 Jeff Hammel wow; old + crufty
Wed, 20 Jun 2012 21:34:41 -0700 Jeff Hammel fix ?posts=5
Thu, 17 Nov 2011 16:06:23 -0800 Jeff Hammel add html to rss feeds
Thu, 17 Nov 2011 15:18:13 -0800 Jeff Hammel better choosing of types
Thu, 17 Nov 2011 15:03:19 -0800 Jeff Hammel whitespace
Thu, 17 Nov 2011 13:26:24 -0800 Jeff Hammel whitespace
Thu, 17 Nov 2011 13:18:51 -0800 Jeff Hammel make cooked bodies depend on file mtime
Thu, 17 Nov 2011 12:15:43 -0800 Jeff Hammel move cook_entry to its own function
Thu, 17 Nov 2011 12:03:04 -0800 Jeff Hammel whitespace
Thu, 17 Nov 2011 11:50:54 -0800 Jeff Hammel whitespace
Tue, 14 Dec 2010 21:53:10 -0800 Jeff Hammel partial refactor of factories; really, i dont know what im doing
Sat, 23 Oct 2010 16:54:36 -0700 Jeff Hammel fix unicode error in titles (i hope)
Sun, 26 Sep 2010 10:38:51 -0700 Jeff Hammel merge commit
Fri, 24 Sep 2010 19:01:07 -0700 Jeff Hammel move restructured text string rendering to its own method
Wed, 15 Sep 2010 10:34:14 -0700 Jeff Hammel dont let handlers kill the blog
Thu, 08 Jul 2010 10:48:13 -0700 Jeff Hammel * add handlers argument class default
Thu, 08 Jul 2010 10:40:43 -0700 Jeff Hammel fix syntax errors
Wed, 07 Jul 2010 16:18:19 -0700 Jeff Hammel complete overhaul to allow event handlers
Sat, 12 Jun 2010 09:46:36 -0700 Jeff Hammel except unicode errors too
Tue, 02 Feb 2010 18:18:22 +0000 egj better error message
Thu, 14 Jan 2010 13:06:36 -0500 k0s remove useless double-strip
Mon, 04 Jan 2010 03:12:04 +0000 egj fix a couple of basic things
Sun, 27 Dec 2009 01:25:38 -0500 k0s * document defaults
Sat, 26 Dec 2009 21:52:55 -0500 k0s allow for multiple template directories
Sat, 26 Dec 2009 21:45:28 -0500 k0s allow files as headers
Sat, 26 Dec 2009 21:41:00 -0500 k0s add support for headers
Sat, 26 Dec 2009 13:08:10 -0500 k0s fix error with single user blog mounted at /
Sun, 01 Nov 2009 18:49:04 -0500 k0s remove unused imports
Sun, 01 Nov 2009 13:30:18 -0500 k0s enable atom support, this brings us to 2.0
Sun, 01 Nov 2009 01:51:14 -0400 k0s comment cleanup
Sun, 01 Nov 2009 01:31:36 -0400 k0s remove unused variable
Sun, 01 Nov 2009 01:28:23 -0400 k0s index page now works and so does rss
Sat, 31 Oct 2009 23:17:12 -0400 k0s fixing def link for cases of empty path
Sat, 31 Oct 2009 23:04:20 -0400 k0s display errors for preferences form
Sat, 31 Oct 2009 01:36:25 -0400 k0s move data up a bit
Sat, 31 Oct 2009 01:15:26 -0400 k0s preferences form now works
Sat, 31 Oct 2009 00:30:47 -0400 k0s * allow changing of privacy on blog entries
Sat, 31 Oct 2009 00:17:42 -0400 k0s posting TTW now works
Fri, 30 Oct 2009 18:49:55 -0400 k0s cruft removal
Fri, 30 Oct 2009 18:49:10 -0400 k0s make post form genshi
Sun, 25 Oct 2009 21:36:33 -0400 k0s got index working, just doesnt do anything
Sun, 25 Oct 2009 21:30:42 -0400 k0s * fixing up index to display [in progress]
Sun, 25 Oct 2009 18:35:48 -0400 k0s now have stylesheets
Sun, 25 Oct 2009 18:11:25 -0400 k0s now have blog entry snippets
Sun, 25 Oct 2009 17:25:58 -0400 k0s blog page mostly works
Wed, 07 Oct 2009 17:26:13 -0400 k0s userland refactoring...still lives on request, sadly, but better
Wed, 07 Oct 2009 17:19:32 -0400 k0s more removing of self.request and general cleanup
Tue, 06 Oct 2009 21:37:28 -0400 k0s more self.request cleanup
Tue, 06 Oct 2009 19:19:58 -0400 k0s separate out request from self. ultimately a new object should be
Mon, 05 Oct 2009 09:20:02 -0400 k0s notes to self
Mon, 05 Oct 2009 09:05:23 -0400 k0s order imports
Thu, 17 Sep 2009 21:23:15 -0400 k0s fix self.help_file
Sat, 12 Sep 2009 16:06:57 -0400 k0s initial commit of bitsyblog, from https://svn.openplans.org/svn/standalone/bitsyblog/trunk/