2010-04-03 |
Simon McVittie | Fix some typos that would break Render during changed... |
tree | commitdiff |
2010-04-03 |
Simon McVittie | implement typed links; add tagged_is_strict config... |
tree | commitdiff |
2010-04-03 |
David Riebenbauer | Make sure deleted tag pages don't get recreated. |
tree | commitdiff |
2010-04-03 |
David Riebenbauer | Revert "Revert the effects of find_del_files() for... |
tree | commitdiff |
2010-04-03 |
David Riebenbauer | Check for existence off srcfile in add_autofile |
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-29 |
Joey Hess | add warning about incomplete tla support |
tree | commitdiff |
2010-03-29 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-03-29 |
Joey Hess | add warning messages about bzr and mercurial hooks... |
tree | commitdiff |
2010-03-29 |
Joey Hess | don't check $@ after pagespec_translate |
tree | commitdiff |
2010-03-28 |
Joey Hess | use __TINYC__ define to avoid tinyc compat fixes breaki... |
tree | commitdiff |
2010-03-28 |
Joey Hess | fix printing of $@, which is clobbered by the call... |
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 unicode with YAML::Syck |
tree | commitdiff |
2010-03-24 |
Joey Hess | use perl YAML for dumping |
tree | commitdiff |
2010-03-24 |
Joey Hess | fix back-compat with old Net::OpenID |
tree | commitdiff |
2010-03-24 |
Joey Hess | fall back from YAML::Any to just YAML |
tree | commitdiff |
2010-03-24 |
Joey Hess | use YAML::Any to allow faster versions to be used if... |
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-21 |
Joey Hess | reset setuptype first, actually |
tree | commitdiff |
2010-03-21 |
Joey Hess | check for 'require' instead of 'use' |
tree | commitdiff |
2010-03-21 |
Joey Hess | reset setuptype to standard after an automator setup... |
tree | commitdiff |
2010-03-19 |
Joey Hess | fix newlines in commented defaults |
tree | commitdiff |
2010-03-19 |
Joey Hess | load YAML on demand |
tree | commitdiff |
2010-03-19 |
Joey Hess | shorten setuptype |
tree | commitdiff |
2010-03-19 |
Joey Hess | Add support for setup files written in YAML. |
tree | commitdiff |
2010-03-19 |
Joey Hess | parameterized indent |
tree | commitdiff |
2010-03-19 |
Joey Hess | improve comments |
tree | commitdiff |
2010-03-19 |
Joey Hess | move generic comment into IkiWiki::Setup |
tree | commitdiff |
2010-03-19 |
Joey Hess | factored out generic commented line dumping |
tree | commitdiff |
2010-03-19 |
Joey Hess | whitespace |
tree | commitdiff |
2010-03-19 |
Joey Hess | allow multiple setup file types, and support safe parsing |
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-18 |
Joey Hess | Allow wrappers to be built using tcc. |
tree | commitdiff |
2010-03-18 |
Joey Hess | C warning cleanup |
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-28 |
Joey Hess | Add new --clean option; this makes ikiwiki remove all... |
tree | commitdiff |
2010-02-27 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2010-02-27 |
Joey Hess | Fix admin openid detection in setup automator, and... |
tree | commitdiff |
2010-02-27 |
Joey Hess | Add force_overwrite setting to make setup automator... |
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 | formatting sillyness |
tree | commitdiff |
2010-02-12 |
Joey Hess | remove unnecessary IkiWiki:: |
tree | commitdiff |
2010-02-12 |
Joey Hess | borders |
tree | commitdiff |
2010-02-12 |
Joey Hess | format plugin categorization |
tree | commitdiff |
2010-02-12 |
Joey Hess | add plugin section, and show which plugins need no... |
tree | commitdiff |
2010-02-12 |
Joey Hess | reword |
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-02-03 |
David Riebenbauer | fix bugs in `find_src_files()`. |
tree | commitdiff |
2010-02-02 |
David Riebenbauer | Export add_autofile() for use in Plugins. |
tree | commitdiff |
2010-02-02 |
David Riebenbauer | Revert the effects of find_del_files() for (re)autoadde... |
tree | commitdiff |
2010-02-02 |
David Riebenbauer | Use add_autofile() in tag.pm |
tree | commitdiff |
2010-02-02 |
David Riebenbauer | Process files from @autofiles in refresh(). |
tree | commitdiff |
next |