Mercurial > wikked
graph
-
docs: Enable compressors for final website. 0.6.5Sun, 04 Oct 2015 09:52:03 -0700, by Ludovic Chabant
-
docs: Add JQuery as a bower package.Sun, 04 Oct 2015 09:51:50 -0700, by Ludovic Chabant
-
cm: Simplify README file, add link to official website.Sun, 04 Oct 2015 08:15:21 -0700, by Ludovic Chabant
-
docs: Add information about the `ignore` section, and more wiki options.Sun, 04 Oct 2015 08:14:20 -0700, by Ludovic Chabant
-
docs: Add documentation site.Sun, 04 Oct 2015 08:02:43 -0700, by Ludovic Chabant
-
web: Fix code blocks line wrapping.Sun, 04 Oct 2015 08:01:18 -0700, by Ludovic Chabant
-
Added tag 0.6.4 for changeset 8fb643ea7982Thu, 24 Sep 2015 21:43:50 -0700, by Ludovic Chabant
-
runtasks: Give more info if Celery is not installed. 0.6.4Thu, 24 Sep 2015 21:41:41 -0700, by Ludovic Chabant
-
newuser: Add some explanation as to what to do with the output.Thu, 24 Sep 2015 21:26:56 -0700, by Ludovic Chabant
-
web: Better height for edit/preview controls.Thu, 24 Sep 2015 21:25:34 -0700, by Ludovic Chabant
-
web: Make "Preview" button work in the edit page.Thu, 24 Sep 2015 21:01:38 -0700, by Ludovic Chabant
-
code: Cosmetic PEP8 stuff.Thu, 24 Sep 2015 20:47:25 -0700, by Ludovic Chabant
-
scm: Convert from bytes to str to get process output.Thu, 24 Sep 2015 20:47:14 -0700, by Ludovic Chabant
-
linksfrom/linksto: Fix broken command.Thu, 24 Sep 2015 20:34:54 -0700, by Ludovic Chabant
-
search: Display non-HTML highlighting in command-line.Thu, 24 Sep 2015 20:33:30 -0700, by Ludovic Chabant
-
get: Fix broken command. Remove `--resolve`, add `--raw`.Thu, 24 Sep 2015 20:22:20 -0700, by Ludovic Chabant
-
reset: Basic support for multi-threading.Thu, 24 Sep 2015 20:10:44 -0700, by Ludovic Chabant
-
Added tag 0.6.3 for changeset 831b22e93f94Tue, 22 Sep 2015 08:21:10 -0700, by Ludovic Chabant
-
Implement error and permission handling for UI views. 0.6.3Tue, 22 Sep 2015 03:17:21 -0700, by Ludovic Chabant
-
Fix `edit-page` template when used for a creating a new page.Tue, 22 Sep 2015 03:15:42 -0700, by Ludovic Chabant
-
Added tag 0.6.2 for changeset c558f52d8610Sun, 20 Sep 2015 22:21:43 -0700, by Ludovic Chabant
-
Added tag 0.6.1 for changeset 5c6cca4b21beSun, 20 Sep 2015 22:06:17 -0700, by Ludovic Chabant
-
Remove linter warnings.Sun, 20 Sep 2015 22:05:38 -0700, by Ludovic Chabant
-
Added tag 0.6.0 for changeset a78a4b20b720Sun, 20 Sep 2015 19:20:10 -0700, by Ludovic Chabant
-
Fix `requirements` file, add `dev-requirements`.Sun, 20 Sep 2015 19:18:00 -0700, by Ludovic Chabant
-
Simplify `setup.py` by using `setuptools_scm`.Sun, 20 Sep 2015 19:11:28 -0700, by Ludovic Chabant
-
Quick fixes for the unit tests.Sun, 20 Sep 2015 14:40:08 -0700, by Ludovic Chabant
-
Remove useless logging.Sun, 20 Sep 2015 08:27:54 -0700, by Ludovic Chabant
-
Disable caching on the right middleware... duh.Sun, 20 Sep 2015 08:27:38 -0700, by Ludovic Chabant
-
Replace `localStorage` with cookies for the menu state.Sun, 20 Sep 2015 08:21:40 -0700, by Ludovic Chabant
-
Fix navigation on special pages, add RAW URL in the footer.Sun, 20 Sep 2015 08:20:54 -0700, by Ludovic Chabant
-
Make the special dashboard page more consistent with the other special pages.Sat, 19 Sep 2015 23:01:10 -0700, by Ludovic Chabant
-
Menu now correctly adds margin to the rest of the page.Sat, 19 Sep 2015 23:00:55 -0700, by Ludovic Chabant
-
Fix incorrect login/logout navigation section for the special pages.Sat, 19 Sep 2015 22:06:38 -0700, by Ludovic Chabant
-
Fix login/logout workflows.Sat, 19 Sep 2015 22:01:42 -0700, by Ludovic Chabant
-
Fix bcrypt callback wrapper:Sat, 19 Sep 2015 22:01:14 -0700, by Ludovic Chabant
-
Add ability to look at whole change diffs from the site history page.Sat, 19 Sep 2015 10:14:51 -0700, by Ludovic Chabant
-
Fix some unicode interop problem in the Mercurial SCM.Sat, 19 Sep 2015 10:12:18 -0700, by Ludovic Chabant
-
Fix pagination and revisions links on site history page.Thu, 17 Sep 2015 23:01:48 -0700, by Ludovic Chabant
-
Previewing an edited page is now using the proper URL.Wed, 16 Sep 2015 23:51:59 -0700, by Ludovic Chabant
-
Fix "Cancel" button on the edit page.Wed, 16 Sep 2015 23:44:11 -0700, by Ludovic Chabant
-
Fix "edit page" title.Wed, 16 Sep 2015 23:43:52 -0700, by Ludovic Chabant
-
Big refactor to get rid of this whole single page app crap.Wed, 16 Sep 2015 23:04:28 -0700, by Ludovic Chabant
-
witch: Show help when no command is specified.Sun, 30 Aug 2015 21:45:42 -0700, by Ludovic Chabant
-
Cleanup import and code.Fri, 28 Aug 2015 23:12:22 -0700, by Ludovic Chabant
-
Update benchmarks to Pyton 3.Fri, 28 Aug 2015 23:12:11 -0700, by Ludovic Chabant
-
Remove duplicated code.Sun, 19 Apr 2015 21:59:51 -0700, by Ludovic Chabant
-
Convert project to Python 3.4.Sun, 19 Apr 2015 20:58:14 -0700, by Ludovic Chabant
-
Better 'dev' server mode by serving some assets from their original folder.Sun, 19 Apr 2015 20:54:10 -0700, by Ludovic Chabant
-
Fix asset URL formatting.Sun, 19 Apr 2015 19:58:49 -0700, by Ludovic Chabant
-
frontend: Fix the history page for the main page when viewed with no URL.Wed, 11 Mar 2015 15:35:17 -0700, by Ludovic Chabant
-
grunt: Some stuff that shouldn't have been commented out.Wed, 11 Mar 2015 14:43:40 -0700, by Ludovic Chabant
-
grunt: Update versions in package manifest.Wed, 11 Mar 2015 14:43:20 -0700, by Ludovic Chabant
-
wsgi: Default to a small-ish rotating log file handler.Wed, 11 Mar 2015 14:42:51 -0700, by Ludovic Chabant
-
Add support for InfluxDB metrics.Sat, 25 Oct 2014 22:27:17 -0700, by Ludovic Chabant
-
Remove Bootstrap, add Font-Awesome.Sat, 25 Oct 2014 22:17:51 -0700, by Ludovic Chabant
-
Added tag 0.5.0 for changeset 52bdf765016aWed, 15 Oct 2014 08:16:37 -0700, by Ludovic Chabant