Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-10-17 | auto-blog.setup: Don't enable opendiscussion by default; require users be ↵ | Joey Hess | |
logged in to post comments. | |||
2010-10-15 | package systems exist | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | |
2010-10-15 | date | https://launchpad.net/~anarcat | |
2010-10-15 | (no commit message) | https://launchpad.net/~anarcat | |
2010-10-15 | add my own way :) | https://launchpad.net/~anarcat | |
2010-10-14 | (no commit message) | justint | |
2010-10-14 | (no commit message) | justint | |
2010-10-14 | (no commit message) | justint | |
2010-10-14 | (no commit message) | justint | |
2010-10-14 | (no commit message) | justint | |
2010-10-14 | perms | http://hendry.iki.fi/ | |
2010-10-13 | answer | Joey Hess | |
2010-10-13 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-10-13 | img: If a class is specified, don't also put the img in the img class. | Joey Hess | |
2010-10-13 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | |
2010-10-13 | Added a comment: skip it | justint | |
2010-10-13 | (no commit message) | justint | |
2010-10-12 | setting Discussion PageSpec? | justint | |
2010-10-12 | (no commit message) | justint | |
2010-10-12 | Mac OS X Snow Leopard Installing IkiWiki Tips | justint | |
2010-10-11 | monotone: Fix recentchanges page when the srcdir is not at the top of the ↵ | Joey Hess | |
monotone workspace. Thanks, tommyd. | |||
2010-10-11 | bug | Joey Hess | |
2010-10-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-10-11 | websetup: Fix defaults of checkboxes in advanced mode. | Joey Hess | |
So formbuilder has an annoying glitch, that setting the value of a checkbox, even without force, will override the value currently on the form. Thus the guards against changing checkbox values when a form has been submitted. But those guards also prevented the checkboxes for advanced items getting the right value when going into advanced mode. Note that if the user makes changes to advanced mode stuff and leaves advanced mode, those changes are lost. That seems reasonable so I didn't change it -- and it made this fix simple. | |||
2010-10-11 | websetup: Fix saving of advanced mode changes. | Joey Hess | |
The showadvanced field was not known to formbuilder when hitting the save changes button. | |||
2010-10-11 | Bugreport | Anonymous | |
2010-10-10 | perl Makefile.PL LIB=/Library/Perl/5.10.0 #this worked for me(Mac OS X) | justint | |
2010-10-09 | pseudo-review | http://smcv.pseudorandom.co.uk/ | |
2010-10-08 | actiontabs: More consistent styling of Hn tags. | Joey Hess | |
In particular the use of italics for h3 was weird. | |||
2010-10-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-10-08 | cleanup | Joey Hess | |
2010-10-08 | Merge branch 'revert' | Joey Hess | |
2010-10-08 | note that recentchanges plugin handles reversions | Joey Hess | |
2010-10-08 | add blank line | Joey Hess | |
2010-10-08 | typo | Joey Hess | |
2010-10-08 | revert interface done | Joey Hess | |
2010-10-08 | add message field to revert form | Joey Hess | |
2010-10-08 | fix to have transparent background | Joey Hess | |
2010-10-08 | better revert icon | Joey Hess | |
based on one of the smileys, fixed to have transparent bg | |||
2010-10-08 | propigate rcs_revert error message | Joey Hess | |
and misc reorg | |||
2010-10-08 | taint handling for rev | Joey Hess | |
2010-10-08 | refactor | Joey Hess | |
2010-10-08 | remove todo item | Joey Hess | |
I understand the need to avoid chdir when running git_parse_changes for receive now. At that point, the changes have not been pushed to the srcdir's repo yet. When running the same code for preprevert, chdir to the srcdir is ok, and necessary. | |||
2010-10-08 | update | Joey Hess | |
2010-10-08 | refactor check_canchange into IkiWiki library | Joey Hess | |
2010-10-08 | fix rcs_prepedit implementation to match spec | Joey Hess | |
2010-10-08 | make revert hooks optional | Joey Hess | |
I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead recentchanges tests to see if the hooks are available and calls them directly. | |||
2010-10-08 | update for new hooks | Joey Hess | |
2010-10-08 | ping | intrigeri | |