| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-31 |
|\ |
|
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkyQYf6i3PckNGm2TOHxWCr_xTfcjhMRlA | 2010-05-29 |
* | | creation_day() etc use local time, not gmtime.•••To match calendars, which use local time. Particularly important at
the end of the month.
I checked the history, and there seemed no good rationalle for the
pagespecs to use gmtime.
| Joey Hess | 2010-05-31 |
|/ |
|
* | Revert "delete me" | Joey Hess | 2010-05-28 |
* | delete me | https://www.google.com/accounts/o8/id?id=AItOawmC_nMjWfriv8nVMOwnvYhgmzwvVP4OVjU | 2010-05-28 |
* | avoid insane use of javascript "array" | Joey Hess | 2010-05-27 |
* | (no commit message) | http://jeremiahfoster.com/ | 2010-05-26 |
* | (no commit message) | http://jeremiahfoster.com/ | 2010-05-26 |
* | Code formatting. | http://jeremiahfoster.com/ | 2010-05-26 |
* | Added example. | http://jeremiahfoster.com/ | 2010-05-26 |
* | Removed redundant "configure' | http://jeremiahfoster.com/ | 2010-05-26 |
* | typos and missing link | Javier Rojas | 2010-05-24 |
* | new post - link completion in vim | Javier Rojas | 2010-05-24 |
* | (no commit message) | zimek | 2010-05-22 |
* | fix uninitalized value warning | Joey Hess | 2010-05-21 |
* | yaml setup files | Joey Hess | 2010-05-21 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-21 |
|\ |
|
| * | Revise/archive user page | http://jblevins.org/ | 2010-05-21 |
| * | move tupyakov's page under users/ (says 'hello' in Russian), remove surplus page | Jon Dowland | 2010-05-20 |
| * | (no commit message) | tupyakov_vladimr | 2010-05-20 |
| * | (no commit message) | tupyakov_vladimr | 2010-05-20 |
| * | (no commit message) | zimek | 2010-05-19 |
| * | new versions which address some of these issues | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | reply | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | new version to go with new version of field | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | added toc | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | new version; prev_, next_, here_only, and loops | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | new version; splitting docs between plugin and directive pages | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | put ftemplate directive info under directives; new version of ftemplate, with... | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | new version | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
| * | new version | http://kerravonsen.dreamwidth.org/ | 2010-05-19 |
* | | disable warnings when evaling setup files•••In particular, perl warns if a qw{} contains a #, but openids can.
If the setup file has 'use warnings', it will turn warning messages back
on, so it seems reasonable to squelch them by default.
| Joey Hess | 2010-05-21 |
|/ |
|
* | add news item for ikiwiki 3.20100518.2 | Joey Hess | 2010-05-18 |
* | releasing version 3.20100518.2 | Joey Hess | 2010-05-18 |
* | Fix a typo in the last release. | Joey Hess | 2010-05-18 |
* | response | Joey Hess | 2010-05-18 |
* | add news item for ikiwiki 3.20100518 | Joey Hess | 2010-05-18 |
* | releasing version 3.20100518 | Joey Hess | 2010-05-18 |
* | simplify example•••I've seen user(http://*) confuse someone who didn't know pagespecs to think
that just http://* would moderate all comments to every page, or something
like that.
| Joey Hess | 2010-05-18 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-05-18 |
|\ |
|
| * | response | intrigeri | 2010-05-18 |
| * | response: shortcomings | Jon Dowland | 2010-05-18 |
| * | tag as done | http://smcv.pseudorandom.co.uk/ | 2010-05-18 |
| * | problem solved | Changaco | 2010-05-17 |
* | | Fix a bug that prevented matching deleted comments, and so did not update pag...•••Problem is that by the time rendering calls render_dependent, %pagesources
has had deleted files removed from it. So match_comment's lookup of
files in there to see if they had the _comment extension failed.
I had to introduce a hash that temporarily holds filenames of deleted pages
to fix this.
Note that unlike comment(), internal() had avoided this pitfall by being
defined to match both internal and non-internal pages.
| Joey Hess | 2010-05-18 |
|/ |
|
* | review | Joey Hess | 2010-05-17 |
* | force scalar context | Joey Hess | 2010-05-17 |
* | please pull | intrigeri | 2010-05-17 |
* | why this is hard.. | Joey Hess | 2010-05-17 |
* | response | Joey Hess | 2010-05-17 |