]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years ago(no commit message)
test1 [Thu, 25 Sep 2008 22:17:05 +0000 (18:17 -0400)] 

15 years agoresponse
Joey Hess [Thu, 25 Sep 2008 21:11:29 +0000 (17:11 -0400)] 
response

15 years agoattachment: Add admin() pagespec to test if the uploading user is a wiki admin.
Joey Hess [Thu, 25 Sep 2008 20:49:30 +0000 (16:49 -0400)] 
attachment: Add admin() pagespec to test if the uploading user is a wiki admin.

15 years agoaggregate: Avoid uninitialized value warnings for pages with no recorded ctime.
Joey Hess [Thu, 25 Sep 2008 19:38:51 +0000 (15:38 -0400)] 
aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.

I saw this in the wild, apparently a page was not present on disk, but was
in the aggregate db, and not marked as expired either. Not sure how that
happened, but such pages should get marked as expired since they have an
effectively zero ctime.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 25 Sep 2008 18:40:50 +0000 (14:40 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agorecentchanges: Fix redirects to non-page files.
Joey Hess [Thu, 25 Sep 2008 17:46:12 +0000 (13:46 -0400)] 
recentchanges: Fix redirects to non-page files.

15 years ago* Response to response to response ;)
http://ptecza.myopenid.com/ [Thu, 25 Sep 2008 08:42:05 +0000 (04:42 -0400)] 
* Response to response to response ;)

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 25 Sep 2008 01:29:29 +0000 (21:29 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agodocument silent=yes parameter.
Joey Hess [Thu, 25 Sep 2008 01:28:59 +0000 (21:28 -0400)] 
document silent=yes parameter.

15 years agoResponse to response
http://www.cse.unsw.edu.au/~willu/ [Thu, 25 Sep 2008 01:03:08 +0000 (21:03 -0400)] 
Response to response

15 years agoadd news item for ikiwiki 2.65
Joey Hess [Wed, 24 Sep 2008 22:49:05 +0000 (18:49 -0400)] 
add news item for ikiwiki 2.65

15 years agoreleasing version 2.65
Joey Hess [Wed, 24 Sep 2008 22:14:09 +0000 (18:14 -0400)] 
releasing version 2.65

15 years ago* Response
http://ptecza.myopenid.com/ [Wed, 24 Sep 2008 08:52:26 +0000 (04:52 -0400)] 
* Response

15 years agoAdd alternate patch
http://www.cse.unsw.edu.au/~willu/ [Wed, 24 Sep 2008 04:45:03 +0000 (00:45 -0400)] 
Add alternate patch

15 years agoComments
http://www.cse.unsw.edu.au/~willu/ [Wed, 24 Sep 2008 02:39:21 +0000 (22:39 -0400)] 
Comments

15 years agoResponse
http://www.cse.unsw.edu.au/~willu/ [Wed, 24 Sep 2008 02:13:07 +0000 (22:13 -0400)] 
Response

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

15 years agorename: Hide type field from rename form when renaming attachments.
Joey Hess [Tue, 23 Sep 2008 23:31:34 +0000 (19:31 -0400)] 
rename: Hide type field from rename form when renaming attachments.

15 years agochangelog
Joey Hess [Tue, 23 Sep 2008 23:28:05 +0000 (19:28 -0400)] 
changelog

15 years agomultiple rename support is working
Joey Hess [Tue, 23 Sep 2008 23:21:05 +0000 (19:21 -0400)] 
multiple rename support is working

most edge cases seem handled too

15 years ago* Ping
http://ptecza.myopenid.com/ [Tue, 23 Sep 2008 22:01:41 +0000 (18:01 -0400)] 
* Ping

15 years agoMerge branch 'master' into tova
Joey Hess [Tue, 23 Sep 2008 21:42:38 +0000 (17:42 -0400)] 
Merge branch 'master' into tova

15 years agorename, remove: Don't rely on a form parameter to tell whether the page should be...
Joey Hess [Tue, 23 Sep 2008 21:41:05 +0000 (17:41 -0400)] 
rename, remove: Don't rely on a form parameter to tell whether the page should be treated as an attachment.

15 years agofactor out fixlinks
Joey Hess [Tue, 23 Sep 2008 21:26:46 +0000 (17:26 -0400)] 
factor out fixlinks

15 years agofactor out do_rename
Joey Hess [Tue, 23 Sep 2008 21:04:01 +0000 (17:04 -0400)] 
factor out do_rename

15 years agoadd checkbox to rename subpages too
Joey Hess [Tue, 23 Sep 2008 20:56:57 +0000 (16:56 -0400)] 
add checkbox to rename subpages too

15 years agoresponses
Joey Hess [Tue, 23 Sep 2008 20:17:09 +0000 (16:17 -0400)] 
responses

15 years agolayout
Joey Hess [Tue, 23 Sep 2008 18:57:13 +0000 (14:57 -0400)] 
layout

15 years agoAdd keepextension parameter to htmlize hook. (Willu)
Joey Hess [Tue, 23 Sep 2008 17:39:21 +0000 (13:39 -0400)] 
Add keepextension parameter to htmlize hook. (Willu)

15 years agoPrint a debug message if a page has multiple source files.
Joey Hess [Tue, 23 Sep 2008 17:32:41 +0000 (13:32 -0400)] 
Print a debug message if a page has multiple source files.

15 years agoallow setup file to enable verbose mode
Joey Hess [Tue, 23 Sep 2008 17:24:20 +0000 (13:24 -0400)] 
allow setup file to enable verbose mode

15 years agoinclude perl error in warning about openid
Joey Hess [Tue, 23 Sep 2008 16:59:43 +0000 (12:59 -0400)] 
include perl error in warning about openid

it may be some other module missing, this way you can tell by reading the
log

15 years agomerged
Joey Hess [Tue, 23 Sep 2008 16:47:36 +0000 (12:47 -0400)] 
merged

15 years agoFix typo in skeleton.pm.example: sessionncgi (with extra n)
Simon McVittie [Tue, 16 Sep 2008 15:56:04 +0000 (16:56 +0100)] 
Fix typo in skeleton.pm.example: sessionncgi (with extra n)
(cherry picked from commit 72ffc85d6acb8b99839ac98a2c23dbef410b5666)

15 years ago* Response
http://ptecza.myopenid.com/ [Tue, 23 Sep 2008 12:34:43 +0000 (08:34 -0400)] 
* Response

15 years agobug report on funny characters in the name
chrysn [Tue, 23 Sep 2008 08:58:35 +0000 (04:58 -0400)] 
bug report on funny characters in the name

15 years agobug report with patch
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:36:26 +0000 (18:36 -0400)] 
bug report with patch

15 years ago(no commit message)
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:29:48 +0000 (18:29 -0400)] 

15 years agoReference patches to beautify redirection URLs
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:28:39 +0000 (18:28 -0400)] 
Reference patches to beautify redirection URLs

15 years agointeresting, I could use this for photo galleries
http://smcv.pseudorandom.co.uk/ [Mon, 22 Sep 2008 22:11:18 +0000 (18:11 -0400)] 
interesting, I could use this for photo galleries

15 years agoadded wishlist item with work-in-progress plugin
chrysn [Mon, 22 Sep 2008 17:12:38 +0000 (13:12 -0400)] 
added wishlist item with work-in-progress plugin

15 years ago(no commit message)
http://dmarti.myopenid.com/ [Mon, 22 Sep 2008 17:10:05 +0000 (13:10 -0400)] 

15 years agoAdding two CSS / themes
Blanko [Mon, 22 Sep 2008 14:31:21 +0000 (10:31 -0400)] 
Adding two CSS / themes

15 years agoReference and describe my implementation
http://smcv.pseudorandom.co.uk/ [Sun, 21 Sep 2008 22:12:08 +0000 (18:12 -0400)] 
Reference and describe my implementation

15 years agoremove: redirect via urlto(), avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:25:06 +0000 (18:25 +0100)] 
remove: redirect via urlto(), avoiding mentions of index.html

15 years agorecentchanges: construct redirections via urlto(), avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:24:51 +0000 (18:24 +0100)] 
recentchanges: construct redirections via urlto(), avoiding mentions of index.html

15 years agopoll: Use urlto to produce redirection URLs, avoiding mentions of index.html
Simon McVittie [Sun, 21 Sep 2008 17:23:33 +0000 (18:23 +0100)] 
poll: Use urlto to produce redirection URLs, avoiding mentions of index.html

15 years agoeditpage: beautify redirection URLs, avoiding exposing the implementation detail...
Simon McVittie [Sun, 21 Sep 2008 17:22:54 +0000 (18:22 +0100)] 
editpage: beautify redirection URLs, avoiding exposing the implementation detail that index.html exists

15 years agoAdd second, related, patch.
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 10:04:37 +0000 (06:04 -0400)] 
Add second, related, patch.

15 years agoUpdate patch: Add /s to end of regexps to handle multi-line pagespecs. Simplify...
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 09:27:54 +0000 (05:27 -0400)] 
Update patch:  Add /s to end of regexps to handle multi-line pagespecs.  Simplify match_link().  Simplify pagespec_match().

15 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 08:30:28 +0000 (04:30 -0400)] 
Add patch

15 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 06:20:05 +0000 (02:20 -0400)] 
Add patch

15 years agoAdd patch
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:58:55 +0000 (00:58 -0400)] 
Add patch

15 years agoLink to new bug and old todo
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:50:38 +0000 (00:50 -0400)] 
Link to new bug and old todo

15 years agoAdd a new bug when using source highlighting
http://www.cse.unsw.edu.au/~willu/ [Sun, 21 Sep 2008 04:49:11 +0000 (00:49 -0400)] 
Add a new bug when using source highlighting

15 years agoclose
Joey Hess [Sun, 21 Sep 2008 03:06:03 +0000 (23:06 -0400)] 
close

15 years agohandle templates with special characters in name
Joey Hess [Sun, 21 Sep 2008 03:00:19 +0000 (23:00 -0400)] 
handle templates with special characters in name

The template field is really a link, so needs to be converted to a page
name in stored state.

15 years agoavoid uninitialised value warning
Joey Hess [Sun, 21 Sep 2008 02:51:42 +0000 (22:51 -0400)] 
avoid uninitialised value warning

15 years agoadd missing page name sanity check
Joey Hess [Sun, 21 Sep 2008 02:48:22 +0000 (22:48 -0400)] 
add missing page name sanity check

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 21 Sep 2008 00:06:54 +0000 (20:06 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoRevert change now that listdirectives is enabled
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 21:11:12 +0000 (17:11 -0400)] 
Revert change now that listdirectives is enabled

15 years agoavoid warning if percent value is not numeric
Joey Hess [Sat, 20 Sep 2008 20:31:27 +0000 (16:31 -0400)] 
avoid warning if percent value is not numeric

15 years agoavoid duplicate template lookup
Joey Hess [Sat, 20 Sep 2008 20:23:15 +0000 (16:23 -0400)] 
avoid duplicate template lookup

15 years agorevert colon part of change
Joey Hess [Sat, 20 Sep 2008 20:21:04 +0000 (16:21 -0400)] 
revert colon part of change

15 years agoedittemplate patch from Willu
Joey Hess [Sat, 20 Sep 2008 20:19:09 +0000 (16:19 -0400)] 
edittemplate patch from Willu

* edittemplate: Default new page file type to the same type as the template.
  (willu)
* edittemplate: Add "silent" parameter. (Willu)
* edittemplate: Link to template, to allow creating it. (Willu)

15 years agoFix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.
Joey Hess [Sat, 20 Sep 2008 19:36:32 +0000 (15:36 -0400)] 
Fix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.

Setup output is once again output to stdout in this case.

Implemented by stashing the verbose/syslog values set in the setup file,
and using those values in the generated wrappers, but not allowing them to take
effect during the setup operation itself, so that command-line options,
appearing before or after -setup, are honored.

Also, some cleanups to how %config is generated for wrappers, removing some
fields that do not need to be recorded inside the wrapper.

15 years agoresponse
Joey Hess [Sat, 20 Sep 2008 17:57:56 +0000 (13:57 -0400)] 
response

15 years agoLinks for various features
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 10:58:21 +0000 (06:58 -0400)] 
Links for various features

15 years agoUpdate to use edittemplate rather than patch. Add justification.
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:35:44 +0000 (22:35 -0400)] 
Update to use edittemplate rather than patch.  Add justification.

15 years agomark done.
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:23:11 +0000 (22:23 -0400)] 
mark done.

15 years agoAdd link to edittemplate
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:22:02 +0000 (22:22 -0400)] 
Add link to edittemplate

15 years agoYet another patch
http://www.cse.unsw.edu.au/~willu/ [Sat, 20 Sep 2008 02:17:28 +0000 (22:17 -0400)] 
Yet another patch

15 years agoresponse
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 20:55:58 +0000 (16:55 -0400)] 
response

15 years ago(no commit message)
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 18:14:44 +0000 (14:14 -0400)] 

15 years agoresponse
Joey Hess [Fri, 19 Sep 2008 18:11:28 +0000 (14:11 -0400)] 
response

15 years agoprobably fine maybe?
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 18:06:55 +0000 (14:06 -0400)] 
probably fine maybe?

15 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:59:18 +0000 (13:59 -0400)] 
response

15 years agoi18n
Joey Hess [Fri, 19 Sep 2008 17:48:36 +0000 (13:48 -0400)] 
i18n

15 years agoresponse
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 17:48:25 +0000 (13:48 -0400)] 
response

15 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:15:59 +0000 (13:15 -0400)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 19 Sep 2008 17:12:38 +0000 (13:12 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:10:44 +0000 (13:10 -0400)] 
response

15 years agoprogress: Display an error if the progress cannot be parsed, and allow the percent...
Joey Hess [Fri, 19 Sep 2008 17:09:50 +0000 (13:09 -0400)] 
progress: Display an error if the progress cannot be parsed, and allow the percent parameter to only optionally end with "%".

15 years agoresponse
Joey Hess [Fri, 19 Sep 2008 17:00:58 +0000 (13:00 -0400)] 
response

15 years agoalready present
Joey Hess [Fri, 19 Sep 2008 16:59:21 +0000 (12:59 -0400)] 
already present

15 years agowishlist
Joey Hess [Fri, 19 Sep 2008 16:56:44 +0000 (12:56 -0400)] 
wishlist

15 years agonew problem
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 16:56:40 +0000 (12:56 -0400)] 
new problem

15 years agoquestion
Joey Hess [Fri, 19 Sep 2008 16:56:24 +0000 (12:56 -0400)] 
question

15 years ago(no commit message)
http://schmonz.livejournal.com/ [Fri, 19 Sep 2008 16:36:26 +0000 (12:36 -0400)] 

15 years ago* Addition
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 14:13:55 +0000 (10:13 -0400)] 
* Addition

15 years ago* Response
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 13:48:56 +0000 (09:48 -0400)] 
* Response

15 years agoAdding a deprecated tag for plugins?
AlexandreDupas [Fri, 19 Sep 2008 13:24:07 +0000 (09:24 -0400)] 
Adding a deprecated tag for plugins?

15 years agoResponse
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:28:38 +0000 (08:28 -0400)] 
Response

15 years agoResponse and question
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:20:28 +0000 (08:20 -0400)] 
Response and question

15 years agoAdd updated bug tracking example.
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 12:10:09 +0000 (08:10 -0400)] 
Add updated bug tracking example.

15 years agoSign.
tschwinge [Fri, 19 Sep 2008 11:09:08 +0000 (07:09 -0400)] 
Sign.

15 years agoSuggest to use already existing in-house means instead of a patch.
tschwinge [Fri, 19 Sep 2008 11:08:07 +0000 (07:08 -0400)] 
Suggest to use already existing in-house means instead of a patch.

15 years ago* More clear about my upgrade
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 10:00:29 +0000 (06:00 -0400)] 
* More clear about my upgrade

15 years ago* No progress
http://ptecza.myopenid.com/ [Fri, 19 Sep 2008 09:43:10 +0000 (05:43 -0400)] 
* No progress

15 years agoUpdate patch
http://www.cse.unsw.edu.au/~willu/ [Fri, 19 Sep 2008 05:50:35 +0000 (01:50 -0400)] 
Update patch