| Commit message (Expand) | Author | Age |
* | 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 |
* | 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.20120109 | Joey Hess | 2012-01-09 |
* | 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 |
* | jquery source cleanup•••* Add unminified jquery js and css files to source.
* Update to jquery 1.6.2, and jquery-ui 1.8.14.
The full files are included in the source but not the binary.
I'm not minifying the files as part of build because I don't want ikiwiki
to build depend on a javascript minifier. (Let alone need one at runtime).
Nor do I want to deal with any breakage caused by the minifier. These
files were taken from the debian packages.
The jquery-tmpl full file was taken from revision
66bb852217c49ae8c9a8f2522150354ae80463de of its git repository, which
matches the minified file I already had. I did not want to deal with possible
breakage in newer versions; this thing claims to need an ancient version of
jquery (1.4.2), and is perhaps only working by luck with the newer versions
as it is.
| Joey Hess | 2011-08-24 |
* | releasing version 3.20110715 | Joey Hess | 2011-07-15 |
* | releasing version 3.20110711 | Joey Hess | 2011-07-11 |
* | releasing version 3.20110707 | Joey Hess | 2011-07-07 |
* | releasing version 3.20110608 | Joey Hess | 2011-06-08 |
* | releasing version 3.20110431 | Joey Hess | 2011-06-03 |
* | releasing version 3.20110430 | Joey Hess | 2011-04-30 |
* | releasing version 3.20110328 | Joey Hess | 2011-03-28 |
* | releasing version 3.20110321 | Joey Hess | 2011-03-21 |
* | releasing version 3.20110225 | Joey Hess | 2011-02-25 |
* | releasing version 3.20110124 | Joey Hess | 2011-01-24 |
* | releasing version 3.20110123 | Joey Hess | 2011-01-23 |
* | releasing version 3.20110122 | Joey Hess | 2011-01-22 |
* | releasing version 3.20110105 | Joey Hess | 2011-01-05 |
* | releasing version 3.20101231 | Joey Hess | 2010-12-31 |
* | releasing version 3.20101201 | Joey Hess | 2010-12-01 |
* | releasing version 3.20101129 | Joey Hess | 2010-11-29 |
* | releasing version 3.20101112 | Joey Hess | 2010-11-12 |
* | releasing version 3.20101023 | Joey Hess | 2010-10-23 |
* | releasing version 3.20101019 | Joey Hess | 2010-10-19 |
* | releasing version 3.20100926 | Joey Hess | 2010-09-27 |
* | releasing version 3.20100915 | Joey Hess | 2010-09-15 |
* | releasing version 3.20100831 | Joey Hess | 2010-08-31 |
* | releasing version 3.20100815 | Joey Hess | 2010-08-15 |
* | releasing version 3.20100804 | Joey Hess | 2010-08-04 |
* | Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify... | Joey Hess | 2010-07-31 |
* | releasing version 3.20100722 | Joey Hess | 2010-07-22 |
* | releasing version 3.20100704 | Joey Hess | 2010-07-04 |
* | rcs_commit and rcs_commit_staged api changes•••Using named parameters for these is overdue. Passing the session in a
parameter instead of passing username and IP separately will later allow
storing other session info, like username or part of the email.
Note that these functions are not part of the exported API,
and the prototype change will catch (most) skew, so I am not changing
API versions. Any third-party plugins that call them will need updated
though.
| Joey Hess | 2010-06-23 |
* | releasing version 3.20100623 | Joey Hess | 2010-06-23 |
* | releasing version 3.20100610 | Joey Hess | 2010-06-10 |
* | closing; cannot reproduce and no followup for 1 year 9 months | Joey Hess | 2010-06-09 |
* | releasing version 3.20100518.2 | Joey Hess | 2010-05-18 |
* | releasing version 3.20100518 | Joey Hess | 2010-05-18 |
* | relase finalised | Joey Hess | 2010-05-15 |
* | moved comments pending moderation•••* comments: Comments pending moderation are now stored in the srcdir
alongside accepted comments, but with a `._comment_pending` extension.
* This allows easier byhand moderation, as the "_pending" need
only be stripped off and the comment be committed to version control.
* The `comment_pending()` pagespec can be used to match such unmoderated
comments, which makes it easy to add a feed of them, or a counter
indicating how many there are.
* Belatedly added a `comment()` pagespec.
| Joey Hess | 2010-05-06 |
* | releasing version 3.20100504 | Joey Hess | 2010-05-04 |
* | releasing version 3.20100501 | Joey Hess | 2010-05-01 |