root/trunk/classes/phing/tasks


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) @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) @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) @266 [266] 10/25/07 01:32:38 hans Committing fixes for path bugs introduced with #166
(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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @175 [175] 03/14/07 13:52:03 hans ticket:83: XmlLogger improperly handling "non-traditional" buildfile …
(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) @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) @128 [128] 11/04/06 10:34:22 mrook Add new JavaScript lint task (provided by Stefan Priebsch)
(edit) @127 [127] 11/04/06 10:33:02 mrook Add license header
(edit) @126 [126] 10/05/06 19:18:13 mrook Remove obsolete filter for .php files
(edit) @124 [124] 09/19/06 20:15:00 mrook Add 'haltonfailure' option (contributed by Stefan Priebsch)
(edit) @123 [123] 09/14/06 20:19:08 mrook Set svn:keywords property on all files
(edit) @121 [121] 09/14/06 20:09:55 mrook Fix typo
(edit) @120 [120] 09/14/06 20:04:25 mrook Add new SCP task (contributed by Andrew Eddie)
(edit) @119 [119] 09/14/06 20:02:22 mrook Check-in of improvements to various tasks (contributed by Andrew Eddie)
(edit) @118 [118] 09/14/06 19:54:52 mrook Add filterchain ability (contributed by Andrew Eddie)
(edit) @117 [117] 09/14/06 19:00:49 mrook Add phpunit/phpunitreport aliases
(edit) @116 [116] 09/12/06 09:32:50 mrook Merge 2.2 branch up to & including r112
(edit) @115 [115] 09/12/06 09:18:30 mrook Merge 2.2 branch up to & including r84
(edit) @114 [114] 09/12/06 09:05:05 mrook Merge 2.2 branch up to & including r29
(edit) @81 [81] 07/06/06 13:07:29 mrook Change e-mail address
(edit) @78 [78] 06/16/06 13:49:48 hans #26 - Fixing strange behavior with "dir" attribute of <phing> task.
(edit) @77 [77] 06/12/06 19:46:05 hans ticket:44 - fixing ability to copy empty dirs
(edit) @69 [69] 05/15/06 12:07:05 mrook Add PearPackage2Task (patch contributed by Stuart Binge)
(edit) @55 [55] 04/20/06 15:16:59 mrook Apply patch to detect and act on failing builds (Matthias Pigulla)
(edit) @54 [54] 04/13/06 12:40:03 mrook Fix double escape of HTML entities (closes issue #17)
(edit) @48 [48] 03/15/06 20:05:10 knut Added complete list of available warnings in ZendCodeAnalyzer
(edit) @47 [47] 03/14/06 06:22:33 knut Added ZendCodeAnalyzerTask for to analyze PHP source files using the …
(edit) @43 [43] 03/10/06 14:31:51 mrook Set keywords
(edit) @42 [42] 03/10/06 14:14:29 mrook Another big update to code coverage tasks * Fix inconsistent reporting …
(edit) @41 [41] 03/09/06 16:11:58 mrook Remove PHP5 reflection workaround (the bug was fixed in PHP5 upstream)
(edit) @40 [40] 03/09/06 16:11:20 mrook Big update, should fix most of the code coverage issues * Add …
(edit) @39 [39] 03/09/06 15:34:09 mrook Add/fix some documentation
(edit) @34 [34] 03/08/06 11:12:28 mrook Updates to code coverage tasks * Add CoverageMergerTask to facilitate …
Note: See TracRevisionLog for help on using the revision log.