]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agoadd missing test to avoid uninitialised value when a page with metadata is removed
Joey Hess [Tue, 29 Jan 2008 22:36:25 +0000 (17:36 -0500)] 
add missing test to avoid uninitialised value when a page with metadata is removed

16 years agoupdate
Joey Hess [Tue, 29 Jan 2008 22:35:55 +0000 (17:35 -0500)] 
update

16 years agotodo item
Joey Hess [Tue, 29 Jan 2008 22:31:49 +0000 (17:31 -0500)] 
todo item

16 years agoremove "local" changes
Joey Hess [Tue, 29 Jan 2008 22:28:31 +0000 (17:28 -0500)] 
remove "local" changes

16 years agodoc updates, add NEWS item
Joey Hess [Tue, 29 Jan 2008 22:27:01 +0000 (17:27 -0500)] 
doc updates, add NEWS item

16 years ago* meta: Add pagespec functions to match against title, author, authorurl,
Joey Hess [Tue, 29 Jan 2008 22:16:51 +0000 (17:16 -0500)] 
* meta: Add pagespec functions to match against title, author, authorurl,
  license, and copyright. This can be used to create custom RecentChanges.
* meta: To support the pagespec functions, metadata about pages has to be
  retained as pagestate.
* Fix encoding bug when pagestate values contained spaces.

16 years agomisc recentchanges doc updates
Joey Hess [Tue, 29 Jan 2008 21:11:47 +0000 (16:11 -0500)] 
misc recentchanges doc updates

16 years agoreally use unmunged author in metadata
Joey Hess [Tue, 29 Jan 2008 21:07:57 +0000 (16:07 -0500)] 
really use unmunged author in metadata

16 years agotest2
Joey Hess [Tue, 29 Jan 2008 21:07:14 +0000 (16:07 -0500)] 
test2

16 years agotest
Joey Hess [Tue, 29 Jan 2008 21:06:20 +0000 (16:06 -0500)] 
test

16 years agomake the author metadata for changes pages be the un-munged openid
Joey Hess [Tue, 29 Jan 2008 21:05:31 +0000 (16:05 -0500)] 
make the author metadata for changes pages be the un-munged openid

16 years agoavoid redundant recentpages action on the recentchanges page itself
Joey Hess [Tue, 29 Jan 2008 20:53:49 +0000 (15:53 -0500)] 
avoid redundant recentpages action on the recentchanges page itself

16 years agoadded configuration for recentchanges
Joey Hess [Tue, 29 Jan 2008 20:51:32 +0000 (15:51 -0500)] 
added configuration for recentchanges

I kept it to a simple global configuration, rather than using the
preprocessor directive for recentchanges, because that had chicken and egg
problems and seemed overcomplicated. This should work reasonably well,
though it would be good to add some more metadata so that more customised
recentchanges pages can be made.

16 years agoadd code to delete old change pages
Joey Hess [Tue, 29 Jan 2008 20:22:23 +0000 (15:22 -0500)] 
add code to delete old change pages

16 years agoupdate
Joey Hess [Tue, 29 Jan 2008 20:08:25 +0000 (15:08 -0500)] 
update

16 years agoimprove support for internal pages
Joey Hess [Tue, 29 Jan 2008 20:05:49 +0000 (15:05 -0500)] 
improve support for internal pages

This makes it a lot quicker to deal with lots of recentchanges pages
appearing and disappearing. It avoids needing to clutter up pagespecs with
exclusions for those pages, by making normal pagespecs not match them.

16 years agorename template
Joey Hess [Tue, 29 Jan 2008 18:39:12 +0000 (13:39 -0500)] 
rename template

16 years agouse new refresh hook
Joey Hess [Tue, 29 Jan 2008 18:08:48 +0000 (13:08 -0500)] 
use new refresh hook

16 years agoadd refresh hook
Joey Hess [Tue, 29 Jan 2008 18:08:32 +0000 (13:08 -0500)] 
add refresh hook

16 years agodocument the new refresh hook
Joey Hess [Tue, 29 Jan 2008 18:07:17 +0000 (13:07 -0500)] 
document the new refresh hook

16 years agotest 2
Joey Hess [Tue, 29 Jan 2008 18:02:15 +0000 (13:02 -0500)] 
test 2

16 years agotest
Joey Hess [Tue, 29 Jan 2008 18:01:22 +0000 (13:01 -0500)] 
test

16 years agoupdates
Joey Hess [Tue, 29 Jan 2008 17:59:49 +0000 (12:59 -0500)] 
updates

16 years agotest commit [[version ]]
Joey Hess [Tue, 29 Jan 2008 17:56:46 +0000 (12:56 -0500)] 
test commit [[version ]]

16 years agoomit recentchanges from various metadata pages
Joey Hess [Tue, 29 Jan 2008 17:52:29 +0000 (12:52 -0500)] 
omit recentchanges from various metadata pages

16 years agoindicate that an internal page will be rendered even if skipping it
Joey Hess [Tue, 29 Jan 2008 17:39:28 +0000 (12:39 -0500)] 
indicate that an internal page will be rendered even if skipping it

This is important to do because until will_render is called, ikiwiki doesn't
know that the page exists. This avoids recentchanges re-writing every change
page every run.

16 years agoexclude change pages
Joey Hess [Tue, 29 Jan 2008 17:37:56 +0000 (12:37 -0500)] 
exclude change pages

16 years agoescape wikilinks and preprocessor directives
Joey Hess [Tue, 29 Jan 2008 17:37:39 +0000 (12:37 -0500)] 
escape wikilinks and preprocessor directives

16 years agoupdate RecentChanges action to point to page
Joey Hess [Tue, 29 Jan 2008 17:20:17 +0000 (12:20 -0500)] 
update RecentChanges action to point to page

16 years agomissed one notify
Joey Hess [Tue, 29 Jan 2008 16:39:17 +0000 (11:39 -0500)] 
missed one notify

16 years agomove message to end
Joey Hess [Tue, 29 Jan 2008 09:53:45 +0000 (04:53 -0500)] 
move message to end

16 years agotypo
Joey Hess [Tue, 29 Jan 2008 09:45:54 +0000 (04:45 -0500)] 
typo

16 years agomore style improvements
Joey Hess [Tue, 29 Jan 2008 09:44:05 +0000 (04:44 -0500)] 
more style improvements

16 years agofairly good css style for static recentchanges page
Joey Hess [Tue, 29 Jan 2008 09:22:40 +0000 (04:22 -0500)] 
fairly good css style for static recentchanges page

The customary 2.5 hours of staring at random css turtorials later, here
is a pure css latout for the static recentchanges page that, while not as good
as the old table layout, it decent. And it works well in lynx. And
should generate some pretty nice rss too.

16 years agonon-tabular recentchanges display
Joey Hess [Tue, 29 Jan 2008 06:48:55 +0000 (01:48 -0500)] 
non-tabular recentchanges display

Doesn't look as good as the old table, but works as a rss feed.

16 years agoupdates
Joey Hess [Tue, 29 Jan 2008 06:03:44 +0000 (01:03 -0500)] 
updates

16 years agosome parameteraisation and generalisation
Joey Hess [Tue, 29 Jan 2008 06:03:15 +0000 (01:03 -0500)] 
some parameteraisation and generalisation

16 years ago* Removed support for sending commit notification mails. Along with it went
Joey Hess [Tue, 29 Jan 2008 05:36:58 +0000 (00:36 -0500)] 
* Removed support for sending commit notification mails. Along with it went
  the svnrepo and notify settings, though both will be ignored if left in
  setup files.

16 years agodon't render internal-use pages, and document them
Joey Hess [Tue, 29 Jan 2008 05:07:55 +0000 (00:07 -0500)] 
don't render internal-use pages, and document them

16 years agoproof of concept implementation of static recentchanges
Joey Hess [Tue, 29 Jan 2008 04:56:26 +0000 (23:56 -0500)] 
proof of concept implementation of static recentchanges

Currently hardcoded to write to recentchanges/*, and the page format needs
to be rethought to be usable for aggregation, but it basically works.

16 years ago * prettydate,ddate: Don't ignore time formats passed to displaytime
Joey Hess [Tue, 29 Jan 2008 04:48:27 +0000 (23:48 -0500)] 
  * prettydate,ddate: Don't ignore time formats passed to displaytime
    function.

16 years agoonly linkify openids in userlink
Joey Hess [Tue, 29 Jan 2008 04:32:36 +0000 (23:32 -0500)] 
only linkify openids in userlink

Can't use htmllink in userlink due to it being called from recentchanges
in cases where there is no configured url. It seems easist, at least for now,
to not linkify user names in this case. I don't think I've ever clicked on such
a link anyway.

Might revisit this later.

16 years agosupport for internal-use page types
Joey Hess [Tue, 29 Jan 2008 04:08:48 +0000 (23:08 -0500)] 
support for internal-use page types

If a page type starts with an underscore, hide it from the list of page types
in the edit form, and don't allow editing pages of that type. This allows
for plugins to add page types for internal use.

16 years agomove userlink to IkiWiki.pm
Joey Hess [Tue, 29 Jan 2008 03:58:31 +0000 (22:58 -0500)] 
move userlink to IkiWiki.pm

I have a plugin that needs to use userlink.

16 years agochange rcs_recentchanges when to absolute, not relative, time
Joey Hess [Tue, 29 Jan 2008 03:57:22 +0000 (22:57 -0500)] 
change rcs_recentchanges when to absolute, not relative, time

No point in using a relative time value in rcs_recentchanges. Different
consumers of the info want different things.

16 years agoadd
Joey Hess [Tue, 29 Jan 2008 03:56:25 +0000 (22:56 -0500)] 
add

16 years agoremove debug message
Joey Hess [Tue, 29 Jan 2008 03:47:43 +0000 (22:47 -0500)] 
remove debug message

This can legitimately happen when there's a simple merge.

16 years agoMerge branch 'master' into recentchanges
Joey Hess [Tue, 29 Jan 2008 02:24:15 +0000 (21:24 -0500)] 
Merge branch 'master' into recentchanges

16 years agofigured out how rev is used..
Joey Hess [Tue, 29 Jan 2008 02:23:56 +0000 (21:23 -0500)] 
figured out how rev is used..

16 years ago * inline: The template can check for FIRST and LAST, which will be
Joey Hess [Tue, 29 Jan 2008 02:22:04 +0000 (21:22 -0500)] 
  * inline: The template can check for FIRST and LAST, which will be
    set for the first and last inlined page. Useful for templates that build
    tables and the like.

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

16 years agoredesigning recentchanges
Joey Hess [Tue, 29 Jan 2008 01:51:37 +0000 (20:51 -0500)] 
redesigning recentchanges

16 years agoadd an id field to the rcs_recentchanges return structure
Joey Hess [Tue, 29 Jan 2008 01:34:11 +0000 (20:34 -0500)] 
add an id field to the rcs_recentchanges return structure

There was an undocumented field named "rev", I think "id" is a better name,
and nothing uses it yet.

16 years agoweb commit by http://xayk.net/
Joey Hess [Tue, 29 Jan 2008 00:11:48 +0000 (19:11 -0500)] 
web commit by http://xayk.net/

16 years agofollowup
Joey Hess [Mon, 28 Jan 2008 23:17:31 +0000 (18:17 -0500)] 
followup

16 years agoremove extraneous quoting
Joey Hess [Mon, 28 Jan 2008 23:01:51 +0000 (18:01 -0500)] 
remove extraneous quoting

16 years agopushing two commits in at once leads to a related problem
Joey Hess [Mon, 28 Jan 2008 22:55:58 +0000 (17:55 -0500)] 
pushing two commits in at once leads to a related problem

16 years agotest 5
Joey Hess [Mon, 28 Jan 2008 22:49:30 +0000 (17:49 -0500)] 
test 5

16 years agotest 4
Joey Hess [Mon, 28 Jan 2008 22:49:18 +0000 (17:49 -0500)] 
test 4

16 years agotest3
Joey Hess [Mon, 28 Jan 2008 22:46:49 +0000 (17:46 -0500)] 
test3

16 years agotest2
Joey Hess [Mon, 28 Jan 2008 22:41:06 +0000 (17:41 -0500)] 
test2

16 years agotest1
Joey Hess [Mon, 28 Jan 2008 22:41:02 +0000 (17:41 -0500)] 
test1

16 years agoreally fix comment
Joey Hess [Mon, 28 Jan 2008 22:36:36 +0000 (17:36 -0500)] 
really fix comment

It doesn't really make sense to do notification from a post-commit hook.

16 years agoupdate comment
Joey Hess [Mon, 28 Jan 2008 22:33:22 +0000 (17:33 -0500)] 
update comment

This is not only called from post-update in all configurations. Also, the
comment was innaccurate about what the post-update hook is passed.

16 years agoweb commit by jelmer
Joey Hess [Mon, 28 Jan 2008 15:18:04 +0000 (10:18 -0500)] 
web commit by jelmer

16 years agoWord-wrap post-commit page
Josh Triplett [Mon, 28 Jan 2008 08:30:43 +0000 (00:30 -0800)] 
Word-wrap post-commit page

16 years agoAdd optional dependency on bzr.
Jelmer Vernooij [Mon, 28 Jan 2008 06:31:05 +0000 (07:31 +0100)] 
Add optional dependency on bzr.

16 years agoFinish bazaar backend and make the remaining test pass.
Jelmer Vernooij [Mon, 28 Jan 2008 06:30:37 +0000 (07:30 +0100)] 
Finish bazaar backend and make the remaining test pass.

16 years agoInitial work adding support for Bazaar.
Jelmer Vernooij [Mon, 28 Jan 2008 05:16:56 +0000 (06:16 +0100)] 
Initial work adding support for Bazaar.

16 years agoaggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build
Josh Triplett [Sun, 27 Jan 2008 07:12:29 +0000 (23:12 -0800)] 
aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build

gettext choked on a Unicode apostrophe in the aggregate plugin, which
appeared in a new error message in commit
4f872b563300e4a277cac3d7ea2a999bcf75d1ff.  Replace it with an ASCII
apostrophe.

16 years agoAdd debian/.gitignore, with ignores for Debian build products
Josh Triplett [Sun, 27 Jan 2008 06:28:44 +0000 (22:28 -0800)] 
Add debian/.gitignore, with ignores for Debian build products

16 years ago.gitignore: Ignore build-stamp
Josh Triplett [Sun, 27 Jan 2008 06:25:43 +0000 (22:25 -0800)] 
.gitignore: Ignore build-stamp

16 years agoRemove a trailing space from debian/changelog (noticed by dch)
Josh Triplett [Sun, 27 Jan 2008 00:43:12 +0000 (16:43 -0800)] 
Remove a trailing space from debian/changelog (noticed by dch)

16 years agodebian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6
Josh Triplett [Sun, 27 Jan 2008 00:42:40 +0000 (16:42 -0800)] 
debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6

Add missing debian/changelog entry for previous commit
37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6, "Add trailing comma to
commented-out umask in sample ikiwiki.setup".

16 years agoAdd trailing comma to commented-out umask in sample ikiwiki.setup
Josh Triplett [Sun, 27 Jan 2008 00:34:04 +0000 (16:34 -0800)] 
Add trailing comma to commented-out umask in sample ikiwiki.setup

16 years agoshortcuts: use a markdown link to link back to the ikiwiki page, not a shortcut
Josh Triplett [Sun, 27 Jan 2008 00:15:07 +0000 (16:15 -0800)] 
shortcuts: use a markdown link to link back to the ikiwiki page, not a shortcut

Since the wiki might not have shortcuts turned on, don't use the "iki"
shortcut to link back to the ikiwiki ikiwiki; use a markdown link instead.

16 years agoweb commit from 82.194.120.237: poll vote (Accept both)
Joey Hess [Fri, 25 Jan 2008 22:22:26 +0000 (17:22 -0500)] 
web commit from 82.194.120.237: poll vote (Accept both)

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Thu, 24 Jan 2008 22:25:07 +0000 (17:25 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* aggregate: Fork a child process to handle the aggregation. This simplifies
Joey Hess [Thu, 24 Jan 2008 22:22:39 +0000 (17:22 -0500)] 
* aggregate: Fork a child process to handle the aggregation. This simplifies
  the code, since that process can change internal state as needed, and
  it will automatically be cleaned up for the parent process, which proceeds
  to render the changes.

16 years agoweb commit by http://id.loopysoft.com/matt/: Slight typo fix
Joey Hess [Wed, 23 Jan 2008 07:14:35 +0000 (02:14 -0500)] 
web commit by http://id.loopysoft.com/matt/: Slight typo fix

16 years agodelete this page
Joey Hess [Tue, 22 Jan 2008 19:17:25 +0000 (14:17 -0500)] 
delete this page

It's either a *very* funny joke, or a link to a spam blog. Or both?
In any event, it's not appropriate use of this wiki.

16 years agoweb commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for paths
Joey Hess [Tue, 22 Jan 2008 06:46:05 +0000 (01:46 -0500)] 
web commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for paths

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Tue, 22 Jan 2008 06:38:43 +0000 (01:38 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit from 80.171.62.184: poll vote (Accept only OpenID for logins)
Joey Hess [Tue, 22 Jan 2008 02:05:59 +0000 (21:05 -0500)] 
web commit from 80.171.62.184: poll vote (Accept only OpenID for logins)

16 years agoweb commit by SusanHileman: homepage
Joey Hess [Tue, 22 Jan 2008 01:40:25 +0000 (20:40 -0500)] 
web commit by SusanHileman: homepage

16 years agoupdate link
Joey Hess [Mon, 21 Jan 2008 21:01:37 +0000 (16:01 -0500)] 
update link

16 years agomove
Joey Hess [Mon, 21 Jan 2008 20:59:29 +0000 (15:59 -0500)] 
move

16 years agoweb commit by http://scottschulz.us/: Request for assistance
Joey Hess [Mon, 21 Jan 2008 18:56:42 +0000 (13:56 -0500)] 
web commit by http://scottschulz.us/: Request for assistance

16 years agoweb commit by http://adam.shand.net/
Joey Hess [Mon, 21 Jan 2008 09:05:01 +0000 (04:05 -0500)] 
web commit by http://adam.shand.net/

16 years agoweb commit by http://id.loopysoft.com/matt/: Include explanation for symlinking stuff
Joey Hess [Mon, 21 Jan 2008 01:43:26 +0000 (20:43 -0500)] 
web commit by http://id.loopysoft.com/matt/: Include explanation for symlinking stuff

16 years agoweb commit by http://id.loopysoft.com/matt/: Add email for offer of env to work on...
Joey Hess [Mon, 21 Jan 2008 00:15:16 +0000 (19:15 -0500)] 
web commit by http://id.loopysoft.com/matt/: Add email for offer of env to work on/fix problems

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Mon, 21 Jan 2008 00:06:52 +0000 (19:06 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit by http://id.loopysoft.com/matt/: Small formatting change
Joey Hess [Mon, 21 Jan 2008 00:04:36 +0000 (19:04 -0500)] 
web commit by http://id.loopysoft.com/matt/: Small formatting change

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Mon, 21 Jan 2008 00:02:38 +0000 (19:02 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Sun, 20 Jan 2008 23:59:51 +0000 (18:59 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Sun, 20 Jan 2008 23:58:35 +0000 (18:58 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit by http://id.loopysoft.com/matt/
Joey Hess [Sun, 20 Jan 2008 23:53:52 +0000 (18:53 -0500)] 
web commit by http://id.loopysoft.com/matt/

16 years agoweb commit by LucaBrivio
Joey Hess [Sun, 20 Jan 2008 02:46:09 +0000 (21:46 -0500)] 
web commit by LucaBrivio

16 years agoweb commit by http://adam.shand.net/: thanks joey.
Joey Hess [Sat, 19 Jan 2008 21:17:43 +0000 (16:17 -0500)] 
web commit by http://adam.shand.net/: thanks joey.

16 years agoweb commit by http://adam.shand.net/
Joey Hess [Sat, 19 Jan 2008 19:55:22 +0000 (14:55 -0500)] 
web commit by http://adam.shand.net/