log

age author description
Sat, 08 Jul 2017 19:59:36 -0700 Ludovic Chabant Fix incorrect import.
Mon, 17 Apr 2017 21:36:49 -0700 Ludovic Chabant update: Do a reset if the DB requires an upgrade.
Mon, 17 Apr 2017 21:36:33 -0700 Ludovic Chabant web: Add cheap way to serve page files.
Fri, 14 Apr 2017 21:27:46 -0700 Ludovic Chabant web: Add basic ability to upload files.
Thu, 30 Mar 2017 20:14:59 -0700 Ludovic Chabant Added tag 0.7.0 for changeset d8a1a031ad7d
Thu, 30 Mar 2017 20:14:31 -0700 Ludovic Chabant cm: Make invoke tasks work with the new version of invoke. 0.7.0
Thu, 30 Mar 2017 20:14:16 -0700 Ludovic Chabant cm: Remove `imagemin` temporarily.
Thu, 30 Mar 2017 20:04:40 -0700 Ludovic Chabant cm: Update setuptools files.
Thu, 30 Mar 2017 20:04:25 -0700 Ludovic Chabant cm: Add script for making a release.
Thu, 30 Mar 2017 19:48:23 -0700 Ludovic Chabant cm: Add Travis-CI config file.
Thu, 30 Mar 2017 19:43:06 -0700 Ludovic Chabant list: Add ability to list files matching a pattern.
Thu, 30 Mar 2017 08:46:20 -0700 Ludovic Chabant web: Fix link color for missing page's "create it now" link.
Thu, 30 Mar 2017 08:45:57 -0700 Ludovic Chabant web: Fix how missing pages are handled.
Thu, 30 Mar 2017 08:21:23 -0700 Ludovic Chabant core: Be nice and handle case-sensitivity when linking to pages.
Tue, 28 Mar 2017 21:25:00 -0700 Ludovic Chabant tools: Add some simple MediaWiki importer.
Tue, 28 Mar 2017 21:24:44 -0700 Ludovic Chabant web: Add "broken links" and "wanted pages" lists.
Fri, 24 Mar 2017 16:46:37 -0700 Ludovic Chabant web: Add button to force refresh a cached page list.
Thu, 23 Mar 2017 22:02:44 -0700 Ludovic Chabant linksto: Fix logic bug computing the "orphans" page list.
Thu, 23 Mar 2017 22:02:16 -0700 Ludovic Chabant web: Fix URL for "double redirects" special page.
Thu, 23 Mar 2017 22:01:49 -0700 Ludovic Chabant web: Add icon for external links, tweak style of decorators.
Thu, 23 Mar 2017 21:59:28 -0700 Ludovic Chabant rmlists: Add `rmlists` command to invalidate cached page lists.
Wed, 22 Mar 2017 18:35:31 -0700 Ludovic Chabant web: Add the list of users in the special pages section.
Wed, 22 Mar 2017 18:35:04 -0700 Ludovic Chabant web: Properly handle user profile URL if the username is not simple ASCII.
Wed, 22 Mar 2017 17:51:41 -0700 Ludovic Chabant index: Better handling of search previews in whoosh.
Mon, 20 Mar 2017 23:22:00 -0700 Ludovic Chabant web: Fix random failures in the search preview drop-down.
Mon, 20 Mar 2017 23:05:53 -0700 Ludovic Chabant web: Add cache-bust argument for development mode.
Mon, 20 Mar 2017 23:05:07 -0700 Ludovic Chabant web: Fix show/hide menu cookie.
Mon, 20 Mar 2017 23:04:03 -0700 Ludovic Chabant web: Remove unused file.
Mon, 20 Mar 2017 23:03:42 -0700 Ludovic Chabant web: Remove debug trace.
Mon, 20 Mar 2017 22:18:32 -0700 Ludovic Chabant web: Support browsers without Javascript.