2009-09-01 |
Simon McVittie | Remove references to merged-and-deleted git branches
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Some crude benchmarking on a larger wiki
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Merge commit 'origin/master'
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Mark as done
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Updated branch, thanks for the feedback
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Avoid duplicating debug message for building a page...
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Force %depends_exact to lower case, fixing incorrect...
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Auto-detect "simple dependencies" instead of requiring...
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Fix typo in dependency debug message
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Add depends_exact: simplified dependency tracking for...
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | inline: if using pagenames, don't add a dependency...
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Fix typo in underlay.setup
|
commit | commitdiff | tree |
2009-08-28 |
Simon McVittie | Explain my depends-exact branch
|
commit | commitdiff | tree |
2009-08-25 |
Simon McVittie | reply
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Respond with benchmarks and an updated branch
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Indicate that pagespec_merge() is no longer needed...
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Remove now-unused function pagespec_merge
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Mark "should optimise pagespecs" as done
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | use pagespec_match_list
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | IkiWiki::pagename: memoize results
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Allow add_depends to take an arrayref
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Use a hash to de-duplicate dependencies
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Don't bother to save {depends} to the index
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | calendar, inline, map: don't pre-join dependencies
|
commit | commitdiff | tree |
2009-08-24 |
Simon McVittie | Optimize the dependencies list
|
commit | commitdiff | tree |
2009-08-15 |
Simon McVittie | meta: depend on absolute page name, not relative
|
commit | commitdiff | tree |
2009-08-15 |
Simon McVittie | img: depend on absolute page name, not relative
|
commit | commitdiff | tree |
2009-08-01 |
Simon McVittie | Mark todo/source_link as done
|
commit | commitdiff | tree |
2009-08-01 |
Simon McVittie | Document the getsource plugin
|
commit | commitdiff | tree |
2009-07-27 |
Simon McVittie | Implement Will's suggestion
|
commit | commitdiff | tree |
2009-07-27 |
Simon McVittie | Flag branches as ready for review, by using a ready...
|
commit | commitdiff | tree |
2009-07-27 |
Simon McVittie | getsource: remove temporary variable
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | Add generated localizations, and related stamp files...
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | Link to my amended version of Will's plugin
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: remove unnecessary IkiWiki:: prefixes
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: in the default template, just say "Source"
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: don't allow getting the source of an attachment
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: turn missing pages into a 404
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: default to saying page source is in UTF...
|
commit | commitdiff | tree |
2009-07-26 |
Simon McVittie | getsource: run as plain CGI, rather than sessioncgi
|
commit | commitdiff | tree |
2009-07-25 |
Simon McVittie | New branch based on optimize-pagespecs: remove pagespec_merge
|
commit | commitdiff | tree |
2009-07-25 |
Simon McVittie | Link my inline-pagenames branch
|
commit | commitdiff | tree |
2009-07-25 |
Simon McVittie | I now have a git branch with harishcm's [[!map]] bugfix...
|
commit | commitdiff | tree |
2009-07-25 |
Simon McVittie | Add [[!template id=gitbranch]] for things available...
|
commit | commitdiff | tree |
2009-07-18 |
Simon McVittie | oops, remove duplicate
|
commit | commitdiff | tree |
2009-07-18 |
Simon McVittie | Advertise my 'among' branch for review
|
commit | commitdiff | tree |
2009-07-18 |
Simon McVittie | Some more attempts to review patches
|
commit | commitdiff | tree |
2009-07-18 |
Simon McVittie | Tag patches with the plugin to which they apply, or...
|
commit | commitdiff | tree |
2009-07-17 |
Simon McVittie | Try to help with some code review
|
commit | commitdiff | tree |
2009-07-17 |
Simon McVittie | pagestats: add `among` parameter, which only counts...
|
commit | commitdiff | tree |
2009-07-17 |
Simon McVittie | IkiWiki::Render: split out backlink_pages() function...
|
commit | commitdiff | tree |
2009-07-17 |
Simon McVittie | pagestats: when making a tag cloud, don't emit links...
|
commit | commitdiff | tree |
2009-07-10 |
Simon McVittie | attempt to clear up the bugs list a bit
|
commit | commitdiff | tree |
2009-07-10 |
Simon McVittie | dependency inheritance considered scary, although my...
|
commit | commitdiff | tree |
2009-07-10 |
Simon McVittie | Move OpenID pretty-printing from openid plugin to core
|
commit | commitdiff | tree |
2009-07-07 |
Simon McVittie | Update IkiWiki::openiduser to work with Net::OpenID 2.x
|
commit | commitdiff | tree |
2009-06-16 |
Simon McVittie | img plugin: do not emit a redundant double-quote before...
|
commit | commitdiff | tree |
2009-06-16 |
Simon McVittie | inline: add pagenames parameter
|
commit | commitdiff | tree |
2009-02-03 |
Simon McVittie | Work around XML::Atom strangeness that results in double...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Respond with updated goto branch
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Split cgi_goto into a goto plugin
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Split apache404 into an independent plugin
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Clarify behaviour of 404 handler and link an example
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Request review of my 'goto' branch
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | Add tip explaining how to use ikiwiki as a 404 handler
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: pad error responses with 512 bytes of spaces so...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: set up goto hook so that /ikiwiki.cgi?do=goto...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: add cgi_page_from_404(), which remaps a path like...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: if the page is missing, give the "missing page...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: document why commenter and recentchanges_link...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | recentchanges: delete CGI hook in favour of the global one
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | comments: delete cgi hook in favour of the global one
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: if the "do" parameter is goto, recentchanges_link...
|
commit | commitdiff | tree |
2009-01-31 |
Simon McVittie | CGI: add cgi_goto(CGI, [page])
|
commit | commitdiff | tree |
2009-01-18 |
Simon McVittie | Add meta field "updated", which can alter the <updated...
|
commit | commitdiff | tree |
2009-01-18 |
Simon McVittie | Some more thoughts about a gallery plugin
|
commit | commitdiff | tree |
2009-01-18 |
Simon McVittie | Add myself to ikiwikiusers
|
commit | commitdiff | tree |
2009-01-18 |
Simon McVittie | Document underlay plugin as included
|
commit | commitdiff | tree |
2009-01-18 |
Simon McVittie | Add underlay plugin
|
commit | commitdiff | tree |
2009-01-10 |
Simon McVittie | Request review for my comments branch
|
commit | commitdiff | tree |
2009-01-10 |
Simon McVittie | comments: if the remove plugin is enabled, append a...
|
commit | commitdiff | tree |
2009-01-10 |
Simon McVittie | comments: only try to insert commentuser etc. into...
|
commit | commitdiff | tree |
2008-12-22 |
Simon McVittie | recentchanges_link CGI: If the linked page is internal...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | Another comments improvement
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | rssitem.tmpl: include comments URL (HTML only)
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | atomitem.tmpl: include comments URLs (HTML and Atom...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | comments: substitute commentsurl and atomcommentsurl...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | Add a regression test for &openiduser
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | openid: in &openiduser, allow subdirectory-style providers...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | openid: in &openiduser, let domain-style providers...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | Record another couple of pending bugfixes
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | beautify_urlpath: add a regression test
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | beautify_urlpath: if path already starts with ./, don...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | beautify_urlpath: add ./ before checking for /index...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | comments: run pagetemplate hooks
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | comments: linkify and preprocess preview with correct...
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | Merge commit 'origin/comments' into comments-joey
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | todo/comments: Properly escape inline HTML
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | todo/comments: reorganise by status
|
commit | commitdiff | tree |
next |