Joey Hess
4026650c87
add will's git repo
2009-09-02 15:11:09 -04:00
Joey Hess
81b9321e61
Add French basewiki translation from the Debian French l10n team, including Philippe Batailler, Alexandre Dupas, and Steve Petruzzello.
2009-09-02 15:04:27 -04:00
http://www.cse.unsw.edu.au/~willu/
bf81cf9ed2
Add link to my git repository
2009-09-02 01:21:01 -04:00
Joey Hess
38b331b57e
Revert spam
2009-09-01 13:05:32 -04:00
Joey Hess
acd4adbbcc
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-09-01 13:04:52 -04:00
Joey Hess
ccb1239d88
typo
2009-09-01 12:32:39 -04:00
blahgrad
86ddfb9b8f
test
2009-09-01 10:17:26 -04:00
Simon McVittie
904c16a68b
Remove references to merged-and-deleted git branches
2009-09-01 14:18:12 +01:00
Joey Hess
9e195018a2
remove ^P's
2009-08-31 19:30:31 -04:00
mike castleman
e5113aa766
new page: sandbox/test2
2009-08-31 13:50:59 -04:00
martin
9492bf3158
fixed link
2009-08-31 11:03:20 -04:00
Amitai Schlair
85844b8494
whitespace
2009-08-30 21:03:18 -04:00
Joey Hess
a86de9b1f6
update for Text::MultiMarkdown split
2009-08-30 19:17:45 -04:00
Joey Hess
8aeac3b666
CVE
2009-08-30 17:48:14 -04:00
Amitai Schlair
fe350e8b89
Merge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 16:34:32 -04:00
Amitai Schlair
1af7d7d842
On some systems the commit message gets quoted properly already. Don't
...
requote in such cases, do quote in all others.
2009-08-30 16:13:17 -04:00
Joey Hess
7021fc3646
still mispelling josh's name..
2009-08-30 15:32:42 -04:00
Joey Hess
5acec79c64
add news item for ikiwiki 3.1415926
2009-08-30 15:31:47 -04:00
Joey Hess
7823eb7c93
finalize release
2009-08-30 15:29:08 -04:00
Joey Hess
41122048b9
teximg security problem
2009-08-30 15:20:32 -04:00
Joey Hess
b83cb1d9f5
note
2009-08-30 14:54:52 -04:00
Joey Hess
2e357179bd
fixed
2009-08-30 14:51:51 -04:00
Joey Hess
d678147410
Revert "po: do not inject custom bestlink function when po_link_to eq default"
...
This reverts commit cdc3576c8d
.
Conflicts:
IkiWiki/Plugin/po.pm
This change broke the test suite and is not strictly necessary.
2009-08-30 14:50:43 -04:00
Joey Hess
6646841fa2
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-30 14:38:19 -04:00
Amitai Schlair
e972cadf78
Fix uninitialized value when editing a page being vivified from the
...
basewiki. Makes the filetype-testing logic more explicit anyway.
2009-08-30 13:49:38 -04:00
Amitai Schlair
c36d2fa896
Merge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 03:02:15 -04:00
Amitai Schlair
58cef9c3cf
describe the wrapper change
2009-08-30 02:35:38 -04:00
Amitai Schlair
5e94e973ee
Only examine argv if the VCS is cvs.
2009-08-30 02:00:49 -04:00
Amitai Schlair
968c6c93b4
Remove debug statement.
2009-08-30 01:45:09 -04:00
Amitai Schlair
558873131f
also need File::ReadBackwards now
2009-08-30 01:31:15 -04:00
Amitai Schlair
0721363a7a
bug fixed, to-dos done
2009-08-30 01:26:57 -04:00
Amitai Schlair
2d1ff30e13
Knock off another to-do item: "Don't slurp the entire cvsps output
...
into memory (!)."
2009-08-30 01:14:22 -04:00
Amitai Schlair
b493f9b6d8
Knock off a to-do item: "If the argument to cvs add smells like a
...
binary file, cvs add -kb it (for attachment support)."
2009-08-30 00:17:42 -04:00
Amitai Schlair
992d0aac09
The string to match might not be "New directory" exactly, so match that
...
substring instead.
2009-08-30 00:05:23 -04:00
Amitai Schlair
6962b34597
This is in my git branch now, no need for a copy of the code here.
2009-08-29 22:17:40 -04:00
Amitai Schlair
6191f3fbb9
Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to
...
ikiwiki). Crunch on-demand module loads into one-liners. Comment why
cvsps output is getting read in its entirety and reversed.
2009-08-29 21:35:54 -04:00
Joey Hess
29db15d31c
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-29 14:01:03 -04:00
intrigeri
ef69cb34c3
doc/po(test suite failures): follow-up
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-08-29 17:25:51 +02:00
http://schmonz.livejournal.com/
517432273b
mod_auth_openid
2009-08-29 10:47:45 -04:00
bremner
a0de415ae0
build failure on nearlyfreespeech.net
2009-08-29 07:16:57 -04:00
http://emptty.myopenid.com/
a4c9a8461c
Answer to Joey, and justify my text (in the source)
2009-08-29 04:28:01 -04:00
Josh Triplett
9f75d3b1f3
teximg: Make TeX handle preventing unsafe things; remove insufficient blacklist
...
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-28 23:18:07 -07:00
Joey Hess
44ce9563a3
note that debian-* branches are subject to being rebased
2009-08-29 01:13:24 -04:00
Joey Hess
03449610d6
img: Don't generate new verison of image if it is scaled to be larger in 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-28 23:31:53 -04:00
Joey Hess
94727e7fcf
merged
2009-08-28 19:49:22 -04:00
Joey Hess
3811c5f559
Merge commit 'intrigeri/po'
2009-08-28 19:48:32 -04:00
Joey Hess
ec26a96193
avoid clobbering origsub if checkconfig runs more than once
...
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-28 19:15:25 -04:00
Joey Hess
2ba54735ce
po test suite failure
2009-08-28 18:34:44 -04:00
furby
25bf32431f
2009-08-28 18:08:16 -04:00
furby
54a3928508
2009-08-28 18:03:28 -04:00