Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-24 | (no commit message) | qiang | |
2009-01-23 | typo | Joey Hess | |
2009-01-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-23 | mention identica group | Joey Hess | |
2009-01-23 | (no commit message) | qiang | |
2009-01-23 | (no commit message) | qiang | |
2009-01-22 | followup on pagespec negation | justin | |
2009-01-22 | typo | Joey Hess | |
2009-01-22 | fix uninitialized value warnings | Joey Hess | |
I suspect these are only triggered by spammers. | |||
2009-01-22 | fix typo | Joey Hess | |
2009-01-22 | response | Joey Hess | |
2009-01-21 | question on locked_pages and users() in pagespec | justin | |
2009-01-21 | one fleeting second thought | Joey Hess | |
2009-01-21 | response | Joey Hess | |
2009-01-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-21 | Question about user tests | justin | |
2009-01-21 | add | Joey Hess | |
2009-01-21 | img: only provide alt text if it was specified | Gabriel McManus | |
if suitable alternate text is unknown, then it should not be given. empty alt text is suitable mainly for purely decorative images. (cherry picked from commit 3cd7f67f0cf894f4fd5ba16f68e82e4f7bdbfdc5) | |||
2009-01-21 | added version | kgjenkins | |
2009-01-20 | (no commit message) | kent | |
2009-01-20 | add human-readable error when unknown pagespec function is called | Joey Hess | |
It used to replace unknown functions with "0" when translating a pagespec. Instead, replace it with a FailReason object. This way, the pagespec will still evaluate as before (possibly successfully if other terminals exist), but a human-readable error will be shown if the result is displayed. Also, an empty pagespec used to be replaced with "0", to avoid a eval error. Also use a FailReason here. | |||
2009-01-20 | cleanup | Joey Hess | |
2009-01-20 | response | Joey Hess | |
2009-01-20 | Remove nonstandard css. Closes: #512378 | Joey Hess | |
2009-01-20 | fix removal form display | Joey Hess | |
The form was misdisplayed when displayed via comment removal. | |||
2009-01-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-19 | (no commit message) | http://taozhyn.myopenid.com/ | |
2009-01-20 | po: let's walk the last steps needed before merge! | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | blogspam: Log spam info on failure. | Joey Hess | |
2009-01-19 | Updated spanish translation | Víctor Moral | |
2009-01-19 | (no commit message) | http://zms.myopenid.com/ | |
2009-01-19 | (no commit message) | http://zms.myopenid.com/ | |
2009-01-19 | (no commit message) | kent | |
2009-01-18 | Avoid feeding decoded unicode to Term::ReadLine | Joey Hess | |
That resulted in double encoded display when using perl's stub readline module. Apparently that module unconditionally upgrades text to utf8, in a quite braindead way. (Term::ReadLine::Gnu::Perl worked ok.) | |||
2009-01-18 | overriding visible modification time (to avoid insignificant edits flooding ↵ | http://smcv.pseudorandom.co.uk/ | |
planets) | |||
2009-01-18 | Some more thoughts about a gallery plugin | Simon McVittie | |
2009-01-18 | Add myself to ikiwikiusers | Simon McVittie | |
2009-01-18 | fix typo, mention git branch | http://smcv.pseudorandom.co.uk/ | |
2009-01-18 | underlay plugin, a command-line interface for add_underlay() | http://smcv.pseudorandom.co.uk/ | |
2009-01-17 | I really ought to RTFM before I make todo requests, eh? | cfm | |
2009-01-17 | Created user page. | cfm | |
2009-01-17 | (no commit message) | cfm | |
2009-01-17 | add news item for ikiwiki 3.02 | Joey Hess | |
2009-01-17 | releasing version 3.02 | Joey Hess | |
2009-01-17 | blogspam api now supports homepage link | Joey Hess | |
2009-01-17 | load rpc xml lib on the fly | Joey Hess | |
This way, enabling the plugin via websetup is safe, it can't leave ikiwiki in a broken state. | |||
2009-01-17 | use short names in comittype | Joey Hess | |
Use mtn for monontone and hg for mercurial. The long names cause ugly formatting in recentchanges, which has CSS that only allows a few characters for the commit type column. | |||
2009-01-17 | back to apt-get | Joey Hess | |
Using aptitude command lines used to be a good idea, but apt and aptitude share info now, and apt-get has all the important features of aptitude | |||
2009-01-17 | Typo. | PaulePanter | |
2009-01-17 | As far as I know, aptitude is recommended by Debian. And who does use ↵ | PaulePanter | |
apt-get instead should know to replace aptitude by apt-get. |