Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-10 | question | Joey Hess | |
2010-02-10 | add a link to another vim plugin | Joey Hess | |
2010-02-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-09 | amazon_s3: Fix to support the EU S3 datacenter, which is more picky about ↵ | Joey Hess | |
attempts to create already existing buckets. | |||
2010-02-08 | redaction | Javier Rojas | |
2010-02-08 | more notes about the ikiwiki-nav plugin | Javier Rojas | |
added installation notes added pointer in the forum page to the created tip | |||
2010-02-08 | added tip about page navigation from within vim | Javier Rojas | |
2010-02-08 | nte blogspam | Joey Hess | |
2010-02-08 | move to correct location | Joey Hess | |
2010-02-07 | (no commit message) | simonraven | |
2010-02-07 | HTTP:BL plugin/inclusion | simonraven | |
2010-02-07 | Added missing '!' in "!format perl..." | http://gustaf.thorslund.org/ | |
2010-02-07 | tested | http://www.google.com/profiles/schmonz | |
2010-02-06 | silly wabbit. spam written in sand washes away. ban for life of IP remains | Joey Hess | |
2010-02-06 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-07 | (no commit message) | AlbertF | |
2010-02-07 | (no commit message) | AlbertF | |
2010-02-07 | (no commit message) | AlbertF | |
2010-02-07 | (no commit message) | AlbertF | |
2010-02-06 | remove pigro.net | Joey Hess | |
Unfortunatly, www.pigro.net is down, and has been for some time. | |||
2010-02-06 | update | Joey Hess | |
2010-02-06 | add noindex robots directives | Joey Hess | |
2010-02-06 | Fix color and format plugins to appear in the websetup interface. | Joey Hess | |
2010-02-06 | add opendiscussion to auto-blog.setup | Joey Hess | |
2010-02-06 | opendiscussion: This plugin will also now allow posting comments | Joey Hess | |
to otherwise locked-down sites. | |||
2010-02-06 | ensure opendiscussion hook is always called before lockedit | Joey Hess | |
This was only ordered ok due to luck before. | |||
2010-02-06 | auto-blog.setup: Lock all pages, so only admin can post to the blog by default. | Joey Hess | |
2010-02-06 | update comment re openid library version | Joey Hess | |
2010-02-05 | revert accidental code change | Joey Hess | |
2010-02-05 | response | Joey Hess | |
2010-02-05 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-05 | scratch patch | Joey Hess | |
2010-02-05 | add 'or' to pagespec | http://edward.myopenid.com/ | |
2010-02-04 | factor out a userpage function | Joey Hess | |
Not yet exported, as only 4 quite core plugins use it. | |||
2010-02-04 | Add link to userpage (or creation link) to top of preferences page. | Joey Hess | |
2010-02-04 | remove userlink() | Joey Hess | |
That was dead code; changes to lockedit and recentchanges removed the last callers. | |||
2010-02-04 | typo | Joey Hess | |
2010-02-04 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-04 | Improve display of openid in preferences page. | Joey Hess | |
Now that openiduser is in IkiWiki core, it's ok to have passwordauth check for it, and avoid displaying useless password fields when showing preferences for an openid. Also improved the styling of the display of the openid in the preferneces page. | |||
2010-02-04 | Allow jumping directly into account registration process by going to ↵ | Joey Hess | |
ikiwiki.cgi?do=register | |||
2010-02-03 | signature | Javier Rojas | |
2010-02-03 | new forum post | Javier Rojas | |
2010-02-03 | response | Javier Rojas | |
2010-02-03 | fix bugs in `find_src_files()`. | David Riebenbauer | |
Use `_` to avoid superfluous stat. Check for `defined $file`, instead of just `$file`. Add spaces after commas. Change return values of `verify_src_file()` to not return the tainted filename. Rename `$f` to `$file_untainted in `verify_src_file()`. $f changes to `$file` in `find_src_files()`. This attempts to fix commit f3abeac919c4736429bd3362af6edf51ede8e7fe. For discussion see <http://ikiwiki.info/todo/auto-create_tag_pages_according_to_a_template/> | |||
2010-02-03 | Revert "Make srcfile() return undef, if the file isn't there." | David Riebenbauer | |
This reverts commit 1bde208ec9b915db0187030c33450b5accb4892c. | |||
2010-02-02 | partial review | Joey Hess | |
2010-02-02 | fix typo in autotag.tmpl | David Riebenbauer | |
2010-02-02 | also tag 'patch/core', considering that over half of the changes are there | David Riebenbauer | |
2010-02-02 | add git repository 'davrieb' and document branch on userpage | David Riebenbauer | |
2010-02-02 | Export add_autofile() for use in Plugins. | David Riebenbauer | |