Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | web commit by http://madduck.net/: closing | Joey Hess | 2008-05-08 |
| | |||
* | web commit by buo: Removing previous installation fixes compile failure. | Joey Hess | 2008-05-08 |
| | |||
* | web commit by jrn: gratuitous change to test (remove "And") | Joey Hess | 2008-05-08 |
| | |||
* | most modules are pre-installed now | Joey Hess | 2008-05-08 |
| | |||
* | revert changes committed while testing sc3 (oops) | Joey Hess | 2008-05-07 |
| | |||
* | remove debugging | Joey Hess | 2008-05-07 |
| | |||
* | implemented pruning, s3 support now complete-ish | Joey Hess | 2008-05-07 |
| | |||
* | update | Joey Hess | 2008-05-07 |
| | |||
* | forgot to add.. | Joey Hess | 2008-05-07 |
| | |||
* | amazon s3 support implemented and kinda working | Joey Hess | 2008-05-07 |
| | | | | pruning not yet implemented, however | ||
* | whitespace | Joey Hess | 2008-05-07 |
| | |||
* | documentation for amazon_s3 plugin | Joey Hess | 2008-05-07 |
| | | | | Now to write it. :-) | ||
* | cannot reproduce | Joey Hess | 2008-05-07 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-07 |
|\ | |||
| * | web commit by buo: bug: 2.45 fails to compile | Joey Hess | 2008-05-07 |
| | | |||
* | | clarification | Joey Hess | 2008-05-07 |
|/ | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-07 |
|\ | |||
| * | web commit from 145.97.197.85: poll vote (Accept both) | Joey Hess | 2008-05-07 |
| | | |||
* | | Optimised file statting code when scanning for modified pages; cut the ↵ | Joey Hess | 2008-05-07 |
|/ | | | | number of system calls in half. (Still room for improvement.) | ||
* | fix links | Joey Hess | 2008-05-06 |
| | |||
* | new tip documenting how to use the pinger and pingee plugins | Joey Hess | 2008-05-06 |
| | |||
* | pinger/pingee now tested and working | Joey Hess | 2008-05-06 |
| | |||
* | POSIX::setsid is not exported per default | Joey Hess | 2008-05-06 |
| | |||
* | template change documentation | Joey Hess | 2008-05-06 |
| | |||
* | typo | Joey Hess | 2008-05-05 |
| | |||
* | update | Joey Hess | 2008-05-05 |
| | |||
* | aggregate: Add support for web-based triggering of aggregation for people ↵ | Joey Hess | 2008-05-05 |
| | | | | stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom. | ||
* | fix PERL5LIB in examples | Joey Hess | 2008-05-05 |
| | | | | | Using `pwd` makes some modules that call cpan recursively succeed to install | ||
* | update | Joey Hess | 2008-05-05 |
| | |||
* | update | Joey Hess | 2008-05-05 |
| | |||
* | add sections, expand, reorg | Joey Hess | 2008-05-05 |
| | |||
* | mention makemaker variables | Joey Hess | 2008-05-05 |
| | |||
* | update | Joey Hess | 2008-05-05 |
| | |||
* | correction | Joey Hess | 2008-05-05 |
| | |||
* | more on cleanup | Joey Hess | 2008-05-05 |
| | |||
* | linkify | Joey Hess | 2008-05-05 |
| | |||
* | add news item for ikiwiki 2.45 | Joey Hess | 2008-05-05 |
| | |||
* | releasing version 2.45 | Joey Hess | 2008-05-05 |
| | |||
* | updates | Joey Hess | 2008-05-05 |
| | |||
* | formatting | Joey Hess | 2008-05-05 |
| | |||
* | formatting | Joey Hess | 2008-05-05 |
| | |||
* | enhancesments for shared hosting | Joey Hess | 2008-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 problem | Joey Hess | 2008-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 name | Joey Hess | 2008-05-05 |
| | |||
* | linkify | Joey Hess | 2008-05-03 |
| | |||
* | web commit by RichMorin | Joey Hess | 2008-05-03 |
| | |||
* | web commit by RichMorin | Joey Hess | 2008-05-03 |
| | |||
* | git: Put -- before the filename when calling git rev-list to avoid warning ↵ | Joey Hess | 2008-05-02 |
| | | | | message when the file doesn't exist. | ||
* | Fix ugly display when editing a page that has vanished. | Joey Hess | 2008-05-02 |
| | | | | | srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist. | ||
* | avoid uninitialised value | Joey Hess | 2008-05-02 |
| |