Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | releasing version 3.20121212 | Joey Hess | 2012-12-11 |
| | |||
* | openid: Display openid in Preferences page as a comment, so it can be ↵ | Joey Hess | 2012-12-04 |
| | | | | selected in all browsers. | ||
* | filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used. | Joey Hess | 2012-11-04 |
| | |||
* | releasing version 3.20121017 | Joey Hess | 2012-10-17 |
| | |||
* | recentchangesdiff: fix further breakage to the template from 3.20120725 | Joey Hess | 2012-10-16 |
| | |||
* | releasing version 3.20121016 | Joey Hess | 2012-10-16 |
| | |||
* | really fix diff display to not show both types of diff | Joey Hess | 2012-10-16 |
| | | | | 12fa9c031f7a9dc25dba628aa91fc347586e4ab6 porported to fix this, but failed | ||
* | Add back a 1em margin between archivepage divs. | Joey Hess | 2012-10-15 |
| | | | | This was lost in commit 954e2e4ef1952fc30dca260b76d7d51e1d05b8b9 | ||
* | add cgi_overload_delay tunable | Joey Hess | 2012-10-09 |
| | | | | | | | | | | | Try to avoid a situation in which so many ikiwiki cgi wrapper programs are running, all waiting on some long-running thing like a site rebuild, that it prevents the web server from doing anything else. The current approach only avoids this problem for GET requests; if multiple cgi's run GETs on a site at the same time, one will display a "please wait" page for a configurable number of seconds, which then redirects to retry. To enable this protection, set cgi_overload_delay to the number of seconds to wait. This is not enabled by default. | ||
* | changelog | Joey Hess | 2012-09-29 |
| | |||
* | update copyright and changelog | Joey Hess | 2012-08-30 |
| | |||
* | releasing version 3.20120725 | Joey Hess | 2012-08-25 |
| | |||
* | comments: Remove ipv6 address specific code. | Joey Hess | 2012-08-25 |
| | |||
* | merged anarcat/osm_arbitrary_layers | Joey Hess | 2012-08-25 |
| | |||
* | responsen | Joey Hess | 2012-08-24 |
| | |||
* | merged anarcat's osm fixes | Joey Hess | 2012-08-05 |
| | |||
* | Split CFLAGS into words when building wrapper. Closes: #682237 | Joey Hess | 2012-07-20 |
| | |||
* | recentchangesdiff: When diffurl is not set, provide inline diffs in the ↵ | Joey Hess | 2012-07-19 |
| | | | | recentchanges page, with visibility toggleable via javascript. Thanks, Antoine Beaupré | ||
* | releasing version 3.20120629 | Joey Hess | 2012-06-29 |
| | |||
* | mirrorlist: Add mirrorlist_use_cgi setting that avoids usedirs or other ↵ | Joey Hess | 2012-06-03 |
| | | | | config differences by linking to the mirror's CGI. (intrigeri) | ||
* | cve | Joey Hess | 2012-05-16 |
| | |||
* | meta: Security fix; add missing sanitization of author and authorurl. ↵ | Joey Hess | 2012-05-16 |
| | | | | Thanks, Raúl Benencia | ||
* | releasing version 3.20120419 | Joey Hess | 2012-04-19 |
| | |||
* | merged smcv/ready/trail | Joey Hess | 2012-04-18 |
| | |||
* | graphviz: Handle self-links. | Joey Hess | 2012-04-18 |
| | |||
* | link: Fix renaming wikilinks that contain embedded urls. | Joey Hess | 2012-04-18 |
| | |||
* | add comment subscription checkbox to editpage | Joey Hess | 2012-04-13 |
| | | | | Reworded template, which also called the commit message a "comment". | ||
* | inline, trail: The pagenames parameter is now a list of absolute pagenames, ↵ | Joey Hess | 2012-04-08 |
| | | | | not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv) | ||
* | remove: Support removing of pages in the transient underlay. (smcv) | Joey Hess | 2012-04-08 |
| | |||
* | rename: Allow rename to be started not from the edit page; return to the ↵ | Joey Hess | 2012-04-05 |
| | | | | renamed page in this case. | ||
* | typo | Joey Hess | 2012-04-04 |
| | |||
* | httpauth: When it's the only auth method, avoid a pointless and confusing ↵ | Joey Hess | 2012-04-04 |
| | | | | signin form, and just right to the httpauthurl. | ||
* | passwordauth: Fix url in password recovery email to be absolute. | Joey Hess | 2012-04-02 |
| | | | | | This got broken when cgiurl began often returning a relative url. Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl. | ||
* | meta: Support keywords header. Closes: #664780 Thanks, Martin Michlmayr | Joey Hess | 2012-04-01 |
| | |||
* | Added a "changes" hook. Renamed the "change" hook to "rendered", but | Joey Hess | 2012-03-28 |
| | | | | the old hook name is called for now for back-compat. | ||
* | changemail: New plugin, sends emails about changed pages. | Joey Hess | 2012-03-28 |
| | |||
* | meta: Export author information in html <meta> tag. Closes: #664779 Thanks, ↵ | Joey Hess | 2012-03-27 |
| | | | | Martin Michlmayr | ||
* | inline: When the pagenames list includes pages that do not exist, skip them. | Joey Hess | 2012-03-21 |
| | | | | | | | | | | | bestlink returns '' if no existing page matches a link. This propigated through inline and other plugins, causing uninitialized value warnings, and in some cases (when filecheck was enabled) making the whole directive fail. Skipping the empty results fixes that, but this is papering over another problem: If the missing page is later added, there is not dependency information to know that the inline needs to be updated. Perhaps smcv will fix that later. | ||
* | Remove dead link from plugins/teximg. Closes: #664885 | Joey Hess | 2012-03-21 |
| | |||
* | releasing version 3.20120203 | Joey Hess | 2012-03-19 |
| | |||
* | more updates for trail merge | Joey Hess | 2012-03-18 |
| | |||
* | changelog | Joey Hess | 2012-03-18 |
|\ | |||
* | | URI escape filename when generating the diffurl. | Joey Hess | 2012-03-13 |
| | | | | | | | | | | ikiwiki source files can contain at least one character that needs to be escaped in an url: + | ||
* | | Add a few missing jquery UI icons to attachment upload widget underlay. | Joey Hess | 2012-03-05 |
| | | |||
* | | add XML::Writer suggestion for osm plugin | Joey Hess | 2012-03-03 |
| | | |||
* | | add osm plugin | Joey Hess | 2012-03-03 |
| | | |||
* | | shortcut: Support Wikipedia's form of url-encoding for unicode characters | Joey Hess | 2012-03-03 |
| | | | | | | | | | | I think it's the wrong encoding, seems like mojibake to me, but it works now. Closes: #661198 | ||
* | | changelog | Joey Hess | 2012-03-03 |
| | | |||
* | | updated debian copyright format url | Joey Hess | 2012-03-03 |
| | | |||
* | | changelog | Joey Hess | 2012-02-19 |
| | |