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