Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-29 | Cannot reproduce. Joey, more info please? | intrigeri | |
2011-03-29 | Need more info. | intrigeri | |
2011-03-28 | CVE assigned | Joey Hess | |
2011-03-28 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2011-03-28 | changelog | Joey Hess | |
2011-03-28 | meta plugin: script support | Giuseppe Bilotta | |
(cherry picked from commit 44c5b27f88fdbfb4fdd061f600039e490eaeff92) | |||
2011-03-28 | use real name | Giuseppe Bilotta | |
2011-03-28 | severity analysis update | Joey Hess | |
2011-03-28 | yaml is needed as a build dep now | Joey Hess | |
2011-03-28 | alt stylesheets will not be showing up in browser | Joey Hess | |
To show them securely, I'd have to lock the css_market page, and disable scrubbing of the page. Don't want to do that. | |||
2011-03-28 | add news item for ikiwiki 3.20110328 | Joey Hess | |
2011-03-28 | releasing version 3.20110328 | Joey Hess | |
2011-03-28 | meta: Security fix; don't allow alternative stylesheets to be added on pages ↵ | Joey Hess | |
where the htmlscrubber is enabled. | |||
2011-03-28 | comment: Better fix to avoid showing comments of subpages, while not ↵ | Joey Hess | |
breaking manual inlining of comments. | |||
2011-03-28 | Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ↵ | Joey Hess | |
introduced in version 3.20100505.)" This reverts commit b34d31142b9fed28ec9cf77fe0c5d9f405d48c84. This was the wrong approach. It broke inlining of comment(*) on eg, a toplevel comment page. | |||
2011-03-28 | Create page. | tschwinge | |
2011-03-24 | Yaml formatted setup files are now produced by default | Joey Hess | |
This has been a while coming. It turns out that non-excutable setup files have a number of benefits. Also, I find YAML setup files easier to edit myself, and I suspect many users will prefer not needing to deal with perl syntax. | |||
2011-03-24 | fix targetpage replacement to support 3 argument form | Joey Hess | |
Oddly, this hadn't caused any visible breakage. Possibly inline, which is the only thing to use targetpage, resolves the function to the "real" one before po gets loaded? | |||
2011-03-24 | avoid stomping on inline's rootpage sub if it's not already present | Joey Hess | |
If the inline plugin is not being loaded, or is perhaps loaded after po (when IkiWiki::Setup::getsetup loads all the plugins, for example), po should not inject its custom rootpage sub, as that will lead to a redefinition error message when inline loads. | |||
2011-03-24 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2011-03-24 | Add timezone setting in setup file. This alows time zone to be configured ↵ | Joey Hess | |
via the web. | |||
2011-03-24 | in practice this is enabled by default, because recentchanges uses it | http://smcv.pseudorandom.co.uk/ | |
2011-03-24 | this was merged, fix cross-references to other plugins | http://smcv.pseudorandom.co.uk/ | |
2011-03-24 | rename plugins/contrib/transient.mdwn to plugins/transient.mdwn | http://smcv.pseudorandom.co.uk/ | |
2011-03-23 | ikiwiki manual: fix a little spelling mistake | Jörg Sommer | |
2011-03-23 | test of openid | http://tmarble.wordpress.com/ | |
2011-03-22 | response | Joey Hess | |
2011-03-22 | Revert garbage | Joey Hess | |
2011-03-22 | Revert "тест" | Joey Hess | |
This reverts commit 426d4037d2ee2752f65775197e043fd623538d58. | |||
2011-03-22 | (no commit message) | verrens | |
2011-03-22 | тест | verrens | |
2011-03-22 | removed spam | http://kerravonsen.dreamwidth.org/ | |
2011-03-22 | (no commit message) | prosch | |
2011-03-22 | another thought | http://kerravonsen.dreamwidth.org/ | |
2011-03-22 | response to response | http://kerravonsen.dreamwidth.org/ | |
2011-03-22 | clean solution is not clean | http://kerravonsen.dreamwidth.org/ | |
2011-03-21 | fix var name | Joey Hess | |
2011-03-21 | add news item for ikiwiki 3.20110321 | Joey Hess | |
2011-03-21 | releasing version 3.20110321 | Joey Hess | |
2011-03-21 | comment about locking | Joey Hess | |
2011-03-21 | call aggregate checkconfig last | Joey Hess | |
Since the plugin abuses the checkconfig hook to launch aggregation when in --aggregate mode, it should give other plugins that have checkconfig hooks a chance to run before they are possibly used in rendering the aggregated content. | |||
2011-03-21 | Avoid escaping / characters in filenames when building the cgiurl, as this ↵ | Joey Hess | |
confuses eg, cvsweb. | |||
2011-03-21 | aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the ↵ | Joey Hess | |
cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz) | |||
2011-03-21 | response | Joey Hess | |
2011-03-21 | close as user error | Joey Hess | |
2011-03-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2011-03-21 | response | Joey Hess | |
2011-03-21 | clean | Joey Hess | |
2011-03-21 | base href has to be (fully) absolute | http://smcv.pseudorandom.co.uk/ | |
2011-03-21 | oops, it was me | http://kerravonsen.dreamwidth.org/ | |