aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* web commit by http://madduck.net/: closingJoey Hess2008-05-08
|
* web commit by buo: Removing previous installation fixes compile failure.Joey Hess2008-05-08
|
* web commit by jrn: gratuitous change to test (remove "And")Joey Hess2008-05-08
|
* most modules are pre-installed nowJoey Hess2008-05-08
|
* revert changes committed while testing sc3 (oops)Joey Hess2008-05-07
|
* remove debuggingJoey Hess2008-05-07
|
* implemented pruning, s3 support now complete-ishJoey Hess2008-05-07
|
* updateJoey Hess2008-05-07
|
* forgot to add..Joey Hess2008-05-07
|
* amazon s3 support implemented and kinda workingJoey Hess2008-05-07
| | | | pruning not yet implemented, however
* whitespaceJoey Hess2008-05-07
|
* documentation for amazon_s3 pluginJoey Hess2008-05-07
| | | | Now to write it. :-)
* cannot reproduceJoey Hess2008-05-07
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-05-07
|\
| * web commit by buo: bug: 2.45 fails to compileJoey Hess2008-05-07
| |
* | clarificationJoey Hess2008-05-07
|/
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-05-07
|\
| * web commit from 145.97.197.85: poll vote (Accept both)Joey Hess2008-05-07
| |
* | Optimised file statting code when scanning for modified pages; cut the ↵Joey Hess2008-05-07
|/ | | | number of system calls in half. (Still room for improvement.)
* fix linksJoey Hess2008-05-06
|
* new tip documenting how to use the pinger and pingee pluginsJoey Hess2008-05-06
|
* pinger/pingee now tested and workingJoey Hess2008-05-06
|
* POSIX::setsid is not exported per defaultJoey Hess2008-05-06
|
* template change documentationJoey Hess2008-05-06
|
* typoJoey Hess2008-05-05
|
* updateJoey Hess2008-05-05
|
* aggregate: Add support for web-based triggering of aggregation for people ↵Joey Hess2008-05-05
| | | | stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom.
* fix PERL5LIB in examplesJoey Hess2008-05-05
| | | | | Using `pwd` makes some modules that call cpan recursively succeed to install
* updateJoey Hess2008-05-05
|
* updateJoey Hess2008-05-05
|
* add sections, expand, reorgJoey Hess2008-05-05
|
* mention makemaker variablesJoey Hess2008-05-05
|
* updateJoey Hess2008-05-05
|
* correctionJoey Hess2008-05-05
|
* more on cleanupJoey Hess2008-05-05
|
* linkifyJoey Hess2008-05-05
|
* add news item for ikiwiki 2.45Joey Hess2008-05-05
|
* releasing version 2.45Joey Hess2008-05-05
|
* updatesJoey Hess2008-05-05
|
* formattingJoey Hess2008-05-05
|
* formattingJoey Hess2008-05-05
|
* enhancesments for shared hostingJoey Hess2008-05-05
| | | | | | | | | | * Add a Bundle::Ikiwiki to the source for use with CPAN to install *all* the modules ikiwiki can use. * Add a cpan directory containing a CPAN::MyConfig that can ease use of CPAN to install in a home directory on shared hosting providers. * With these changes, it's pretty easy to install onto nearlyfreespeech.net and probably other shared hosting providers like dreamhost. Added a tip page documentng the process for nearlyfreespeech.
* avoid strange FreeBSD problemJoey Hess2008-05-05
| | | | | | | <mxey> I have a weird problem with Ikiwiki on FreeBSD: When rendering this page <http://rafb.net/p/zmfROX86.html>, I get "ikiwiki.setup: Modification of a read-only value attempted at /usr/local/lib/perl5/site_perl/5.8.8/IkiWiki.pm line 1300.". And converting the constructors to not operate on the parameters directly but use lexical variables fixed it. Not sure exactly when this occurs.
* rename to more specific nameJoey Hess2008-05-05
|
* linkifyJoey Hess2008-05-03
|
* web commit by RichMorinJoey Hess2008-05-03
|
* web commit by RichMorinJoey Hess2008-05-03
|
* git: Put -- before the filename when calling git rev-list to avoid warning ↵Joey Hess2008-05-02
| | | | message when the file doesn't exist.
* Fix ugly display when editing a page that has vanished.Joey Hess2008-05-02
| | | | | srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist.
* avoid uninitialised valueJoey Hess2008-05-02
|