Commit Graph

8169 Commits (515f3ef60046312bc170572d9af90518f40d50ca)

Author SHA1 Message Date
Joey Hess 515f3ef600 anonymous git pushes are now enabled for this wiki 2008-10-24 15:45:58 -04:00
Joey Hess cd2153ca41 remove, fixed the problem 2008-10-24 15:03:22 -04:00
Joey Hess 739e2ca0b4 can't lock wiki due to permissions (probably)
luckily, don't really need to here
2008-10-24 15:02:54 -04:00
Joey Hess 6422e46040 test adding a file
I hope this commit is not accepted. If it is, I have a bug. :-)
2008-10-24 14:47:31 -04:00
Joey Hess a266e1d38b test 2008-10-24 14:30:47 -04:00
Joey Hess 1a883b3c50 include temp file for attachment change too 2008-10-24 13:44:03 -04:00
Joey Hess dfef51e10e Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-24 13:30:29 -04:00
Joey Hess 0196e1f9fc updates 2008-10-24 13:29:41 -04:00
Joey Hess fbcb8553df really fix calls to check_can* 2008-10-24 13:29:30 -04:00
intrigeri 7a89dbb822 thanks, closing wishlist 2008-10-24 12:50:05 -04:00
tschwinge 0a081d78c4 Typo fix. 2008-10-24 05:40:52 -04:00
Joey Hess 0fde74b012 update 2008-10-23 18:16:55 -04:00
Joey Hess 85f4b99710 untrusted committers code seems to be fully working
Still need to investigate possible races, and test some more.
2008-10-23 18:05:57 -04:00
Joey Hess f349e4ef36 fix calls to check_*
These throw errors, do not have useful return codes.
2008-10-23 18:05:12 -04:00
Joey Hess ad9e443f22 check_canattach hooked up 2008-10-23 16:56:40 -04:00
Joey Hess 4669eab596 more work on untrusted committers
Wired up check_canedit and check_canremove, still need to deal with
check_canattach, and test.
2008-10-23 16:29:50 -04:00
Joey Hess 62962a470d Merge branch 'master' into git-anon 2008-10-23 14:09:01 -04:00
Joey Hess 8821ba3a59 Optimise the no-op post-commit hook in the web edit case by skipping loading plugins. (Particularly a win when using external plugins.) 2008-10-23 14:08:45 -04:00
Joey Hess bdbbca09c3 Merge branch 'master' into git-anon 2008-10-23 13:45:42 -04:00
Joey Hess 534f714478 Updated Danish translation from Jonas Smedegaard. Closes: #503117 2008-10-23 13:45:06 -04:00
Joey Hess 094af3d113 initial support for git repos with untrusted committers
Still need to wire up the calls to check_* , but it's cold out here and my
hands are going numb, so enough for now.
2008-10-22 20:52:34 -04:00
Joey Hess 9fc126ada6 Updated Danish translation from Jonas Smedegaard. Closes: #503117 2008-10-22 17:05:23 -04:00
http://jblevins.org/ 0f8883f398 Link to h1title plugin 2008-10-22 14:03:53 -04:00
http://jblevins.org/ 7fe2744d48 Added links to a couple of experimental plugins 2008-10-22 13:57:45 -04:00
Joey Hess 479d65faa0 Updated Spanish translation from the ever vigilant Victor Moral. 2008-10-22 12:33:28 -04:00
Joey Hess 97b94e4e88 displaytime hook is gone 2008-10-21 20:37:49 -04:00
intrigeri b33ce3139c thanks! 2008-10-21 19:17:49 -04:00
Joey Hess a18fea41cd Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-21 17:57:32 -04:00
Joey Hess e75818572f function injection overhaul
Add an inject function, that can be used by plugins that want to replace
one of ikiwiki's functions with their own version. (This is a scary thing
that grubs through the symbol table, and replaces all exported occurances
of a function with the injected version.)

external: RPC functions can be injected to replace exported functions.

Removed the stupid displaytime hook, and use injection instead.
2008-10-21 17:57:19 -04:00
http://xma.myopenid.com/ f1f7b9a38e 2008-10-21 17:51:26 -04:00
Joey Hess 92a43d5d38 change example to override a real function 2008-10-21 17:09:57 -04:00
Joey Hess 70e0c9447a change obsolete example 2008-10-21 17:09:44 -04:00
Joey Hess 327adadf04 disable warnings when redefining functions 2008-10-21 17:03:08 -04:00
intrigeri 64d2ba358d added link to po plugin 2008-10-21 14:59:02 -04:00
Joey Hess d66fc7acf1 updated with new thoughts on user checking 2008-10-21 12:18:22 -04:00
http://jblevins.org/ 53292eea63 Notes on MathML and SVG support 2008-10-21 11:43:37 -04:00
http://jblevins.org/ f635ff0d29 htmlscrubber patch for sanitizing SVG and MathML 2008-10-21 11:12:12 -04:00
Joey Hess dc9cb095d1 response2 2008-10-20 21:54:24 -04:00
Joey Hess 59ef1ebe5d response 2008-10-20 21:51:33 -04:00
AndrewGreenberg cc311beef3 Added "SVG aren't images" bug. 2008-10-20 21:34:02 -04:00
Joey Hess ec566c02fd response 2008-10-20 20:57:42 -04:00
Joey Hess 9eb995ba9d randomly stumbled over fedora packages of ikiwiki 2008-10-20 20:34:29 -04:00
Joey Hess 2af90681c7 re-encode to utf-8
I noticed the Fedora package doing this as part of its build.
2008-10-20 20:32:07 -04:00
Joey Hess dbf8358d68 bit of a design for how a post-receive hook could work 2008-10-20 20:16:30 -04:00
intrigeri 94797b66c4 answering joey 2008-10-20 19:45:49 -04:00
Joey Hess ee1ccfa863 use relativedate as the css class for dates that should display relative 2008-10-20 19:22:22 -04:00
Joey Hess 99bf734963 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-20 19:19:03 -04:00
Joey Hess 2c89dacde4 wow 2008-10-20 19:18:49 -04:00
intrigeri 93959d45db formatting, added git clone information 2008-10-20 18:56:21 -04:00
intrigeri eea52bccc9 initial plugin public apparition 2008-10-20 18:54:04 -04:00