Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add google back to openid selector. Apparently this has gotten a stay of ↵ | Joey Hess | 2014-07-03 |
| | | | | execution until April 2015. (It may continue to work until 2017.) | ||
* | prep release | Joey Hess | 2014-06-13 |
| | |||
* | Remove google from openid selector, per http://xkcd.com/1361/ | Joey Hess | 2014-04-29 |
| | | | | Replace with Verisign's openid provider. | ||
* | only_committed_changes could fail in a git repository merged with git merge ↵ | Joey Hess | 2014-04-05 |
| | | | | -s ours. | ||
* | prep release | Joey Hess | 2014-02-27 |
| | |||
* | python proxy: Avoid utf-8 related crash. Thanks, Antoine Beaupré | Joey Hess | 2014-02-25 |
| | |||
* | Improve templates testing. Thanks, smcv | Joey Hess | 2014-02-23 |
| | |||
* | patchmeister | Joey Hess | 2014-02-23 |
| | |||
* | Cleanup of the openid login widget, including replacing of hotlinked images ↵ | Joey Hess | 2014-02-23 |
| | | | | from openid providers with embedded, freely licensed artwork. Thanks, smcv | ||
* | Deal with nasty issue with gettext clobbering $@ while printing error ↵ | Joey Hess | 2014-02-23 |
| | | | | message containing it. Thanks, smcv | ||
* | git: Explicity push master branch, as will be needed by git 2.0's change to ↵ | Joey Hess | 2014-02-23 |
| | | | | push.default=matching by default. Thanks, smcv | ||
* | git diffurl: Do not escape / in paths to changed files, in order to ↵ | Joey Hess | 2014-02-23 |
| | | | | interoperate with cgit (gitweb works either way) Thanks, intrigeri. | ||
* | Allow up to 8 levels of nested directives, rather than previous 3 in ↵ | Joey Hess | 2014-02-23 |
| | | | | directive infinite loop guard. | ||
* | po: Add html_lang_code and html_lang_dir template variables for the language ↵ | Joey Hess | 2014-02-23 |
| | | | | code and direction of text. Thanks, Mesar Hameed | ||
* | changelog | Joey Hess | 2014-02-01 |
| | |||
* | prep release | Joey Hess | 2014-01-25 |
| | |||
* | osm: Escape name parameter. Closes: #731797 | Joey Hess | 2014-01-15 |
| | |||
* | inline: Allow overriding the title of the feed. Closes: #735123 Thanks, ↵ | Joey Hess | 2014-01-13 |
| | | | | Christophe Rhodes | ||
* | lintian | Joey Hess | 2014-01-02 |
| | |||
* | prep release | Joey Hess | 2014-01-02 |
| | |||
* | aggregrate: Fix several bugs in handling of empty and colliding titles when ↵ | Joey Hess | 2013-12-28 |
| | | | | generating filenames. | ||
* | style.css: Add compatability definitions for more block-level html5 ↵ | Joey Hess | 2013-12-03 |
| | | | | elements. Closes: #731199 | ||
* | osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197 | Joey Hess | 2013-12-03 |
| | |||
* | typo | Joey Hess | 2013-11-17 |
| | |||
* | search: Added googlesearch option, which makes it search google rather than ↵ | Joey Hess | 2013-11-17 |
| | | | | using the internal xapain database. (googlesearch plugin is too hard to turn on when xapain databases corrupt themselves, which happens all too frequently). | ||
* | comments: Write pending moderation comments to the transient underlay to ↵ | Joey Hess | 2013-11-17 |
| | | | | avoid conflict with only_committed_changes. | ||
* | Added only_committed_changes config setting, which speeds up wiki refresh by ↵ | Joey Hess | 2013-11-16 |
| | | | | querying git to find the files that were changed, rather than looking at the work tree. Not enabled by default as it can break some setups where not all files get committed to git. | ||
* | Optmised loadindex by caching the page name in the index. | Joey Hess | 2013-11-16 |
| | | | | | | | | | | | | | I have benchmarked the pagename() call this avoids taking up to 2 seconds for a loadindex in a large wiki. The total loadindex for that wiki was 6.46s, so this is a significant improvment. Even on a smaller site, this reduces the refresh time from 1.69 to 1.52 seconds. The only breakage risk here is that pagename() can change the page name it calculates due to setup changes. But in the case of a setup change, the whole site is rebuilt. So the cached page name is not used in that case. | ||
* | Fixed unncessary tight loop hash copy in saveindex where a pointer can be ↵ | Joey Hess | 2013-11-16 |
| | | | | | | | | | used instead. Can speed up refreshes by nearly 50% in some circumstances. I *think* this is ok, at least it results in close to the same index being saved as before. The difference is that plugins that have a pagestate of {} have that recorded this way, while with the tight loop, the key for the plugin in not copied in that case. I cannot see how this could matter. | ||
* | poll: Fix behavior of poll buttons when inlined. | Joey Hess | 2013-11-13 |
| | |||
* | aggregate: Improve display of post author. | Joey Hess | 2013-09-05 |
| | | | | | | The recent move of the post author to the author field is good, but with it coming after the name of the feed, it is unlikely to be visible when viewed in eg mutt. Move it to before the feed name. | ||
* | releasing package ikiwiki version 3.20130904.1 | Joey Hess | 2013-09-04 |
| | |||
* | Fix cookiejar default setting. | Joey Hess | 2013-09-04 |
| | |||
* | releasing package ikiwiki version 3.20130904 | Joey Hess | 2013-09-04 |
| | |||
* | Fix test suite to work with perl 5.18. Closes: #719969 | Joey Hess | 2013-08-30 |
| | |||
* | Consistently configure LWP::UserAgent to allow use of http_proxy and ↵ | Joey Hess | 2013-08-03 |
| | | | | no_proxy environment variables, as well as ~/.ikiwiki/cookies (schmonz) | ||
* | merge schmonz/fancypodcast | Joey Hess | 2013-07-21 |
| | |||
* | calendar: Display the popup mouseover when there is only 1 page for a given ↵ | Joey Hess | 2013-07-19 |
| | | | | day, for better UI consistency. | ||
* | Pass --no-edit when used with git 1.7.8 and newer. | Joey Hess | 2013-07-10 |
| | | | | | | | | | Not sure if this is needed to avoid it trying to run an editor. Probably there is never a controlling terminal and probably git notices and does nothing. But I'm just copying what I have in git-annex assistant here. (Although with a much worse git version comparion, that only really works due to luck.) | ||
* | Deal with git behavior change in 1.7.8 and newer that broke support for ↵ | Joey Hess | 2013-07-10 |
| | | | | commits with an empty commit message. | ||
* | releasing version 3.20130710 | Joey Hess | 2013-07-10 |
| | |||
* | Fix crash that could occur when a needsbuild hook returned a file that does ↵ | Joey Hess | 2013-07-10 |
| | | | | | | | | not exist. I saw this happen with calendar, when it wanted to update a page, that had a calendar on it, but the page had just been deleted. This caused srcfile_stat to crash. | ||
* | The ip() pagespec can now contain glob characters to match eg, a subnet full ↵ | Joey Hess | 2013-07-08 |
| | | | | of spammers. | ||
* | openid: Automatically upgrade openid_realm to https when accessed via https. | Joey Hess | 2013-06-29 |
| | |||
* | page.tmpl: omit searchform, trails, sidebar and most metadata in CGI (smcv) | Joey Hess | 2013-06-26 |
| | |||
* | osm: Remove trailing slash from KML maps icon. | Joey Hess | 2013-06-23 |
| | |||
* | calendar: When there are multiple pages for a given day, they're displayed ↵ | Joey Hess | 2013-06-23 |
| | | | | in a popup on mouseover. Thanks, Louis | ||
* | comments: The formats allowed to be used in comments can be configured using ↵ | Joey Hess | 2013-06-23 |
| | | | | comments_allowformats. Thanks, Michal Sojka | ||
* | blogspam: Fix encoding issue in RPC::XML call. Thanks, Changaco | Joey Hess | 2013-06-23 |
| | |||
* | bzr: bzr rm no longer has a --force option, remove | Joey Hess | 2013-05-18 |
| |