2010-04-15 |
Joey Hess | conditional: Fix bug that forced "all" mode off by... |
tree | commitdiff |
2010-04-15 |
Joey Hess | fix sidebar directive parameter handling |
tree | commitdiff |
2010-04-15 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-04-15 |
Joey Hess | allow sidebar directive to enable use of sidebar page |
tree | commitdiff |
2010-04-15 |
Joey Hess | sidebar: Add global_sidebars setting. |
tree | commitdiff |
2010-04-15 |
Joey Hess | sidebar: Now a sidebar directive can be used to overrid... |
tree | commitdiff |
2010-04-15 |
Joey Hess | disable feeds in raw mode |
tree | commitdiff |
2010-04-15 |
Joey Hess | typo |
tree | commitdiff |
2010-04-15 |
Joey Hess | enhance pagestats and rework example blog front page |
tree | commitdiff |
2010-04-15 |
Joey Hess | calendar: Add archive_pagespec, which is used by ikiwik... |
tree | commitdiff |
2010-04-10 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-04-10 |
Joey Hess | po: Configuring the same language as master and slave... |
tree | commitdiff |
2010-04-10 |
Joey Hess | Merge remote branch 'smcv/unescaped-meta' |
tree | commitdiff |
2010-04-09 |
Joey Hess | po: Check that translated underlay directories exist... |
tree | commitdiff |
2010-04-07 |
Joey Hess | minor style etc changes |
tree | commitdiff |
2010-04-07 |
Joey Hess | don't force a rebuild |
tree | commitdiff |
2010-04-07 |
Joey Hess | Merge remote branch 'smcv/ready/sort-package' |
tree | commitdiff |
2010-04-07 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-04-07 |
Joey Hess | Merge remote branch 'smcv/ready/link-types' |
tree | commitdiff |
2010-04-06 |
Simon McVittie | HTML-encode meta title, description, guid on output... |
tree | commitdiff |
2010-04-05 |
Simon McVittie | Only store authorsort in meta pagestate if it differs... |
tree | commitdiff |
2010-04-05 |
Simon McVittie | Only store titlesort in meta pagestate if it differs... |
tree | commitdiff |
2010-04-05 |
Simon McVittie | Use $a and $b for SortSpec cmp callbacks |
tree | commitdiff |
2010-04-05 |
Joey Hess | txt: Add a special case for robots.txt. |
tree | commitdiff |
2010-04-05 |
Joey Hess | comments: Fix missing entity encoding in title. |
tree | commitdiff |
2010-04-04 |
Joey Hess | fix test suite |
tree | commitdiff |
2010-04-04 |
Joey Hess | more idiomatic perl |
tree | commitdiff |
2010-04-04 |
Joey Hess | rename hash and avoid unnecessary hash ref |
tree | commitdiff |
2010-04-04 |
Joey Hess | fix indentation & whitespace |
tree | commitdiff |
2010-04-04 |
Lars Wirzenius | Fix bzr plugin to work with bzr 2.0. |
tree | commitdiff |
2010-04-04 |
Simon McVittie | Rename sort parameter to meta title/author to sortas=bar |
tree | commitdiff |
2010-04-04 |
Simon McVittie | meta: generalize meta_title into meta(title); support... |
tree | commitdiff |
2010-04-03 |
Simon McVittie | Remove tagged_is_strict option, and just behave as... |
tree | commitdiff |
2010-04-03 |
Simon McVittie | implement typed links; add tagged_is_strict config... |
tree | commitdiff |
2010-04-03 |
Simon McVittie | Move sort hooks to the IkiWiki::SortSpec namespace |
tree | commitdiff |
2010-04-03 |
Simon McVittie | Split out sortnaturally into a plugin |
tree | commitdiff |
2010-04-02 |
Joey Hess | qualify template_file |
tree | commitdiff |
2010-04-02 |
Joey Hess | template: Search for templates in the templatedir,... |
tree | commitdiff |
2010-04-02 |
Joey Hess | htmlscrubber: Allow colons in url fragments after '?' |
tree | commitdiff |
2010-03-26 |
Joey Hess | fix the other half of the filecheck filename bug |
tree | commitdiff |
2010-03-25 |
Simon McVittie | Reimplement extensible sorting mechanisms, in the same... |
tree | commitdiff |
2010-03-25 |
Joey Hess | filecheck: Fix bug that prevented the pagespecs from... |
tree | commitdiff |
2010-03-25 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-25 |
Joey Hess | remove a few leftover manual folding indicators |
tree | commitdiff |
2010-03-24 |
Joey Hess | fix back-compat with old Net::OpenID |
tree | commitdiff |
2010-03-24 |
Simon McVittie | Add an optional "sort" argument to meta titles, default... |
tree | commitdiff |
2010-03-24 |
Simon McVittie | Have the meta plugin add a meta_title sort order |
tree | commitdiff |
2010-03-19 |
Joey Hess | whitespace |
tree | commitdiff |
2010-03-19 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-19 |
Joey Hess | audited use POSIX |
tree | commitdiff |
2010-03-14 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-14 |
Joey Hess | openid: Use Openid Simple Registration or OpenID Attrib... |
tree | commitdiff |
2010-03-13 |
Joey Hess | websetup: Add websetup_unsafe to allow marking other... |
tree | commitdiff |
2010-03-12 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-12 |
Joey Hess | typo |
tree | commitdiff |
2010-03-12 |
Joey Hess | htmlscrubber: Security fix: In data:image/* uris, only... |
tree | commitdiff |
2010-03-11 |
Joey Hess | search: Avoid '$' in the wikiname appearing unescaped... |
tree | commitdiff |
2010-03-11 |
Joey Hess | Merge remote branch 'smcv/trivia' |
tree | commitdiff |
2010-03-11 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-11 |
Joey Hess | moderatedcomments: Added moderate_pagespec |
tree | commitdiff |
2010-03-10 |
Joey Hess | typo |
tree | commitdiff |
2010-03-10 |
Joey Hess | Fix utf8 issues in calls to md5_hex. |
tree | commitdiff |
2010-02-25 |
Joey Hess | catch failure to open the filetypes file |
tree | commitdiff |
2010-02-15 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-02-15 |
Joey Hess | comments: Display number of comments in comment action... |
tree | commitdiff |
2010-02-14 |
Joey Hess | minor refactor/optimisation |
tree | commitdiff |
2010-02-12 |
Joey Hess | setup file ordering |
tree | commitdiff |
2010-02-12 |
Joey Hess | add section information |
tree | commitdiff |
2010-02-12 |
Joey Hess | remove unnecessary IkiWiki:: |
tree | commitdiff |
2010-02-12 |
Joey Hess | format plugin categorization |
tree | commitdiff |
2010-02-12 |
Joey Hess | improve websetup fieldset display |
tree | commitdiff |
2010-02-12 |
Joey Hess | fix websetup display of unsafe arrays in expert mode |
tree | commitdiff |
2010-02-12 |
Joey Hess | Group related plugins into sections in the setup file... |
tree | commitdiff |
2010-02-12 |
Joey Hess | reorder canedit checks during page creation to have... |
tree | commitdiff |
2010-02-12 |
Joey Hess | partially fix httpauth canedit hook |
tree | commitdiff |
2010-02-11 |
Joey Hess | fix logic error |
tree | commitdiff |
2010-02-11 |
Joey Hess | httpauth: Add httpauth_pagespec setting that can be... |
tree | commitdiff |
2010-02-11 |
Joey Hess | httpauth: When cgiauthurl is configured, httpauth can... |
tree | commitdiff |
2010-02-11 |
Joey Hess | patch so far |
tree | commitdiff |
2010-02-09 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-02-09 |
Joey Hess | amazon_s3: Fix to support the EU S3 datacenter, which... |
tree | commitdiff |
2010-02-06 |
Joey Hess | Fix color and format plugins to appear in the websetup... |
tree | commitdiff |
2010-02-06 |
Joey Hess | opendiscussion: This plugin will also now allow posting... |
tree | commitdiff |
2010-02-06 |
Joey Hess | ensure opendiscussion hook is always called before... |
tree | commitdiff |
2010-02-06 |
Joey Hess | revert accidental code change |
tree | commitdiff |
2010-02-05 |
Joey Hess | response |
tree | commitdiff |
2010-02-04 |
Joey Hess | factor out a userpage function |
tree | commitdiff |
2010-02-04 |
Joey Hess | Add link to userpage (or creation link) to top of prefe... |
tree | commitdiff |
2010-02-04 |
Joey Hess | typo |
tree | commitdiff |
2010-02-04 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-02-04 |
Joey Hess | Improve display of openid in preferences page. |
tree | commitdiff |
2010-02-04 |
Joey Hess | Allow jumping directly into account registration proces... |
tree | commitdiff |
2010-01-29 |
Joey Hess | img: Fix a bug that could taint @links with undef values. |
tree | commitdiff |
2010-01-27 |
Joey Hess | template: Preprocess parameters before htmlizing. |
tree | commitdiff |
2010-01-21 |
Joey Hess | po: avoid crash when page is empty |
tree | commitdiff |
2010-01-20 |
Joey Hess | handle git-notes breakage |
tree | commitdiff |
2010-01-18 |
Joey Hess | brace style and layout |
tree | commitdiff |
2010-01-18 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-01-18 |
Joey Hess | clarify error |
tree | commitdiff |
2010-01-10 |
Joey Hess | linkmap: Simplify and improve browser compatability... |
tree | commitdiff |
next |