aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* question (for joeyh?) about IkiWiki::refresh()bremner2009-08-08
|
* (no commit message)http://christine-spang.myopenid.com/2009-08-08
|
* typohttp://joey.kitenet.net/2009-08-08
|
* (no commit message)http://eric.shared.dre.am/2009-08-08
|
* finish merging getsourceJoey Hess2009-08-08
|
* verify page name is saneJoey Hess2009-08-08
| | | | paranoia; I was thinking about XSS attacks specificaly
* fix misleading commentJoey Hess2009-08-08
|
* Merge commit 'smcv/ready/getsource'Joey Hess2009-08-08
|\ | | | | | | | | Conflicts: debian/changelog
| * Mark todo/source_link as doneSimon McVittie2009-08-01
| |
| * Document the getsource pluginSimon McVittie2009-08-01
| |
| * getsource: remove temporary variableSimon McVittie2009-07-27
| |
| * getsource: remove unnecessary IkiWiki:: prefixesSimon McVittie2009-07-26
| | | | | | | | Many variables and functions are exported.
| * getsource: in the default template, just say "Source"Simon McVittie2009-07-26
| | | | | | | | | | | | All the other actions are single words (apart from RecentChanges), and are nouns (apart from Edit); saying "Source" is consistent with "History", for instance.
| * getsource: don't allow getting the source of an attachmentSimon McVittie2009-07-26
| | | | | | | | | | | | Serving up images etc. as text/plain; charset=utf-8 is unlikely to work very well, and there's no point in having this CGI action for attachments (since they're copied into the output as-is anyway).
| * getsource: turn missing pages into a 404Simon McVittie2009-07-26
| | | | | | | | Also restructure so we return early on missing pages.
| * getsource: default to saying page source is in UTF-8, and make the example ↵Simon McVittie2009-07-26
| | | | | | | | | | | | | | match the default IkiWiki mostly assumes that pages are in UTF-8; anyone this doesn't work for can override it in the setup file.
| * getsource: run as plain CGI, rather than sessioncgiSimon McVittie2009-07-26
| | | | | | | | | | As I suggested when reviewing Will's code, calling loadindex() should be sufficient.
| * Add getsource pluginWill Uther2009-07-26
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-08
|\ \
| * | Solved.buo2009-08-07
| | |
| * | (no commit message)buo2009-08-07
| | |
| * | (no commit message)buo2009-08-07
| | |
| * | (no commit message)http://bob-bernstein.myopenid.com/2009-08-07
| | |
| * | (no commit message)http://bob-bernstein.myopenid.com/2009-08-06
| | |
| * | (no commit message)http://tlavoie.pip.verisignlabs.com/2009-08-06
| | |
| * | (no commit message)http://tlavoie.pip.verisignlabs.com/2009-08-06
| | |
| * | (no commit message)http://tlavoie.pip.verisignlabs.com/2009-08-06
| | |
| * | (no commit message)Jogo2009-08-06
| | |
| * | (no commit message)Jogo2009-08-06
| | |
| * | (no commit message)buo2009-08-06
| | |
| * | (no commit message)Jogo2009-08-06
| | |
| * | (no commit message)Jogo2009-08-06
| | |
| * | (no commit message)Jogo2009-08-06
| | |
| * | (no commit message)http://adam.shand.net/2009-08-05
| | |
| * | (no commit message)http://adam.shand.net/2009-08-05
| | |
* | | move larger projects using ikiwiki to top of listJoey Hess2009-08-08
| | |
* | | Dragonfly BSD has been using ikiwiki for their website since last DecemberJoey Hess2009-08-08
|/ /
* | closeJoey Hess2009-08-04
| |
* | (no commit message)j-ali2009-08-04
| |
* | responseJoey Hess2009-08-04
| |
* | (no commit message)j-ali2009-08-04
| |
* | responseJoey Hess2009-08-04
| |
* | (no commit message)j-ali2009-08-04
| |
* | ikiwiki is so sexy it doesn't have to say that it isJoey Hess2009-08-04
| |
* | mention ikiwiki's own umask settingJoey Hess2009-08-04
| |
* | thought 2Joey Hess2009-08-04
| |
* | update with a few of out newer featuresJoey Hess2009-08-04
| |
* | responsesJoey Hess2009-08-04
| |
* | more info neededJoey Hess2009-08-04
| |
* | Revert "written in perl"Joey Hess2009-08-04
| | | | | | | | | | | | | | | | This reverts commit cae559f677c915519770e20888186cd6ad186931. Ikiwiki's implementation language is not so important as to appear in the first, key sentence of its website. The language is already documented elsewhere, as in the install page.