Julian Seidenberg
|
23f5340c85
|
BUGFIX: direct call to exec method instead of trying to non-existent object attribute
|
2011-05-02 11:54:16 +12:00 |
|
Julian Seidenberg
|
6c549169ed
|
BUGFIX: now dev/build does not always run after checkout
|
2011-05-02 11:54:16 +12:00 |
|
Julian Seidenberg
|
c98eb981ce
|
BUGFIX: renaming task to callingTask to avoid conflict with superclass method in Task class
|
2011-05-02 11:54:15 +12:00 |
|
Julian Seidenberg
|
eb305ee33f
|
API-CHANGE: piston support (from 1292fba039 )
|
2011-05-02 11:54:15 +12:00 |
|
Julian Seidenberg
|
24705fd9f5
|
ENHANCEMENT: phing checkout task now stashes local content before performing checkout and has the option to exclude the base (silverstripe-installer) folder
|
2011-05-02 11:54:15 +12:00 |
|
Julian Seidenberg
|
73a5fb5e62
|
MINOR: documentation for phing tasks (run 'phing help' to view)
|
2011-05-02 11:54:10 +12:00 |
|
Julian Seidenberg
|
9e0c03d1d7
|
BUGFIX: createchangelog script now gives a message when it can't find a folder or repository. It now also correctly creates logs repos in subdirectories.
|
2011-04-26 15:32:21 +12:00 |
|
Julian Seidenberg
|
0ecaf0c45d
|
API-CHANGE: new checkout and changelog tools using Phing
|
2011-04-26 13:57:55 +12:00 |
|
Ingo Schommer
|
e4031aa344
|
MINOR Using QSA RewriteRule flag in .htaccess instead of manually appending (fixes #6593, thanks smares)
|
2011-04-14 21:07:17 +12:00 |
|
Howard Grigg
|
940df33c44
|
Updated the installer to reflect the moved Sapphire files
|
2011-04-06 11:22:34 +10:00 |
|
Hamish Friedlander
|
b39937f40e
|
MINOR: Make new-project use github source for blackcandy theme, not svn
|
2011-03-31 11:52:27 +13:00 |
|
Sam Minnee
|
c5ce75fae4
|
Added a default .gitignore
|
2011-03-30 10:11:14 +13:00 |
|
Ingo Schommer
|
b3ac8ccbd6
|
MINOR Moved additional CSS needed for tutorial 3 to themes/tutorials rather than sapphire/docs
|
2011-02-14 11:08:51 +13:00 |
|
Ingo Schommer
|
7277461f28
|
MINOR Migrated COPYING, Changelog, INSTALL, UPGRADING into a new README.md
|
2011-02-12 14:28:05 +13:00 |
|
Hamish Friedlander
|
7b777c70e8
|
ENHANCEMENT: Add first version of tools for pulling in modules, now that we cant just use svn externals
|
2011-02-10 11:25:56 +13:00 |
|
sharvey
|
d8ee7bde57
|
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) (from r115816)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@115819 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2011-01-26 03:14:26 +00:00 |
|
sharvey
|
e1ad6609b4
|
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
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@115264 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-12-21 09:28:28 +00:00 |
|
sharvey
|
b13c561c51
|
BUGFIX Fixed conflicting check of mysite directory with recommendation of removal of _config.php in installer (from r115169)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@115170 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-12-19 22:18:05 +00:00 |
|
sharvey
|
88aea2f456
|
Removed temporary datetimefields from externals
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@114918 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-12-13 23:42:03 +00:00 |
|
sharvey
|
089e28e004
|
BUGFIX Installer should check asp_tags is disabled, as it can cause issues with SilverStripe (from r114823)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@114824 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-12-11 06:02:51 +00:00 |
|
sminnee
|
3f55474dec
|
ENHANCEMENT PHP requirements in installer now check for date.timezone correctly being set for PHP 5.3.0+. This option is *required* to be set starting with 5.3.0 and will cause an error during installation if not (from r114467)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@114495 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-12-05 00:04:05 +00:00 |
|
sharvey
|
4868877ee6
|
MINOR Merged r113913 through r113984 from phpinstaller/branches/2.4
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@113985 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-11-21 23:53:50 +00:00 |
|
sharvey
|
945a28f33a
|
MINOR Merged r112269 through r113912 from phpinstaller/branches/2.4
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@113914 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-11-18 05:08:12 +00:00 |
|
sharvey
|
91d00c52b8
|
MINOR Fixed extraneous else statement in installer
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112970 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-20 02:00:33 +00:00 |
|
sharvey
|
2ed6a316e7
|
MINOR Made _config.php work the same way as branches/2.4 phpinstaller
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112969 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-20 02:00:13 +00:00 |
|
sminnee
|
9915ca80d9
|
MINOR: Blocking unnecessary revisions
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112438 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:24:40 +00:00 |
|
sminnee
|
01381abea0
|
MINOR: Blocking unnecessary revisions
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112434 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:22:23 +00:00 |
|
sminnee
|
93105a77ca
|
MINOR Remove whitespace from generated _config.php file in installer (from r112268)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112433 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:22:20 +00:00 |
|
sminnee
|
d2bcf47aba
|
ENHANCEMENT Installer exposes database type in "Database support" configuration (from r112247)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112432 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:22:10 +00:00 |
|
sminnee
|
5dc52e9569
|
ENHANCEMENT "Database Configuration" section in installer shows database version and database type (without the "Database" suffix) for reference (from r111874)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112430 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:22:04 +00:00 |
|
sminnee
|
3df7734b83
|
MINOR Documentation for phpunit.xml.dist (from r111491)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112429 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:58 +00:00 |
|
sminnee
|
4d5c62da03
|
BUGFIX Installer now checks for session_start() and hash() support (from r111369)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112427 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:45 +00:00 |
|
sminnee
|
3de082c417
|
BUGFIX Installer now checks for iconv support, which is required for DateField? (using Zend libraries) to function correctly (from r111266)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112425 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:21 +00:00 |
|
sminnee
|
df024e513e
|
MINOR Exclude "sanity check" type tests by default from PHPUnit runs (e.g. PhpSyntaxTest) (from r111117)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112424 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:21:16 +00:00 |
|
sminnee
|
ec9ea4c8d6
|
ENHANCEMENT Added phpunit.xml.dist to avoid setting bootstrap includes and other SilverStripe specific configuration as CLI parameters and test-level includes (from r111055)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112422 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:20:45 +00:00 |
|
sminnee
|
5a20fbed64
|
#5870 Block web requests to silverstripe-cache directory via htaccess RedirectMatch rule or web.config hiddenSegments functionality if using IIS 7.x (from r110241)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112417 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:19:01 +00:00 |
|
sminnee
|
dfbd3e08f6
|
MINOR: repair installer for sqlite (from r109788)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112416 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:18:52 +00:00 |
|
sminnee
|
991ec354b1
|
ENHANCEMENT ErrorDocument in default .htaccess so Apache serves default 404 and 500 server error pages (from r108663)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112415 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:18:46 +00:00 |
|
sminnee
|
55d6682cd5
|
MINOR Changed unknown web server text (from r108571)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112414 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:18:39 +00:00 |
|
sminnee
|
7a2fce3458
|
MINOR Allow checking for a specific IIS version (parameter to InstallRequirements::isIIS()) (from r108570)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112411 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:18:00 +00:00 |
|
sminnee
|
83567dccdd
|
MINOR Removed double up of similar logic in InstallRequirements (from r108569)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112410 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:17:53 +00:00 |
|
sminnee
|
f9d29bd9d6
|
MINOR Simplified discovery of webserver during install (from r108568)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112408 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:17:42 +00:00 |
|
sminnee
|
2a78807f4b
|
MINOR Removed unncessary isset() check (from r108561)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112407 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:17:34 +00:00 |
|
sminnee
|
7b040c42ac
|
MINOR Disallowing more potentially active file extensions in mysite/.htaccess (from r108208)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112404 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:51 +00:00 |
|
sminnee
|
a9c1f55bed
|
BUGFIX: Fixed CLI installation. (from r108032)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112402 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:43 +00:00 |
|
sminnee
|
e44595bda9
|
BUGFIX: Don't set any dev servers by default, host-based dev-server selection is unreliable. (from r108031)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112401 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:37 +00:00 |
|
sminnee
|
b3193f2a7f
|
BUGFIX: Don't allow reinstalling without first making the user manually delete mysite/_config.php (from r108030)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112400 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:31 +00:00 |
|
sminnee
|
7d4393910a
|
BUGFIX: Don't allow direct access to PHP files in mysite module. (from r108029)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112398 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:18 +00:00 |
|
sminnee
|
c402bb9eef
|
MINOR Tweaking of installer text to avoid misleading information about "exists" when there's actually an error (from r107366)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112396 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:16:09 +00:00 |
|
sminnee
|
8888693600
|
BUGFIX If database version can't be determined, just use the database adapter class (from r105726)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112394 467b73ca-7a2a-4603-9d3b-597d59a354a9
|
2010-10-15 01:15:14 +00:00 |
|