index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.xml
Age
Commit message (
Expand
)
Author
2011-10-02
some documentation update on trunk/
ctrlaltca@gmail.com
2011-09-20
patch for #363: dropping clientscripts.php
ctrlaltca@gmail.com
2011-05-24
fixed quickstart pdf buildscript
ctrlaltca@gmail.com
2007-11-09
update prado-dao build.
wei
2007-06-30
prepare for release.
3.1.0
xue
2007-05-14
Update for next release.
xue
2007-05-14
clean up build script.
xue
2007-05-09
Add compact db demo, add THtmlArea::EnableCompression, add ClientSide options...
wei
2007-05-08
minor changes
wei
2007-05-07
Update Active Record docs.
wei
2007-05-06
updated build.
xue
2007-04-24
add active record Relations
wei
2007-04-22
Minor change to Mysql metadata
wei
2007-04-16
Updates to db stuff, removed js build from build.xml (no longer necessary)
wei
2007-04-14
Refactor ActiveRecordGateway to use TDataGatewayCommand
wei
2007-01-19
build script fix.
xue
2007-01-17
updated build script and prado powered link target.
xue
2007-01-15
updated build script for release.
3.1.0a
xue
2007-01-14
prepare for 3.1 alpha release.
xue
2007-01-13
updated build script.
xue
2006-10-18
merge from 3.0 branch till 1463.
xue
2006-09-23
merge from 3.0 branch till 1435.
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-08-27
Merge from 3.0 branch till 1350.
xue
2006-07-04
Merge from 3.0 branch till 1239.
xue
2006-06-30
Merge from 3.0 branch till 1218.
xue
2006-06-19
Merge from 3.0 branch till 1185.
xue
2006-04-30
merge from 3.0 branch till 995.
xue
2006-04-27
merge from 3.0 branch till 978.
xue
2006-04-25
Merge from 3.0 branch till 967.
xue
2006-04-14
Adding SQLMap unit tests. Allow sqlmap to use Prado's caching module to cache...
wei
2006-03-31
Added state in addition to version in title information of API documentation ...
knut
2006-03-31
Workaround for packaging with empty directories and preparing build file for RC1
knut
2006-03-31
Removed tests from the build process and added a new target 'all' to run ever...
knut
2006-03-31
Removed evaluation of pradolite.php, lint check is ok
knut
2006-03-31
Switched to use the original build script to generate pradolite.php
knut
2006-03-09
Disabling "if-if-else" warnings from analyze reporting
knut
2006-03-08
Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ...
knut
2006-03-07
Added variuos resource files to build (Ticket #82)
knut
2006-02-26
Corrected references to XSD and DTD files
knut
2006-02-25
Excluding DataAccess/**/*.php from code coverage since that part of the frame...
knut
2006-02-23
Completed target pradolite
knut
2006-02-23
Created an XmlLintTask to validate configuration against XML Schema Definitio...
knut
2006-02-21
A lot of updates to the build file
knut
2006-02-09
added lint task for checking syntax of PHP source files
knut
2006-02-01
added pradolite target
knut
2006-01-30
fixed minor bug with XML entities in build.xml
knut
2006-01-30
added some more info to the PearPackageTask
knut
2006-01-30
- Ported a few unit tests from the I18N package
knut
2006-01-26
Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...
knut