]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
16 years agorm old page
Joey Hess [Mon, 4 Feb 2008 23:09:01 +0000 (18:09 -0500)] 
rm old page

16 years agothe old code worked, suprisingly, but I prefer this form
Joey Hess [Mon, 4 Feb 2008 23:05:40 +0000 (18:05 -0500)] 
the old code worked, suprisingly, but I prefer this form

16 years agofurther comments
Joey Hess [Mon, 4 Feb 2008 23:03:15 +0000 (18:03 -0500)] 
further comments

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

16 years ago* inline: When previewing, still call will_render on rss/atom files,
Joey Hess [Mon, 4 Feb 2008 22:58:23 +0000 (17:58 -0500)] 
* inline: When previewing, still call will_render on rss/atom files,
  just avoid actually writing the files. This is necessary because ikiwiki
  saves state after a preview (in case it actually *did* write files),
  and if will_render isn't called its security checks will get upset
  when the page is saved. Thanks to Edward Betts for his help tracking this
  tricky bug down.

16 years agoweb commit by http://joey.kitenet.net/: and again..
Joey Hess [Mon, 4 Feb 2008 22:46:39 +0000 (17:46 -0500)] 
web commit by http://joey.kitenet.net/: and again..

16 years agoweb commit by http://joey.kitenet.net/: another test commit
Joey Hess [Mon, 4 Feb 2008 22:46:05 +0000 (17:46 -0500)] 
web commit by http://joey.kitenet.net/: another test commit

16 years agoweb commit by http://edward.myopenid.com/: do i get an error?
Joey Hess [Mon, 4 Feb 2008 22:40:10 +0000 (17:40 -0500)] 
web commit by http://edward.myopenid.com/: do i get an error?

16 years agoweb commit by http://joey.kitenet.net/: test commit, only whitespace changes
Joey Hess [Mon, 4 Feb 2008 22:38:49 +0000 (17:38 -0500)] 
web commit by http://joey.kitenet.net/: test commit, only whitespace changes

16 years agoweb commit by http://edward.myopenid.com/: feeds="yes"
Joey Hess [Mon, 4 Feb 2008 22:28:24 +0000 (17:28 -0500)] 
web commit by http://edward.myopenid.com/: feeds="yes"

16 years agoweb commit by http://edward.myopenid.com/: sort="mtime"
Joey Hess [Mon, 4 Feb 2008 21:50:36 +0000 (16:50 -0500)] 
web commit by http://edward.myopenid.com/: sort="mtime"

16 years agoweb commit by http://edward.myopenid.com/: turn on atom
Joey Hess [Mon, 4 Feb 2008 21:48:04 +0000 (16:48 -0500)] 
web commit by http://edward.myopenid.com/: turn on atom

16 years agoweb commit by http://edward.myopenid.com/: use space instead of underscore
Joey Hess [Mon, 4 Feb 2008 21:46:11 +0000 (16:46 -0500)] 
web commit by http://edward.myopenid.com/: use space instead of underscore

16 years agoweb commit by http://edward.myopenid.com/: create a watchlist
Joey Hess [Mon, 4 Feb 2008 21:43:49 +0000 (16:43 -0500)] 
web commit by http://edward.myopenid.com/: create a watchlist

16 years agoweb commit by http://edward.myopenid.com/: prefix diff with a tab on each line so...
Joey Hess [Mon, 4 Feb 2008 11:11:50 +0000 (06:11 -0500)] 
web commit by http://edward.myopenid.com/: prefix diff with a tab on each line so markdown treats it as code

16 years agomove saveindex call into preview block
Joey Hess [Mon, 4 Feb 2008 00:51:00 +0000 (19:51 -0500)] 
move saveindex call into preview block

This call is only present to handle the case where previewing a page
actually causes files to be rendered.

16 years agoremove another commit mail mention
Joey Hess [Mon, 4 Feb 2008 00:47:01 +0000 (19:47 -0500)] 
remove another commit mail mention

16 years agoadd monotone to list
Joey Hess [Sun, 3 Feb 2008 23:23:31 +0000 (18:23 -0500)] 
add monotone to list

16 years agoremove spurious EOF
Joey Hess [Sun, 3 Feb 2008 23:16:19 +0000 (18:16 -0500)] 
remove spurious EOF

16 years ago* monotone changes by Brian May:
Joey Hess [Sun, 3 Feb 2008 23:14:39 +0000 (18:14 -0500)] 
* monotone changes by Brian May:
  - On commits, replace "mtn sync" bidirectional with "mtn push" single
    direction. No need to pull changes when doing a commit. mtn sync
    is still called in rcs_update.
  - Support for viewing differences via patches using viewmtn.

16 years agoremoving old patch that was also sent by mail
Joey Hess [Sun, 3 Feb 2008 22:48:30 +0000 (17:48 -0500)] 
removing old patch that was also sent by mail

16 years agoimplement aggregate_locking design
Joey Hess [Sun, 3 Feb 2008 21:48:26 +0000 (16:48 -0500)] 
implement aggregate_locking design

Now aggregation will not lock the wiki. Any changes made during aggregaton are
merged in with the changed state accumulated while aggregating. A separate
lock file prevents multiple concurrent aggregators. Garbage collection
of orphaned guids is much improved. loadstate() is only called once
per process, so tricky support for reloading wiki state is not needed.

(Tested fairly thuroughly.)

16 years agoadd aggregate locking functions
Joey Hess [Sun, 3 Feb 2008 20:17:15 +0000 (15:17 -0500)] 
add aggregate locking functions

16 years agofix broken link
Joey Hess [Sun, 3 Feb 2008 20:05:31 +0000 (15:05 -0500)] 
fix broken link

16 years agoupdate po files
Joey Hess [Sun, 3 Feb 2008 20:02:34 +0000 (15:02 -0500)] 
update po files

16 years ago* recentchanges: Exipre all *._change pages, even if the directory
Joey Hess [Sun, 3 Feb 2008 19:51:03 +0000 (14:51 -0500)] 
* recentchanges: Exipre all *._change pages, even if the directory
  they're in has changed.

16 years ago* recentchanges: Improve handling of links on the very static changes pages
Joey Hess [Sun, 3 Feb 2008 19:48:20 +0000 (14:48 -0500)] 
* recentchanges: Improve handling of links on the very static changes pages
  by thunking to the CGI, which can redirect to the page, or allow it to be
  created if it doesn't exist.

16 years agoprototype fix
Joey Hess [Sun, 3 Feb 2008 19:22:25 +0000 (14:22 -0500)] 
prototype fix

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 3 Feb 2008 18:56:34 +0000 (13:56 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agolate night thoughts on fixing aggregation locking
Joey Hess [Sun, 3 Feb 2008 18:56:10 +0000 (13:56 -0500)] 
late night thoughts on fixing aggregation locking
(still seem to make sense this morning)

16 years agoweb commit by tschwinge: Another minor bug.
Joey Hess [Sun, 3 Feb 2008 17:18:26 +0000 (12:18 -0500)] 
web commit by tschwinge: Another minor bug.

16 years agoweb commit by tschwinge: Thanks!, and a bug report.
Joey Hess [Sun, 3 Feb 2008 17:16:06 +0000 (12:16 -0500)] 
web commit by tschwinge: Thanks!, and a bug report.

16 years agoweb commit by http://edward.myopenid.com/: fix broken link to http://git.or.cz/gitwik...
Joey Hess [Sun, 3 Feb 2008 09:28:37 +0000 (04:28 -0500)] 
web commit by http://edward.myopenid.com/: fix broken link to http://git.or.cz/gitwiki/GitFaq

16 years agoclear %pagestate in loadindex
Joey Hess [Sun, 3 Feb 2008 08:25:47 +0000 (03:25 -0500)] 
clear %pagestate in loadindex

This is to handle the case where loadindex is called multiple times in one run,
as when aggregating.

16 years ago* aggregate: Revert use of forking to not save state, that was not the right
Joey Hess [Sun, 3 Feb 2008 08:04:19 +0000 (03:04 -0500)] 
* aggregate: Revert use of forking to not save state, that was not the right
  approach.

16 years agorm
Joey Hess [Sun, 3 Feb 2008 05:32:38 +0000 (00:32 -0500)] 
rm

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 3 Feb 2008 05:32:15 +0000 (00:32 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoweb commit by http://joey.kitenet.net/: poll vote (It's too slow!)
Joey Hess [Sun, 3 Feb 2008 05:30:38 +0000 (00:30 -0500)] 
web commit by http://joey.kitenet.net/: poll vote (It's too slow!)

16 years agoweb commit by http://joey.kitenet.net/: poll vote (No opinion)
Joey Hess [Sun, 3 Feb 2008 05:30:06 +0000 (00:30 -0500)] 
web commit by http://joey.kitenet.net/: poll vote (No opinion)

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Sun, 3 Feb 2008 05:29:17 +0000 (00:29 -0500)] 
web commit by http://joey.kitenet.net/

16 years ago* poll: This plugin turns out to have edited pages w/o doing any locking.
Joey Hess [Sun, 3 Feb 2008 05:26:00 +0000 (00:26 -0500)] 
* poll: This plugin turns out to have edited pages w/o doing any locking.
  Oops. Convert it from a cgi to a sessioncgi hook, which will work
  much better.

16 years ago* cgi hooks are now run before ikiwiki state is loaded.
Joey Hess [Sun, 3 Feb 2008 05:23:04 +0000 (00:23 -0500)] 
* cgi hooks are now run before ikiwiki state is loaded.
* This allows locking the wiki before loading state, which avoids some
  tricky locking code when saving a web edit.

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Sun, 3 Feb 2008 05:10:28 +0000 (00:10 -0500)] 
web commit by http://joey.kitenet.net/

16 years agotest3
Joey Hess [Sun, 3 Feb 2008 05:08:30 +0000 (00:08 -0500)] 
test3

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Sun, 3 Feb 2008 05:07:24 +0000 (00:07 -0500)] 
web commit by http://joey.kitenet.net/

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Sun, 3 Feb 2008 05:07:00 +0000 (00:07 -0500)] 
web commit by http://joey.kitenet.net/

16 years agothoughts on mtime setting
Joey Hess [Sun, 3 Feb 2008 05:02:49 +0000 (00:02 -0500)] 
thoughts on mtime setting

16 years ago* aggregate: Forking a child broke the one state that mattered: Forcing
Joey Hess [Sun, 3 Feb 2008 04:56:13 +0000 (23:56 -0500)] 
* aggregate: Forking a child broke the one state that mattered: Forcing
  the aggregating page to be rebuilt. Fix this.

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sun, 3 Feb 2008 04:41:33 +0000 (23:41 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years ago* Revert preservation of input file modification times in output files,
Joey Hess [Sun, 3 Feb 2008 04:40:57 +0000 (23:40 -0500)] 
* Revert preservation of input file modification times in output files,
  since this leads to too many problems with web caching, especially with
  inlined pages. Properly solving this would involve tracking every page
  that contributes to a page's content and using the youngest of them all,
  as well as special cases for things like the version plugin, and it's just
  too complex to do.

16 years agoweb commit by http://pung96.myid.net/
Joey Hess [Sun, 3 Feb 2008 02:51:01 +0000 (21:51 -0500)] 
web commit by http://pung96.myid.net/

16 years agoweb commit by cva: test page creation
Joey Hess [Sun, 3 Feb 2008 02:33:31 +0000 (21:33 -0500)] 
web commit by cva: test page creation

16 years agoweb commit by cva
Joey Hess [Sun, 3 Feb 2008 02:27:12 +0000 (21:27 -0500)] 
web commit by cva

16 years agomore formatting
Joey Hess [Sat, 2 Feb 2008 22:56:55 +0000 (17:56 -0500)] 
more formatting

16 years agoformatting
Joey Hess [Sat, 2 Feb 2008 22:55:21 +0000 (17:55 -0500)] 
formatting

16 years agocleanups
Joey Hess [Sat, 2 Feb 2008 22:54:42 +0000 (17:54 -0500)] 
cleanups

16 years agoadd news item for ikiwiki 2.30
Joey Hess [Sat, 2 Feb 2008 22:52:29 +0000 (17:52 -0500)] 
add news item for ikiwiki 2.30

16 years agoMerge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Joey Hess [Sat, 2 Feb 2008 22:51:47 +0000 (17:51 -0500)] 
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info

16 years agoreleasing version 2.30
Joey Hess [Sat, 2 Feb 2008 22:51:04 +0000 (17:51 -0500)] 
releasing version 2.30

16 years agoweb commit by http://joey.kitenet.net/
Joey Hess [Sat, 2 Feb 2008 22:49:05 +0000 (17:49 -0500)] 
web commit by http://joey.kitenet.net/

16 years agoremove mention of commit mails
Joey Hess [Sat, 2 Feb 2008 22:40:05 +0000 (17:40 -0500)] 
remove mention of commit mails

16 years agoRevert "web commit by AdamMeyars"
Joey Hess [Sat, 2 Feb 2008 22:31:44 +0000 (17:31 -0500)] 
Revert "web commit by AdamMeyars"

This reverts commit e32772dd1b9082fa360f437377039e02bf3757d2.

Spam. Welcome the the banlist, "AdamMeyars".

16 years agoweb commit by AdamMeyars
Joey Hess [Sat, 2 Feb 2008 17:42:10 +0000 (12:42 -0500)] 
web commit by AdamMeyars

16 years agoweb commit by http://edward.myopenid.com/: correct spelling mistakes and vote
Joey Hess [Sat, 2 Feb 2008 14:38:27 +0000 (09:38 -0500)] 
web commit by http://edward.myopenid.com/: correct spelling mistakes and vote

16 years agoweb commit by http://perolofsson.myopenid.com/
Joey Hess [Sat, 2 Feb 2008 11:59:00 +0000 (06:59 -0500)] 
web commit by http://perolofsson.myopenid.com/

16 years agoweb commit by http://perolofsson.myopenid.com/: add title
Joey Hess [Sat, 2 Feb 2008 11:55:26 +0000 (06:55 -0500)] 
web commit by http://perolofsson.myopenid.com/: add title

16 years agoweb commit by http://perolofsson.myopenid.com/
Joey Hess [Sat, 2 Feb 2008 11:54:06 +0000 (06:54 -0500)] 
web commit by http://perolofsson.myopenid.com/

16 years agoweb commit by http://willu.myopenid.com/: doxygen support wishlist entry
Joey Hess [Fri, 1 Feb 2008 23:42:06 +0000 (18:42 -0500)] 
web commit by http://willu.myopenid.com/: doxygen support wishlist entry

16 years agoweb commit by http://users.itk.ppke.hu/~cstamas/: typo
Joey Hess [Thu, 31 Jan 2008 22:05:29 +0000 (17:05 -0500)] 
web commit by http://users.itk.ppke.hu/~cstamas/: typo

16 years agoweb commit by http://users.itk.ppke.hu/~cstamas/: add unaccent todo and link to patch
Joey Hess [Thu, 31 Jan 2008 22:04:45 +0000 (17:04 -0500)] 
web commit by http://users.itk.ppke.hu/~cstamas/: add unaccent todo and link to patch

16 years agoweb commit from 134.2.66.50: poll vote (It's fast enough)
Joey Hess [Thu, 31 Jan 2008 13:29:03 +0000 (08:29 -0500)] 
web commit from 134.2.66.50: poll vote (It's fast enough)

16 years agocopying an intersting bit from an email I'm writing
Joey Hess [Wed, 30 Jan 2008 20:24:39 +0000 (15:24 -0500)] 
copying an intersting bit from an email I'm writing

16 years agomove suggestion to a todo item
Joey Hess [Wed, 30 Jan 2008 20:31:07 +0000 (15:31 -0500)] 
move suggestion to a todo item

16 years agocomment
Joey Hess [Wed, 30 Jan 2008 20:33:13 +0000 (15:33 -0500)] 
comment

16 years agopossible implementation
Joey Hess [Wed, 30 Jan 2008 20:37:12 +0000 (15:37 -0500)] 
possible implementation

16 years agomove openiduser function to the openid plugin
Joey Hess [Wed, 30 Jan 2008 07:39:17 +0000 (02:39 -0500)] 
move openiduser function to the openid plugin

16 years agomove recentchanges link enabling into a pagetemplate hook
Joey Hess [Wed, 30 Jan 2008 07:29:12 +0000 (02:29 -0500)] 
move recentchanges link enabling into a pagetemplate hook

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

16 years agotypography
Joey Hess [Wed, 30 Jan 2008 06:38:33 +0000 (01:38 -0500)] 
typography

16 years agoweb commit by http://subvert.org.uk/~bma/
Joey Hess [Wed, 30 Jan 2008 02:57:50 +0000 (21:57 -0500)] 
web commit by http://subvert.org.uk/~bma/

16 years ago* Copyright file updates.
Joey Hess [Wed, 30 Jan 2008 01:42:32 +0000 (20:42 -0500)] 
* Copyright file updates.

16 years agoAdd example diffurl for bzr.
Jelmer Vernooij [Wed, 30 Jan 2008 01:32:19 +0000 (02:32 +0100)] 
Add example diffurl for bzr.

16 years agoExpand file-id in diffurl in the bzr backend.
Jelmer Vernooij [Wed, 30 Jan 2008 01:29:28 +0000 (02:29 +0100)] 
Expand file-id in diffurl in the bzr backend.

16 years agoremove todo
Joey Hess [Wed, 30 Jan 2008 01:04:42 +0000 (20:04 -0500)] 
remove todo

16 years agoSupport creating bzr branches in ikiwiki-makerepo.
Jelmer Vernooij [Wed, 30 Jan 2008 01:02:25 +0000 (02:02 +0100)] 
Support creating bzr branches in ikiwiki-makerepo.

16 years agoupdate
Joey Hess [Wed, 30 Jan 2008 00:56:53 +0000 (19:56 -0500)] 
update

16 years agodoc updates for bzr
Joey Hess [Wed, 30 Jan 2008 00:56:19 +0000 (19:56 -0500)] 
doc updates for bzr

16 years agorename bazaar -> bzr after discussion with jelmer
Joey Hess [Wed, 30 Jan 2008 00:48:30 +0000 (19:48 -0500)] 
rename bazaar -> bzr after discussion with jelmer

16 years agocommit only the changed file
Joey Hess [Wed, 30 Jan 2008 00:44:26 +0000 (19:44 -0500)] 
commit only the changed file

16 years agochangelog
Joey Hess [Wed, 30 Jan 2008 00:42:19 +0000 (19:42 -0500)] 
changelog

16 years agoimprove versioning, not that it really matters
Joey Hess [Wed, 30 Jan 2008 00:42:11 +0000 (19:42 -0500)] 
improve versioning, not that it really matters

16 years agoversion bzr dep, 0.90 is needed for --author
Joey Hess [Wed, 30 Jan 2008 00:40:20 +0000 (19:40 -0500)] 
version bzr dep, 0.90 is needed for --author

16 years agostylistic changes
Joey Hess [Wed, 30 Jan 2008 00:36:35 +0000 (19:36 -0500)] 
stylistic changes

Remarkably few. Also, I removed the stub for the obsolete rcs_notify function.

16 years agoMerge git://git.samba.org/jelmer/ikiwiki
Joey Hess [Wed, 30 Jan 2008 00:28:51 +0000 (19:28 -0500)] 
Merge git://git.samba.org/jelmer/ikiwiki

16 years agotypo
Joey Hess [Wed, 30 Jan 2008 00:27:37 +0000 (19:27 -0500)] 
typo

16 years agotest
Joey Hess [Wed, 30 Jan 2008 00:21:00 +0000 (19:21 -0500)] 
test

16 years agoannounce no more mail notifications on this wiki
Joey Hess [Tue, 29 Jan 2008 23:48:01 +0000 (18:48 -0500)] 
announce no more mail notifications on this wiki

16 years agoweb commit by http://joey.kitenet.net/: test 2
Joey Hess [Tue, 29 Jan 2008 23:40:56 +0000 (18:40 -0500)] 
web commit by http://joey.kitenet.net/: test 2

16 years agoweb commit by http://joey.kitenet.net/: test!
Joey Hess [Tue, 29 Jan 2008 23:39:00 +0000 (18:39 -0500)] 
web commit by http://joey.kitenet.net/: test!

16 years agomore whitespace nonsense
Joey Hess [Tue, 29 Jan 2008 23:27:41 +0000 (18:27 -0500)] 
more whitespace nonsense