log

age author description
Thu, 09 Jan 2014 20:59:41 -0800 Ludovic Chabant Renamed main Wikked script.
Thu, 09 Jan 2014 20:59:29 -0800 Ludovic Chabant Added a LICENSE file.
Wed, 25 Dec 2013 19:59:22 -0800 Ludovic Chabant Remove debug logging.
Wed, 25 Dec 2013 19:59:05 -0800 Ludovic Chabant Disable browser auto-complete on the search field.
Wed, 25 Dec 2013 19:58:49 -0800 Ludovic Chabant Change the default operator for ElasticSearch queries.
Mon, 23 Dec 2013 23:16:35 -0800 Ludovic Chabant Suport for live n-gram-based search with ElasticSearch indexer.
Mon, 23 Dec 2013 13:29:00 -0800 Ludovic Chabant Search preview changes:
Mon, 16 Dec 2013 20:59:42 -0800 Ludovic Chabant Added support for ElasticSearch indexing:
Sat, 14 Dec 2013 21:29:22 -0800 Ludovic Chabant Use absolute paths in the Mercurial source-control.
Thu, 12 Dec 2013 21:54:04 -0800 Ludovic Chabant Updated to Bootstrap 3.0.
Wed, 11 Dec 2013 21:51:51 -0800 Ludovic Chabant Vaguely better error reporting for when editing a page fails.
Wed, 11 Dec 2013 21:51:26 -0800 Ludovic Chabant Split all Flask views into separate modules.
Wed, 11 Dec 2013 17:51:04 -0800 Ludovic Chabant Default to synchronous wiki updates.
Wed, 11 Dec 2013 17:45:52 -0800 Ludovic Chabant Moved all the static content to, well, a `/static` folder.
Tue, 10 Dec 2013 16:57:20 -0800 Ludovic Chabant Added main page API endpoints.
Tue, 10 Dec 2013 16:57:06 -0800 Ludovic Chabant Fixed a bug with `auto_update` setting.
Tue, 10 Dec 2013 13:49:03 -0800 Ludovic Chabant Changes to make it easier to deploy:
Tue, 10 Dec 2013 13:47:37 -0800 Ludovic Chabant Don't run processes if we're using the command server.
Tue, 10 Dec 2013 13:42:11 -0800 Ludovic Chabant Useless import.
Sun, 08 Dec 2013 13:12:46 -0800 Ludovic Chabant Updated requirements.
Sun, 08 Dec 2013 12:51:58 -0800 Ludovic Chabant Added Celery-powered background updates to wiki pages.
Sun, 08 Dec 2013 12:50:57 -0800 Ludovic Chabant Fixed a bug with pages that have the same name as directories.
Sun, 08 Dec 2013 12:45:38 -0800 Ludovic Chabant Process wiki links in the edit page preview too.
Thu, 05 Dec 2013 08:23:12 -0800 Ludovic Chabant Moved some database code up to the base class.