log

age author description
Sat, 19 Sep 2015 22:01:14 -0700 Ludovic Chabant Fix bcrypt callback wrapper:
Sat, 19 Sep 2015 10:14:51 -0700 Ludovic Chabant Add ability to look at whole change diffs from the site history page.
Sat, 19 Sep 2015 10:12:18 -0700 Ludovic Chabant Fix some unicode interop problem in the Mercurial SCM.
Thu, 17 Sep 2015 23:01:48 -0700 Ludovic Chabant Fix pagination and revisions links on site history page.
Wed, 16 Sep 2015 23:51:59 -0700 Ludovic Chabant Previewing an edited page is now using the proper URL.
Wed, 16 Sep 2015 23:44:11 -0700 Ludovic Chabant Fix "Cancel" button on the edit page.
Wed, 16 Sep 2015 23:43:52 -0700 Ludovic Chabant Fix "edit page" title.
Wed, 16 Sep 2015 23:04:28 -0700 Ludovic Chabant Big refactor to get rid of this whole single page app crap.
Sun, 30 Aug 2015 21:45:42 -0700 Ludovic Chabant witch: Show help when no command is specified.
Fri, 28 Aug 2015 23:12:22 -0700 Ludovic Chabant Cleanup import and code.
Fri, 28 Aug 2015 23:12:11 -0700 Ludovic Chabant Update benchmarks to Pyton 3.
Sun, 19 Apr 2015 21:59:51 -0700 Ludovic Chabant Remove duplicated code.
Sun, 19 Apr 2015 20:58:14 -0700 Ludovic Chabant Convert project to Python 3.4.
Sun, 19 Apr 2015 20:54:10 -0700 Ludovic Chabant Better 'dev' server mode by serving some assets from their original folder.
Sun, 19 Apr 2015 19:58:49 -0700 Ludovic Chabant Fix asset URL formatting.
Wed, 11 Mar 2015 15:35:17 -0700 Ludovic Chabant frontend: Fix the history page for the main page when viewed with no URL.
Wed, 11 Mar 2015 14:43:40 -0700 Ludovic Chabant grunt: Some stuff that shouldn't have been commented out.
Wed, 11 Mar 2015 14:43:20 -0700 Ludovic Chabant grunt: Update versions in package manifest.
Wed, 11 Mar 2015 14:42:51 -0700 Ludovic Chabant wsgi: Default to a small-ish rotating log file handler.
Sat, 25 Oct 2014 22:27:17 -0700 Ludovic Chabant Add support for InfluxDB metrics.
Sat, 25 Oct 2014 22:17:51 -0700 Ludovic Chabant Remove Bootstrap, add Font-Awesome.
Wed, 15 Oct 2014 08:16:37 -0700 Ludovic Chabant Added tag 0.5.0 for changeset 52bdf765016a
Wed, 15 Oct 2014 08:11:57 -0700 Ludovic Chabant Proper log for distributed tests. 0.5.0
Wed, 15 Oct 2014 08:11:14 -0700 Ludovic Chabant Add benchmark tests.
Mon, 13 Oct 2014 22:41:21 -0700 Ludovic Chabant More page lists.
Sat, 11 Oct 2014 22:06:41 -0700 Ludovic Chabant More proper shutdown, and more proper use of the parameter context.
Sat, 11 Oct 2014 22:05:48 -0700 Ludovic Chabant SQL cache refactor to try and do things correctly with SQLAlchemy.
Thu, 09 Oct 2014 13:17:21 -0700 Ludovic Chabant Fix UI of the revision page.
Thu, 09 Oct 2014 13:16:52 -0700 Ludovic Chabant More fixes to history page.
Thu, 09 Oct 2014 13:16:21 -0700 Ludovic Chabant Fix the history page.