| Commit message (Expand) | Author | Age |
* | 3.20180311 | Simon McVittie | 2018-03-11 |
* | Avoid unexpected full paths from find(1). | Amitai Schleier | 2018-03-02 |
* | 3.20180228•••Signed-off-by: Simon McVittie <smcv@debian.org>
| Simon McVittie | 2018-02-28 |
* | Remove openid provider icons from login selector•••Remove openid provider icons from login selector, since openid providers
are increasingly not working. Verisign retired theirs, and aol and
yahoo/flickr are not commonly used for openid. Any users who still clicked
those icons to login will need to instead enter their openid url.
This commit was sponsored by andrea rota.
| Joey Hess | 2018-01-05 |
* | Updated German basewiki and directives translation from Sebastian Kuhnert. | Joey Hess | 2017-12-25 |
* | Update l10n•••Signed-off-by: Simon McVittie <smcv@debian.org>
| Simon McVittie | 2017-10-01 |
* | Fix build with po4a 0.52. | Amitai Schleier | 2017-09-19 |
* | 3.20170622 | Simon McVittie | 2017-06-22 |
* | Release 3.20170111 | Simon McVittie | 2017-01-11 |
* | 3.20161229.1 | Simon McVittie | 2016-12-29 |
* | 3.20160728 | Simon McVittie | 2016-07-28 |
* | update | Joey Hess | 2016-06-23 |
* | 3.20160509 | Simon McVittie | 2016-05-09 |
* | 3.20160121 | Simon McVittie | 2016-01-21 |
* | 3.20150610 | Simon McVittie | 2015-06-10 |
* | crufty po updates | Joey Hess | 2015-05-14 |
* | Standardize on --long-option instead of -long-option•••[[forum/refresh_and_setup]] indicates some confusion between --setup
and -setup. Both work, but it's clearer if we stick to one in
documentation and code.
A 2012 commit to [[plugins/theme]] claims that "-setup" is required
and "--setup" won't work, but I cannot find any evidence in ikiwiki's
source code that this has ever been the case.
| Simon McVittie | 2015-03-01 |
* | Use $(MAKE) in po, as elsewhere in the build.•••(cherry picked from commit 26a6c611fe9a32efa437efd07c698116d22b3a31)
| n0gOoi3 | 2014-12-27 |
* | Add missing build-depends on libcgi-formbuilder-perl, needed for t/relativity.t | Joey Hess | 2014-10-20 |
* | Merge branch 'ready/templatebody' | Simon McVittie | 2014-09-15 |
|\ |
|
| * | Track whether we're in the scan or render phase•••In the scan phase, it's too early to match pagespecs or sort pages;
in the render phase, both of those are OK.
It would be possible to add phases later, renumbering them if necessary
to maintain numerical order.
| Simon McVittie | 2014-03-05 |
* | | update | Joey Hess | 2014-08-31 |
* | | add build deps needed by some tests in the test suite | Joey Hess | 2014-08-15 |
|/ |
|
* | update | Joey Hess | 2014-01-25 |
* | prep release | Joey Hess | 2014-01-02 |
* | releasing package ikiwiki version 3.20130904.1 | Joey Hess | 2013-09-04 |
* | releasing version 3.20130711 | Joey Hess | 2013-07-10 |
* | releasing version 3.20130710 | Joey Hess | 2013-07-10 |
* | releasing version 3.20130518 | Joey Hess | 2013-05-18 |
* | releasing version 3.20130504 | Joey Hess | 2013-05-05 |
* | releasing version 3.20130212 | Joey Hess | 2013-02-12 |
* | Bump test count for previous. | Amitai Schlair | 2013-02-02 |
* | releasing version 3.20121212 | Joey Hess | 2012-12-11 |
* | releasing version 3.20121016 | Joey Hess | 2012-10-16 |
* | releasing version 3.20120725 | Joey Hess | 2012-08-25 |
* | releasing version 3.20120629 | Joey Hess | 2012-06-29 |
* | releasing version 3.20120516 | Joey Hess | 2012-05-16 |
* | po/Makefile: missing one semicolon still | Giuseppe Bilotta | 2012-05-09 |
* | Fix po Makefile•••In the complex 'if' chain when merging ikiwiki.pot with .po files, make
sure line-endings, shell-muting and semi-colons don't cause the shell to
bomb out with syntax errors and commands not found.
| Giuseppe Bilotta | 2012-05-05 |
* | work without gettext commands•••Seems in certian cases (which I cannot entirely reproduce), gettext
commands run during build even from a clean tree. Make these nonfatal.
| Joey Hess | 2012-04-27 |
* | releasing version 3.20120419 | Joey Hess | 2012-04-19 |
* | releasing version 3.20120203 | Joey Hess | 2012-03-19 |
* | releasing version 3.20120202 | Joey Hess | 2012-02-02 |
* | releasing version 3.20120115 | Joey Hess | 2012-01-15 |
* | releasing version 3.20120115 | Joey Hess | 2012-01-15 |
* | releasing version 3.20111229 | Joey Hess | 2011-12-29 |
* | releasing version 3.20111107 | Joey Hess | 2011-11-30 |
* | releasing version 3.20111106 | Joey Hess | 2011-11-06 |
* | releasing version 3.20110905 | Joey Hess | 2011-09-05 |
* | Fix typo in Danish translation of shortcuts page that caused expoentional reg...•••Complex regular subexpression recursion limit (32766) exceeded at
/home/joey/src/ikiwiki/IkiWiki.pm line 1532.
This doesn't fix the blowup potential itself, it just fixes the typo. :)
A sample page that causes the blowup is attached below for future
reference. The first directive is not terminated. Contributing are the
additional quotes around the following directives, which mean that they can
each be processed as a parameter to the first directive, or as an
individual directive. In resolving this ambiguity, the regexp blows up.
Happily, perl contains the explosion , so I don't think there is an exploit
here.
"[[!shortcut name=wiktionary url=\"https://secure.wikimedia.org/wiktionary/en/"
"[[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]"
"[[!shortcut name=debwiki url=\"http://wiki.debian.org/%s\"]]"
"[[!shortcut name=fdobug url=\"https://bugs.freedesktop.org/show_bug.cgi?id=%s\" desc=\"freedesktop.org bug #%s\"]]"
"[[!shortcut name=fdolist url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" desc=\"%s@lists.freedesktop.org\"]]"
"[[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]"
"[[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]"
"[[!shortcut name=fdolist url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" desc=\"%s@lists.freedesktop.org\"]]"
"[[!shortcut name=gnomebug url=\"http://bugzilla.gnome.org/show_bug.cgi?id=%s\" desc=\"GNOME bug #%s\"]]"
"[[!shortcut name=linuxbug url=\"http://bugzilla.kernel.org/show_bug.cgi?id=%s\" desc=\"Linux bug #%s\"]]"
"[[!shortcut name=gmane url=\"http://dir.gmane.org/gmane.%s\" desc=\"gmane.%s\"]]"
"[[!shortcut name=gmanemsg url=\"http://mid.gmane.org/%s\"]]"
"[[!shortcut name=cpan url=\"http://search.cpan.org/search?mode=dist&query=%s\"]]"
"[[!shortcut name=ctan url=\"http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s\"]]"
"[[!shortcut name=hoogle url=\"http://haskell.org/hoogle/?q=%s\"]]"
"[[!shortcut name=iki url=\"http://ikiwiki.info/%S/\"]]"
"[[!shortcut name=ljuser url=\"http://%s.livejournal.com/\"]]"
"[[!shortcut name=rfc url=\"http://www.ietf.org/rfc/rfc%s.txt\" desc=\"RFC %s\"]]"
"[[!shortcut name=c2 url=\"http://c2.com/cgi/wiki?%s\"]]"
"[[!shortcut name=meatballwiki url=\"http://www.usemod.com/cgi-bin/mb.pl?%s\"]]"
"[[!shortcut name=emacswiki url=\"http://www.emacswiki.org/cgi-bin/wiki/%s\"]]"
"[[!shortcut name=haskellwiki url=\"http://haskell.org/haskellwiki/%s\"]]"
"[[!shortcut name=dict url=\"http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s\"]]"
"[[!shortcut name=imdb url=\"http://imdb.com/find?q=%s\"]]"
"[[!shortcut name=gpg url=\"http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s\"]]"
"[[!shortcut name=perldoc url=\"http://perldoc.perl.org/search.html?q=%s\"]]"
"[[!shortcut name=whois url=\"http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain\"]]"
"[[!shortcut name=cve url=\"http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s\"]]"
"[[!shortcut name=cia url=\"http://cia.vc/stats/project/%s\"]]"
"[[!shortcut name=ciauser url=\"http://cia.vc/stats/user/%s\"]]"
"[[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]"
"[[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]"
"[[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]"
"[[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]"
"[[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]"
| Joey Hess | 2011-07-26 |