aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fix typohttp://dmarti.myopenid.com/2009-02-08
|
* Expanded report to mention PageSpec and workaround.cfm2009-02-08
|
* add itemhttp://weakish.int.eu.org/2009-02-08
|
* I guess changegroup is better than incominghttp://weakish.int.eu.org/2009-02-07
|
* (tiny) markdown syntaxhttp://weakish.int.eu.org/2009-02-07
|
* --post-commit won't delete pages and --refresh seems no deadlockhttp://weakish.int.eu.org/2009-02-07
|
* (no commit message)http://jcftang.myopenid.com/2009-02-07
|
* Ask for more detail with issuehttp://www.cse.unsw.edu.au/~willu/2009-02-07
|
* Note todo with patch attached to solve listed problemhttp://www.cse.unsw.edu.au/~willu/2009-02-07
|
* Filed.cfm2009-02-06
|
* (no commit message)http://taozhyn.myopenid.com/2009-02-06
|
* responseJoey Hess2009-02-05
|
* Add wishlistSvend Sorensen2009-02-05
|
* Add pageheader div to misc.tmplSvend Sorensen2009-02-05
| | | | | | Add pageheader div so that misc.tmpl is consistent with page.tmpl. --- templates/misc.tmpl | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
* note about pathJoey Hess2009-02-05
|
* add a note about how to install theseJoey Hess2009-02-05
|
* renameJoey Hess2009-02-05
|
* Upload tabbed action list css filehttp://svend.myopenid.com/2009-02-05
|
* Set attachement locationhttp://svend.myopenid.com/2009-02-05
|
* Add tabbed action list style to css marketSvend Sorensen2009-02-05
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-02-05
|\
| * poll vote (Accept only OpenID for logins)68.251.214.662009-02-05
| |
| * add "bug report" for sourcecode pluginbremner2009-02-05
| |
* | Updated German translation (Kai Wasserbäch). Closes: #514251Joey Hess2009-02-05
|/
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-02-04
|\
| * Add myself to ikiwiki user listSvend Sorensen2009-02-04
| |
| * Add link to my website and blogSvend Sorensen2009-02-04
| |
* | makefile portability patchJoey Hess2009-02-04
|/ | | | | | | | | | | | from Thomas Keller, who explains: 1) find -wholename is not available on BSD / OSX (a nice rant about this issue is here: http://fuhm.livejournal.com/1848.html) 2) cp -a is not available on BSD / OSX, there is an alternative install call, but it might be cool to just shut up cp complaining about it... ;) 3) Two find calls have been missing the path argument.
* local configuration error.Joey Hess2009-02-04
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-02-04
|\
| * Added Tim Skirvin's webpage to the listhttp://tskirvin.livejournal.com/2009-02-04
| |
| * note possible abandonment of sourcehighlight in favour of sourcecodebremner2009-02-04
| |
| * fix joeyh's link :-)bremner2009-02-04
| |
| * (no commit message)bremner2009-02-04
| |
| * (no commit message)http://josephturian.blogspot.com/2009-02-03
| |
* | typoJoey Hess2009-02-04
| |
* | doubled semicolonJoey Hess2009-02-04
|/
* Work around XML::Atom strangeness that results in double-encoded posts. (smcv)Joey Hess2009-02-03
|
* Merge commit 'smcv/atom'Joey Hess2009-02-03
|\
| * Work around XML::Atom strangeness that results in double-encoded postsSimon McVittie2009-02-03
| | | | | | | | | | | | | | | | | | See [[bugs/Aggregated_Atom_feeds_are_double-encoded]]. By default, XML::Atom outputs strings of UTF-8 bytes with the Perl UTF8 flag stripped off, which IkiWiki assumes to be Latin-1 and re-encodes as UTF-8 on output. XML::Feed does not currently (0.41-1) set the magic variable to change this behaviour (I've filed a bug on CPAN), but IkiWiki can usefully set the same variable as a workaround.
* | Report XML::Feed bug and provide a workaround for IkiWiki; please reviewhttp://smcv.pseudorandom.co.uk/2009-02-03
| |
* | (no commit message)http://openid.aol.com/nothatsaknife2009-02-03
|/
* not so fastJoey Hess2009-02-03
|
* Update the to-do list for comments, and explain why we can't have a form for ↵http://smcv.pseudorandom.co.uk/2009-02-03
| | | | the whole comment
* noteJoey Hess2009-02-03
|
* implementing pingback using checkcontent hook and the comments pluginJoey Hess2009-02-03
|
* responseJoey Hess2009-02-02
|
* some exampleshttp://smcv.pseudorandom.co.uk/2009-02-02
|
* please don't make use of [[!meta title]] in parentlinks mandatory...http://smcv.pseudorandom.co.uk/2009-02-02
|
* rename apache404 -> 404Joey Hess2009-01-31
| | | | | | This may already work with other web servers that have copied apache's interface, and it should be easy to add support to it for web servers that use some other interface. So, make the name more general.