Mercurial > wikked
graph
-
Vaguely better error reporting for when editing a page fails.Wed, 11 Dec 2013 21:51:51 -0800, by Ludovic Chabant
-
Split all Flask views into separate modules.Wed, 11 Dec 2013 21:51:26 -0800, by Ludovic Chabant
-
Default to synchronous wiki updates.Wed, 11 Dec 2013 17:51:04 -0800, by Ludovic Chabant
-
Moved all the static content to, well, a `/static` folder.Wed, 11 Dec 2013 17:45:52 -0800, by Ludovic Chabant
-
Added main page API endpoints.Tue, 10 Dec 2013 16:57:20 -0800, by Ludovic Chabant
-
Fixed a bug with `auto_update` setting.Tue, 10 Dec 2013 16:57:06 -0800, by Ludovic Chabant
-
Changes to make it easier to deploy:Tue, 10 Dec 2013 13:49:03 -0800, by Ludovic Chabant
-
Don't run processes if we're using the command server.Tue, 10 Dec 2013 13:47:37 -0800, by Ludovic Chabant
-
Useless import.Tue, 10 Dec 2013 13:42:11 -0800, by Ludovic Chabant
-
Updated requirements.Sun, 08 Dec 2013 13:12:46 -0800, by Ludovic Chabant
-
Added Celery-powered background updates to wiki pages.Sun, 08 Dec 2013 12:51:58 -0800, by Ludovic Chabant
-
Fixed a bug with pages that have the same name as directories.Sun, 08 Dec 2013 12:50:57 -0800, by Ludovic Chabant
-
Process wiki links in the edit page preview too.Sun, 08 Dec 2013 12:45:38 -0800, by Ludovic Chabant
-
Moved some database code up to the base class.Thu, 05 Dec 2013 08:23:12 -0800, by Ludovic Chabant
-
Changed URL schemes around meta pages:Thu, 05 Dec 2013 08:22:55 -0800, by Ludovic Chabant
-
Better error messages for includes.Tue, 03 Dec 2013 09:46:43 -0800, by Ludovic Chabant
-
Fixed file-system parsing for Windows.Tue, 03 Dec 2013 09:46:30 -0800, by Ludovic Chabant
-
Massive change that should have been several smaller ones, but whatever:Sun, 01 Dec 2013 21:50:29 -0800, by Ludovic Chabant
-
Proper support for meta-listing pages:Wed, 27 Nov 2013 23:32:45 -0800, by Ludovic Chabant
-
Added CLI option to list pages from the file-system.Wed, 27 Nov 2013 23:28:46 -0800, by Ludovic Chabant
-
Fixed the "orphaned pages" function.Sun, 24 Nov 2013 19:35:03 -0800, by Ludovic Chabant
-
Various page formatting fixes:Sun, 24 Nov 2013 19:34:32 -0800, by Ludovic Chabant
-
Improved wiki history page:Sun, 24 Nov 2013 14:14:32 -0800, by Ludovic Chabant
-
More optimized `watch` mode for `grunt`.Sun, 24 Nov 2013 14:04:05 -0800, by Ludovic Chabant
-
Fixed wiki history page and API endpoint.Sat, 23 Nov 2013 13:35:37 -0800, by Ludovic Chabant
-
Added ability to get page revisions from the command-line.Sat, 23 Nov 2013 13:31:35 -0800, by Ludovic Chabant
-
Fixed Mercurial commit action.Thu, 21 Nov 2013 21:35:56 -0800, by Ludovic Chabant
-
Don't re-cache all pages by default with some CLI commands.Thu, 21 Nov 2013 21:35:13 -0800, by Ludovic Chabant
-
Don't turn some meta properties (like `redirect` or `title`) into arrays.Tue, 19 Nov 2013 23:07:50 -0800, by Ludovic Chabant
-
Don't enable debug mode by default in Flask.Tue, 19 Nov 2013 23:06:57 -0800, by Ludovic Chabant