Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-31 | need copyright | Joey Hess | |
2009-07-31 | bug closures and changelog since smcv's ready branch didn't include them | Joey Hess | |
Which would really make my merging rock if they did in the future.</hint> | |||
2009-07-31 | Merge commit 'remotes/smcv/ready/among' | Joey Hess | |
2009-07-30 | progress | http://schmonz.livejournal.com/ | |
2009-07-29 | add missing backquote | http://schmonz.livejournal.com/ | |
2009-07-28 | (no commit message) | harishcm | |
2009-07-27 | img: Fix adding of dependency from page to the image. | Joey Hess | |
This was impressively broken. add_depends was being called with params backwards, and on parameter was set to the name of the generated file, which isn't in the source. Now updates to images will update the page that contains them, thus updating them. This is unncessary for fullsize images, so skipped. | |||
2009-07-27 | Implement Will's suggestion | Simon McVittie | |
2009-07-27 | Flag branches as ready for review, by using a ready/ prefix as Joey suggested | Simon McVittie | |
2009-07-27 | getsource: remove temporary variable | Simon McVittie | |
2009-07-27 | (no commit message) | simonraven | |
2009-07-27 | (no commit message) | simonraven | |
2009-07-27 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-07-27 | merged | Joey Hess | |
2009-07-27 | Merge commit 'remotes/smcv/gitignore' | Joey Hess | |
2009-07-27 | more data | http://schmonz.livejournal.com/ | |
2009-07-27 | CVS work in progress, debugging help appreciated | http://schmonz.livejournal.com/ | |
2009-07-26 | Changes look good to me. | http://www.cse.unsw.edu.au/~willu/ | |
2009-07-26 | .gitignore merge request | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | Add generated localizations, and related stamp files, to .gitignore | Simon McVittie | |
2009-07-26 | Link to my amended version of Will's plugin | Simon McVittie | |
2009-07-26 | getsource: remove unnecessary IkiWiki:: prefixes | Simon McVittie | |
Many variables and functions are exported. | |||
2009-07-26 | getsource: in the default template, just say "Source" | Simon McVittie | |
All the other actions are single words (apart from RecentChanges), and are nouns (apart from Edit); saying "Source" is consistent with "History", for instance. | |||
2009-07-26 | getsource: don't allow getting the source of an attachment | Simon McVittie | |
Serving up images etc. as text/plain; charset=utf-8 is unlikely to work very well, and there's no point in having this CGI action for attachments (since they're copied into the output as-is anyway). | |||
2009-07-26 | getsource: turn missing pages into a 404 | Simon McVittie | |
Also restructure so we return early on missing pages. | |||
2009-07-26 | getsource: default to saying page source is in UTF-8, and make the example ↵ | Simon McVittie | |
match the default IkiWiki mostly assumes that pages are in UTF-8; anyone this doesn't work for can override it in the setup file. | |||
2009-07-26 | getsource: run as plain CGI, rather than sessioncgi | Simon McVittie | |
As I suggested when reviewing Will's code, calling loadindex() should be sufficient. | |||
2009-07-26 | Add getsource plugin | Will Uther | |
2009-07-26 | Similar request | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | The 404 plugin also closes an old wishlist item | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | is this in fact WONTFIX? | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | See also | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | Reference a potentially-useful Perl module | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | Reference another todo item | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | pass on Joey's comments from another page | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | maybe postform and inline need separating? | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | Fix wtf-8, link to similar todo items, mark Joey's thoughts as such | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | plugins/contrib/album will also want attachment uploads into an underlay | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | internal pages are already matched specially... | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | html5: reference git branch via template | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | you don't need to copy all the templates, only page.tmpl | http://smcv.pseudorandom.co.uk/ | |
2009-07-26 | fix typo | http://schmonz.livejournal.com/ | |
2009-07-25 | spelling | http://schmonz.livejournal.com/ | |
2009-07-25 | New branch based on optimize-pagespecs: remove pagespec_merge | Simon McVittie | |
2009-07-25 | Link my inline-pagenames branch | Simon McVittie | |
2009-07-25 | I now have a git branch with harishcm's [[!map]] bugfix. If I was a ↵ | Simon McVittie | |
reviewer, I'd approve it | |||
2009-07-25 | Fix failure to close <ul> in maps with no items | harishcm | |
Signed-off-by: Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | |||
2009-07-25 | Add [[!template id=gitbranch]] for things available from git, and use it | Simon McVittie | |
The uses are somewhat biased towards my own branches, because I know where to find them and what they do :-) but I've tagged some other people's as well. | |||
2009-07-25 | Fix syntax, remove duplicate entry for Jon's repository | http://smcv.pseudorandom.co.uk/ | |
2009-07-25 | Add all the forks on github, except gmcmanus' which was already there | http://smcv.pseudorandom.co.uk/ | |