]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agooptimisation: detect scan mode and avoid generating image
Joey Hess [Wed, 9 Jan 2008 07:31:11 +0000 (02:31 -0500)] 
optimisation: detect scan mode and avoid generating image

16 years agoCall preprocessor hooks in void context during the scan pass.
Joey Hess [Wed, 9 Jan 2008 07:30:46 +0000 (02:30 -0500)] 
Call preprocessor hooks in void context during the scan pass.

This allows the hook to determine if it's just scanning, and avoid expensive
operations.

16 years agoupdate
Joey Hess [Wed, 9 Jan 2008 06:07:44 +0000 (01:07 -0500)] 
update

16 years ago* inline: Add copyright/license info on a per-post basis to atom
Joey Hess [Wed, 9 Jan 2008 06:05:54 +0000 (01:05 -0500)] 
* inline: Add copyright/license info on a per-post basis to atom
  feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.

16 years agoadd news item for ikiwiki 2.19
Joey Hess [Wed, 9 Jan 2008 02:02:31 +0000 (21:02 -0500)] 
add news item for ikiwiki 2.19

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 9 Jan 2008 02:01:54 +0000 (21:01 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoreleasing version 2.19
Joey Hess [Wed, 9 Jan 2008 02:01:40 +0000 (21:01 -0500)] 
releasing version 2.19

16 years ago* aggregate: Include copyright statements from rss feed as meta copyright
Joey Hess [Wed, 9 Jan 2008 01:41:25 +0000 (20:41 -0500)] 
* aggregate: Include copyright statements from rss feed as meta copyright
  directives.
* aggregate: Yet another state saving fix (sigh).
* aggregate: Add hack to support feeds with invalidly escaped html entities.

16 years agoweb commit by madmax
Joey Hess [Tue, 8 Jan 2008 18:28:57 +0000 (13:28 -0500)] 
web commit by madmax

16 years agoweb commit by madmax
Joey Hess [Tue, 8 Jan 2008 18:27:18 +0000 (13:27 -0500)] 
web commit by madmax

16 years agoweb commit by http://subvert.org.uk/~bma/
Joey Hess [Tue, 8 Jan 2008 18:00:01 +0000 (13:00 -0500)] 
web commit by http://subvert.org.uk/~bma/

16 years agoweb commit by http://stefano.zacchiroli.myopenid.com/
Joey Hess [Tue, 8 Jan 2008 14:05:54 +0000 (09:05 -0500)] 
web commit by http://stefano.zacchiroli.myopenid.com/

16 years ago* htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
Joey Hess [Mon, 7 Jan 2008 23:32:50 +0000 (18:32 -0500)] 
* htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
  and 'p/'.

16 years agoresponse
Joey Hess [Mon, 7 Jan 2008 23:14:45 +0000 (18:14 -0500)] 
response

16 years ago* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
Joey Hess [Mon, 7 Jan 2008 23:12:12 +0000 (18:12 -0500)] 
* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Mon, 7 Jan 2008 21:40:45 +0000 (16:40 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoadd explicit test for do=postsignin
Joey Hess [Mon, 7 Jan 2008 21:39:49 +0000 (16:39 -0500)] 
add explicit test for do=postsignin

This happens when openid auth fails in certian ways

16 years agofixes
Joey Hess [Mon, 7 Jan 2008 21:37:19 +0000 (16:37 -0500)] 
fixes

16 years agofixes
Joey Hess [Mon, 7 Jan 2008 21:35:16 +0000 (16:35 -0500)] 
fixes

16 years ago* Improved the canedit hook interface, allowing a callback function to be
Joey Hess [Mon, 7 Jan 2008 21:34:13 +0000 (16:34 -0500)] 
* Improved the canedit hook interface, allowing a callback function to be
  returned (and not run in some cases) rather than the plugins directly
  forcing a user to log in.
* opendiscussion: allow editing of the toplevel discussion page,
  and, indirectly, allow creating new discussion pages.

16 years ago* opendiscussion: allow editing of the toplevel discussion page
Joey Hess [Mon, 7 Jan 2008 21:10:32 +0000 (16:10 -0500)] 
* opendiscussion: allow editing of the toplevel discussion page

16 years ago* Only try postsignin if no other action matched. Fixes a bug where the
Joey Hess [Mon, 7 Jan 2008 20:56:39 +0000 (15:56 -0500)] 
* Only try postsignin if no other action matched. Fixes a bug where the
  user goes back from the signin screen and does something else.
* Improve behavior when trying to sign in with no cookies.

16 years agofix some bad copy and pasted plugin ids
Joey Hess [Mon, 7 Jan 2008 20:28:53 +0000 (15:28 -0500)] 
fix some bad copy and pasted plugin ids

16 years agoweb commit by http://jumbanho.myopenid.com/
Joey Hess [Mon, 7 Jan 2008 18:40:09 +0000 (13:40 -0500)] 
web commit by http://jumbanho.myopenid.com/

16 years agoweb commit by http://madduck.myopenid.com/: fix map verbatim
Joey Hess [Mon, 7 Jan 2008 15:46:49 +0000 (10:46 -0500)] 
web commit by http://madduck.myopenid.com/: fix map verbatim

16 years agoweb commit by http://madduck.myopenid.com/
Joey Hess [Mon, 7 Jan 2008 15:19:04 +0000 (10:19 -0500)] 
web commit by http://madduck.myopenid.com/

16 years agoweb commit by http://madduck.myopenid.com/: idiot i am, forgot the second pair of...
Joey Hess [Mon, 7 Jan 2008 14:18:19 +0000 (09:18 -0500)] 
web commit by http://madduck.myopenid.com/: idiot i am, forgot the second pair of brackets

16 years agoweb commit by http://madduck.myopenid.com/: add wishlist tag
Joey Hess [Mon, 7 Jan 2008 14:17:51 +0000 (09:17 -0500)] 
web commit by http://madduck.myopenid.com/: add wishlist tag

16 years agoweb commit by http://madduck.myopenid.com/
Joey Hess [Mon, 7 Jan 2008 14:16:40 +0000 (09:16 -0500)] 
web commit by http://madduck.myopenid.com/

16 years agoweb commit by adb
Joey Hess [Sun, 6 Jan 2008 23:25:43 +0000 (18:25 -0500)] 
web commit by adb

16 years agoweb commit by http://madduck.myopenid.com/
Joey Hess [Sun, 6 Jan 2008 17:00:20 +0000 (12:00 -0500)] 
web commit by http://madduck.myopenid.com/

16 years agoweb commit by http://madduck.myopenid.com/: make it wishlist
Joey Hess [Sun, 6 Jan 2008 15:52:58 +0000 (10:52 -0500)] 
web commit by http://madduck.myopenid.com/: make it wishlist

16 years agoweb commit by http://madduck.myopenid.com/
Joey Hess [Sun, 6 Jan 2008 15:52:11 +0000 (10:52 -0500)] 
web commit by http://madduck.myopenid.com/

16 years agoweb commit by http://madduck.myopenid.com/: note about this still being a bug in ways
Joey Hess [Sun, 6 Jan 2008 14:03:28 +0000 (09:03 -0500)] 
web commit by http://madduck.myopenid.com/: note about this still being a bug in ways

16 years agoweb commit by tschwinge: How to do this.
Joey Hess [Sun, 6 Jan 2008 13:55:23 +0000 (08:55 -0500)] 
web commit by tschwinge: How to do this.

16 years agoweb commit by http://madduck.myopenid.com/
Joey Hess [Sun, 6 Jan 2008 12:32:56 +0000 (07:32 -0500)] 
web commit by http://madduck.myopenid.com/

16 years agoweb commit by test
Joey Hess [Sun, 6 Jan 2008 01:49:35 +0000 (20:49 -0500)] 
web commit by test

16 years agoweb commit by tschwinge: Commit emails: ones own changes.
Joey Hess [Sat, 5 Jan 2008 14:32:34 +0000 (09:32 -0500)] 
web commit by tschwinge: Commit emails: ones own changes.

16 years agoweb commit by tschwinge: Answer.
Joey Hess [Sat, 5 Jan 2008 14:31:06 +0000 (09:31 -0500)] 
web commit by tschwinge: Answer.

16 years agoadd news item for ikiwiki 2.18
Joey Hess [Sat, 5 Jan 2008 07:26:35 +0000 (02:26 -0500)] 
add news item for ikiwiki 2.18

16 years agoreleasing version 2.18
Joey Hess [Sat, 5 Jan 2008 07:26:24 +0000 (02:26 -0500)] 
releasing version 2.18

16 years ago* aggregate: Only save state if it was already loaded. This didn't used to
Joey Hess [Sat, 5 Jan 2008 07:23:31 +0000 (02:23 -0500)] 
* aggregate: Only save state if it was already loaded. This didn't used to
* table: Fix dependency tracking for external data files. Closes: #458387

16 years agoresponse
Joey Hess [Sat, 5 Jan 2008 07:13:33 +0000 (02:13 -0500)] 
response

16 years agoresponse
Joey Hess [Sat, 5 Jan 2008 07:11:02 +0000 (02:11 -0500)] 
response

16 years agoresponse
Joey Hess [Sat, 5 Jan 2008 07:09:42 +0000 (02:09 -0500)] 
response

16 years agoresponse, improve NOTAINT docs
Joey Hess [Sat, 5 Jan 2008 07:07:29 +0000 (02:07 -0500)] 
response, improve NOTAINT docs

16 years agoresponse
Joey Hess [Sat, 5 Jan 2008 07:00:49 +0000 (02:00 -0500)] 
response

16 years agoresponse
Joey Hess [Sat, 5 Jan 2008 06:47:57 +0000 (01:47 -0500)] 
response

16 years agofix an uninitialised value warning
Joey Hess [Sat, 5 Jan 2008 06:47:04 +0000 (01:47 -0500)] 
fix an uninitialised value warning

16 years agomisc fixes so I can read this
Joey Hess [Sat, 5 Jan 2008 06:41:57 +0000 (01:41 -0500)] 
misc fixes so I can read this

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sat, 5 Jan 2008 06:29:27 +0000 (01:29 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* aggregate: Only save state if it was already loaded. This didn't used to
Joey Hess [Sat, 5 Jan 2008 06:27:36 +0000 (01:27 -0500)] 
* aggregate: Only save state if it was already loaded. This didn't used to
  matter, but after recent changes, state is not always loaded, and saving
  would kill it.

16 years ago* aggregate: Only save state if it was already loaded.
Joey Hess [Sat, 5 Jan 2008 06:26:09 +0000 (01:26 -0500)] 
* aggregate: Only save state if it was already loaded.

16 years agoweb commit by adb
Joey Hess [Sat, 5 Jan 2008 06:01:11 +0000 (01:01 -0500)] 
web commit by adb

16 years agoweb commit by http://weakish.int.eu.org/: some more thought
Joey Hess [Fri, 4 Jan 2008 17:20:41 +0000 (12:20 -0500)] 
web commit by http://weakish.int.eu.org/: some more thought

16 years agoweb commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin.
Joey Hess [Fri, 4 Jan 2008 14:16:55 +0000 (09:16 -0500)] 
web commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin.

16 years agoweb commit by tschwinge: Patch.
Joey Hess [Fri, 4 Jan 2008 12:09:14 +0000 (07:09 -0500)] 
web commit by tschwinge: Patch.

16 years agoweb commit by http://weakish.int.eu.org/: minor
Joey Hess [Fri, 4 Jan 2008 09:38:18 +0000 (04:38 -0500)] 
web commit by http://weakish.int.eu.org/: minor

16 years agoweb commit by http://weakish.int.eu.org/: minor
Joey Hess [Fri, 4 Jan 2008 09:34:58 +0000 (04:34 -0500)] 
web commit by http://weakish.int.eu.org/: minor

16 years agoweb commit by http://weakish.int.eu.org/
Joey Hess [Fri, 4 Jan 2008 09:33:26 +0000 (04:33 -0500)] 
web commit by http://weakish.int.eu.org/

16 years agoweb commit by http://weakish.int.eu.org/
Joey Hess [Fri, 4 Jan 2008 09:26:50 +0000 (04:26 -0500)] 
web commit by http://weakish.int.eu.org/

16 years agoweb commit by http://stefano.zacchiroli.myopenid.com/
Joey Hess [Thu, 3 Jan 2008 10:32:21 +0000 (05:32 -0500)] 
web commit by http://stefano.zacchiroli.myopenid.com/

16 years agoround days old message
Joey Hess [Thu, 3 Jan 2008 04:38:45 +0000 (23:38 -0500)] 
round days old message

16 years agoweb commit by AlexandreDupas: Proposition for a plugin displaying bibtex files
Joey Hess [Wed, 2 Jan 2008 21:28:56 +0000 (16:28 -0500)] 
web commit by AlexandreDupas: Proposition for a plugin displaying bibtex files

16 years agoweb commit by http://harningt.eharning.us/
Joey Hess [Wed, 2 Jan 2008 20:20:22 +0000 (15:20 -0500)] 
web commit by http://harningt.eharning.us/

16 years agoweb commit by http://openid.eharning.us/
Joey Hess [Wed, 2 Jan 2008 19:18:04 +0000 (14:18 -0500)] 
web commit by http://openid.eharning.us/

16 years agoweb commit by http://weakish.myopenid.com/: creole is a wanna to be standard markup...
Joey Hess [Wed, 2 Jan 2008 14:59:27 +0000 (09:59 -0500)] 
web commit by http://weakish.myopenid.com/: creole is a wanna to be standard markup for all wikis.

16 years agoweb commit by tschwinge: Answer.
Joey Hess [Wed, 2 Jan 2008 10:39:47 +0000 (05:39 -0500)] 
web commit by tschwinge: Answer.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Jan 2008 01:12:41 +0000 (20:12 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agofixed
Joey Hess [Wed, 2 Jan 2008 01:12:22 +0000 (20:12 -0500)] 
fixed

16 years agoweb commit by joey: remove markdown test foo
Joey Hess [Wed, 2 Jan 2008 01:11:27 +0000 (20:11 -0500)] 
web commit by joey: remove markdown test foo

16 years ago* Stop testing Encode::is_utf8 in decode_form_utf8: That doesn't work.
Joey Hess [Wed, 2 Jan 2008 00:58:45 +0000 (19:58 -0500)] 
* Stop testing Encode::is_utf8 in decode_form_utf8: That doesn't work.
* decode_form_utf8 only fixed the utf-8 encoding for fields that were
  registered at the time it was called, which was before the
  formbuilder_setup hook. Fields added by the hook didn't get decoded.
  But it can't be put after the hook either, since plugins using the hook
  need to be able to use form values. To fix this dilemma, it's been changed
  to a decode_cgi_utf8, which is called on the cgi query object, before the
  form is set up, and decodes *all* cgi parameters.

16 years agoresponse
Joey Hess [Wed, 2 Jan 2008 00:11:27 +0000 (19:11 -0500)] 
response

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Jan 2008 00:10:21 +0000 (19:10 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* Split error messages for failures to drop real uid and gid.
Joey Hess [Tue, 1 Jan 2008 23:48:34 +0000 (18:48 -0500)] 
* Split error messages for failures to drop real uid and gid.
* Retry dropping uid and gid, possibly this will help with the "Resource
  temporarily unavailable" failures I've experienced under xen.

16 years agoweb commit by tschwinge: Another UTF-8 problem.
Joey Hess [Tue, 1 Jan 2008 23:44:53 +0000 (18:44 -0500)] 
web commit by tschwinge: Another UTF-8 problem.

16 years agoweb commit by tschwinge: Report an inconvenience.
Joey Hess [Tue, 1 Jan 2008 23:41:44 +0000 (18:41 -0500)] 
web commit by tschwinge: Report an inconvenience.

16 years agoweb commit by AlexandreDupas: Added my self
Joey Hess [Mon, 31 Dec 2007 02:21:13 +0000 (21:21 -0500)] 
web commit by AlexandreDupas: Added my self

16 years agoweb commit by AlexandreDupas: Fix typo.
Joey Hess [Mon, 31 Dec 2007 01:50:29 +0000 (20:50 -0500)] 
web commit by AlexandreDupas: Fix typo.

16 years agoadd news item for ikiwiki 2.17
Joey Hess [Sun, 30 Dec 2007 20:05:02 +0000 (15:05 -0500)] 
add news item for ikiwiki 2.17

16 years agoreleasing version 2.17
Joey Hess [Sun, 30 Dec 2007 20:04:25 +0000 (15:04 -0500)] 
releasing version 2.17

16 years agoI *think* that this comment is out of date.
Joey Hess [Sun, 30 Dec 2007 19:57:33 +0000 (14:57 -0500)] 
I *think* that this comment is out of date.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 30 Dec 2007 19:49:54 +0000 (14:49 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* aggregate: Fix stupid mistake introduced when converting it to use
Joey Hess [Sun, 30 Dec 2007 19:49:25 +0000 (14:49 -0500)] 
* aggregate: Fix stupid mistake introduced when converting it to use
  the needsbuild hook. This resulted in feeds not being removed when pages
  were updated, and probably other bugs.
* aggregate: Avoid uninitialised value warning when removing a feed that
  has an expired guid.

16 years agoweb commit by tschwinge: Answer.
Joey Hess [Sat, 29 Dec 2007 10:18:45 +0000 (05:18 -0500)] 
web commit by tschwinge: Answer.

16 years ago* map: Fix handling of common prefix to handle the case where it's
Joey Hess [Fri, 28 Dec 2007 22:22:17 +0000 (17:22 -0500)] 
* map: Fix handling of common prefix to handle the case where it's
  in a subdirectory. Patch by Larry Clapp.

16 years agopass -refresh
Joey Hess [Fri, 28 Dec 2007 22:12:43 +0000 (17:12 -0500)] 
pass -refresh

16 years ago* conditional: Improve regexp testing for simple uses of pagespecs
Joey Hess [Fri, 28 Dec 2007 21:55:20 +0000 (16:55 -0500)] 
* conditional: Improve regexp testing for simple uses of pagespecs
  that match only the page using the directive, adding 'included()'
  and supporting negated pagespecs and added whitespace.

16 years agoresponse
Joey Hess [Fri, 28 Dec 2007 21:28:31 +0000 (16:28 -0500)] 
response

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Fri, 28 Dec 2007 21:15:23 +0000 (16:15 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* img: Allow the link parameter to point to an exterior url.
Joey Hess [Fri, 28 Dec 2007 21:14:43 +0000 (16:14 -0500)] 
* img: Allow the link parameter to point to an exterior url.

16 years agoweb commit by http://mdlbear.livejournal.com/
Joey Hess [Fri, 28 Dec 2007 18:13:59 +0000 (13:13 -0500)] 
web commit by http://mdlbear.livejournal.com/

16 years agoweb commit by AlexandreDupas: Fix typo.
Joey Hess [Fri, 28 Dec 2007 15:43:48 +0000 (10:43 -0500)] 
web commit by AlexandreDupas: Fix typo.

16 years agoweb commit by tschwinge: Correct link.
Joey Hess [Fri, 28 Dec 2007 13:36:30 +0000 (08:36 -0500)] 
web commit by tschwinge: Correct link.

16 years agoweb commit by tschwinge: passwordauth: sendmail interface
Joey Hess [Fri, 28 Dec 2007 12:36:11 +0000 (07:36 -0500)] 
web commit by tschwinge: passwordauth: sendmail interface

16 years agoweb commit by AlexandreDupas: Patch for new header options
Joey Hess [Fri, 28 Dec 2007 12:09:01 +0000 (07:09 -0500)] 
web commit by AlexandreDupas: Patch for new header options

16 years agoshut up git commands run manually
Joey Hess [Fri, 28 Dec 2007 00:38:55 +0000 (19:38 -0500)] 
shut up git commands run manually

16 years agoweb commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers
Joey Hess [Thu, 27 Dec 2007 21:28:46 +0000 (16:28 -0500)] 
web commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers

16 years ago* img: Avoid nesting images when linking to another image. Closes: #457780
Joey Hess [Wed, 26 Dec 2007 15:49:15 +0000 (10:49 -0500)] 
* img: Avoid nesting images when linking to another image. Closes: #457780

16 years agoweb commit by JoshTriplett
Joey Hess [Mon, 24 Dec 2007 00:06:50 +0000 (19:06 -0500)] 
web commit by JoshTriplett