log

age author description
Fri, 28 Mar 2014 23:30:45 -0700 Ludovic Chabant Fix dependency on broken version of `py-bcrypt`. 0.4.0
Fri, 28 Mar 2014 22:02:59 -0700 Ludovic Chabant Improve support for async wiki updates.
Tue, 25 Mar 2014 22:09:14 -0700 Ludovic Chabant Better way to manage updating the wiki.
Mon, 24 Mar 2014 23:05:19 -0700 Ludovic Chabant Better output for `wk newuser`.
Fri, 21 Mar 2014 22:53:49 -0700 Ludovic Chabant Better search preview.
Fri, 21 Mar 2014 22:10:54 -0700 Ludovic Chabant Specify package data in `setup.py`.
Sun, 16 Mar 2014 22:03:00 -0700 Ludovic Chabant Added tag 0.3.0 for changeset bcbe934eab29
Sun, 16 Mar 2014 21:39:59 -0700 Ludovic Chabant Fixed `setuptools` package: 0.3.0
Sat, 15 Mar 2014 17:48:51 -0700 Ludovic Chabant Cleaned requirements.
Fri, 14 Mar 2014 21:41:15 -0700 Ludovic Chabant Fixed a bug in the setup script.
Fri, 14 Mar 2014 21:35:30 -0700 Ludovic Chabant Added `--version` argument to `wk`.
Fri, 14 Mar 2014 08:37:37 -0700 Ludovic Chabant Process links before metas so that links inside metas are formatted.
Fri, 14 Mar 2014 08:37:13 -0700 Ludovic Chabant Removing some arguments that aren't useful anymore.
Thu, 13 Mar 2014 21:46:14 -0700 Ludovic Chabant Added test for the `PageFormatter`.
Thu, 13 Mar 2014 21:46:01 -0700 Ludovic Chabant Added `pytest` configuration file.
Thu, 13 Mar 2014 21:45:46 -0700 Ludovic Chabant No need for a wiki reference in the formatter.
Wed, 12 Mar 2014 23:02:40 -0700 Ludovic Chabant Updated unit tests to be able to run.
Mon, 10 Mar 2014 16:47:21 -0700 Ludovic Chabant Various changes/improvements:
Sun, 09 Mar 2014 20:31:27 -0700 Ludovic Chabant Fixed a bug with getting page infos with a relative path.
Sun, 09 Mar 2014 20:26:54 -0700 Ludovic Chabant Still tweaking the arguments to the damn `wk runserver` command.
Mon, 03 Mar 2014 22:03:06 -0800 Ludovic Chabant Some optimizations for `wk update`:
Mon, 03 Mar 2014 22:01:57 -0800 Ludovic Chabant Commit pages at the end of `wk init` in a newly created wiki.
Mon, 03 Mar 2014 21:59:08 -0800 Ludovic Chabant Fixed logging.
Mon, 03 Mar 2014 08:15:16 -0800 Ludovic Chabant Added `wk init` command to create a new wiki.
Mon, 03 Mar 2014 08:15:03 -0800 Ludovic Chabant Changed capitalization of default main page.
Tue, 25 Feb 2014 22:08:32 -0800 Ludovic Chabant Refactoring for better SQL abstraction and performance (hopefully):
Mon, 24 Feb 2014 12:35:47 -0800 Ludovic Chabant Ability to debug SQLAlchemy.
Mon, 24 Feb 2014 12:35:18 -0800 Ludovic Chabant Print logging to `stdout`.
Mon, 17 Feb 2014 14:38:30 -0800 Ludovic Chabant Some basic error handling and performance timing for Witch.
Mon, 17 Feb 2014 14:37:53 -0800 Ludovic Chabant The `cache` command can optionally force resolve all pages.