Age | Commit message (Expand) | Author |
2010-03-18 | C warning cleanup | Joey Hess |
2010-03-13 | openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th... | Joey Hess |
2010-03-13 | websetup: Add websetup_unsafe to allow marking other settings as unsafe. | Joey Hess |
2010-03-12 | typo | Joey Hess |
2010-03-12 | htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste... | Joey Hess |
2010-03-11 | search: Avoid '$' in the wikiname appearing unescaped on omega's query templa... | Joey Hess |
2010-03-11 | moderatedcomments: Added moderate_pagespec | Joey Hess |
2010-03-09 | typo | Joey Hess |
2010-03-09 | Fix utf8 issues in calls to md5_hex. | Joey Hess |
2010-02-28 | Add new --clean option; this makes ikiwiki remove all built files in the dest... | Joey Hess |
2010-02-27 | Fix admin openid detection in setup automator, and avoid prompting for a pass... | Joey Hess |
2010-02-27 | Add force_overwrite setting to make setup automator overwrite existing files/... | Joey Hess |
2010-02-24 | catch failure to open the filetypes file | Joey Hess |
2010-02-14 | comments: Display number of comments in comment action link. | Joey Hess |
2010-02-14 | minor refactor/optimisation | Joey Hess |
2010-02-12 | setup file ordering | Joey Hess |
2010-02-12 | add section information | Joey Hess |
2010-02-12 | formatting sillyness | Joey Hess |
2010-02-12 | remove unnecessary IkiWiki:: | Joey Hess |
2010-02-12 | borders | Joey Hess |
2010-02-12 | format plugin categorization | Joey Hess |
2010-02-12 | add plugin section, and show which plugins need no configuration | Joey Hess |
2010-02-12 | reword | Joey Hess |
2010-02-12 | improve websetup fieldset display | Joey Hess |
2010-02-11 | fix websetup display of unsafe arrays in expert mode | Joey Hess |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2010-02-11 | reorder canedit checks during page creation to have best_loc first | Joey Hess |
2010-02-11 | partially fix httpauth canedit hook | Joey Hess |
2010-02-11 | fix logic error | Joey Hess |
2010-02-11 | httpauth: Add httpauth_pagespec setting that can be used to limit pages to on... | Joey Hess |
2010-02-11 | httpauth: When cgiauthurl is configured, httpauth can now be used alongside o... | Joey Hess |
2010-02-11 | patch so far | Joey Hess |
2010-02-09 | amazon_s3: Fix to support the EU S3 datacenter, which is more picky about att... | Joey Hess |
2010-02-06 | Fix color and format plugins to appear in the websetup interface. | Joey Hess |
2010-02-06 | opendiscussion: This plugin will also now allow posting comments | Joey Hess |
2010-02-06 | ensure opendiscussion hook is always called before lockedit | Joey Hess |
2010-02-05 | revert accidental code change | Joey Hess |
2010-02-05 | response | Joey Hess |
2010-02-04 | factor out a userpage function | Joey Hess |
2010-02-04 | Add link to userpage (or creation link) to top of preferences page. | Joey Hess |
2010-02-04 | typo | Joey Hess |
2010-02-04 | Improve display of openid in preferences page. | Joey Hess |
2010-02-04 | Allow jumping directly into account registration process by going to ikiwiki... | Joey Hess |
2010-02-03 | fix bugs in `find_src_files()`. | David Riebenbauer |
2010-02-02 | Export add_autofile() for use in Plugins. | David Riebenbauer |
2010-02-02 | Revert the effects of find_del_files() for (re)autoadded files. | David Riebenbauer |
2010-02-02 | Use add_autofile() in tag.pm | David Riebenbauer |
2010-02-02 | Process files from @autofiles in refresh(). | David Riebenbauer |
2010-02-02 | Automatically create tag pages, | David Riebenbauer |
2010-02-02 | Code deduplication fin find_src_files() | David Riebenbauer |