log

age author description
Tue, 13 Oct 2015 23:56:21 -0700 Ludovic Chabant web: Actually pass the correct author to the SCM backend.
Tue, 13 Oct 2015 23:55:52 -0700 Ludovic Chabant scm: Make Mercurial server backend show better error messages.
Sun, 04 Oct 2015 10:25:39 -0700 Ludovic Chabant Added tag 0.6.5 for changeset 377230d25ccf
Sun, 04 Oct 2015 09:52:03 -0700 Ludovic Chabant docs: Enable compressors for final website. 0.6.5
Sun, 04 Oct 2015 09:51:50 -0700 Ludovic Chabant docs: Add JQuery as a bower package.
Sun, 04 Oct 2015 08:15:21 -0700 Ludovic Chabant cm: Simplify README file, add link to official website.
Sun, 04 Oct 2015 08:14:20 -0700 Ludovic Chabant docs: Add information about the `ignore` section, and more wiki options.
Sun, 04 Oct 2015 08:02:43 -0700 Ludovic Chabant docs: Add documentation site.
Sun, 04 Oct 2015 08:01:18 -0700 Ludovic Chabant web: Fix code blocks line wrapping.
Thu, 24 Sep 2015 21:43:50 -0700 Ludovic Chabant Added tag 0.6.4 for changeset 8fb643ea7982
Thu, 24 Sep 2015 21:41:41 -0700 Ludovic Chabant runtasks: Give more info if Celery is not installed. 0.6.4
Thu, 24 Sep 2015 21:26:56 -0700 Ludovic Chabant newuser: Add some explanation as to what to do with the output.
Thu, 24 Sep 2015 21:25:34 -0700 Ludovic Chabant web: Better height for edit/preview controls.
Thu, 24 Sep 2015 21:01:38 -0700 Ludovic Chabant web: Make "Preview" button work in the edit page.
Thu, 24 Sep 2015 20:47:25 -0700 Ludovic Chabant code: Cosmetic PEP8 stuff.
Thu, 24 Sep 2015 20:47:14 -0700 Ludovic Chabant scm: Convert from bytes to str to get process output.
Thu, 24 Sep 2015 20:34:54 -0700 Ludovic Chabant linksfrom/linksto: Fix broken command.
Thu, 24 Sep 2015 20:33:30 -0700 Ludovic Chabant search: Display non-HTML highlighting in command-line.
Thu, 24 Sep 2015 20:22:20 -0700 Ludovic Chabant get: Fix broken command. Remove `--resolve`, add `--raw`.
Thu, 24 Sep 2015 20:10:44 -0700 Ludovic Chabant reset: Basic support for multi-threading.
Tue, 22 Sep 2015 08:21:10 -0700 Ludovic Chabant Added tag 0.6.3 for changeset 831b22e93f94
Tue, 22 Sep 2015 03:17:21 -0700 Ludovic Chabant Implement error and permission handling for UI views. 0.6.3
Tue, 22 Sep 2015 03:15:42 -0700 Ludovic Chabant Fix `edit-page` template when used for a creating a new page.
Sun, 20 Sep 2015 22:21:43 -0700 Ludovic Chabant Added tag 0.6.2 for changeset c558f52d8610
Sun, 20 Sep 2015 22:21:22 -0700 Ludovic Chabant Woops, fix typo in `requirements` file. 0.6.2
Sun, 20 Sep 2015 22:06:17 -0700 Ludovic Chabant Added tag 0.6.1 for changeset 5c6cca4b21be
Sun, 20 Sep 2015 22:05:48 -0700 Ludovic Chabant Fix manifest file for `setuptools`. 0.6.1
Sun, 20 Sep 2015 22:05:38 -0700 Ludovic Chabant Remove linter warnings.
Sun, 20 Sep 2015 19:20:10 -0700 Ludovic Chabant Added tag 0.6.0 for changeset a78a4b20b720
Sun, 20 Sep 2015 19:19:31 -0700 Ludovic Chabant Update requirements for `setuptools`. 0.6.0
Sun, 20 Sep 2015 19:18:00 -0700 Ludovic Chabant Fix `requirements` file, add `dev-requirements`.
Sun, 20 Sep 2015 19:11:28 -0700 Ludovic Chabant Simplify `setup.py` by using `setuptools_scm`.
Sun, 20 Sep 2015 14:40:08 -0700 Ludovic Chabant Quick fixes for the unit tests.
Sun, 20 Sep 2015 08:27:54 -0700 Ludovic Chabant Remove useless logging.
Sun, 20 Sep 2015 08:27:38 -0700 Ludovic Chabant Disable caching on the right middleware... duh.
Sun, 20 Sep 2015 08:21:40 -0700 Ludovic Chabant Replace `localStorage` with cookies for the menu state.
Sun, 20 Sep 2015 08:20:54 -0700 Ludovic Chabant Fix navigation on special pages, add RAW URL in the footer.
Sat, 19 Sep 2015 23:01:10 -0700 Ludovic Chabant Make the special dashboard page more consistent with the other special pages.
Sat, 19 Sep 2015 23:00:55 -0700 Ludovic Chabant Menu now correctly adds margin to the rest of the page.
Sat, 19 Sep 2015 22:06:38 -0700 Ludovic Chabant Fix incorrect login/logout navigation section for the special pages.
Sat, 19 Sep 2015 22:01:42 -0700 Ludovic Chabant Fix login/logout workflows.
Sat, 19 Sep 2015 22:01:14 -0700 Ludovic Chabant Fix bcrypt callback wrapper:
Sat, 19 Sep 2015 10:14:51 -0700 Ludovic Chabant Add ability to look at whole change diffs from the site history page.
Sat, 19 Sep 2015 10:12:18 -0700 Ludovic Chabant Fix some unicode interop problem in the Mercurial SCM.
Thu, 17 Sep 2015 23:01:48 -0700 Ludovic Chabant Fix pagination and revisions links on site history page.
Wed, 16 Sep 2015 23:51:59 -0700 Ludovic Chabant Previewing an edited page is now using the proper URL.
Wed, 16 Sep 2015 23:44:11 -0700 Ludovic Chabant Fix "Cancel" button on the edit page.
Wed, 16 Sep 2015 23:43:52 -0700 Ludovic Chabant Fix "edit page" title.
Wed, 16 Sep 2015 23:04:28 -0700 Ludovic Chabant Big refactor to get rid of this whole single page app crap.
Sun, 30 Aug 2015 21:45:42 -0700 Ludovic Chabant witch: Show help when no command is specified.
Fri, 28 Aug 2015 23:12:22 -0700 Ludovic Chabant Cleanup import and code.
Fri, 28 Aug 2015 23:12:11 -0700 Ludovic Chabant Update benchmarks to Pyton 3.
Sun, 19 Apr 2015 21:59:51 -0700 Ludovic Chabant Remove duplicated code.
Sun, 19 Apr 2015 20:58:14 -0700 Ludovic Chabant Convert project to Python 3.4.
Sun, 19 Apr 2015 20:54:10 -0700 Ludovic Chabant Better 'dev' server mode by serving some assets from their original folder.
Sun, 19 Apr 2015 19:58:49 -0700 Ludovic Chabant Fix asset URL formatting.
Wed, 11 Mar 2015 15:35:17 -0700 Ludovic Chabant frontend: Fix the history page for the main page when viewed with no URL.
Wed, 11 Mar 2015 14:43:40 -0700 Ludovic Chabant grunt: Some stuff that shouldn't have been commented out.
Wed, 11 Mar 2015 14:43:20 -0700 Ludovic Chabant grunt: Update versions in package manifest.
Wed, 11 Mar 2015 14:42:51 -0700 Ludovic Chabant wsgi: Default to a small-ish rotating log file handler.
Sat, 25 Oct 2014 22:27:17 -0700 Ludovic Chabant Add support for InfluxDB metrics.
Sat, 25 Oct 2014 22:17:51 -0700 Ludovic Chabant Remove Bootstrap, add Font-Awesome.
Wed, 15 Oct 2014 08:16:37 -0700 Ludovic Chabant Added tag 0.5.0 for changeset 52bdf765016a
Wed, 15 Oct 2014 08:11:57 -0700 Ludovic Chabant Proper log for distributed tests. 0.5.0
Wed, 15 Oct 2014 08:11:14 -0700 Ludovic Chabant Add benchmark tests.
Mon, 13 Oct 2014 22:41:21 -0700 Ludovic Chabant More page lists.
Sat, 11 Oct 2014 22:06:41 -0700 Ludovic Chabant More proper shutdown, and more proper use of the parameter context.
Sat, 11 Oct 2014 22:05:48 -0700 Ludovic Chabant SQL cache refactor to try and do things correctly with SQLAlchemy.
Thu, 09 Oct 2014 13:17:21 -0700 Ludovic Chabant Fix UI of the revision page.
Thu, 09 Oct 2014 13:16:52 -0700 Ludovic Chabant More fixes to history page.
Thu, 09 Oct 2014 13:16:21 -0700 Ludovic Chabant Fix the history page.
Thu, 09 Oct 2014 13:08:37 -0700 Ludovic Chabant Fix typo.
Thu, 09 Oct 2014 13:05:28 -0700 Ludovic Chabant Only connect to the Mercurial command server when needed.
Wed, 08 Oct 2014 23:27:00 -0700 Ludovic Chabant Add a pushpin icon to better communicate that you can toggle the menu.
Wed, 08 Oct 2014 23:22:44 -0700 Ludovic Chabant Consistent Flask config variables. Set that config before creating the app.
Wed, 08 Oct 2014 23:22:02 -0700 Ludovic Chabant The `url:` endpoint just returns URLs.
Sun, 05 Oct 2014 07:48:01 -0700 Ludovic Chabant Fix incorrect links in the UI for the "pages linking here" page.
Sun, 05 Oct 2014 07:38:34 -0700 Ludovic Chabant Cleaner code for the special pages' views.
Sun, 05 Oct 2014 07:37:44 -0700 Ludovic Chabant Put all the special pages text in a JSON file.
Sat, 04 Oct 2014 21:19:42 -0700 Ludovic Chabant Don't initialize a wiki instance in Flask until we need one.
Sat, 04 Oct 2014 21:05:49 -0700 Ludovic Chabant Remove commented out code.
Sat, 04 Oct 2014 21:05:39 -0700 Ludovic Chabant Some doc strings.
Sat, 04 Oct 2014 21:05:22 -0700 Ludovic Chabant Frontend refactor and backend support for cached page lists.
Sat, 04 Oct 2014 21:02:05 -0700 Ludovic Chabant Use the same decorator class for all things under the title.
Sat, 04 Oct 2014 21:01:25 -0700 Ludovic Chabant Make special pages wide.
Sat, 04 Oct 2014 21:01:07 -0700 Ludovic Chabant Frontend: Add some padding even when the menu is collapsed for the icon.
Wed, 01 Oct 2014 08:19:03 -0700 Ludovic Chabant Wiki updater cleanup and improvements.
Mon, 29 Sep 2014 13:52:08 -0700 Ludovic Chabant Fix finding wiki roots on Windows.
Mon, 29 Sep 2014 07:26:17 -0700 Ludovic Chabant No more `meta` link stuff, everything is an endpoint link.
Mon, 29 Sep 2014 07:25:43 -0700 Ludovic Chabant Correct link for the `Sandbox` page.
Mon, 29 Sep 2014 00:10:45 -0700 Ludovic Chabant Use more proper URLs for non-default endpoints.
Mon, 29 Sep 2014 00:09:22 -0700 Ludovic Chabant Fix bug duplicating views in the frontend.
Sun, 28 Sep 2014 23:28:59 -0700 Ludovic Chabant Don't assume the `url` is a function.
Sun, 28 Sep 2014 23:24:44 -0700 Ludovic Chabant Frontend code cleanup, optimization, and remembering the menu state.
Sun, 28 Sep 2014 23:23:51 -0700 Ludovic Chabant Change history API endpoints so we can get the main page's history.
Sun, 28 Sep 2014 22:37:53 -0700 Ludovic Chabant Fix the `raw` API endpoint, return the correct mime type.
Sat, 27 Sep 2014 22:49:24 -0700 Ludovic Chabant Don't use background tasks by default.
Sat, 27 Sep 2014 22:49:15 -0700 Ludovic Chabant More efficient invalidation of the cache when a page is edited.
Sat, 27 Sep 2014 22:47:48 -0700 Ludovic Chabant Don't duplicate logging when running the server in command-line.
Sat, 27 Sep 2014 22:46:34 -0700 Ludovic Chabant Fix some bug in the front-end when cancelling an edit.
Sat, 27 Sep 2014 14:11:00 -0700 Ludovic Chabant User page is now at `user:/TitleName`.
Sat, 27 Sep 2014 14:10:11 -0700 Ludovic Chabant Templates are now in a specific endpoint instead of just a "known" folder.
Sat, 27 Sep 2014 14:07:24 -0700 Ludovic Chabant Orphans are only looked for in the default enpoint (normal pages).
Sat, 27 Sep 2014 14:06:45 -0700 Ludovic Chabant Absolute URLs work with endpoint URLs too.
Sat, 27 Sep 2014 14:06:21 -0700 Ludovic Chabant Add a DB column for each page's endpoint.
Sat, 27 Sep 2014 14:05:41 -0700 Ludovic Chabant Make the authentication manager work with the new meta API.
Sat, 27 Sep 2014 14:05:19 -0700 Ludovic Chabant Fix login UI.
Fri, 26 Sep 2014 21:14:32 -0700 Ludovic Chabant Fix UI on the orphans special page.
Fri, 26 Sep 2014 21:14:11 -0700 Ludovic Chabant Add simple pagination to the wiki history page and API endpoint.
Fri, 26 Sep 2014 16:33:10 -0700 Ludovic Chabant Fix the wiki history page, better separation of concerns.
Fri, 26 Sep 2014 16:32:20 -0700 Ludovic Chabant Fix special pages dashboard.
Fri, 26 Sep 2014 07:58:39 -0700 Ludovic Chabant UI fixes for the menu, getting rid of the Markdown-only editor.
Fri, 26 Sep 2014 07:53:23 -0700 Ludovic Chabant Fix page preview.
Thu, 25 Sep 2014 16:37:32 -0700 Ludovic Chabant Handle redirects in the backend instead of the UI.
Thu, 25 Sep 2014 11:35:54 -0700 Ludovic Chabant Don't redirect when going to search results or canceling page editing.
Thu, 25 Sep 2014 11:35:25 -0700 Ludovic Chabant Make the `404` page use the new menu.
Thu, 25 Sep 2014 11:34:56 -0700 Ludovic Chabant UI polishing.
Thu, 25 Sep 2014 10:55:42 -0700 Ludovic Chabant Change to a vertical left-side menu.
Thu, 25 Sep 2014 10:54:55 -0700 Ludovic Chabant Cleanup.
Thu, 25 Sep 2014 07:54:21 -0700 Ludovic Chabant Start transitioning from Bootstrap to Pure (WIP).