]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
9 years agomake gitremotes work
smcv [Sun, 14 Sep 2014 17:35:39 +0000 (13:35 -0400)] 
make gitremotes work

9 years ago(no commit message)
jcflack [Sun, 14 Sep 2014 17:35:03 +0000 (13:35 -0400)] 

9 years ago(no commit message)
jcflack [Sun, 14 Sep 2014 17:19:02 +0000 (13:19 -0400)] 

9 years agoInstalling ikiwiki on a shared-hosting server, there may be no access to
Lafayette Chamber Singers Webmaster [Sun, 14 Sep 2014 16:12:09 +0000 (12:12 -0400)] 
Installing ikiwiki on a shared-hosting server, there may be no access to
install prerequisite Perl modules in the systemwide locations. They may
have to be installed under the home directory, such as by using local::lib
(which is how the cPanel Perl-module installer works, on systems that use it).

For that to work, the local::lib-defined value for PERL5LIB must be in
the environment when Perl starts up. The former way %config{ENV} was handled
was too late, depending on the Perl code to unpack it from the storable and
put it into the environment.

Easy solution is to build the wrapper to repopulate the environment based on
%config{ENV} before ever exec'ing Perl (and then remove it from the storable
as there is nothing more that the Perl code will need to do with it).

9 years agopropose a branch which uses non-numeric `show` for this purpose
Simon McVittie [Sun, 14 Sep 2014 15:01:01 +0000 (16:01 +0100)] 
propose a branch which uses non-numeric `show` for this purpose

9 years agoextend rst test to cover a fixed bug
Simon McVittie [Sun, 14 Sep 2014 14:43:59 +0000 (15:43 +0100)] 
extend rst test to cover a fixed bug

9 years agorename bugs/redirect.mdwn to todo/redirect.mdwn
smcv [Sun, 14 Sep 2014 14:29:37 +0000 (10:29 -0400)] 
rename bugs/redirect.mdwn to todo/redirect.mdwn

9 years agoclose bug
Simon McVittie [Sun, 14 Sep 2014 14:28:05 +0000 (15:28 +0100)] 
close bug

9 years agobranch for comment, not merging just yet
Simon McVittie [Sun, 14 Sep 2014 14:25:29 +0000 (15:25 +0100)] 
branch for comment, not merging just yet

9 years agoextend regression test for inline to cover inlining, show, reverse
Simon McVittie [Sun, 14 Sep 2014 14:14:42 +0000 (15:14 +0100)] 
extend regression test for inline to cover inlining, show, reverse

9 years agofix link
smcv [Fri, 12 Sep 2014 23:15:07 +0000 (19:15 -0400)] 
fix link

9 years agomore thoughts on this
smcv [Fri, 12 Sep 2014 23:13:12 +0000 (19:13 -0400)] 
more thoughts on this

9 years agomore bug-closing
Simon McVittie [Fri, 12 Sep 2014 21:02:54 +0000 (22:02 +0100)] 
more bug-closing

9 years agoMerge branch 'ready/imgforpdf-and-more'
Simon McVittie [Fri, 12 Sep 2014 20:59:00 +0000 (21:59 +0100)] 
Merge branch 'ready/imgforpdf-and-more'

9 years agoMerge branch 'ready/chrysn/linkmapenhancement'
Simon McVittie [Fri, 12 Sep 2014 20:57:04 +0000 (21:57 +0100)] 
Merge branch 'ready/chrysn/linkmapenhancement'

9 years agoMerge branch 'ready/edittemplate2'
Simon McVittie [Fri, 12 Sep 2014 20:54:13 +0000 (21:54 +0100)] 
Merge branch 'ready/edittemplate2'

9 years agomore changelog and bug-closing
Simon McVittie [Fri, 12 Sep 2014 20:50:20 +0000 (21:50 +0100)] 
more changelog and bug-closing

9 years agoMerge branch 'ready/postform-no'
Simon McVittie [Fri, 12 Sep 2014 20:46:04 +0000 (21:46 +0100)] 
Merge branch 'ready/postform-no'

9 years agoMerge branch 'ready/perf'
Simon McVittie [Fri, 12 Sep 2014 20:45:04 +0000 (21:45 +0100)] 
Merge branch 'ready/perf'

9 years agoMerge branch 'ready/more-proxy-utf8-fail'
Simon McVittie [Fri, 12 Sep 2014 20:42:36 +0000 (21:42 +0100)] 
Merge branch 'ready/more-proxy-utf8-fail'

9 years agoMerge remote-tracking branch 'spalax/paternal/upload-svg'
Simon McVittie [Fri, 12 Sep 2014 20:41:45 +0000 (21:41 +0100)] 
Merge remote-tracking branch 'spalax/paternal/upload-svg'

9 years agoMerge branch 'ready/comments'
Simon McVittie [Fri, 12 Sep 2014 20:40:24 +0000 (21:40 +0100)] 
Merge branch 'ready/comments'

9 years agoMerge branch 'ready/trail-sort'
Simon McVittie [Fri, 12 Sep 2014 20:38:06 +0000 (21:38 +0100)] 
Merge branch 'ready/trail-sort'

9 years agochangelog/close bugs
Simon McVittie [Fri, 12 Sep 2014 20:32:13 +0000 (21:32 +0100)] 
changelog/close bugs

9 years agoMerge branch 'ready/anarcat/safe_unicode'
Simon McVittie [Fri, 12 Sep 2014 20:23:29 +0000 (21:23 +0100)] 
Merge branch 'ready/anarcat/safe_unicode'

9 years agoDon't URL-encode links to Debian wiki pages
Simon McVittie [Fri, 12 Sep 2014 18:23:36 +0000 (19:23 +0100)] 
Don't URL-encode links to Debian wiki pages

9 years agoyes, duplicate
smcv [Fri, 12 Sep 2014 18:16:12 +0000 (14:16 -0400)] 
yes, duplicate

9 years agopossible dup
smcv [Fri, 12 Sep 2014 17:53:06 +0000 (13:53 -0400)] 
possible dup

9 years agoclarify
smcv [Fri, 12 Sep 2014 09:54:37 +0000 (05:54 -0400)] 
clarify

9 years agoI still don't think 'rtl' is a suitable name for this switch
smcv [Fri, 12 Sep 2014 09:45:35 +0000 (05:45 -0400)] 
I still don't think 'rtl' is a suitable name for this switch

9 years agoAdded a comment: Same Trick in Apache
https://www.google.com/accounts/o8/id?id=AItOawk6z7Jsfi_XWfzFJNZIjYUcjgrthg4aPUU [Wed, 10 Sep 2014 18:58:24 +0000 (14:58 -0400)] 
Added a comment: Same Trick in Apache

9 years agoswitch man shortcut to manpages.debian.org (Closes: #700322)
smcv [Wed, 10 Sep 2014 09:24:42 +0000 (05:24 -0400)] 
switch man shortcut to manpages.debian.org (Closes: #700322)

9 years agoclarify further
smcv [Wed, 10 Sep 2014 08:43:01 +0000 (04:43 -0400)] 
clarify further

9 years agoclarif
smcv [Wed, 10 Sep 2014 08:42:24 +0000 (04:42 -0400)] 
clarif

9 years agoclarify
smcv [Wed, 10 Sep 2014 08:40:34 +0000 (04:40 -0400)] 
clarify

9 years agore-review
smcv [Wed, 10 Sep 2014 08:39:53 +0000 (04:39 -0400)] 
re-review

9 years agoadd alternative (IMO better) branch
smcv [Wed, 10 Sep 2014 08:11:05 +0000 (04:11 -0400)] 
add alternative (IMO better) branch

9 years agofilecheck: accept MIME types that don't contain ';'
Simon McVittie [Wed, 10 Sep 2014 08:00:20 +0000 (09:00 +0100)] 
filecheck: accept MIME types that don't contain ';'

9 years agobranch looks good
smcv [Wed, 10 Sep 2014 07:39:35 +0000 (03:39 -0400)] 
branch looks good

9 years agopatch
https://id.koumbit.net/anarcat [Wed, 10 Sep 2014 03:13:23 +0000 (23:13 -0400)] 
patch

9 years agodo not double-decode unicode in CGI forms
Antoine Beaupré [Wed, 10 Sep 2014 03:11:51 +0000 (23:11 -0400)] 
do not double-decode unicode in CGI forms

this works around a behavior change introduced in Encode.pm 2.53
shipped with the Perl 5.20 release described here:

http://ikiwiki.info/bugs/garbled_non-ascii_characters_in_body_in_web_interface/

9 years agoAdded a comment
https://id.koumbit.net/anarcat [Wed, 10 Sep 2014 03:00:23 +0000 (23:00 -0400)] 
Added a comment

9 years agomore info, dupe?
https://id.koumbit.net/anarcat [Wed, 10 Sep 2014 02:57:12 +0000 (22:57 -0400)] 
more info, dupe?

9 years ago(no commit message)
https://id.koumbit.net/anarcat [Wed, 10 Sep 2014 02:49:02 +0000 (22:49 -0400)] 

9 years agofixed upstream!
https://id.koumbit.net/anarcat [Wed, 10 Sep 2014 01:43:44 +0000 (21:43 -0400)] 
fixed upstream!

9 years agoanother possibility
smcv [Tue, 9 Sep 2014 17:52:21 +0000 (13:52 -0400)] 
another possibility

9 years agoturn this into mdwn
smcv [Tue, 9 Sep 2014 17:49:10 +0000 (13:49 -0400)] 
turn this into mdwn

9 years agorename bugs/Inlining_adds_newlines_which_can_break_markdown.html to bugs/Inlining_add...
smcv [Tue, 9 Sep 2014 17:46:48 +0000 (13:46 -0400)] 
rename bugs/Inlining_adds_newlines_which_can_break_markdown.html to bugs/Inlining_adds_newlines_which_can_break_markdown.mdwn

9 years agoI would recommend using HTML here
smcv [Tue, 9 Sep 2014 17:45:16 +0000 (13:45 -0400)] 
I would recommend using HTML here

9 years ago(no commit message)
smcv [Tue, 9 Sep 2014 17:36:17 +0000 (13:36 -0400)] 

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnk4wDRm6xm3ftaTbEbVsjvSt4i-pf5WKU [Tue, 9 Sep 2014 15:14:16 +0000 (11:14 -0400)] 

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnk4wDRm6xm3ftaTbEbVsjvSt4i-pf5WKU [Tue, 9 Sep 2014 15:04:11 +0000 (11:04 -0400)] 

9 years agoBugs++
intrigeri [Tue, 9 Sep 2014 08:46:41 +0000 (08:46 +0000)] 
Bugs++

9 years agopossible debugging aid
smcv [Mon, 8 Sep 2014 22:25:00 +0000 (18:25 -0400)] 
possible debugging aid

9 years agofound the "upstream" bug in debian
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 22:19:41 +0000 (18:19 -0400)] 
found the "upstream" bug in debian

9 years ago(no commit message)
oliver [Mon, 8 Sep 2014 21:57:14 +0000 (17:57 -0400)] 

9 years ago(no commit message)
oliver [Mon, 8 Sep 2014 21:56:38 +0000 (17:56 -0400)] 

9 years agoheaders
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 21:51:15 +0000 (17:51 -0400)] 
headers

9 years agoright.
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 21:22:39 +0000 (17:22 -0400)] 
right.

9 years ago(no commit message)
smcv [Mon, 8 Sep 2014 20:42:12 +0000 (16:42 -0400)] 

9 years agoyes, looks like a bug
smcv [Mon, 8 Sep 2014 20:32:56 +0000 (16:32 -0400)] 
yes, looks like a bug

9 years agoisn't this rather Debian-specific?
smcv [Mon, 8 Sep 2014 20:28:45 +0000 (16:28 -0400)] 
isn't this rather Debian-specific?

9 years agonot WTF-8
smcv [Mon, 8 Sep 2014 20:25:09 +0000 (16:25 -0400)] 
not WTF-8

9 years agomore info
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 20:20:58 +0000 (16:20 -0400)] 
more info

9 years agocritical bug with accents
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 20:16:43 +0000 (16:16 -0400)] 
critical bug with accents

9 years agonew patch for this, still not fixed in ikiwiki, but at least a more reasonable patch now
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 19:57:02 +0000 (15:57 -0400)] 
new patch for this, still not fixed in ikiwiki, but at least a more reasonable patch now

9 years agostill a bug, patch still works.
https://id.koumbit.net/anarcat [Mon, 8 Sep 2014 19:37:24 +0000 (15:37 -0400)] 
still a bug, patch still works.

9 years agoAdd comment/query regarding file name/title encoding.
Mesar Hameed [Fri, 5 Sep 2014 21:54:15 +0000 (22:54 +0100)] 
Add comment/query regarding file name/title encoding.

9 years agoReview request
Louis [Thu, 4 Sep 2014 13:04:10 +0000 (15:04 +0200)] 
Review request

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 [Thu, 4 Sep 2014 11:38:57 +0000 (07:38 -0400)] 

9 years agofix link
smcv [Thu, 4 Sep 2014 10:50:56 +0000 (06:50 -0400)] 
fix link

9 years agorefer to patch
smcv [Thu, 4 Sep 2014 10:50:28 +0000 (06:50 -0400)] 
refer to patch

9 years agoflag as ready
smcv [Thu, 4 Sep 2014 10:48:56 +0000 (06:48 -0400)] 
flag as ready

9 years agonew version of branch to fix Python 3
smcv [Thu, 4 Sep 2014 10:47:06 +0000 (06:47 -0400)] 
new version of branch to fix Python 3

9 years agoplugins/proxy.py: be compatible with Python 3
Simon McVittie [Thu, 4 Sep 2014 10:42:05 +0000 (11:42 +0100)] 
plugins/proxy.py: be compatible with Python 3

9 years agorelated bug
smcv [Thu, 4 Sep 2014 10:34:34 +0000 (06:34 -0400)] 
related bug

9 years agooops, wrong bug
smcv [Thu, 4 Sep 2014 10:31:35 +0000 (06:31 -0400)] 
oops, wrong bug

9 years agoreproducible with Python 3 on Debian
smcv [Thu, 4 Sep 2014 10:28:16 +0000 (06:28 -0400)] 
reproducible with Python 3 on Debian

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 [Thu, 4 Sep 2014 10:22:20 +0000 (06:22 -0400)] 

9 years agorename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__p...
smcv [Thu, 4 Sep 2014 10:12:24 +0000 (06:12 -0400)] 
rename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn to bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 [Thu, 4 Sep 2014 10:09:32 +0000 (06:09 -0400)] 

9 years agoikiwiki does not implement Markdown internally, talk to Markdown implementation autho...
smcv [Thu, 4 Sep 2014 10:07:13 +0000 (06:07 -0400)] 
ikiwiki does not implement Markdown internally, talk to Markdown implementation authors instead

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 [Thu, 4 Sep 2014 10:04:59 +0000 (06:04 -0400)] 

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 [Thu, 4 Sep 2014 10:04:32 +0000 (06:04 -0400)] 

9 years agostandard markdown ?
https://www.google.com/accounts/o8/id?id=AItOawk_ptms9fP_S8unm2OlnsNGX1bb7QEpQ8w [Thu, 4 Sep 2014 08:51:05 +0000 (04:51 -0400)] 
standard markdown ?

9 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmcVg3SJFlgDSWSEYvVGcXQRymhhlZNdLc [Thu, 4 Sep 2014 07:20:12 +0000 (03:20 -0400)] 

9 years agomark as done
smcv [Mon, 1 Sep 2014 08:14:06 +0000 (04:14 -0400)] 
mark as done

9 years agorespond to chrysn's feedback, update branch accordingly
smcv [Mon, 1 Sep 2014 08:05:54 +0000 (04:05 -0400)] 
respond to chrysn's feedback, update branch accordingly

9 years agoedittemplate: use unambiguous RFC 3339 datestamps
Simon McVittie [Tue, 1 Jul 2014 07:52:48 +0000 (08:52 +0100)] 
edittemplate: use unambiguous RFC 3339 datestamps

These take into account the timezone offset (and convert it to UTC+0000)
rather than being in an unspecified timezone.

9 years agoIndicate how the UUID is likely to be used
Simon McVittie [Tue, 1 Jul 2014 07:46:54 +0000 (08:46 +0100)] 
Indicate how the UUID is likely to be used

9 years agoOnly provide time, not formatted_time, to edittemplate templates
Simon McVittie [Mon, 1 Sep 2014 07:56:46 +0000 (08:56 +0100)] 
Only provide time, not formatted_time, to edittemplate templates

I'm not sure what the use-case is for formatted_time, and chrysn
pointed out that for display in HTML, [[!date "<TMPL_VAR time>"]]
would be nicer.

9 years agoProvide the current time to edittemplate.
Jonathon Anderson [Sun, 27 Jan 2013 07:38:46 +0000 (10:38 +0300)] 
Provide the current time to edittemplate.

The `time` variable contains a fixed-format time, guaranteed suitable
for parsing by timedate.

The `formatted_time` variable contains the same time formatted by
IkiWiki::formattime.

9 years agoUse Linux uuid facility instead of an external library if possible
Simon McVittie [Tue, 1 Jul 2014 07:29:20 +0000 (08:29 +0100)] 
Use Linux uuid facility instead of an external library if possible

9 years agoedittemplate: only generate a UUID on-demand
Simon McVittie [Tue, 1 Jul 2014 07:23:13 +0000 (08:23 +0100)] 
edittemplate: only generate a UUID on-demand

If the template doesn't use <TMPL_VAR UUID> there's no point in
incurring any cost.

9 years agoProvide a UUID in edittemplate templates.
Jonathon Anderson [Fri, 25 Jan 2013 05:42:23 +0000 (08:42 +0300)] 
Provide a UUID in edittemplate templates.

I want to make GUIDs for my RSS feeds that don't change when I move
pages around.  To that end, I've used UUID::Tiny to generate a
version 4 (random) UUID that is presented in a `uuid` variable in
the template.

At that point, you can do something like this:

    [[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]

9 years agoapply one of my own suggestions
smcv [Mon, 1 Sep 2014 07:52:02 +0000 (03:52 -0400)] 
apply one of my own suggestions

9 years agouse readfile() instead of reinventing it
Simon McVittie [Mon, 1 Sep 2014 07:40:54 +0000 (08:40 +0100)] 
use readfile() instead of reinventing it

This avoids potential action-at-a-distance from locally redefining $/
but never reaching the end of the redefinition's scope.

9 years agoadd news item for ikiwiki 3.20140831
Joey Hess [Sun, 31 Aug 2014 21:21:36 +0000 (14:21 -0700)] 
add news item for ikiwiki 3.20140831

9 years agoupdate
Joey Hess [Sun, 31 Aug 2014 21:19:17 +0000 (14:19 -0700)] 
update

9 years agoprep release
Joey Hess [Sun, 31 Aug 2014 21:17:49 +0000 (14:17 -0700)] 
prep release