Go to file
Ingo Schommer 9fa3c52169 Exclude vendor/ folder from default phpunit run
Once we start placing SS modules in vendor/,
we need to find a smarter solution...
2012-11-28 15:47:28 +01:00
assets BUGFIX #6321 Whitelisted file extensions with uppercase extensions blocked by case sensitive FilesMatch directive in assets/.htaccess (does not affect IIS 7.x which uses web.config) 2011-02-02 18:56:57 +13:00
mysite MINOR: reverted previous commit. Note to self dont work on sunday nights, sigh 2011-02-02 18:56:56 +13:00
themes/tutorial MINOR Changed silverstripe.com references to silverstripe.org 2011-02-02 18:56:43 +13:00
.htaccess ENHANCEMENT Installer now has a fallback for mod_rewrite detection by setting an environment variable in .htaccess when "<IfModule mod_rewrite.c>" directive is satisfied 2011-02-02 18:56:56 +13:00
COPYING Update copyright to 2008 2008-01-06 22:46:39 +00:00
ChangeLog MINOR: Changed change log to point to online change log. (from r71924) (from r92238) 2011-02-02 18:56:44 +13:00
INSTALL MINOR Fixed location to tutorials in INSTALL file which went to an empty page 2011-02-02 18:56:49 +13:00
Makefile MINOR Added querystring option to Makefile 2011-02-02 18:56:52 +13:00
UPGRADING MINOR Fixed character glitch in UPGRADING file 2011-02-02 18:56:49 +13:00
composer.json Removed custom repo sources from composer.json 2012-11-08 14:02:28 +01:00
favicon.ico Added favicon 2007-09-23 23:34:09 +00:00
index.php BUGFIX: fixed double slash when installed in the root. PATCH via simon_w. #4733 2011-02-02 18:56:46 +13:00
install.php ENHANCEMENT Installer now checks for magic_quotes_gpc being turned off. This option turned on can cause issues with serialized data in cookies when unserializing (from r115264) 2011-02-02 18:56:57 +13:00
phpunit.xml.dist Exclude vendor/ folder from default phpunit run 2012-11-28 15:47:28 +01:00
web.config ENHANCEMENT IIS 7.x no longer throws a server error if the rewrite module isn't installed when first opening the SS installer - instead, the web.config file is written with rules during installation 2011-02-02 18:56:49 +13:00