]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - IkiWiki
Prepare release for stretch-security
[git.ikiwiki.info.git] / IkiWiki /
2019-02-26 Simon McVittieuseragent: Automatically choose whether to use LWPx...
2017-01-11 Simon McVittieremove: make it clearer that repeated page parameter...
2017-01-11 Simon McVittieCGI, attachment, passwordauth: harden against repeated...
2017-01-11 Simon McVittiepasswordauth: avoid userinfo forgery via repeated email...
2017-01-11 Simon McVittiepasswordauth: prevent authentication bypass via multipl...
2017-01-09 Simon McVittiegit: don't redundantly pass "--" to git_sha1
2017-01-09 Simon McVittiegit: use parameters, not global state, to swap working...
2017-01-09 Simon McVittieRevert "git: Turn $git_dir into a stack"
2017-01-09 Simon McVittiegit: do not mix in_git_dir with eval{}
2017-01-09 Simon McVittieUse rel=nofollow microformat for dynamic (CGI-related...
2017-01-02 Amitai SchleierEnquote $background_command as surely intended.
2016-12-29 Simon McVittieMerge remote-tracking branch 'origin/master'
2016-12-29 Simon McVittiegit: Do not disable commit hook for temporary working...
2016-12-29 Simon McVittiegit: Attribute reverts to the user doing the revert...
2016-12-28 Simon McVittiegit: write proposed attachment to temp file without...
2016-12-28 Simon McVittiegit: change calling convention of safe_git to have...
2016-12-28 Simon McVittiegit: Do the revert operation in a secondary working...
2016-12-28 Simon McVittiegit: Turn $git_dir into a stack
2016-12-28 Simon McVittieTry revert operations (on a branch) before approving...
2016-12-28 Simon McVittieRevert "Tell `git revert` not to follow renames"
2016-12-28 Simon McVittieForce CGI::FormBuilder->field to scalar context where...
2016-12-28 Simon McVittiegit: do not fail to commit if committer is anonymous
2016-12-28 Simon McVittiegit: don't issue a warning if rcsinfo is undefined
2016-12-19 intrigeriMake pagestats output more deterministic.
2016-12-19 Simon McVittieTell `git revert` not to follow renames
2016-12-19 Simon McVittiecgitemplate: actually remove dead code
2016-09-21 Joey Hessinline: Prevent creating a file named ".mdwn" when...
2016-09-14 Amitai SchlairUpdate my surname to its new legal spelling.
2016-09-03 Simon McVittieUse git log --no-renames for recentchanges
2016-06-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2016-05-31 Joey Hessimprove warning message for multiple sources for page
2016-05-11 Simon McVittieWrapper: allocate new environment dynamically
2016-05-08 Amitai SchlairDetect image type from .JPG just like .jpg (etc.).
2016-05-07 Simon McVittieimg: make img_allowed_formats case-insensitive
2016-05-06 Simon McVittieinline: expand show=N backwards compatibility to negative N
2016-05-06 Simon McVittieMerge remote-tracking branch 'origin/master'
2016-05-06 Simon McVittieimg: Add back support for SVG images, bypassing ImageMa...
2016-05-05 Simon McVittieimg: check magic number before giving common formats...
2016-05-05 Simon McVittieimg: restrict to JPEG, PNG and GIF images by default
2016-05-05 Simon McVittieimg: force common Web formats to be interpreted accordi...
2016-05-05 Simon McVittieHTML-escape error messages (OVE-20160505-0012)
2016-03-17 Florian WagnerCorrectly handle filenames starting with a dash in...
2016-03-08 Amitai SchlairProcess .md like .mdwn, but disallow web creation.
2016-03-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2016-03-02 Joey Hessloginselector: When only openid and emailauth are enabl...
2016-02-21 Amitai SchlairFix typo.
2016-01-21 Simon McVittieCompose relative URLs in RSS feeds correctly
2016-01-21 Simon McVittieForce comments URL in RSS feeds to be absolute
2016-01-19 Simon McVittieSilence "used only once: possible typo" warnings for...
2015-11-30 Simon McVittieMerge remote-tracking branch 'origin/master'
2015-11-30 Simon McVittieMerge remote-tracking branch 'smcv/pagestats-show'
2015-11-30 Simon McVittieMerge remote-tracking branch 'smcv/ready/limit'
2015-11-30 Simon McVittieensure_committer: don't do anything if we have the...
2015-11-30 Simon McVittieDon't memoize ensure_committer
2015-11-30 Simon McVittiegit: if no committer identity is known, set it to ...
2015-10-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2015-10-02 Joey Hessemailauth: Added emailauth_sender config.
2015-08-23 Amitai SchlairFix [[!meta name=foo]] by closing the open quote.
2015-06-15 Amitai SchlairSquelch regex deprecation warnings from Perl 5.22.
2015-06-13 Simon McVittieimg: stop ImageMagick trying to be clever if filenames...
2015-06-13 Simon McVittieinline: change default sort order from age to "age...
2015-06-09 Simon McVittiepolygen: if deterministic build is requested, use a...
2015-06-09 Simon McVittiehaiku: if deterministic build is requested, return...
2015-06-09 Simon McVittieSort backlinks deterministically, by falling back to...
2015-06-09 Simon McVittiebrokenlinks: sort the pages that link to the missing...
2015-06-09 Simon McVittiePopulate pagectime from mtime or inode change time...
2015-06-08 Simon McVittieIn rebuilds, assume that every page has been scanned...
2015-06-08 Simon McVittieRevert "Assume that every page has been scanned by...
2015-06-07 Simon McVittieMake the attachment plugin work with CGI.pm 4.x (Closes...
2015-05-27 Simon McVittieDo not directly enable emailauth by default, only indir...
2015-05-19 Joey Hesssohrten url in subject
2015-05-19 Joey Hessnicer layout of subject
2015-05-19 Joey Hessadd url to subject of email
2015-05-14 Joey Hesscloak user PII when making commits etc, and let cloaked...
2015-05-14 Joey Hesspasswordauth: Don't allow registering accounts that...
2015-05-14 Joey HessMerge branch 'emailauth'
2015-05-14 Joey Hessdon't let emailauth user's email address be changed...
2015-05-14 Joey Hesswhen an emailauth user posts a comment, use the usernam...
2015-05-14 Joey Hessavoid showing password prefs for emailauth user
2015-05-14 Joey Hessallow adminuser to be an email address
2015-05-14 Joey Hessfix up session cookie
2015-05-14 Joey Hessemailauth link sent and verified; user login works
2015-05-13 Joey Hessmove stub auth hook to loginselector
2015-05-13 Joey Hessemail auth plugin now works through email address entry
2015-05-13 Joey HessConverted openid-selector into a more generic loginsele...
2015-05-13 Joey Hessrename openid selector files to login-selector
2015-05-13 Joey Hessfurther generalization of openid selector
2015-05-13 Joey Hessgeneralized the openid selector to a login selector
2015-05-13 Joey HessWhen openid and passwordauth are the only enabled auth...
2015-03-01 Simon McVittieStandardize on --long-option instead of -long-option
2015-03-01 Anders KaseorgFix double UTF-8 decode on Perl < 5.20 with upgraded...
2015-01-25 Joey Hessfix another unchecked malloc
2015-01-25 Joey HessFix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli)
2015-01-08 Amitai SchlairIn VCS-committed anonymous comments, link to url.
2015-01-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2015-01-02 Amitai SchlairUpdate blogspam to the 2.0 API.
2014-12-30 Joey Hesspo: If msgmerge falls over on a problem po file, print...
2014-12-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-12-28 Amitai SchlairAvoid uninitialized warnings with comments+no CGI.
2014-12-28 Amitai Schlairikiwiki-comment: optionally override parameters.
next