aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* wishlist, patch: inline autotitleschrysn2009-03-24
|
* (no commit message)salamonv2009-03-23
|
* (no commit message)salamonv2009-03-23
|
* git, mercurial: Fix --getctime to return file creation time, not last commit ↵Joey Hess2009-03-20
| | | | time.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-03-20
|\
| * (replace github link with ikwiki gitweb link so that github branch can go away)chrysn2009-03-20
| |
| * ikiwiki's notion of timetschwinge2009-03-19
| |
* | fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
| | | | | | | | | | | | | | This was being buggy and returning the file's last change time, not its creation time. (I checked all the others (except tla) and they're ok.)
* | fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
|/ | | | | This was being buggy and returning the file's last change time, not its creation time.
* responseJoey Hess2009-03-19
|
* add Sort::Naturally to suggests and use cpan linkJoey Hess2009-03-19
|
* remove biometrische-ausweise.ch, no evidence this site uses ikiwikiJoey Hess2009-03-19
| | | | | | I apologize if I'm mistaken, but I can find no evidence this site uses ikiwiki at all. If you are using ikiwiki somehow, I'd be interested to know how.
* commentJoey Hess2009-03-19
|
* inline: Fix urls to feed when feedfile is used on an index page.Joey Hess2009-03-19
| | | | | | It would be better to use urlto() here, but will_render has not yet been called on the feed files at this point, so it won't work. (And reorganizing so it can be is tricky.)
* title_natural patch mergedJoey Hess2009-03-19
|
* avoid crashing if Sort::Naturally is not installedJoey Hess2009-03-19
|
* implement sort=title_natural for inlinechrysn2009-03-19
| | | | | adds a new sorting order, title_natural, that uses Sort::Naturally's ncmp function to provide better sorting for inlines
* github error and commentJoey Hess2009-03-19
|
* poll vote (Accept only OpenID for logins)134.226.112.432009-03-19
|
* poll vote (Accept both)http://realid.csie.org/adam2009-03-18
|
* (no commit message)http://realid.csie.org/adam2009-03-18
|
* new wishlist item, patch includedchrysn2009-03-17
|
* (no commit message)IanRomanick2009-03-17
|
* removedIanRomanick2009-03-17
|
* (no commit message)IanRomanick2009-03-17
|
* (no commit message)IanRomanick2009-03-17
|
* further thoughtsJon Dowland2009-03-16
|
* add news item for ikiwiki 3.08Joey Hess2009-03-15
|
* releasing version 3.08Joey Hess2009-03-15
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-03-15
|\
| * managing todo lists: useful?Jon Dowland2009-03-15
| |
| * added biometrische-ausweise.chhttp://people.ee.ethz.ch/~andrmuel/openid/2009-03-13
| |
* | Fix bug that caused weird things to appear as page types.Joey Hess2009-03-15
| | | | | | | | | | | | The problem was introduced by the recent noextension patches. Object autovivification caused junk to get into %htmlize, and all keys of that showed up as page types.
* | add missing parametersJoey Hess2009-03-13
| |
* | unknown option wording tweakJoey Hess2009-03-13
|/ | | | | | | | | Because getopt::long is used in passthrough mode, if a known option like --wikiname that needs a parameter is specified w/o the parameter, it will not be processed, and passed on through. So in this case the "unknown option" message is innaccurate. Make it slightly better by noting that the problem can be a missing parameter.
* formattingintrigeri2009-03-11
|
* apache vs. passwordauth: done a bit more researchintrigeri2009-03-11
|
* fixedJoey Hess2009-03-09
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-03-09
|\
| * (no commit message)mädduck2009-03-09
| |
| * actually use utf-8http://madduck.net/2009-03-09
| |
| * (no commit message)http://madduck.net/2009-03-09
| |
| * Update the javascript - this now turns things on and off based on the type. ↵http://www.cse.unsw.edu.au/~willu/2009-03-09
| | | | | | | | It still has some display issues.
| * Dump untested updates so that others can have a look (I wont have time for a ↵http://www.cse.unsw.edu.au/~willu/2009-03-08
| | | | | | | | few weeks).
| * po: fixed last unaddressed item from Joey's review, please have a lookintrigeri2009-03-09
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | git: Manually decode git output from utf-8, avoids warning messages on ↵Joey Hess2009-03-09
| | | | | | | | invalidly encoded output.
* | git: Fix utf-8 encoding of author names.Joey Hess2009-03-09
| | | | | | | | | | | | | | | | I guess what's happening here is that since the name is passed to git via an environment variable, perl's normal utf-8 IO layer stuff doesn't work. So we have to explicitly decode the string from perl's internal representation into utf-8.
* | avoid uninitialized value warningsJoey Hess2009-03-09
|/
* add news item for ikiwiki 3.07Joey Hess2009-03-08
|
* releasing version 3.07Joey Hess2009-03-08
|