| Commit message (Expand) | Author | Age |
* | make wmd comment support comment editing (I think) | Joey Hess | 2009-03-07 |
* | rebuild not needed | Joey Hess | 2009-03-07 |
* | wmd plugin from willu | Joey Hess | 2009-03-07 |
* | Setup automator: Fix bug in password comparison. Closes: #517654 | Joey Hess | 2009-03-01 |
* | goto: Fix typo that broke recentchanges_link compatability. | Joey Hess | 2009-02-27 |
* | bzr: Add missing rcs_diff. (liw) | Joey Hess | 2009-02-26 |
* | comments: Avoid showing comment moderation button in prefs to non-admins. | Joey Hess | 2009-02-26 |
* | detect sslcookie set and no https | Joey Hess | 2009-02-26 |
* | bzr: Add missing stub rcs_diff. | Joey Hess | 2009-02-25 |
* | Setup automator: Prompt for password twice. Closes: #516973 | Joey Hess | 2009-02-24 |
* | rename tag() to tagged(); add docs | Joey Hess | 2009-02-19 |
* | add tag() pagespec | Joey Hess | 2009-02-19 |
* | typo | Joey Hess | 2009-02-17 |
* | goto: Fix redirect to comments. | Joey Hess | 2009-02-17 |
* | template: Load templates in scan mode | Joey Hess | 2009-02-17 |
* | Revert "comments" (stupid commit) | Joey Hess | 2009-02-17 |
* | comments | Joey Hess | 2009-02-17 |
* | check for empty srcdir | Joey Hess | 2009-02-14 |
* | downgrade missing shortcuts page error to warning | Joey Hess | 2009-02-14 |
* | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess | 2009-02-12 |
* | shortcut: If default_pageext is set, first look for shortcuts.default_pageext | Joey Hess | 2009-02-12 |
* | doubled semicolons | Joey Hess | 2009-02-11 |
* | Create any missing directory necessary to put the wrapper file into. Closes: ... | Joey Hess | 2009-02-09 |
* | doubled semicolon | Joey Hess | 2009-02-04 |
* | Work around XML::Atom strangeness that results in double-encoded posts | Simon McVittie | 2009-02-03 |
* | rename apache404 -> 404 | Joey Hess | 2009-01-31 |
* | factor out IE stupididy workaround | Joey Hess | 2009-01-31 |
* | Split cgi_goto into a goto plugin | Simon McVittie | 2009-01-31 |
* | Split apache404 into an independent plugin | Simon McVittie | 2009-01-31 |
* | CGI: pad error responses with 512 bytes of spaces so IE will display them | Simon McVittie | 2009-01-31 |
* | CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ErrorDocu... | Simon McVittie | 2009-01-31 |
* | CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an Ik... | Simon McVittie | 2009-01-31 |
* | IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environ... | Simon McVittie | 2009-01-31 |
* | CGI: if the page is missing, give the "missing page" a 404 status | Simon McVittie | 2009-01-31 |
* | CGI: document why commenter and recentchanges_link are supported | Simon McVittie | 2009-01-31 |
* | recentchanges: delete CGI hook in favour of the global one | Simon McVittie | 2009-01-31 |
* | comments: delete cgi hook in favour of the global one | Simon McVittie | 2009-01-31 |
* | CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect... | Simon McVittie | 2009-01-31 |
* | CGI: add cgi_goto(CGI, [page]) | Simon McVittie | 2009-01-31 |
* | typo | Joey Hess | 2009-01-26 |
* | Merge commit 'smcv/underlay' | Joey Hess | 2009-01-26 |
|\ |
|
| * | Add underlay plugin | Simon McVittie | 2009-01-18 |
* | | Merge commit 'smcv/updated' | Joey Hess | 2009-01-26 |
|\ \ |
|
| * | | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie | 2009-01-18 |
| |/ |
|
* | | git: Fix malformed utf8 recieved from git. | Joey Hess | 2009-01-25 |
* | | format moderation queue only at end, avoid O(N^3) bug | Joey Hess | 2009-01-25 |
* | | add reject all marked defer checkbox | Joey Hess | 2009-01-25 |
* | | sort comment queue by time, newest first | Joey Hess | 2009-01-25 |
* | | add a button to prefs page for comment moderation | Joey Hess | 2009-01-25 |
* | | clean up comment preview | Joey Hess | 2009-01-25 |