log wikked/fs.py @ 226:23e310dd1ff7

age author description
Sun, 09 Mar 2014 20:31:27 -0700 Ludovic Chabant Fixed a bug with getting page infos with a relative path.
Mon, 03 Mar 2014 22:03:06 -0800 Ludovic Chabant Some optimizations for `wk update`:
Mon, 03 Mar 2014 08:15:16 -0800 Ludovic Chabant Added `wk init` command to create a new wiki.
Tue, 25 Feb 2014 22:08:32 -0800 Ludovic Chabant Refactoring for better SQL abstraction and performance (hopefully):
Tue, 11 Feb 2014 08:10:06 -0800 Ludovic Chabant Fixed crash creating pages in new folders, or with spaces.
Tue, 04 Feb 2014 23:55:29 -0800 Ludovic Chabant More validation for the new page form.
Wed, 22 Jan 2014 21:39:02 -0800 Ludovic Chabant Refactoring to not better use Flask, only when needed:
Sun, 12 Jan 2014 00:24:24 -0800 Ludovic Chabant Fixed various bugs:
Tue, 10 Dec 2013 13:49:03 -0800 Ludovic Chabant Changes to make it easier to deploy:
Sun, 08 Dec 2013 12:50:57 -0800 Ludovic Chabant Fixed a bug with pages that have the same name as directories.
Tue, 03 Dec 2013 09:46:30 -0800 Ludovic Chabant Fixed file-system parsing for Windows.
Sun, 01 Dec 2013 21:50:29 -0800 Ludovic Chabant Massive change that should have been several smaller ones, but whatever:
Wed, 27 Nov 2013 23:32:45 -0800 Ludovic Chabant Proper support for meta-listing pages:
Sat, 23 Nov 2013 13:35:37 -0800 Ludovic Chabant Fixed wiki history page and API endpoint.
Thu, 14 Nov 2013 15:21:48 -0800 Ludovic Chabant Various front-end fixes:
Tue, 05 Nov 2013 08:13:18 -0800 Ludovic Chabant Big refactor for better database caching:
Sat, 25 May 2013 22:35:23 -0700 Ludovic Chabant Refactoring to get rid of `slugify` callbacks.
Tue, 19 Mar 2013 19:54:11 -0700 Ludovic Chabant Refactoring of core wiki classes:
Fri, 08 Feb 2013 15:20:08 -0800 Ludovic Chabant Fixed slugification bug on Windows.
Mon, 28 Jan 2013 23:13:04 -0800 Ludovic Chabant Added unit tests.
Fri, 25 Jan 2013 22:35:56 -0800 Ludovic Chabant Big refactoring:
Sun, 06 Jan 2013 20:22:36 -0800 Ludovic Chabant Handle wiki and page permissions for read/write access.
Fri, 04 Jan 2013 16:02:46 -0800 Ludovic Chabant The wiki `fs` only scans known file extensions.
Thu, 03 Jan 2013 07:56:27 -0800 Ludovic Chabant Added ability to get a single page's info from the file-system.
Wed, 19 Dec 2012 20:30:49 -0800 Ludovic Chabant Fixed Mercurial files incorrectly included as pages.
Wed, 19 Dec 2012 00:23:12 -0800 Ludovic Chabant Added support for history and diffing.
Mon, 10 Dec 2012 22:40:52 -0800 Ludovic Chabant Initial commit.