Sun Feb 01 02:55:17 2009 -0500Add per-month archive, only show 10 on the main page.
Adam Gomaa <code@adam.gomaa.us> [Sun, 01 Feb 2009 02:55:17 -0500] rev 419
Add per-month archive, only show 10 on the main page.

Sun Feb 01 02:07:05 2009 -0500Change the version query params to force re-loads from cache.
Adam Gomaa <code@adam.gomaa.us> [Sun, 01 Feb 2009 02:07:05 -0500] rev 418
Change the version query params to force re-loads from cache.

Sun Feb 01 02:05:35 2009 -0500Move to a 2-column layout - comments on the right.
Adam Gomaa <code@adam.gomaa.us> [Sun, 01 Feb 2009 02:05:35 -0500] rev 417
Move to a 2-column layout - comments on the right.

Sun Feb 01 01:35:02 2009 -0500Switch to date-based URLs everywhere except the feed URLs of old posts, so I don't spam everyone's feedreader.
Adam Gomaa <code@adam.gomaa.us> [Sun, 01 Feb 2009 01:35:02 -0500] rev 416
Switch to date-based URLs everywhere except the feed URLs of old posts, so I don't spam everyone's feedreader.

Sun Feb 01 01:10:45 2009 -0500Switch from @django_template to the version of @use_template in my dotfiles.
Adam Gomaa <code@adam.gomaa.us> [Sun, 01 Feb 2009 01:10:45 -0500] rev 415
Switch from @django_template to the version of @use_template in my dotfiles.

Sat Jan 17 10:22:17 2009 -0500Raise, not a return.
Adam Gomaa <code@adam.gomaa.us> [Sat, 17 Jan 2009 10:22:17 -0500] rev 414
Raise, not a return.

Sat Jan 17 10:20:41 2009 -0500Avoid a ValueError when calling max() on an empty items list
Adam Gomaa <code@adam.gomaa.us> [Sat, 17 Jan 2009 10:20:41 -0500] rev 413
Avoid a ValueError when calling max() on an empty items list

Fri Jan 16 06:43:31 2009 -0500Split the redirects out into their own section, and make one a group non-capturing.
Adam Gomaa <code@adam.gomaa.us> [Fri, 16 Jan 2009 06:43:31 -0500] rev 412
Split the redirects out into their own section, and make one a group non-capturing.

Fri Jan 16 06:38:48 2009 -0500Needs to match updates/feed/$ before updates/.
Adam Gomaa <code@adam.gomaa.us> [Fri, 16 Jan 2009 06:38:48 -0500] rev 411
Needs to match updates/feed/$ before updates/.

Thu Jan 15 09:23:36 2009 -0500Remove an invalid URL pattern
Adam Gomaa <code@adam.gomaa.us> [Thu, 15 Jan 2009 09:23:36 -0500] rev 410
Remove an invalid URL pattern