root/trunk/classes


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @335 [335] 01/04/08 16:13:27 arnoschn Refs #195: switching to parse xml output from svn info (svn info --xml). …
(edit) @313 [313] 11/17/07 04:20:58 hans General cleanup tasks.
(edit) @312 [312] 11/17/07 03:47:40 hans Refs #188 - Updating phpunit & coverage tasks to work w/ new namespaces.
(edit) @311 [311] 11/17/07 02:30:23 hans Refs #188 - Moving some classes (File, BuildLogger, etc.)
(edit) @310 [310] 11/16/07 01:38:59 hans Refs #188 - Added a bunch of "use phing::system::io::File;" lines
(edit) @309 [309] 11/16/07 01:30:43 hans References #188 -- adding phing::BuildException to all classes (not in …
(edit) @308 [308] 11/15/07 13:45:57 mrook #178 - Count test results of individual test suites, not just the entire …
(edit) @307 [307] 11/15/07 13:17:47 hans Refs #188 - Adding work-in-progress (still-broken!) namespace support.
(edit) @306 [306] 11/08/07 20:47:11 hans Fixes #185 - Add check for constant before defining it.
(edit) @304 [304] 11/08/07 20:40:35 hans Fixes #183 - moved into correct function
(edit) @302 [302] 11/08/07 20:35:22 hans Fixes #178 - removed unused var
(edit) @300 [300] 11/08/07 20:31:40 hans Fixes #181 - make PhingCallTask default to halting on failure.
(edit) @298 [298] 11/08/07 20:23:38 hans Fixes #185, merging in fix from r297)
(edit) @296 [296] 11/04/07 16:56:44 hans Merging fix [295] from 2.3 branch
(edit) @294 [294] 11/04/07 16:52:33 hans Merging fix [293] from 2.3 branch
(edit) @292 [292] 11/04/07 15:23:39 hans Merging branch fix [291]
(edit) @290 [290] 11/04/07 15:04:36 hans Merging changes from fix to #177
(edit) @282 [282] 11/02/07 09:19:26 hans Merging fix for #170 into trunk
(edit) @276 [276] 10/31/07 08:37:18 mrook #152 - Fix result counting for child tests (patch by Dirk Thomas)
(edit) @275 [275] 10/31/07 08:01:03 mrook #151 - Add support for grouping of tests (patch by Dirk Thomas)
(edit) @273 [273] 10/30/07 23:08:17 hans Merging recent 2.3 branch changes.
(edit) @267 [267] 10/25/07 01:49:31 hans Applying fix to abstract method, leftover from patch for #155
(edit) @266 [266] 10/25/07 01:32:38 hans Committing fixes for path bugs introduced with #166
(edit) @263 [263] 10/24/07 22:26:15 hans #168 - Removing call to undefined toString() method
(edit) @262 [262] 10/23/07 02:47:18 hans Merging in changes from 2.3 branch: [256], [257], [258], [259], [260], …
(edit) @254 [254] 10/17/07 13:27:17 hans #165 - Adding support for test suites in the fileset
(edit) @253 [253] 10/17/07 01:23:37 hans Merging fix for #164 into trunk
(edit) @251 [251] 10/17/07 01:12:23 hans Merging fix for #150 into trunk
(edit) @249 [249] 10/17/07 00:58:00 hans Merging fix for #157 into trunk.
(edit) @246 [246] 10/16/07 21:06:28 hans #163 - Adding new stripwhitespace filter
(edit) @244 [244] 10/07/07 18:59:52 mrook Various improvements to jslint and phplint tasks (patch by Miracle)
(edit) @243 [243] 09/28/07 20:08:33 lcrouch #156 change DbDeployTask to use new PEAR DB_Deploy package
(edit) @242 [242] 09/26/07 15:39:45 mrook Add 'verbose' option to chmod task (patch by Travis Swicegood)
(edit) @238 [238] 09/10/07 15:14:23 mrook Add 'recursive' attribute (closes issue #141)
(edit) @237 [237] 09/10/07 15:02:57 mrook Fix errors in basedir check
(edit) @236 [236] 09/10/07 14:24:59 mrook Remove PEAR dependency for PHPUnit version checks - use PHPUnit code …
(edit) @235 [235] 09/05/07 18:42:02 hans ticket:146 - Fixing E_NOTICE related to offset type in CopyTask
(edit) @230 [230] 08/30/07 12:46:51 hans ticket:72 - Added the line.separator property back for backwards …
(edit) @229 [229] 08/30/07 12:45:08 hans ticket:72 - Fixed unreplaced line.separator property with PHP_EOL
(edit) @227 [227] 08/28/07 02:17:00 hans #92 - Fixing inconsistent line endings.
(edit) @226 [226] 08/28/07 02:12:30 hans #110 - Added an errorproperty attribute to phplint task.
(edit) @225 [225] 08/28/07 01:14:00 hans #58 - Path::listPaths() broken for DirSet objects.
(edit) @224 [224] 08/24/07 21:24:46 lcrouch #139 add support for mssql
(edit) @223 [223] 08/24/07 01:55:50 lcrouch #139 add DbmsSyntax functionality so dbdeploy's timestamps will be run via …
(edit) @222 [222] 08/22/07 13:40:47 lcrouch #138 - add dbdeploy task
(edit) @221 [221] 08/21/07 00:57:09 hans ticket:72 - Replace Phing::getProperty("line.separator") with PHP_EOL
(edit) @220 [220] 08/21/07 00:03:13 hans ticket:75 - files excluded by fileset end up in .tgz but not .zip
(edit) @219 [219] 08/15/07 18:58:31 mrook Support loading/running of PHPUnit_Framework_TestSuite subclasses (closes …
(edit) @218 [218] 08/14/07 23:52:27 hans #90 - Added support for escaping '.' in imported classpaths
(edit) @217 [217] 08/14/07 15:39:59 mrook Fix CopyTask/MoveTask inheritance, add dir renaming to MoveTask
(edit) @216 [216] 08/14/07 14:17:15 mrook Add full filename to xml document (closes issue #135)
(edit) @215 [215] 08/14/07 14:13:17 mrook Fix mentions of 'os' attribute (closes issue #136)
(edit) @214 [214] 08/02/07 01:45:00 hans Cleaned up PDOTask, Added note about safe mode
(edit) @210 [210] 08/01/07 22:48:36 hans #122 Applying patch to add special handling for 'replacements'
(edit) @209 [209] 08/01/07 22:42:00 hans #57 - Fixing missing referenced param.
(edit) @208 [208] 07/30/07 19:43:37 mrook Improve PHPUnit 3 detection code (patch by Doug Warner, closes issue #91)
(edit) @206 [206] 07/29/07 22:05:14 hans ticket:134 - Fixing PearPackage2Task to work with Windows.
(edit) @205 [205] 07/29/07 21:04:42 hans ticket:118 - Added fix from domain51.com for NULL projects in …
(edit) @200 [200] 06/29/07 19:06:04 mrook Fix typo in classname (closes issue #121)
(edit) @199 [199] 06/20/07 15:07:35 mrook Fix call to setParseprivate (closes issue #119)
(edit) @194 [194] 06/08/07 15:23:14 hans Fixing undefined var notices from Filesystem::chmod()
(edit) @191 [191] 05/14/07 11:47:53 mrook Enable relative path handling in zip task (patch by Oliver Schlicht)
(edit) @189 [189] 05/08/07 19:07:42 mrook Fix coverage merging for larger sets (patch supplied by Doug Warner)
(edit) @187 [187] 05/06/07 10:04:34 mrook Add support for non-ascii characters (closes issue #103)
(edit) @186 [186] 04/19/07 21:18:08 mrook Fix typos (closes issue #99)
(edit) @185 [185] 04/18/07 08:54:12 mrook Add calls to "clearstatcache" to empty PHP stat cache (closes issue #69)
(edit) @180 [180] 03/30/07 17:47:55 mrook Add sizecheck for messages array (closes issue #81)
(edit) @178 [178] 03/14/07 20:26:55 mrook Set PHPUnit_MAIN_METHOD constant (closes issue #80)
(edit) @177 [177] 03/14/07 20:22:33 mrook Fix missing argument (closes issue #82)
(edit) @176 [176] 03/14/07 14:23:39 hans Fixing issue w/ classhints & null (not sure if we should use PHP5.1 null …
(edit) @175 [175] 03/14/07 13:52:03 hans ticket:83: XmlLogger improperly handling "non-traditional" buildfile …
(edit) @174 [174] 03/12/07 21:01:37 hans cleaning up phpdoc
(edit) @173 [173] 03/12/07 20:34:30 hans Cleanup phpdoc & method access levels
(edit) @171 [171] 03/07/07 10:11:29 hans Fixing line endings in Phing class.
(edit) @169 [169] 03/06/07 20:26:03 hans Fixing PhpDocumentorTask class property naming.
(edit) @167 [167] 02/22/07 13:35:34 hans Fixed another missing parameter references in new PHPUnit support classes.
(edit) @166 [166] 02/21/07 18:39:40 hans Fixed some missing or invalid parameter references new PHPUnit support …
(edit) @165 [165] 02/20/07 06:16:40 mrook Fix typo (thanks Julien)
(edit) @164 [164] 02/16/07 22:24:21 hans Check whether passed-in Exception is null before attempting to call …
(edit) @162 [162] 02/16/07 07:14:02 knut added documentation for ZendCodeAnalyzerTask
(edit) @161 [161] 02/15/07 21:48:44 mrook Fix code coverage gathering when using PHPUnit3
(edit) @158 [158] 02/15/07 15:41:22 hans References #76 - Update documentation for phpdoc task, add missing config …
(edit) @157 [157] 02/15/07 14:27:06 hans References #76 - Fixing class name, phpdoc.
(edit) @156 [156] 02/15/07 14:25:56 hans References #76 - Adding new PhpDocumentorTask and support subclass.
(edit) @155 [155] 02/15/07 14:24:35 hans References #76 - Renaming current phpdoc task
(edit) @153 [153] 02/13/07 21:03:09 mrook Remove PHPUnit2 check, add check for Xdebug
(edit) @152 [152] 02/13/07 20:58:55 mrook Fix PHPUnit version check
(edit) @150 [150] 02/13/07 11:21:57 mrook Change classnames, update defaults.properties
(edit) @149 [149] 02/13/07 11:18:59 mrook Add more version specific statements
(edit) @148 [148] 02/13/07 11:15:53 mrook Implement PHPUnit3 support (experimental!)
(edit) @147 [147] 02/06/07 20:32:22 hans * Fixes #65: Convert all loggers/listeners to use streams. * Also cleans …
(edit) @144 [144] 02/05/07 15:19:00 hans Closes #70: Create Project class constants for log levels (replacing …
(edit) @143 [143] 02/05/07 14:57:57 hans Merge 2.2 branch up to & including r138
(edit) @142 [142] 02/04/07 14:06:00 mrook Change package name
(edit) @141 [141] 02/04/07 14:05:42 mrook Rename file
(edit) @140 [140] 02/04/07 12:06:18 mrook Move PHPUnit2 tasks to generic phpunit directory (preparing for PHPUnit3 …
(edit) @139 [139] 02/04/07 05:02:48 bkarwin [Ticket 68] Add new filter class for Xinclude processing.
(edit) @132 [132] 01/25/07 19:38:05 mrook Add support for the 'description' attribute in the project element …
(edit) @131 [131] 12/28/06 11:27:09 mrook Fix incorrect matching string (closes issue #52)
(edit) @130 [130] 12/28/06 11:18:43 mrook Fix infinite loop (closes issue #53)
Note: See TracRevisionLog for help on using the revision log.