2010-11-29 |
Simon McVittie | Always set secure cookies if logging in via HTTPS
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | pinger: avoid pinging our own local path, too
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Use local path for even more CGI URLs
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | If cgiurl is set, but url isn't, use an absolute $local_cgiurl
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Pass a CGIURL into commentmoderation.tmpl
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Use local paths for most references to pages
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Use local paths for the CGI URL
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Use local paths when including Javascript
|
commit | commitdiff | tree |
2010-11-23 |
Simon McVittie | Use local paths for redirection where possible
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | Add a regression test for urlto, baseurl and cgiurl...
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | urlto(): if $from is undef, return a local path, not...
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | baseurl(): return local path, not absolute URL, if...
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | cgiurl(): return a locally-valid path by default
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | cgiurl: don't append "?" if there are no parameters
|
commit | commitdiff | tree |
2010-11-22 |
Simon McVittie | Compute local paths to the top of the wiki
|
commit | commitdiff | tree |
2010-11-20 |
Simon McVittie | branch ready for merge, I think
|
commit | commitdiff | tree |
2010-11-20 |
Simon McVittie | make use of precompiled regex objects
|
commit | commitdiff | tree |
2010-11-19 |
Simon McVittie | glob2re: return a precompiled, anchored case-insensitive...
|
commit | commitdiff | tree |
2010-11-19 |
Simon McVittie | match_glob: streamline glob cache slightly
|
commit | commitdiff | tree |
2010-11-14 |
Simon McVittie | point to my 'transient' branch
|
commit | commitdiff | tree |
2010-10-02 |
Simon McVittie | fix typo spotted by lintian
|
commit | commitdiff | tree |
2010-09-26 |
Simon McVittie | htmlbalance: be compatible with HTML::Tree 4.0
|
commit | commitdiff | tree |
2010-05-09 |
Simon McVittie | gitremotes: don't fetch the new remote until we've...
|
commit | commitdiff | tree |
2010-05-07 |
Simon McVittie | gitremotes: don't fetch tags, other than from ikiwiki...
|
commit | commitdiff | tree |
2010-04-11 |
Simon McVittie | Space sorting orders consistently
|
commit | commitdiff | tree |
2010-04-06 |
Simon McVittie | Remove typedlink from [[ikiwiki/pagespec]]
|
commit | commitdiff | tree |
2010-04-06 |
Simon McVittie | Auto-rebuild wikis on upgrade due to the taglink change
|
commit | commitdiff | tree |
2010-04-06 |
Simon McVittie | HTML-encode meta title, description, guid on output...
|
commit | commitdiff | tree |
2010-04-05 |
Simon McVittie | Only store authorsort in meta pagestate if it differs...
|
commit | commitdiff | tree |
2010-04-05 |
Simon McVittie | Only store titlesort in meta pagestate if it differs...
|
commit | commitdiff | tree |
2010-04-05 |
Simon McVittie | Use $a and $b for SortSpec cmp callbacks
|
commit | commitdiff | tree |
2010-04-04 |
Simon McVittie | Rename sort parameter to meta title/author to sortas=bar
|
commit | commitdiff | tree |
2010-04-04 |
Simon McVittie | meta: generalize meta_title into meta(title); support...
|
commit | commitdiff | tree |
2010-04-04 |
Simon McVittie | Add a unit test for changed-link calculation
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Remove the typedlink(tag foo) pagespec feature, which...
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Remove tagged_is_strict option, and just behave as...
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Fix some typos that would break Render during changed...
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | implement typed links; add tagged_is_strict config...
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Move sort hooks to the IkiWiki::SortSpec namespace
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Remove support for check_cmp_foo (pre-sort checks)
|
commit | commitdiff | tree |
2010-04-03 |
Simon McVittie | Split out sortnaturally into a plugin
|
commit | commitdiff | tree |
2010-04-02 |
Simon McVittie | Despam, again. Someone ban adrianna please?
|
commit | commitdiff | tree |
2010-04-02 |
Simon McVittie | Despam
|
commit | commitdiff | tree |
2010-04-01 |
Simon McVittie | Explain tab-delimited tables a bit better
|
commit | commitdiff | tree |
2010-03-25 |
Simon McVittie | Reimplement extensible sorting mechanisms, in the same...
|
commit | commitdiff | tree |
2010-03-25 |
Simon McVittie | an updated branch
|
commit | commitdiff | tree |
2010-03-24 |
Simon McVittie | Allow sorting to be combined and/or reversed
|
commit | commitdiff | tree |
2010-03-24 |
Simon McVittie | Add an optional "sort" argument to meta titles, defaulting...
|
commit | commitdiff | tree |
2010-03-24 |
Simon McVittie | Have the meta plugin add a meta_title sort order
|
commit | commitdiff | tree |
2010-03-24 |
Simon McVittie | Allow hooks to add sorting functions to pagespec_match_list
|
commit | commitdiff | tree |
2010-03-11 |
Simon McVittie | Add missing </span> to change.tmpl COMMITDATE, fixing...
|
commit | commitdiff | tree |
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 |
next |