Timeline
09/20/2007:
- 16:16 Ticket #90 (cvstimestamp buildproperty is incorrectly formatted for command line usage ...) reopened by
- Now, it is wrong. Use "$@" in /usr/bin/phing instead of $*
09/17/2007:
- 22:36 Ticket #142 (SvnCheckout task only makes non-recursive checkouts.) closed by
- fixed: New version (0.3.1) of VersionControl_SVN package published, closing.
09/11/2007:
- 14:33 Ticket #152 (result of PHP-Unit seems to be incorrect) created by
- The output of the PHPUnit3ResultFormatter seems to be incorrect in the …
09/10/2007:
- 22:09 Ticket #144 (Problem with the zip task on windows vista.) closed by
- fixed: Cheers!
- 17:54 Ticket #151 (add group-option to PHPUnit-Task) created by
- Since PHPUnit 3.2 has support for TestNG-style @grouping of tests it would …
- 17:20 Ticket #143 (Example for PhpDocumentor task has typographical errors and a wrong ...) closed by
- fixed: Committed in r239, thanks!
- 17:19 Changeset [66611a99] by
- Fix typos and attribute (closes issue #143)
- 17:15 Ticket #141 (Add 'recursive' attribute to svncheckout task.) closed by
- fixed: Added in r238 (in anticipation of upstream fix, see issue #142), thanks.
- 17:14 Changeset [b7ef20a] by
- Add 'recursive' attribute (closes issue #141)
- 17:02 Changeset [0358fae] by
- Fix errors in basedir check
- 16:25 Ticket #148 (remove dependency to PEAR in PHPUnit-Task) closed by
- fixed: Fixed in r236, thanks :)
- 16:24 Changeset [56c85e8] by
- Remove PEAR dependency for PHPUnit version checks - use PHPUnit code …
09/09/2007:
- 16:58 Ticket #150 (unable to include phpdocumentor.ini in PHPDoc-Task) created by
- When using the PHPDoc-task i have the problem that phpdoc is unable to …
- 16:56 Ticket #149 (using TestSuites in fileset of PHPUnit-Task) created by
- In the fileset of the PHPUnit-Task only files containing …
- 16:46 Ticket #148 (remove dependency to PEAR in PHPUnit-Task) created by
- The PHPUnitTask depends on PEAR (line 22, 63-65) just to find the …
- 03:28 Ticket #147 (Runtime error with ping 2.0.0) closed by
- invalid: Please try the latest 2.3.0RC1 version of Phing (or even the 2.2.0 …
- 02:49 Ticket #147 (Runtime error with ping 2.0.0) created by
- When I run phing 2.0.0 , I get this error "Argument1 to function must not …
09/05/2007:
- 20:42 Ticket #146 (Illegal offset type PHP notice in CopyTask) closed by
- fixed: Fixed in changeset:235
- 20:42 Changeset [a994dac] by
- ticket:146 - Fixing E_NOTICE related to offset type in CopyTask
- 20:42 Changeset [2897085] by
- ticket:146 - Fixing E_NOTICE related to offset type in CopyTask
- 20:39 Ticket #146 (Illegal offset type PHP notice in CopyTask) created by
- Illegal offset type [line 238 of /path/to/phing/tasks/system/CopyTask.php]
- 03:27 Users/News/Phing2.3.0RC1 created by
- Added news item for 2.3.0RC1
- 03:26 Users/Download edited by
- Added 2.3.0RC1 download links (diff)
- 03:10 Changeset [0019e79] by
- Adjusting state to beta for 2.3.0RC1 release
- 03:08 Changeset [b7ca1a4] by
- Fixing version for 2.3.0RC1
- 03:08 Changeset [a726b9b] by
- Updating version for trunk (to 3.0dev).
- 03:05 Ticket #145 (User Defined DataType usage issue) created by
- Hi there, I was trying to create a user defined DataType (Types). But I …
- 03:03 Changeset [2847156] by
- Tagging 2.3.0RC1 for release.
09/01/2007:
- 18:01 Ticket #144 (Problem with the zip task on windows vista.) created by
- On Windows Vista (php 5.2.3 and php 5.2.1), if I try to create a .zip …
08/30/2007:
- 14:46 Changeset [51a5f69] by
- ticket:72 - Added the line.separator property back for backwards …
- 14:46 Changeset [ab62f2f] by
- ticket:72 - Added the line.separator property back for backwards …
- 14:45 Changeset [29d4d30] by
- ticket:72 - Fixed unreplaced line.separator property with PHP_EOL
- 14:45 Changeset [818b87e] by
- ticket:72 - Fixed unreplaced line.separator property with PHP_EOL
08/29/2007:
- 21:16 Ticket #143 (Example for PhpDocumentor task has typographical errors and a wrong ...) created by
- The typographical errors are found in the following file starting on line …
- 21:14 Changeset [7648cf3] by
- Branching 2.3 for upcoming release.
- 21:05 Ticket #142 (SvnCheckout task only makes non-recursive checkouts.) created by
- This one is not really a Phing bug, but the Svn task builds on the Pear …
- 20:59 Ticket #141 (Add 'recursive' attribute to svncheckout task.) created by
- Add 'recursive' attribute to svncheckout task, by adding the following …
08/28/2007:
- 17:35 Ticket #140 (coverage report wrong ?) created by
- I'm not sure if this is a bug; or if it is, if this would be considered a …
- 04:17 Changeset [f69b6a8] by
- #92 - Fixing inconsistent line endings.
- 04:15 Ticket #110 (Add "errorproperty" attribute to PhpLintTask) closed by
- fixed: I added the errorproperty attribute in [226]. Docs have also been …
- 04:12 Changeset [3ac3a3e] by
- #110 - Added an errorproperty attribute to phplint task.
- 03:31 Ticket #92 (Inconsistent newlines in PHP files) closed by
- fixed: This should all be fixed now ... or at least, my conversions seems to have …
- 03:28 Ticket #62 (phing.buildfile.dirname built-in property) closed by
- wontfix: Actually, on closer evaluation, this isn't a very maintainable change. …
- 03:14 Ticket #58 (Path::listPaths() broken for DirSet objects.) closed by
- fixed: Thank you; this was fixed & confirmed in [225]. You were right that was a …
- 03:14 Changeset [3af5a36] by
- #58 - Path::listPaths() broken for DirSet objects.
- 02:51 Ticket #105 (FileSystemUnix::normalize method: Improve handling) closed by
- wontfix: I don't think we should do this, because there are legitimate reasons for …
08/24/2007:
- 23:24 Changeset [45e504c] by
- #139 add support for mssql
- 15:29 Ticket #139 (dbdeploy task timestamps should be in SQL) closed by
- fixed
- 03:55 Changeset [b9416c2] by
- #139 add DbmsSyntax functionality so dbdeploy's timestamps will be run via …
08/23/2007:
08/22/2007:
- 15:57 Ticket #139 (dbdeploy task timestamps should be in SQL) created by
- the timestamps in the dbdeploy task should be generated in the database …
- 15:40 Changeset [4678e51] by
- #138 - add dbdeploy task
08/21/2007:
- 15:19 Ticket #138 (dbdeploy task definition) created by
- I just finished writing a dbdeploy task definition for phing (like the …
- 02:57 Ticket #72 (Remove use of getProperty("line.separator") in favor of PHP_EOL) closed by
- fixed: Completed in changeset:221
- 02:57 Changeset [1885357] by
- ticket:72 - Replace Phing::getProperty("line.separator") with PHP_EOL
- 02:12 Ticket #75 (files excluded by fileset end up in .tgz but not .zip) closed by
- fixed: Fixed in changeset:220. Note that there is another bug related to …
- 02:10 Ticket #137 (Excluded files may be included in Zip/Tar tasks) created by
- Currently, if a top-level directory is included in the Zip/Tar task, the …
- 02:03 Changeset [e1823af] by
- ticket:75 - files excluded by fileset end up in .tgz but not .zip
Note: See TracTimeline
for information about the timeline view.
