]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
14 years agoRevivify unixauth and rsync plugins (and hook needed by rsync) lost in
Amitai Schlair [Thu, 10 Sep 2009 21:34:52 +0000 (17:34 -0400)] 
Revivify unixauth and rsync plugins (and hook needed by rsync) lost in
the last merge. I should really put each feature on its own git branch.

14 years agoupdate
Joey Hess [Thu, 10 Sep 2009 21:07:21 +0000 (17:07 -0400)] 
update

14 years agoMerge commit 'schmonz/master'
Joey Hess [Thu, 10 Sep 2009 21:04:20 +0000 (17:04 -0400)] 
Merge commit 'schmonz/master'

14 years agoupdate a few cvs things
Joey Hess [Thu, 10 Sep 2009 21:03:19 +0000 (17:03 -0400)] 
update a few cvs things

14 years agoAdd NetBSD-style 2-clause BSD license.
Amitai Schlair [Thu, 10 Sep 2009 21:03:06 +0000 (17:03 -0400)] 
Add NetBSD-style 2-clause BSD license.

14 years agoskip if cvsps is not available
Joey Hess [Thu, 10 Sep 2009 20:49:54 +0000 (16:49 -0400)] 
skip if cvsps is not available

14 years agoadd libfile-chdir-perl to build depends
Joey Hess [Thu, 10 Sep 2009 20:40:36 +0000 (16:40 -0400)] 
add libfile-chdir-perl to build depends

This is needed for the cvs plugin to load, which is needed for the setup
file to include config stanzas for that plugin.

14 years agochangelog
Joey Hess [Thu, 10 Sep 2009 20:34:45 +0000 (16:34 -0400)] 
changelog

14 years agoadd rcs/cvs
Joey Hess [Thu, 10 Sep 2009 20:31:58 +0000 (16:31 -0400)] 
add rcs/cvs

14 years agoremove hook not used by cvs
Joey Hess [Thu, 10 Sep 2009 20:28:39 +0000 (16:28 -0400)] 
remove hook not used by cvs

14 years agoreorder vcs list
Joey Hess [Thu, 10 Sep 2009 20:22:58 +0000 (16:22 -0400)] 
reorder vcs list

14 years agoformatting
Joey Hess [Thu, 10 Sep 2009 20:21:03 +0000 (16:21 -0400)] 
formatting

14 years agominor simplification
Joey Hess [Thu, 10 Sep 2009 20:20:21 +0000 (16:20 -0400)] 
minor simplification

14 years agoMerge commit 'schmonz/master' into cvs
Joey Hess [Thu, 10 Sep 2009 20:18:27 +0000 (16:18 -0400)] 
Merge commit 'schmonz/master' into cvs

14 years agoMerge branch 'master' into cvs
Joey Hess [Thu, 10 Sep 2009 20:18:23 +0000 (16:18 -0400)] 
Merge branch 'master' into cvs

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 10 Sep 2009 20:17:58 +0000 (16:17 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agotest from anon git
Joey Hess [Thu, 10 Sep 2009 20:16:56 +0000 (16:16 -0400)] 
test from anon git

14 years agoclean up use of IkiWiki::Receive
Joey Hess [Thu, 10 Sep 2009 20:09:19 +0000 (16:09 -0400)] 
clean up use of IkiWiki::Receive

Loading and use of IkiWiki::Receive can all be pushed into the git plugin,
rather than scattered around.

I had at first wanted to make a receive plugin and move it there,
but a plugin was not a good fit; you don't want users to have to manually
load it, and making the git plugin load the receive plugin at the right
times would need more, and ugly code.

14 years agotesting
http://joey.kitenet.net/ [Thu, 10 Sep 2009 20:14:29 +0000 (16:14 -0400)] 
testing

14 years agocatch up to genwrapper
Amitai Schlair [Thu, 10 Sep 2009 19:17:28 +0000 (15:17 -0400)] 
catch up to genwrapper

14 years agoCatch up to the new genwrapper hook.
Amitai Schlair [Thu, 10 Sep 2009 19:12:45 +0000 (15:12 -0400)] 
Catch up to the new genwrapper hook.

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Thu, 10 Sep 2009 19:03:18 +0000 (15:03 -0400)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years agonew hook
Joey Hess [Thu, 10 Sep 2009 18:06:30 +0000 (14:06 -0400)] 
new hook

14 years agoAdd genwrapper hook, that can be used to add code into the C wrapper.
Joey Hess [Thu, 10 Sep 2009 18:04:46 +0000 (14:04 -0400)] 
Add genwrapper hook, that can be used to add code into the C wrapper.

14 years agotypo
Joey Hess [Thu, 10 Sep 2009 17:49:42 +0000 (13:49 -0400)] 
typo

14 years agoMerge commit 'schmonz/master' into cvs
Joey Hess [Thu, 10 Sep 2009 17:44:31 +0000 (13:44 -0400)] 
Merge commit 'schmonz/master' into cvs

14 years agoMerge branch 'master' into cvs
Joey Hess [Thu, 10 Sep 2009 17:44:27 +0000 (13:44 -0400)] 
Merge branch 'master' into cvs

14 years agoFix parsing web commits from ipv6 addresses.
Joey Hess [Thu, 10 Sep 2009 17:32:13 +0000 (13:32 -0400)] 
Fix parsing web commits from ipv6 addresses.

I weakended the regexp, so this matches ipv6 addresses too. It does not
ensure that the address is valid, but that should not matter here.

Note that addresses ending in "::" are not matched, so eg, the unspecified
address will not match -- but should never appear here anyway.

14 years ago(no commit message)
suxx1k [Thu, 10 Sep 2009 13:51:28 +0000 (09:51 -0400)] 

14 years ago(no commit message)
suxx1k [Thu, 10 Sep 2009 13:50:34 +0000 (09:50 -0400)] 

14 years agoFile::chdir is needed now
Amitai Schlair [Thu, 10 Sep 2009 04:59:05 +0000 (00:59 -0400)] 
File::chdir is needed now

14 years agoCVS operations generally need to be within CVS checkouts, so these chdir()
Amitai Schlair [Thu, 10 Sep 2009 04:51:34 +0000 (00:51 -0400)] 
CVS operations generally need to be within CVS checkouts, so these chdir()
calls are warranted. They shouldn't modify the caller's working directory,
though. Use File::chdir to keep the scope of the changes subroutine-local.
The tests now pass without resetting the working directory.

14 years agoautomated tests added (and they highlight that the plugin should
Amitai Schlair [Thu, 10 Sep 2009 03:17:15 +0000 (23:17 -0400)] 
automated tests added (and they highlight that the plugin should
probably restore the caller's working directory)

14 years agoAdd automated tests, modeled after svn's. Note the chdir() calls;
Amitai Schlair [Thu, 10 Sep 2009 03:09:26 +0000 (23:09 -0400)] 
Add automated tests, modeled after svn's. Note the chdir() calls;
perhaps cvs.pm should be doing pushd/popd in case the caller expects
its working directory to be left alone.

14 years agodescribe current state of wrapper modification
Amitai Schlair [Thu, 10 Sep 2009 02:42:47 +0000 (22:42 -0400)] 
describe current state of wrapper modification

14 years agonote refactored wrapper tweakulation
Amitai Schlair [Thu, 10 Sep 2009 02:36:23 +0000 (22:36 -0400)] 
note refactored wrapper tweakulation

14 years agoAbstract out CVS's involvement in the wrapper:
Amitai Schlair [Thu, 10 Sep 2009 01:58:42 +0000 (21:58 -0400)] 
Abstract out CVS's involvement in the wrapper:

* In Wrapper.pm, add a new hook "wrapperargcheck" to examine argc/argv
  and return success or failure. In the failure case, the wrapper
  terminates.

* In cvs.pm, implement the new hook to return failure if a directory is
  being cvs added.

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Wed, 9 Sep 2009 18:44:52 +0000 (14:44 -0400)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years agounderlay: Also allow configuring additional directories to search for template files in.
Joey Hess [Tue, 8 Sep 2009 21:27:37 +0000 (17:27 -0400)] 
underlay: Also allow configuring additional directories to search  for template files in.

14 years agomemoize template_file
Joey Hess [Tue, 8 Sep 2009 21:20:04 +0000 (17:20 -0400)] 
memoize template_file

This avoids a lot of unncessary stats, and trims about 1 second
off a docwiki rebuild here.

14 years agoRevert spam. This spammer's IP has now been blocked.
Joey Hess [Tue, 8 Sep 2009 19:19:16 +0000 (15:19 -0400)] 
Revert spam. This spammer's IP has now been blocked.

This reverts commit 9c144163ea7f9fca3497becfaf50e4a1f2a8e242.

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 8 Sep 2009 19:17:53 +0000 (15:17 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agoExpand banned_users; it can now include PageSpecs, which allows banning by IP address.
Joey Hess [Tue, 8 Sep 2009 19:17:39 +0000 (15:17 -0400)] 
Expand banned_users; it can now include PageSpecs, which allows banning by IP address.

14 years ago(no commit message)
nicole.adams [Tue, 8 Sep 2009 19:10:06 +0000 (15:10 -0400)] 

14 years agoRevert spam
Joey Hess [Tue, 8 Sep 2009 19:02:06 +0000 (15:02 -0400)] 
Revert spam

This reverts commit 629ff41d919c1427f99fe95c5a02cbeea1243b26.

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 8 Sep 2009 19:01:12 +0000 (15:01 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years ago(no commit message)
alicia.warner [Tue, 8 Sep 2009 18:58:37 +0000 (14:58 -0400)] 

14 years agoupdate
Joey Hess [Tue, 8 Sep 2009 18:38:57 +0000 (14:38 -0400)] 
update

14 years agoRevert spam
Joey Hess [Tue, 8 Sep 2009 18:27:51 +0000 (14:27 -0400)] 
Revert spam

This reverts commit c1c933ca658d3babc50da4ade20eb083f1a9c122.

14 years ago(no commit message)
WikiJeanHawkins [Tue, 8 Sep 2009 18:21:49 +0000 (14:21 -0400)] 

14 years agoRevert spam
Joey Hess [Tue, 8 Sep 2009 18:16:19 +0000 (14:16 -0400)] 
Revert spam

This reverts commit 43176472636b3bc4c01fe159befaa03ecf5d9c73.

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 8 Sep 2009 18:15:32 +0000 (14:15 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years ago(no commit message)
alicia.warner [Tue, 8 Sep 2009 18:12:35 +0000 (14:12 -0400)] 

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Tue, 8 Sep 2009 17:08:49 +0000 (13:08 -0400)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years agoFix some typos in Czech translation
Joey Hess [Tue, 8 Sep 2009 06:25:48 +0000 (02:25 -0400)] 
Fix some typos in Czech translation
(cherry picked from commit 0f2eebc5355f1fcd64e5feb92f4aa7b2c39b4cac)

14 years agocomment
Joey Hess [Mon, 7 Sep 2009 17:47:34 +0000 (13:47 -0400)] 
comment

14 years agomove apt-get comment here
http://schmonz.livejournal.com/ [Mon, 7 Sep 2009 16:54:24 +0000 (12:54 -0400)] 
move apt-get comment here

14 years agorevert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not prolifera...
http://schmonz.livejournal.com/ [Mon, 7 Sep 2009 16:51:56 +0000 (12:51 -0400)] 
revert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not proliferate that sort of thing here

14 years agoCan't markup [[!table Error: ]]
http://hendry.iki.fi/ [Mon, 7 Sep 2009 09:53:50 +0000 (05:53 -0400)] 
Can't markup [[!table Error: ]]

14 years agothoughts on translating the templates files
Joey Hess [Sun, 6 Sep 2009 17:26:42 +0000 (13:26 -0400)] 
thoughts on translating the templates files

14 years ago(no commit message)
http://eric.shared.dre.am/ [Fri, 4 Sep 2009 23:17:14 +0000 (19:17 -0400)] 

14 years agoMerge commit 'schmonz/master' into cvs
Joey Hess [Fri, 4 Sep 2009 21:16:28 +0000 (17:16 -0400)] 
Merge commit 'schmonz/master' into cvs

Conflicts:
IkiWiki/Plugin/cvs.pm

14 years agoMerge branch 'master' into cvs
Joey Hess [Fri, 4 Sep 2009 21:15:11 +0000 (17:15 -0400)] 
Merge branch 'master' into cvs

14 years agono more IPC::Cmd or String::ShellQuote, huzzah
Amitai Schlair [Fri, 4 Sep 2009 20:08:48 +0000 (15:08 -0500)] 
no more IPC::Cmd or String::ShellQuote, huzzah

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Fri, 4 Sep 2009 20:02:58 +0000 (15:02 -0500)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years agoIt's STDOUT we have to shut up for cvs, and $savedout has to be
Amitai Schlair [Fri, 4 Sep 2009 19:56:55 +0000 (14:56 -0500)] 
It's STDOUT we have to shut up for cvs, and $savedout has to be
restored just so.

14 years agoraking the sandbox cleaN
Joey Hess [Fri, 4 Sep 2009 18:53:34 +0000 (14:53 -0400)] 
raking the sandbox cleaN

14 years agoStop using IPC::Cmd and String::ShellQuote, since quoting (and
Amitai Schlair [Fri, 4 Sep 2009 17:40:04 +0000 (12:40 -0500)] 
Stop using IPC::Cmd and String::ShellQuote, since quoting (and
having to quote, and the possible use of the shell) sucks. Stop
passing args to cvs_runcvs() as an arrayref, since that also sucks
(and was a sop to IPC::Cmd). Instead, use Joey's construction for
temporarily redirecting stderr to /dev/null. Much much simpler and
better. Works on my laptop with bozohttpd, now to test on the NetBSD
wiki.

14 years agoRemove dup first post
Joey Hess [Fri, 4 Sep 2009 16:42:59 +0000 (12:42 -0400)] 
Remove dup first post

This reverts commit 4c4c53c2923be93381eca1c3436ca6933c54b149.

14 years ago(no commit message)
http://ki.lya.online.fr/ [Fri, 4 Sep 2009 16:06:26 +0000 (12:06 -0400)] 

14 years ago(no commit message)
http://hostmaster.blogspot.com/ [Fri, 4 Sep 2009 11:58:39 +0000 (07:58 -0400)] 

14 years agoabout page update for tycho/sam
http://www.tychoish.com/ [Fri, 4 Sep 2009 02:46:06 +0000 (22:46 -0400)] 
about page update for tycho/sam

14 years agonotes on using gitosis and ikiwiki
http://www.tychoish.com/ [Fri, 4 Sep 2009 02:00:29 +0000 (22:00 -0400)] 
notes on using gitosis and ikiwiki

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Fri, 4 Sep 2009 00:24:42 +0000 (19:24 -0500)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years ago(no commit message)
bremner [Thu, 3 Sep 2009 12:18:27 +0000 (08:18 -0400)] 

14 years agoUsing tags or links to represent attributes
AlexandreDupas [Thu, 3 Sep 2009 08:56:35 +0000 (04:56 -0400)] 
Using tags or links to represent attributes

14 years agoMinor changes
http://oscarjacho.myopenid.com/ [Wed, 2 Sep 2009 21:24:47 +0000 (17:24 -0400)] 
Minor changes

14 years agoMinor changes
http://oscarjacho.myopenid.com/ [Wed, 2 Sep 2009 21:23:02 +0000 (17:23 -0400)] 
Minor changes

14 years agoAdded idea on wiki based requirements management tool
http://oscarjacho.myopenid.com/ [Wed, 2 Sep 2009 21:17:15 +0000 (17:17 -0400)] 
Added idea on wiki based requirements management tool

14 years agoruther review
Joey Hess [Wed, 2 Sep 2009 20:10:57 +0000 (16:10 -0400)] 
ruther review

14 years agominor formatting
Joey Hess [Wed, 2 Sep 2009 20:08:18 +0000 (16:08 -0400)] 
minor formatting

14 years agoremove two plugins that are unrelated to cvs
Joey Hess [Wed, 2 Sep 2009 19:36:56 +0000 (15:36 -0400)] 
remove two plugins that are unrelated to cvs

14 years agoMerge commit 'schmonz/master' into cvs
Joey Hess [Wed, 2 Sep 2009 19:36:16 +0000 (15:36 -0400)] 
Merge commit 'schmonz/master' into cvs

14 years agoadd will's git repo
Joey Hess [Wed, 2 Sep 2009 19:10:13 +0000 (15:10 -0400)] 
add will's git repo

14 years agoAdd French basewiki translation from the Debian French l10n team, including Philippe...
Joey Hess [Wed, 2 Sep 2009 19:04:27 +0000 (15:04 -0400)] 
Add French basewiki translation from the Debian French l10n team, including Philippe Batailler, Alexandre Dupas, and Steve Petruzzello.

14 years agoAdd link to my git repository
http://www.cse.unsw.edu.au/~willu/ [Wed, 2 Sep 2009 05:21:01 +0000 (01:21 -0400)] 
Add link to my git repository

14 years agoRevert spam
Joey Hess [Tue, 1 Sep 2009 17:05:32 +0000 (13:05 -0400)] 
Revert spam

14 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 1 Sep 2009 17:04:52 +0000 (13:04 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

14 years agotypo
Joey Hess [Tue, 1 Sep 2009 16:32:39 +0000 (12:32 -0400)] 
typo

14 years agotest
blahgrad [Tue, 1 Sep 2009 14:17:26 +0000 (10:17 -0400)] 
test

14 years agoRemove references to merged-and-deleted git branches
Simon McVittie [Tue, 1 Sep 2009 13:17:51 +0000 (14:17 +0100)] 
Remove references to merged-and-deleted git branches

14 years agoremove ^P's
Joey Hess [Mon, 31 Aug 2009 23:30:31 +0000 (19:30 -0400)] 
remove ^P's

14 years agonew page: sandbox/test2
mike castleman [Mon, 31 Aug 2009 17:50:59 +0000 (13:50 -0400)] 
new page: sandbox/test2

14 years agofixed link
martin [Mon, 31 Aug 2009 15:03:20 +0000 (11:03 -0400)] 
fixed link

14 years agowhitespace
Amitai Schlair [Mon, 31 Aug 2009 01:03:18 +0000 (21:03 -0400)] 
whitespace

14 years agoupdate for Text::MultiMarkdown split
Joey Hess [Sun, 30 Aug 2009 23:17:45 +0000 (19:17 -0400)] 
update for Text::MultiMarkdown split

14 years agoCVE
Joey Hess [Sun, 30 Aug 2009 21:48:14 +0000 (17:48 -0400)] 
CVE

14 years agoMerge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Sun, 30 Aug 2009 20:34:32 +0000 (16:34 -0400)] 
Merge branch 'master' of git://github.com/joeyh/ikiwiki

14 years agoOn some systems the commit message gets quoted properly already. Don't
Amitai Schlair [Sun, 30 Aug 2009 20:13:17 +0000 (16:13 -0400)] 
On some systems the commit message gets quoted properly already. Don't
requote in such cases, do quote in all others.

14 years agostill mispelling josh's name..
Joey Hess [Sun, 30 Aug 2009 19:32:42 +0000 (15:32 -0400)] 
still mispelling josh's name..