summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-04(no commit message)http://hostmaster.blogspot.com/
2009-09-03about page update for tycho/samhttp://www.tychoish.com/
2009-09-03notes on using gitosis and ikiwikihttp://www.tychoish.com/
2009-09-03(no commit message)bremner
2009-09-03Using tags or links to represent attributesAlexandreDupas
2009-09-02Minor changeshttp://oscarjacho.myopenid.com/
2009-09-02Minor changeshttp://oscarjacho.myopenid.com/
2009-09-02Added idea on wiki based requirements management toolhttp://oscarjacho.myopenid.com/
2009-09-02ruther reviewJoey Hess
2009-09-02add will's git repoJoey Hess
2009-09-02Add French basewiki translation from the Debian French l10n team, including ↵Joey Hess
Philippe Batailler, Alexandre Dupas, and Steve Petruzzello.
2009-09-02Add link to my git repositoryhttp://www.cse.unsw.edu.au/~willu/
2009-09-01Revert spamJoey Hess
2009-09-01Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-09-01typoJoey Hess
2009-09-01testblahgrad
2009-09-01Remove references to merged-and-deleted git branchesSimon McVittie
2009-08-31remove ^P'sJoey Hess
2009-08-31new page: sandbox/test2mike castleman
2009-08-31fixed linkmartin
2009-08-30update for Text::MultiMarkdown splitJoey Hess
2009-08-30CVEJoey Hess
2009-08-30still mispelling josh's name..Joey Hess
2009-08-30add news item for ikiwiki 3.1415926Joey Hess
2009-08-30finalize releaseJoey Hess
2009-08-30teximg security problemJoey Hess
2009-08-30noteJoey Hess
2009-08-30fixedJoey Hess
2009-08-30Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess
This reverts commit cdc3576c8d1efb2593cac2d9da3f2393a2afe26e. Conflicts: IkiWiki/Plugin/po.pm This change broke the test suite and is not strictly necessary.
2009-08-30Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-08-30describe the wrapper changeAmitai Schlair
2009-08-30also need File::ReadBackwards nowAmitai Schlair
2009-08-30bug fixed, to-dos doneAmitai Schlair
2009-08-29This is in my git branch now, no need for a copy of the code here.Amitai Schlair
2009-08-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-08-29doc/po(test suite failures): follow-upintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-29mod_auth_openidhttp://schmonz.livejournal.com/
2009-08-29build failure on nearlyfreespeech.netbremner
2009-08-29Answer to Joey, and justify my text (in the source)http://emptty.myopenid.com/
2009-08-28teximg: Make TeX handle preventing unsafe things; remove insufficient blacklistJosh Triplett
TeX has configuration options that prevent unsafe things like shell escapes and insecure file reads/writes. Turn all of them on. teximg's regex-based blacklist does not suffice. For instance: [[!teximg code=""" \catcode`\%=0 %input{/etc/passwd} """]] Remove the blacklist, since the TeX configuration options seal off the underlying mechanisms more safely, and the blacklist blocks other TeX commands that can prove useful.
2009-08-29note that debian-* branches are subject to being rebasedJoey Hess
2009-08-28img: Don't generate new verison of image if it is scaled to be larger in ↵Joey Hess
either dimension. Although imagemagick handles even really large sizes sanely, using a page file, doing so would just waste time and disk space, since the browser can be told to resize it larger.
2009-08-28mergedJoey Hess
2009-08-28Merge commit 'intrigeri/po'Joey Hess
2009-08-28avoid clobbering origsub if checkconfig runs more than onceJoey Hess
checkconfig can run more than once in a single ikiwiki run if setup is building wrappers. That clobbered the origsub value for bestlink, leading to infinite recursion
2009-08-28po test suite failureJoey Hess
2009-08-28(no commit message)furby
2009-08-28(no commit message)furby
2009-08-28<pedant>rename depends_exact to depends_simpleJoey Hess
It's not "exact" since case munging has to be done, and I think "simple" captures the optimisation better.</pedant> With apologies to smcv, who probably has to rebuild his wiki now.
2009-08-28changelpgJoey Hess