]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 9 Feb 2011 18:47:42 +0000 (14:47 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agomap: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)
Joey Hess [Wed, 9 Feb 2011 18:46:38 +0000 (14:46 -0400)] 
map: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)

13 years agoconfirm assumption
http://smcv.pseudorandom.co.uk/ [Wed, 9 Feb 2011 18:45:03 +0000 (18:45 +0000)] 
confirm assumption

13 years agomap: don't create useless </ul><ul> sequences
Giuseppe Bilotta [Sun, 30 Jan 2011 22:02:46 +0000 (23:02 +0100)] 
map: don't create useless </ul><ul> sequences

With the previous logic, same-level items would go down one level and
then again up one level closing and re-opening UL tags each time. The
resulting redundant lists caused whitespace layout issues in the
rendered pages.

Adjust the "moving up?" logic to check if the current item base is
different from the previous item _base_. Adjust the "going down?" logic
by moving it to an earlier phase and checking for (1) parent item not being
what it should be and (2) remaining bits; the root is grown unconditionally as
long as (2) is verified.

13 years agoadd paths to plugin files in copyright
Joey Hess [Wed, 9 Feb 2011 18:29:51 +0000 (14:29 -0400)] 
add paths to plugin files in copyright

13 years agodocumentation
Joey Hess [Wed, 9 Feb 2011 18:27:22 +0000 (14:27 -0400)] 
documentation

13 years agolink to upstream markdown bug; close
Joey Hess [Wed, 9 Feb 2011 18:24:01 +0000 (14:24 -0400)] 
link to upstream markdown bug; close

13 years agotransient merged; bookkeeping
Joey Hess [Wed, 9 Feb 2011 18:18:48 +0000 (14:18 -0400)] 
transient merged; bookkeeping

13 years agoturn off verbose
Joey Hess [Wed, 9 Feb 2011 18:11:29 +0000 (14:11 -0400)] 
turn off verbose

Want to avoid debug messages during tests

13 years agofix test count
Joey Hess [Wed, 9 Feb 2011 18:11:14 +0000 (14:11 -0400)] 
fix test count

13 years agoMerge remote branch 'smcv/ready/transient-tag'
Joey Hess [Wed, 9 Feb 2011 18:11:06 +0000 (14:11 -0400)] 
Merge remote branch 'smcv/ready/transient-tag'

Conflicts:
t/tag.t

13 years agoMerge remote branch 'smcv/ready/transient-autoindex'
Joey Hess [Wed, 9 Feb 2011 18:00:59 +0000 (14:00 -0400)] 
Merge remote branch 'smcv/ready/transient-autoindex'

13 years agominor optimisation
Joey Hess [Wed, 9 Feb 2011 17:56:05 +0000 (13:56 -0400)] 
minor optimisation

Assume the aggregated content is only going to be in one of the
directories, and so stop if it's successfully removed from the
transientdir.

13 years agoMerge remote branch 'smcv/ready/transient-aggregate'
Joey Hess [Wed, 9 Feb 2011 17:50:03 +0000 (13:50 -0400)] 
Merge remote branch 'smcv/ready/transient-aggregate'

13 years agoMerge remote branch 'smcv/ready/tag-test'
Joey Hess [Wed, 9 Feb 2011 17:47:39 +0000 (13:47 -0400)] 
Merge remote branch 'smcv/ready/tag-test'

13 years agoMerge remote branch 'smcv/transient-relative-api'
Joey Hess [Wed, 9 Feb 2011 17:47:03 +0000 (13:47 -0400)] 
Merge remote branch 'smcv/transient-relative-api'

13 years agoMerge remote branch 'smcv/ready/transient'
Joey Hess [Wed, 9 Feb 2011 17:42:15 +0000 (13:42 -0400)] 
Merge remote branch 'smcv/ready/transient'

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 9 Feb 2011 17:22:52 +0000 (13:22 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoadd a pagecount to see how many open bugs there are
http://jmtd.livejournal.com/ [Wed, 9 Feb 2011 17:21:44 +0000 (17:21 +0000)] 
add a pagecount to see how many open bugs there are

13 years agoremove
Joey Hess [Tue, 8 Feb 2011 20:06:05 +0000 (16:06 -0400)] 
remove

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnJE92TSa647Wo-y20pIHcv2hEAPsqO4TM [Sun, 6 Feb 2011 19:05:04 +0000 (19:05 +0000)] 

13 years agoprobably a markdown issue
Giuseppe Bilotta [Fri, 4 Feb 2011 03:34:14 +0000 (04:34 +0100)] 
probably a markdown issue

13 years agoadding information
tk [Thu, 3 Feb 2011 21:32:54 +0000 (21:32 +0000)] 
adding information

13 years agoformatting again
tk [Thu, 3 Feb 2011 21:26:13 +0000 (21:26 +0000)] 
formatting again

13 years agoformatting
tk [Thu, 3 Feb 2011 21:25:32 +0000 (21:25 +0000)] 
formatting

13 years ago(no commit message)
tk [Thu, 3 Feb 2011 21:17:46 +0000 (21:17 +0000)] 

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 3 Feb 2011 16:51:15 +0000 (12:51 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agohtmltidy: Avoid breaking the sidebar when websetup is running.
Joey Hess [Thu, 3 Feb 2011 16:49:13 +0000 (12:49 -0400)] 
htmltidy: Avoid breaking the sidebar when websetup is running.

Problem was this: websetup loads all plugins, but does not checkconfig
them. So, htmltidy's recently added configurable command setting was unset;
this resulted in its sanitize hook failing; the sanitize hook is called
when a sidebar was enabled, and this caused the sidebar to not display.

I put in a fix, but the underlying problem is that websetup loads all
plugins but leaves them in an unconfigured and possibly broken state while
trying to display its forms.

Probably the long-term fix is to have it cache the original hook states from
before loading the plugins, and restore it after getting their configuration.
Or, even to get the configuration using a subprocess, as plugins may do things
outside the hook system.

13 years agohttp dumps
http://mcfrisk.myopenid.com/ [Wed, 2 Feb 2011 20:16:02 +0000 (20:16 +0000)] 
http dumps

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Feb 2011 01:08:32 +0000 (21:08 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoeditpage: Avoid inheriting internal page types.
Joey Hess [Wed, 2 Feb 2011 01:01:26 +0000 (21:01 -0400)] 
editpage: Avoid inheriting internal page types.

13 years ago-bug
Joey Hess [Wed, 2 Feb 2011 00:55:09 +0000 (20:55 -0400)] 
-bug

13 years agodone like a done thing.
http://adam.shand.net/ [Tue, 1 Feb 2011 12:23:27 +0000 (12:23 +0000)] 
done like a done thing.

13 years agopropose new candidate fix for map issue
Giuseppe Bilotta [Mon, 31 Jan 2011 11:37:17 +0000 (12:37 +0100)] 
propose new candidate fix for map issue

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnjTxLLg2ZKJy5YMPFHcz6sHRpb37t2JrY [Mon, 31 Jan 2011 08:35:29 +0000 (08:35 +0000)] 

13 years agolink spam, removed.
http://adam.shand.net/ [Mon, 31 Jan 2011 08:30:17 +0000 (08:30 +0000)] 
link spam, removed.

13 years ago(no commit message)
http://adam.shand.net/ [Mon, 31 Jan 2011 08:27:37 +0000 (08:27 +0000)] 

13 years agooops, looks like there's a bug in the patch.
http://adam.shand.net/ [Mon, 31 Jan 2011 08:27:05 +0000 (08:27 +0000)] 
oops, looks like there's a bug in the patch.

13 years agofixed, cool!
http://adam.shand.net/ [Mon, 31 Jan 2011 08:03:03 +0000 (08:03 +0000)] 
fixed, cool!

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawleFq9Y9dbFXEVxX9k3A0CmhyN5Yi3KgQA [Mon, 31 Jan 2011 05:39:43 +0000 (05:39 +0000)] 

13 years agopropose patch to fix map bug
Giuseppe Bilotta [Sun, 30 Jan 2011 22:15:36 +0000 (23:15 +0100)] 
propose patch to fix map bug

13 years agofeature not a bug? depends on level of hierarchy.
http://adam.shand.net/ [Sun, 30 Jan 2011 12:14:01 +0000 (12:14 +0000)] 
feature not a bug?  depends on level of hierarchy.

13 years agoTo be consistent with the prev.edit: added the same link also on the more specialized...
http://lj.rossia.org/users/imz/ [Sat, 29 Jan 2011 20:25:49 +0000 (20:25 +0000)] 
To be consistent with the prev.edit: added the same link also on the more specialized "Download" page

13 years agoI don't agree with putting a non-basic tool (aptitude) instead of the basic one in...
http://lj.rossia.org/users/imz/ [Sat, 29 Jan 2011 20:21:02 +0000 (20:21 +0000)] 
I don't agree with putting a non-basic tool (aptitude) instead of the basic one in front of the docs: the basic tool is the pure useful relevant information for the reader. Still, the added link to Debian docs will be a compromise with those who want to mention aptitude.

13 years agoAdded a comment: Doh.
http://adam.shand.net/ [Sat, 29 Jan 2011 19:32:18 +0000 (19:32 +0000)] 
Added a comment: Doh.

13 years agoAdded a comment
http://smcv.pseudorandom.co.uk/ [Sat, 29 Jan 2011 18:17:41 +0000 (18:17 +0000)] 
Added a comment

13 years ago(no commit message)
http://adam.shand.net/ [Sat, 29 Jan 2011 08:21:05 +0000 (08:21 +0000)] 

13 years ago(no commit message)
http://adam.shand.net/ [Sat, 29 Jan 2011 08:15:13 +0000 (08:15 +0000)] 

13 years agosecurity issue with credentials page
http://christian.amsuess.com/chrysn [Fri, 28 Jan 2011 21:08:13 +0000 (21:08 +0000)] 
security issue with credentials page

13 years ago(no commit message)
http://adam.shand.net/ [Fri, 28 Jan 2011 07:34:24 +0000 (07:34 +0000)] 

13 years ago(no commit message)
http://adam.shand.net/ [Fri, 28 Jan 2011 07:33:17 +0000 (07:33 +0000)] 

13 years agoclarification / why do i want this static / it's "credentials"
http://christian.amsuess.com/chrysn [Fri, 28 Jan 2011 01:54:42 +0000 (01:54 +0000)] 
clarification / why do i want this static / it's "credentials"

13 years agorename todo/creditentials_page.mdwn to todo/credentials_page.mdwn
http://jmtd.livejournal.com/ [Thu, 27 Jan 2011 22:51:38 +0000 (22:51 +0000)] 
rename todo/creditentials_page.mdwn to todo/credentials_page.mdwn

13 years agocomment on credentials page idea
Giuseppe Bilotta [Thu, 27 Jan 2011 19:08:25 +0000 (20:08 +0100)] 
comment on credentials page idea

13 years ago(more relevant links, marked as wishlist item)
http://christian.amsuess.com/chrysn [Thu, 27 Jan 2011 16:24:53 +0000 (16:24 +0000)] 
(more relevant links, marked as wishlist item)

13 years agowhat about managing creditentials in ikiwiki itself?
http://christian.amsuess.com/chrysn [Thu, 27 Jan 2011 16:22:15 +0000 (16:22 +0000)] 
what about managing creditentials in ikiwiki itself?

13 years agouse double dash options like in the manual page
https://launchpad.net/~kralph [Thu, 27 Jan 2011 16:21:06 +0000 (16:21 +0000)] 
use double dash options like in the manual page

13 years agouse double dash options like in the manual page
https://launchpad.net/~kralph [Thu, 27 Jan 2011 16:19:52 +0000 (16:19 +0000)] 
use double dash options like in the manual page

13 years agofixed in 3.2011012?
https://www.google.com/accounts/o8/id?id=AItOawni7hQ7MTLphu7yeNZsdkFLzHePJ5mKJG4 [Thu, 27 Jan 2011 12:03:16 +0000 (12:03 +0000)] 
fixed in 3.2011012?

13 years agospelling, grammar
https://launchpad.net/~kralph [Wed, 26 Jan 2011 15:57:44 +0000 (15:57 +0000)] 
spelling, grammar

13 years agoprefer aptitude over apt-get
https://launchpad.net/~kralph [Wed, 26 Jan 2011 15:47:42 +0000 (15:47 +0000)] 
prefer aptitude over apt-get

13 years agoremoved
tk [Wed, 26 Jan 2011 12:36:13 +0000 (12:36 +0000)] 
removed

13 years agoremoved
tk [Wed, 26 Jan 2011 12:35:55 +0000 (12:35 +0000)] 
removed

13 years agoAdded a comment
tk [Wed, 26 Jan 2011 12:34:29 +0000 (12:34 +0000)] 
Added a comment

13 years agoAdded a comment
tk [Wed, 26 Jan 2011 12:34:20 +0000 (12:34 +0000)] 
Added a comment

13 years agoAdded a comment
tk [Wed, 26 Jan 2011 12:34:05 +0000 (12:34 +0000)] 
Added a comment

13 years agofeed enhancement: describe issues better
Giuseppe Bilotta [Tue, 25 Jan 2011 21:24:32 +0000 (22:24 +0100)] 
feed enhancement: describe issues better

13 years agonew bug: both inline and comments generate elements with the same id
http://jmtd.livejournal.com/ [Tue, 25 Jan 2011 20:53:34 +0000 (20:53 +0000)] 
new bug: both inline and comments generate elements with the same id

13 years agoI forgot to close this when it was fixed.
Joey Hess [Tue, 25 Jan 2011 19:54:24 +0000 (15:54 -0400)] 
I forgot to close this when it was fixed.

(Retested, and indeed it's fixed)

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 25 Jan 2011 19:46:37 +0000 (15:46 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoseems like user error
Joey Hess [Tue, 25 Jan 2011 19:45:32 +0000 (15:45 -0400)] 
seems like user error

13 years agorun po checkconfig last so it can see underlays added in other checkconfig hooks
Joey Hess [Tue, 25 Jan 2011 19:39:58 +0000 (15:39 -0400)] 
run po checkconfig last so it can see underlays added in other checkconfig hooks

13 years agoAdded a comment
http://joey.kitenet.net/ [Tue, 25 Jan 2011 19:18:21 +0000 (19:18 +0000)] 
Added a comment

13 years agoanother way
Joey Hess [Tue, 25 Jan 2011 19:16:34 +0000 (15:16 -0400)] 
another way

13 years agoformatting
tk [Tue, 25 Jan 2011 19:15:49 +0000 (19:15 +0000)] 
formatting

13 years agoinitial post
tk [Tue, 25 Jan 2011 19:14:34 +0000 (19:14 +0000)] 
initial post

13 years agotag
Joey Hess [Tue, 25 Jan 2011 19:12:50 +0000 (15:12 -0400)] 
tag

13 years agoreview
Joey Hess [Tue, 25 Jan 2011 19:10:50 +0000 (15:10 -0400)] 
review

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 25 Jan 2011 19:01:02 +0000 (15:01 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoreview
Joey Hess [Tue, 25 Jan 2011 18:59:57 +0000 (14:59 -0400)] 
review

13 years agofix syntax
Joey Hess [Tue, 25 Jan 2011 18:49:00 +0000 (14:49 -0400)] 
fix syntax

13 years agoresponse
Joey Hess [Tue, 25 Jan 2011 18:39:20 +0000 (14:39 -0400)] 
response

13 years agoAdded a comment: here's the scoop .. but, don't do it
http://joey.kitenet.net/ [Tue, 25 Jan 2011 18:30:02 +0000 (18:30 +0000)] 
Added a comment: here's the scoop .. but, don't do it

13 years agolink
Joey Hess [Tue, 25 Jan 2011 18:16:36 +0000 (14:16 -0400)] 
link

13 years agoforwarded
Joey Hess [Tue, 25 Jan 2011 18:14:37 +0000 (14:14 -0400)] 
forwarded

13 years agothanks, markdown. tharkdown.
http://smcv.pseudorandom.co.uk/ [Tue, 25 Jan 2011 12:20:25 +0000 (12:20 +0000)] 
thanks, markdown. tharkdown.

13 years ago(no commit message)
http://adam.shand.net/ [Tue, 25 Jan 2011 03:06:28 +0000 (03:06 +0000)] 

13 years agoAdded a comment: Depending ...
http://adam.shand.net/ [Tue, 25 Jan 2011 03:00:12 +0000 (03:00 +0000)] 
Added a comment: Depending ...

13 years agoAdded a comment: Thanks!
http://adam.shand.net/ [Tue, 25 Jan 2011 02:51:35 +0000 (02:51 +0000)] 
Added a comment: Thanks!

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 25 Jan 2011 00:02:10 +0000 (20:02 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoclean up t/tmp
Joey Hess [Mon, 24 Jan 2011 23:58:51 +0000 (19:58 -0400)] 
clean up t/tmp

13 years agoAdded a comment: contrib plugins can do this
http://kerravonsen.dreamwidth.org/ [Mon, 24 Jan 2011 23:11:40 +0000 (23:11 +0000)] 
Added a comment: contrib plugins can do this

13 years agoremove more test diag stuff that needs a newer Test::More than debian stable's
Joey Hess [Mon, 24 Jan 2011 21:23:58 +0000 (17:23 -0400)] 
remove more test diag stuff that needs a newer Test::More than debian stable's

13 years agoadd news item for ikiwiki 3.20110124
Joey Hess [Mon, 24 Jan 2011 21:15:44 +0000 (17:15 -0400)] 
add news item for ikiwiki 3.20110124

13 years agoreleasing version 3.20110124
Joey Hess [Mon, 24 Jan 2011 21:11:53 +0000 (17:11 -0400)] 
releasing version 3.20110124

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 24 Jan 2011 21:02:11 +0000 (17:02 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoinline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)
Joey Hess [Mon, 24 Jan 2011 21:01:01 +0000 (17:01 -0400)] 
inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)

13 years agoblogspam: Don't check modifications from admins for spam, and also allow the blogspam...
Joey Hess [Mon, 24 Jan 2011 20:59:15 +0000 (16:59 -0400)] 
blogspam: Don't check modifications from admins for spam, and also allow the blogspam_pagespec to do other matches against who the user is.

13 years agoAdded a comment
http://smcv.pseudorandom.co.uk/ [Mon, 24 Jan 2011 20:58:52 +0000 (20:58 +0000)] 
Added a comment

13 years agobleagh
Joey Hess [Mon, 24 Jan 2011 20:56:28 +0000 (16:56 -0400)] 
bleagh