Commit Graph

10286 Commits (3d4313f21d2b61ff323fb26805b29c9b59e1ace5)

Author SHA1 Message Date
Joey Hess 5c6c0813ca Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled. 2010-09-07 13:47:50 -04:00
intrigeri 5f101ab120 Removing tag done as it seems to need some more care. 2010-09-07 19:18:24 +02:00
Joey Hess b3aadbf0bd response 2010-09-07 12:38:40 -04:00
Joey Hess 21b6fa937b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-09-07 12:30:40 -04:00
Joey Hess 8a6f4a7e50 needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) 2010-09-07 12:08:59 -04:00
Joey Hess 7475f90be2 add todo item about hooks not called during untrusted git push 2010-09-07 12:01:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkIl2-FajX9MSbbfcPYvzbmbsemGJJfXds 0842297678 2010-09-06 14:13:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE 38fb7bd42d 2010-09-05 18:31:16 +00:00
http://marcotmarcot.wordpress.com/ 306941954e .darcs 2010-09-05 14:34:16 +00:00
Changaco edb256d2d8 added a patch to make it more like MediaWiki 2010-09-04 14:04:51 +00:00
philippe 3f9244ccf4 2010-09-04 07:39:10 +00:00
Svend Sorensen fe46c31a64 Add forum post regarding "bad page name" error 2010-09-03 11:17:43 -07:00
http://poisonbit.wordpress.com/ 40b37861a4 update issue needing /etc as plain user 2010-09-03 16:25:36 +00:00
http://poisonbit.wordpress.com/ bf16d3da43 Workaround for /etc files 2010-09-03 16:17:34 +00:00
http://poisonbit.wordpress.com/ 89d0d414bf problem with /etc files 2010-09-03 16:12:23 +00:00
http://poisonbit.wordpress.com/ 538bf32181 checking again instructions, HTML::Scrubber does not fail in tests with a clean install. 2010-09-03 16:06:18 +00:00
http://poisonbit.wordpress.com/ 095b9f1ef5 minor, delete a repited . ~/.bashrc 2010-09-03 15:59:06 +00:00
http://poisonbit.wordpress.com/ 336d4884ba Minor fixes/cleanups on my addition 2010-09-03 15:54:47 +00:00
http://poisonbit.wordpress.com/ eb2f54fb8f Modified, retested all with a clean user (last edition was from a bash_history) 2010-09-03 15:39:56 +00:00
http://poisonbit.wordpress.com/ 175ff176f5 deleting libexpat1-dev, only needed for perlbrew, not for local:lib 2010-09-03 15:04:52 +00:00
http://poisonbit.wordpress.com/ 23b80f63e7 Manual install as plain user (only curl and build-essential required) on stable 2010-09-03 15:03:33 +00:00
http://jmtd.livejournal.com/ e0bfb1ef57 spelling 2010-09-02 22:22:05 +00:00
http://jmtd.livejournal.com/ f67574a82d discussing Paul's HTTPS edit 2010-09-02 22:20:06 +00:00
PaulePanter e3238ee21c shortcuts: Suggestions for multi-language links 2010-09-02 14:26:49 +00:00
PaulePanter 704038db29 Use HTTPS version for [Wikimedia](https://secure.wikimedia.org/) and Google (noted by using DuckDuckGo.com which is directing there) 2010-09-02 14:09:55 +00:00
http://kerravonsen.dreamwidth.org/ 2a1077f886 YAML is YAML 2010-09-01 10:09:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmAN5tpw40_t2tPFDLkP35Fc4zIskJDEtQ 4fbf2f9b6d 2010-09-01 00:27:16 +00:00
chrysn 040e174b2c wishlist item: alias directive 2010-08-31 20:48:49 +02:00
Joey Hess 3b81ca0c39 add news item for ikiwiki 3.20100831 2010-08-31 14:30:56 -04:00
Giuseppe Bilotta 3e7605d146 more on ymlfront vs MMD 2010-08-31 19:39:03 +02:00
http://kerravonsen.dreamwidth.org/ 2eb04d8b41 keeping triple-dash as default, but making it configurable 2010-08-31 12:36:50 +00:00
Joey Hess 89ddd60537 remove sandbox/me
(used to test anon git push again)
2010-08-30 18:42:19 -04:00
Joey Hess e74729a3f0 formatting
(used to test anon git push again)
2010-08-30 18:41:39 -04:00
Joey Hess 2b2d777321 add sandbox/me.mdwn
used to test untrusted git push with httpauth enabled
2010-08-30 17:44:31 -04:00
Joey Hess 1ef1e2d7de sandbox declutter 2010-08-30 17:27:28 -04:00
Joey Hess cd302b6ff4 sandbox declutter 2010-08-30 17:26:14 -04:00
Joey Hess 1b1c30a713 remove note about git-daemon bug
Seems to be fixed with git 1.7.1
2010-08-30 17:24:00 -04:00
Joey Hess f44306868c remove 2 pages
(commit used to test git anon push)
2010-08-30 17:18:02 -04:00
Joey Hess d09f3e4c2e cleanup sandbox
(commit used to test git anon push)
2010-08-30 17:15:07 -04:00
Joey Hess a330b1ee74 Avoid trying to log the user in when receiving anonymous pushes from git and a plugin like httpauth returns a login function.
Just use check_canedit in nonfatal mode.
2010-08-30 16:05:15 -04:00
Joey Hess 07f30a288d Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-08-30 15:53:49 -04:00
Joey Hess 47cfd14e84 add bug lifted from irc 2010-08-30 15:53:37 -04:00
http://oblomov.myopenid.com/ d085d1ac5d ymlfront vs MMD 2010-08-30 19:29:31 +00:00
Joey Hess 5afd6e0f70 forgot to add this 2010-08-30 15:27:26 -04:00
Joey Hess bdafa441ba close bug; more rationalle for reordering 2010-08-30 15:08:07 -04:00
Joey Hess 827710bb59 split out bug report and close 2010-08-30 15:00:31 -04:00
Joey Hess 6989ffdf2f response 2010-08-30 14:59:09 -04:00
Joey Hess 67ac2bad74 response 2010-08-30 14:44:10 -04:00
Joey Hess 71fa036270 response 2010-08-30 14:41:59 -04:00
Joey Hess 801c59b535 response 2010-08-30 14:25:49 -04:00
Joey Hess 408067b893 response 2010-08-30 14:21:50 -04:00
Joey Hess 99a123fa16 response 2010-08-30 13:45:30 -04:00
Joey Hess 88594e7599 more info? 2010-08-30 13:42:55 -04:00
Joey Hess 00a54d1bb7 finish link(.) support 2010-08-30 13:37:16 -04:00
Giuseppe Bilotta c4d4cad3be Single dot in pagespec translates to 'current page' 2010-08-30 13:25:53 -04:00
Joey Hess 1e7a53c70b response 2010-08-30 13:20:25 -04:00
Joey Hess 7ab84dcfe5 highlight: Make location of highlight's files configurable in setup file to allow for nonstandard installations. 2010-08-30 13:15:49 -04:00
Giuseppe Bilotta 2d411d7729 Revert spam 2010-08-30 10:21:50 +02:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de 1534c89179 2010-08-30 07:54:57 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de 63de4d5613 2010-08-30 07:54:08 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de 39172621e1 2010-08-30 07:51:48 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de efc2b323d8 2010-08-30 07:47:22 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de 3ff57e51d8 2010-08-30 07:45:09 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de dafdfb6218 2010-08-30 07:43:28 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de ee68e8b8b9 2010-08-30 07:42:22 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de f84e695f42 2010-08-30 07:39:35 +00:00
https://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de d478b31cf5 2010-08-30 07:32:49 +00:00
http://k1024.org/~iusty/ 38003fe23a Add comment on the cleanup spam section 2010-08-29 21:59:36 +00:00
http://www.google.com/profiles/hakim.cassimally 6d213a0c73 2010-08-26 07:38:02 +00:00
http://www.google.com/profiles/hakim.cassimally e5c4b81136 2010-08-26 07:35:47 +00:00
http://marcotmarcot.wordpress.com/ 612493567f Marco Sivla 2010-08-25 20:20:39 +00:00
Joey Hess 43aed8e2d7 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-08-25 14:58:06 -04:00
Joey Hess 37f62dde2d response 2010-08-25 14:57:45 -04:00
http://marcotmarcot.wordpress.com/ 018df1df82 darcs command 2010-08-24 10:32:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnbe6oB_ecFtNYII1JN3zSggwUPUdOb8jI 5de07f59be report hard coded paths. 2010-08-23 03:08:01 +00:00
http://thewordnerd.info/ ff73f44f88 2010-08-22 17:42:13 +00:00
http://jmtd.livejournal.com/ d44733d3bd no need for rebuild 2010-08-22 09:42:20 +00:00
http://kostix.myopenid.com/ 87acb9ad1c Add a comment about adding of per-wiki or per-user setting for the edit box size 2010-08-20 16:00:24 +00:00
http://oblomov.myopenid.com/ e65ab83d29 2010-08-20 08:19:27 +00:00
Joey Hess 9b9ecda62f htmlscrubber: Do not scrub url anchors that contain colons. 2010-08-19 13:59:31 -04:00
http://oblomov.myopenid.com/ 6e7ae22ed2 Report htmlscrubber/multimarkdown footnote misinteraction 2010-08-19 17:45:20 +00:00
philippe 2a31fb78de 2010-08-19 15:45:31 +00:00
philippe f15b34aeed 2010-08-19 15:02:14 +00:00
Joey Hess 20ecef4d02 style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta. 2010-08-17 16:37:48 -04:00
http://jblevins.org/ e9133cb2e6 Update URL 2010-08-17 12:56:46 +00:00
Nick 93f2129072 2010-08-17 11:10:54 +00:00
Nick 8b31418005 2010-08-17 11:10:16 +00:00
Nick 0506be0d6e 2010-08-17 11:09:40 +00:00
http://oblomov.myopenid.com/ ed80e02c06 forgot to escape the <> chars in the format-patch output 2010-08-17 07:37:01 +00:00
http://oblomov.myopenid.com/ 40fcc3868c patch to provide relative font sizes in default CSS 2010-08-17 07:35:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o 949a1edac7 2010-08-15 21:39:27 +00:00
http://claimid.com/helios 0ce0c86c29 2010-08-15 17:22:40 +00:00
http://claimid.com/helios 09c8683c8e Added a comment: branches 2010-08-15 16:18:35 +00:00
http://joey.kitenet.net/ 0a4a7a70ba Added a comment: branches 2010-08-15 16:06:43 +00:00
Joey Hess 91f5697025 Merge branch 'debian-testing'
Conflicts:
	debian/changelog
2010-08-15 12:01:16 -04:00
Joey Hess 77aaf95d5d add news item for ikiwiki 3.20100815 2010-08-15 11:58:00 -04:00
http://claimid.com/helios e0f1d65798 2010-08-15 11:13:29 +00:00
http://claimid.com/helios 2297935fc5 2010-08-15 11:12:51 +00:00
http://claimid.com/helios 7998f73ded question "creating multi domain setup possible?" 2010-08-15 11:11:21 +00:00
philippe 4e8a695431 2010-08-15 08:58:52 +00:00