| #
ab91da89 |
| 26-Oct-2009 |
Andreas Gohr <gohr@cosmocode.de> |
set required PHP release to 5.1.2
Ignore-this: 5dd4f31786cfa624b5e54b4c19060003
darcs-hash:20091026115305-6e07b-b48459f3dcaa70898f799cd0e843997265af8fb9.gz
|
| #
db959ae3 |
| 20-Oct-2009 |
Andreas Gohr <andi@splitbrain.org> |
Coding Standard Cleanup
Ignore-this: 259cb5773c3144c6c706d87298dcf674
darcs-hash:20091020212338-7ad00-6bf1c5c403491f136a1c02af5ecd9f84d7227107.gz
|
| #
a6783fdb |
| 26-Jul-2009 |
Andreas Gohr <andi@splitbrain.org> |
Updated version checks for PHP 5
Ignore-this: 97d3d6fd8dc65d0cfce6b976cc2fad28
The next release will require PHP 5, the related checks were upgraded to check for at least 5.0.0 (we might need to tu
Updated version checks for PHP 5
Ignore-this: 97d3d6fd8dc65d0cfce6b976cc2fad28
The next release will require PHP 5, the related checks were upgraded to check for at least 5.0.0 (we might need to tune this)
darcs-hash:20090726115255-7ad00-59d67b61739db8eea0288a8010d7cdf507ab867b.gz
show more ...
|
| #
b4353e51 |
| 14-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
Ignore-this: 93da548cc8b7ac9371d391b9a78005a8
darcs-hash:20090214120815-7ad00-a1245eb095dccb16a69c8928e22b6ae04cd80a5f.gz
|
| #
6073217b |
| 06-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
Ignore-this: d380e2bbc9a542e0e75854ccc05d0374
darcs-hash:20090206080534-7ad00-ff3e4d237aa875f7cdd02236a07d87b3ba5476a4.gz
|
| #
bd502e97 |
| 30-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
Ignore-this: c5eb865293d3f28cdf3bcb18f942f323
darcs-hash:20090130093753-7ad00-c269f5cd90eaf959fc46d3ad1c5e3a8b26df44d2.gz
|
| #
ff9bc2cd |
| 26-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
Ignore-this: 7c662f92b5b2a94faf57c4c716dada3a
darcs-hash:20090126174421-7ad00-ce2c5ec1353f774e7bbeaf358117f68e7df2a32b.gz
|
| #
2e79fc15 |
| 11-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
yno external image for install.php (FS#1401)
darcs-hash:20081011153149-f7d6d-490efbd7ec447670f7131617535a82d2ac6aff5a.gz
|
| #
9c71da5b |
| 23-Aug-2008 |
Andreas Gohr <andi@splitbrain.org> |
more verbose errors in tarlib when needed ext is missing
darcs-hash:20080823111603-7ad00-8c6f664b96fa6c959f77965d0d1b721aecedc92c.gz
|
| #
f46c9e83 |
| 15-Aug-2008 |
Anika Henke <anika@selfthinker.org> |
fixed all remaining links to wiki.splitbrain.org and to restructured pages
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
|
| #
dd6510bd |
| 04-May-2008 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
darcs-hash:20080504185355-7ad00-c8ac1fa6a50a4226ef17bf7dd8b34065c177276e.gz
|
| #
9ad6da3d |
| 04-May-2008 |
Andreas Gohr <andi@splitbrain.org> |
keep chosen language on retry in installer FS#1396
darcs-hash:20080504101546-7ad00-eb1c14380c3e2e517ca9485adf3dadddc07e6992.gz
|
| #
5faa223d |
| 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
darcs-hash:20080331180649-7ad00-a38029f32d12ab21506ca4ccf3c36f55eaa12962.gz
|
| #
de33a58f |
| 27-Feb-2008 |
Michael Klier <chi@chimeric.de> |
introducing the new tmp dir
darcs-hash:20080227215640-23886-606fc55ada5d6c3c80f14967746ec6aa0a4b3321.gz
|
| #
d0a27cb0 |
| 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use fullpath() before initialized
darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz
|
| #
00976812 |
| 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
show more ...
|
| #
7b407d6d |
| 06-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed function check in install.php FS#1215
darcs-hash:20070806185341-7ad00-c89eefb548615b3b91f77faf3ee477fc62d3257f.gz
|
| #
43078d10 |
| 25-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
use file_get_contents to read files
darcs-hash:20070725190021-7ad00-32ea2f7d76d6508dfeb9dfd90f94132c4020386c.gz
|
| #
9711045a |
| 09-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
check data/index permissions in installer FS#1181
darcs-hash:20070709182725-7ad00-3f24d9cb83ef31e713e16ee3710ec08df1be764b.gz
|
| #
83666c1b |
| 26-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
final release preps
darcs-hash:20070626182517-7ad00-eedd1d5d52954076d4518235772e6199233d93c2.gz
|
| #
e7f137b2 |
| 24-May-2007 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
darcs-hash:20070524172905-7ad00-a3635da93981b1cc6063143b6a4c2883fb0fe8b9.gz
|
| #
fc896584 |
| 11-May-2007 |
Andreas Gohr <andi@splitbrain.org> |
remove deprecated ACL option from installer
darcs-hash:20070511200912-7ad00-68efca374c610a52fae11ee3fe624eb101fc418a.gz
|
| #
9c18485b |
| 04-Jan-2007 |
Samuele Tognini <samuele@cli.di.unipi.it> |
fixed a forgotten space in install.php
darcs-hash:20070104201822-0abd8-ba4f7830a0acfa42438fc8894c28cdf552dc8aa7.gz
|
| #
bab4a8bd |
| 02-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
check for preg_replace in install.php
to avoid problems like in http://forum.dokuwiki.org/thread/521
darcs-hash:20070102204857-7ad00-9a352a5503114c2df20eb2aded243c2c9e50abe8.gz
|
| #
4dde32dd |
| 06-Nov-2006 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
darcs-hash:20061106192948-7ad00-c5f00a6a452e941b6799663d5b73e7e089a376a2.gz
|