Mercurial > wikked
graph
-
Renamed main Wikked script.Thu, 09 Jan 2014 20:59:41 -0800, by Ludovic Chabant
-
Added a LICENSE file.Thu, 09 Jan 2014 20:59:29 -0800, by Ludovic Chabant
-
Remove debug logging.Wed, 25 Dec 2013 19:59:22 -0800, by Ludovic Chabant
-
Disable browser auto-complete on the search field.Wed, 25 Dec 2013 19:59:05 -0800, by Ludovic Chabant
-
Change the default operator for ElasticSearch queries.Wed, 25 Dec 2013 19:58:49 -0800, by Ludovic Chabant
-
Suport for live n-gram-based search with ElasticSearch indexer.Mon, 23 Dec 2013 23:16:35 -0800, by Ludovic Chabant
-
Search preview changes:Mon, 23 Dec 2013 13:29:00 -0800, by Ludovic Chabant
-
Added support for ElasticSearch indexing:Mon, 16 Dec 2013 20:59:42 -0800, by Ludovic Chabant
-
Use absolute paths in the Mercurial source-control.Sat, 14 Dec 2013 21:29:22 -0800, by Ludovic Chabant
-
Updated to Bootstrap 3.0.Thu, 12 Dec 2013 21:54:04 -0800, by Ludovic Chabant
-
Vaguely better error reporting for when editing a page fails.Wed, 11 Dec 2013 21:51:51 -0800, by Ludovic Chabant
-
Split all Flask views into separate modules.Wed, 11 Dec 2013 21:51:26 -0800, by Ludovic Chabant
-
Default to synchronous wiki updates.Wed, 11 Dec 2013 17:51:04 -0800, by Ludovic Chabant
-
Moved all the static content to, well, a `/static` folder.Wed, 11 Dec 2013 17:45:52 -0800, by Ludovic Chabant
-
Added main page API endpoints.Tue, 10 Dec 2013 16:57:20 -0800, by Ludovic Chabant
-
Fixed a bug with `auto_update` setting.Tue, 10 Dec 2013 16:57:06 -0800, by Ludovic Chabant
-
Changes to make it easier to deploy:Tue, 10 Dec 2013 13:49:03 -0800, by Ludovic Chabant
-
Don't run processes if we're using the command server.Tue, 10 Dec 2013 13:47:37 -0800, by Ludovic Chabant
-
Useless import.Tue, 10 Dec 2013 13:42:11 -0800, by Ludovic Chabant
-
Updated requirements.Sun, 08 Dec 2013 13:12:46 -0800, by Ludovic Chabant
-
Added Celery-powered background updates to wiki pages.Sun, 08 Dec 2013 12:51:58 -0800, by Ludovic Chabant
-
Fixed a bug with pages that have the same name as directories.Sun, 08 Dec 2013 12:50:57 -0800, by Ludovic Chabant
-
Process wiki links in the edit page preview too.Sun, 08 Dec 2013 12:45:38 -0800, by Ludovic Chabant
-
Moved some database code up to the base class.Thu, 05 Dec 2013 08:23:12 -0800, by Ludovic Chabant
-
Changed URL schemes around meta pages:Thu, 05 Dec 2013 08:22:55 -0800, by Ludovic Chabant
-
Better error messages for includes.Tue, 03 Dec 2013 09:46:43 -0800, by Ludovic Chabant
-
Fixed file-system parsing for Windows.Tue, 03 Dec 2013 09:46:30 -0800, by Ludovic Chabant
-
Massive change that should have been several smaller ones, but whatever:Sun, 01 Dec 2013 21:50:29 -0800, by Ludovic Chabant
-
Proper support for meta-listing pages:Wed, 27 Nov 2013 23:32:45 -0800, by Ludovic Chabant
-
Added CLI option to list pages from the file-system.Wed, 27 Nov 2013 23:28:46 -0800, by Ludovic Chabant
-
Fixed the "orphaned pages" function.Sun, 24 Nov 2013 19:35:03 -0800, by Ludovic Chabant
-
Various page formatting fixes:Sun, 24 Nov 2013 19:34:32 -0800, by Ludovic Chabant
-
Improved wiki history page:Sun, 24 Nov 2013 14:14:32 -0800, by Ludovic Chabant
-
More optimized `watch` mode for `grunt`.Sun, 24 Nov 2013 14:04:05 -0800, by Ludovic Chabant
-
Fixed wiki history page and API endpoint.Sat, 23 Nov 2013 13:35:37 -0800, by Ludovic Chabant
-
Added ability to get page revisions from the command-line.Sat, 23 Nov 2013 13:31:35 -0800, by Ludovic Chabant
-
Fixed Mercurial commit action.Thu, 21 Nov 2013 21:35:56 -0800, by Ludovic Chabant
-
Don't re-cache all pages by default with some CLI commands.Thu, 21 Nov 2013 21:35:13 -0800, by Ludovic Chabant
-
Don't turn some meta properties (like `redirect` or `title`) into arrays.Tue, 19 Nov 2013 23:07:50 -0800, by Ludovic Chabant
-
Don't enable debug mode by default in Flask.Tue, 19 Nov 2013 23:06:57 -0800, by Ludovic Chabant
-
Auto-detect the wiki root, and support custom Flask config files.Tue, 19 Nov 2013 23:06:27 -0800, by Ludovic Chabant
-
Added partial Git support:Tue, 19 Nov 2013 13:14:05 -0800, by Ludovic Chabant
-
More fixes for page includes:Mon, 18 Nov 2013 17:16:24 -0800, by Ludovic Chabant
-
Don't crash if no `.wikirc` exists.Mon, 18 Nov 2013 12:35:41 -0800, by Ludovic Chabant
-
Fallback to SHA512 if Bcrypt is not available.Mon, 18 Nov 2013 12:35:41 -0800, by Ludovic Chabant
-
Fixed some problems with URLs in the front-end.Sat, 16 Nov 2013 08:36:02 -0800, by Ludovic Chabant
-
Added more functions to the `manage` CLI tool.Sat, 16 Nov 2013 08:35:08 -0800, by Ludovic Chabant
-
First phase of fixes:Sat, 16 Nov 2013 08:32:57 -0800, by Ludovic Chabant
-
Various front-end fixes:Thu, 14 Nov 2013 15:21:48 -0800, by Ludovic Chabant
-
Better `Gruntfile` dev support.Tue, 12 Nov 2013 13:54:29 -0800, by Ludovic Chabant
-
Added support for the `force_resolve` flag.Tue, 12 Nov 2013 13:52:01 -0800, by Ludovic Chabant
-
Dont supply a weird path to the DB layer.Tue, 12 Nov 2013 13:51:10 -0800, by Ludovic Chabant
-
Page formatter/resolver changeS:Tue, 12 Nov 2013 13:50:26 -0800, by Ludovic Chabant
-
Added a `force_resolve` mode for pages, fixed a crash.Tue, 12 Nov 2013 13:48:06 -0800, by Ludovic Chabant
-
Fixed some bugs with the SQL db layer:Tue, 12 Nov 2013 13:45:28 -0800, by Ludovic Chabant
-
Better development mode:Wed, 06 Nov 2013 22:14:19 -0800, by Ludovic Chabant
-
Updated requirements.Tue, 05 Nov 2013 08:13:53 -0800, by Ludovic Chabant
-
Big refactor for better database caching:Tue, 05 Nov 2013 08:13:18 -0800, by Ludovic Chabant
-
Refactoring to get rid of `slugify` callbacks.Sat, 25 May 2013 22:35:23 -0700, by Ludovic Chabant
-
Added preliminary UI support for categories.Sun, 21 Apr 2013 08:12:18 -0700, by Ludovic Chabant
-
Added API endpoint for querying pages based on metadata.Sun, 21 Apr 2013 08:11:14 -0700, by Ludovic Chabant
-
Made the resolver handle errors a bit better.Sun, 21 Apr 2013 08:10:15 -0700, by Ludovic Chabant
-
Fixed bug with loading extended data.Sun, 21 Apr 2013 08:08:33 -0700, by Ludovic Chabant
-
Fixed a bug where meta values would be duplicated during resolve.Wed, 17 Apr 2013 20:49:30 -0700, by Ludovic Chabant
-
Server is returning 404 errors correctly again.Mon, 15 Apr 2013 20:50:27 -0700, by Ludovic Chabant
-
Added full preview button for page editing.Sun, 14 Apr 2013 23:05:56 -0700, by Ludovic Chabant
-
Fixed missing importSun, 14 Apr 2013 23:05:19 -0700, by Ludovic Chabant
-
Modified edit page to support side-by-side preview.Tue, 09 Apr 2013 22:12:27 -0700, by Ludovic Chabant
-
Moved "Home" link to navigation section on top.Sun, 07 Apr 2013 13:31:20 -0700, by Ludovic Chabant
-
Lots of HTML/JS/Less changes:Sat, 06 Apr 2013 18:07:31 -0700, by Ludovic Chabant
-
Updated Bootstrap.Fri, 05 Apr 2013 08:08:12 -0700, by Ludovic Chabant
-
Render edit links when `data-action` is set to `edit`.Wed, 03 Apr 2013 23:59:07 -0700, by Ludovic Chabant
-
Added `data-action` info on wiki links, removed unecessary templating.Wed, 03 Apr 2013 23:58:30 -0700, by Ludovic Chabant
-
Fixed a bug with page extensions when returned from DB.Wed, 03 Apr 2013 23:57:19 -0700, by Ludovic Chabant
-
Formatter/resolver changes:Wed, 03 Apr 2013 23:30:23 -0700, by Ludovic Chabant
-
Added support for numbered template parameters.Sun, 24 Mar 2013 22:06:50 -0700, by Ludovic Chabant
-
Refactoring of core wiki classes:Tue, 19 Mar 2013 19:54:11 -0700, by Ludovic Chabant
-
Fixed site-wide history page.Wed, 27 Feb 2013 22:55:11 -0800, by Ludovic Chabant
-
Removed commented code.Wed, 27 Feb 2013 22:13:42 -0800, by Ludovic Chabant
-
Updated `pip` requirements.Wed, 27 Feb 2013 22:10:40 -0800, by Ludovic Chabant
-
Show warning message if the page has not been committed yet.Wed, 27 Feb 2013 22:02:25 -0800, by Ludovic Chabant
-
Added moment.js for formatting dates.Wed, 27 Feb 2013 22:02:02 -0800, by Ludovic Chabant
-
Fixed model URL bug.Wed, 27 Feb 2013 22:02:02 -0800, by Ludovic Chabant
-
Added support for views that don't need model fetching.Wed, 27 Feb 2013 22:02:02 -0800, by Ludovic Chabant
-
Added FontAwesome icons.Wed, 27 Feb 2013 22:02:02 -0800, by Ludovic Chabant
-
Simpler message for the file state warning.Wed, 27 Feb 2013 22:02:01 -0800, by Ludovic Chabant
-
Added support for Mercurial command server as backend.Wed, 27 Feb 2013 21:50:26 -0800, by Ludovic Chabant
-
Changed layout for orphaned pages.Wed, 27 Feb 2013 07:06:35 -0800, by Ludovic Chabant
-
Changed styles for alerts, added style for a corner ribbon.Tue, 12 Feb 2013 21:27:20 -0800, by Ludovic Chabant
-
Client refactoring:Tue, 12 Feb 2013 20:55:13 -0800, by Ludovic Chabant
-
Added POST endpoint to revert a page.Tue, 12 Feb 2013 20:52:58 -0800, by Ludovic Chabant
-
Added ability to revert a page.Tue, 12 Feb 2013 20:52:26 -0800, by Ludovic Chabant
-
Fixed another slugify bug.Fri, 08 Feb 2013 17:45:34 -0800, by Ludovic Chabant
-
Fixed slugification bug on Windows.Fri, 08 Feb 2013 15:20:08 -0800, by Ludovic Chabant
-
Removed specific "include"-related properties from the code and DB.Thu, 07 Feb 2013 22:34:13 -0800, by Ludovic Chabant
-
Changed RequireJS paths to make it usable with the optimizer.Wed, 06 Feb 2013 23:48:34 -0800, by Ludovic Chabant
-
Fixed some bugs with the page state warning.Wed, 06 Feb 2013 17:39:03 -0800, by Ludovic Chabant
-
Now using Boostrap with LESS.Wed, 06 Feb 2013 08:22:31 -0800, by Ludovic Chabant
-
Moved static files to the root directory.Tue, 05 Feb 2013 14:49:34 -0800, by Ludovic Chabant
-
Only use the default formatters for which we have a module to import.Tue, 05 Feb 2013 14:48:26 -0800, by Ludovic Chabant
-
Use absolute paths in the `less` file.Mon, 04 Feb 2013 21:20:59 -0800, by Ludovic Chabant
-
Removed debug output, optimized rendering a bit.Mon, 04 Feb 2013 21:20:31 -0800, by Ludovic Chabant
-
Fixed requests to get the current page's state.Mon, 04 Feb 2013 21:19:48 -0800, by Ludovic Chabant
-
Various changes:Mon, 04 Feb 2013 21:19:10 -0800, by Ludovic Chabant
-
Formatter changes:Sat, 02 Feb 2013 20:16:54 -0800, by Ludovic Chabant
-
Include changes:Thu, 31 Jan 2013 22:41:07 -0800, by Ludovic Chabant
-
Don't open/close connections all the time in command-line.Thu, 31 Jan 2013 22:40:12 -0800, by Ludovic Chabant
-
More unit tests.Thu, 31 Jan 2013 12:28:10 -0800, by Ludovic Chabant
-
Added parameter to never use the DB.Thu, 31 Jan 2013 12:27:35 -0800, by Ludovic Chabant
-
Added unit tests.Mon, 28 Jan 2013 23:13:04 -0800, by Ludovic Chabant
-
Now using RequireJS' "text" extension to load all HTML templates.Sat, 26 Jan 2013 22:17:51 -0800, by Ludovic Chabant
-
Big refactoring:Fri, 25 Jan 2013 22:35:56 -0800, by Ludovic Chabant
-
Removed unused modules.Fri, 25 Jan 2013 22:20:58 -0800, by Ludovic Chabant
-
Moved application init to a standalone `web` module.Sat, 12 Jan 2013 22:12:06 -0800, by Ludovic Chabant
-
Moved page formatting code to its own module.Sat, 12 Jan 2013 12:06:56 -0800, by Ludovic Chabant
-
Added naive implementation of page queries.Sat, 12 Jan 2013 11:54:06 -0800, by Ludovic Chabant
-
Added textile support.Wed, 09 Jan 2013 22:01:31 -0800, by Ludovic Chabant
-
Correctly handle caching for included pages.Mon, 07 Jan 2013 17:20:50 -0800, by Ludovic Chabant
-
Moved client code from HTML template to `views.js`.Mon, 07 Jan 2013 15:31:17 -0800, by Ludovic Chabant
-
Naive implementation of page includes.Sun, 06 Jan 2013 23:17:16 -0800, by Ludovic Chabant