Timeline
03/13/06:
- 18:48 Ticket #16 (Typo on Home Page) closed by
- fixed: Thanks, that's fixed now -- and a little embarassing :)
- 18:48 WikiStart edited by
- Fix #16 ;) (diff)
- 18:45 Ticket #16 (Typo on Home Page) created by
- In the main headline: "Welcome to the Phing Poject Website" The word …
- 14:45 Ticket #14 (PHPDocumentorTask adds single-quotes in title) closed by
- fixed: Fixed in r46.
- 14:44 Changeset [46] by
- Don't use single quotes to escape title (closes issue #14)
- 14:43 Ticket #9 (CreoleSQLExecTask fails with Oracle) closed by
- fixed: Fixed in r45. Thanks!
- 14:43 Changeset [45] by
- Remove trailing delimiter, causes problems with Oracle database driver …
- 14:31 Ticket #13 (User guide - Wrong ResolvePathTask use) closed by
- fixed: Fixed in r44.
- 14:31 Ticket #12 (User guide - Wrong property use) closed by
- fixed: Fixed in r44.
- 14:27 Changeset [44] by
- Fix small documentation errors (closes issue #12 and issue #13)
- 13:45 Ticket #15 (FTP upload task) created by
- Would be very nice for Continous Integration
- 06:42 Ticket #14 (PHPDocumentorTask adds single-quotes in title) created by
- If I enter title="DOC-TITLE" in the build file, the generated doc will …
- 06:24 Ticket #13 (User guide - Wrong ResolvePathTask use) created by
- The user guide's resolvepath example uses the element 'resolve' instead of …
03/11/06:
- 23:39 Ticket #12 (User guide - Wrong property use) created by
- In the user guide PropertyTask example, the properties are inserted into …
03/10/06:
- 16:15 Ticket #6 (I couldnot create a correct coverage-report.) closed by
- fixed: That works fine for me. There is still an error message, but this is my …
- 15:31 Changeset [43] by
- Set keywords
- 15:14 Changeset [42] by
- Another big update to code coverage tasks * Fix inconsistent reporting …
03/09/06:
- 17:11 Changeset [41] by
- Remove PHP5 reflection workaround (the bug was fixed in PHP5 upstream)
- 17:11 Changeset [40] by
- Big update, should fix most of the code coverage issues * Add …
- 16:34 Changeset [39] by
- Add/fix some documentation
- 15:06 Ticket #11 (SVN task doesn't allow child class to use advanced VersionControl_SVN ...) closed by
- fixed: Parameter 'switches' added in r38.
- 15:05 Changeset [38] by
- Add additional parameter switches (closes issue #11)
- 15:04 Changeset [37] by
- Set keywords
- 15:02 Changeset [36] by
- Use Id keyword
- 15:01 Changeset [35] by
- Change docblocks, change type of default parameter args
- 14:55 Ticket #7 (Add API documentation) closed by
- fixed: Terminology mixup! API docs don't exist (yet), user guide links have been …
- 14:53 Users/Documentation/API edited by
- (diff)
- 14:53 Users/Documentation/UserGuide edited by
- (diff)
03/08/06:
- 12:12 Changeset [34] by
- Updates to code coverage tasks * Add CoverageMergerTask to facilitate …
- 12:10 Changeset [33] by
- Only count suites where more than one test was run
- 12:09 Changeset [32] by
- Set default loglevel to "info"
03/07/06:
- 17:03 Ticket #11 (SVN task doesn't allow child class to use advanced VersionControl_SVN ...) created by
- There is currently no way for SvnBaseTask to be extended for any …
- 16:46 Ticket #7 (Add API documentation) reopened by
- the API-Docs links go to the User Guide as well as the User Guide is …
- 16:01 Ticket #10 (Mappers broken: missing argument for constructor) closed by
- invalid: I have to be sorry I bothered you, sometimes one should take a break and …
- 15:42 Ticket #10 (Mappers broken: missing argument for constructor) created by
- Using mappers is currently broken and gives an error message: Fatal …
03/06/06:
- 17:01 Ticket #9 (CreoleSQLExecTask fails with Oracle) created by
- I want to execute SQL code on a Oracle 10gR2 base but the Oracle driver …
- 15:46 Ticket #8 (TarTask seem to omit empty directories) created by
- Reproducable example: <target name="empty"> <mkdir …
- 13:53 Ticket #7 (Add API documentation) closed by
- fixed: Docs added!
03/02/06:
- 00:54 Ticket #7 (Add API documentation) created by
- both API docs (current and 2.2.0) down :& see …
03/01/06:
- 14:27 Ticket #6 (I couldnot create a correct coverage-report.) created by
- [2.2.0RC1] Hi folks! Got always a […] Two thinks might be …
02/28/06:
- 21:10 Ticket #5 (new pear install doesn't work with pear 1.4.5) created by
- The install process via pear on the current home page results in an …
02/24/06:
- 00:36 Changeset [31] by
- Added an XmlLintTask to validate one or more XML files against an XML …
02/23/06:
- 22:49 Changeset [30] by
- Added documentation for missing FileSet nested tag on AppendTask
- 19:29 Changeset [29] by
- Added validation and more verbose output to see what's going on
02/21/06:
- 19:36 Ticket #4 (Lint Task fails) closed by
- fixed: Thanks for reporting this issue. I've commited your fix into branches/2.2.
- 19:34 Changeset [28] by
- Made PhpLintTask work with filsets with directory different from '.' …
- 19:09 Ticket #2 (Website: Apache default website at www.phing.info) closed by
- fixed: Thanks - I added www.phing.info as an alias in the apache config.
- 18:09 Ticket #3 (Lint Task not defined) closed by
- wontfix: It was added to default.properties in revision 21 in branches/2.2 as …
- 13:10 Ticket #4 (Lint Task fails) created by
- The Lint task fails for me because the files to syntax check are not …
- 13:04 Ticket #3 (Lint Task not defined) created by
- The Lint task does not seem to be defined in tasks/default.properties yet. …
- 13:01 Ticket #2 (Website: Apache default website at www.phing.info) created by
- http://www.phing.info/ shows the default Apache website. Made me very …
- 07:29 Ticket #1 (IntrospectionHelper shouldn't cause __autoload() to be called) closed by
- fixed: Commited fix to branches/2.2.
- 07:28 Changeset [27] by
- ensure that autoload is never called from IntrospectionHelper (Ticket …
- 07:26 Ticket #1 (IntrospectionHelper shouldn't cause __autoload() to be called) created by
- The IntrospectionHelper is checking return values in phpdoc comments for …
02/16/06:
- 12:45 Changeset [26] by
- Document a change that was made in the code coverage collection
02/15/06:
- 11:13 Changeset [25] by
- Add documentation for TstampTask
- 10:43 Changeset [24] by
- Add some documentation for new EchoTask functionality
02/14/06:
- 17:12 Changeset [23] by
- Improve the Echo task with file output functionality like Ant's Echo task
02/13/06:
- 22:46 Changeset [22] by
- added documentation for PhpLintTask
- 22:45 Changeset [21] by
- added PhpLintTask to default properties
- 16:55 Users/News/Phing2.2.0RC1 created by
- Added news item for 2.2.0RC1
- 16:28 Users/Download edited by
- Added 2.2.0RC1 links (diff)
- 16:26 Users/Download edited by
- Changed install instructions for PEAR channel support (diff)
- 16:22 WikiStart edited by
- Added New + Recent Changes to homepage (diff)
- 16:21 Users/News/PEARChannel edited by
- (diff)
- 16:21 Users/News/PEARChannel created by
- Added news item about PEAR channel
- 16:05 Changeset [20] by
- Added CHANGELOG
- 16:05 Changeset [19] by
- Added CHANGELOG lines from 2.2
- 16:04 Changeset [18] by
- Fix the PEAR package script to include the VERSION.TXT file
- 15:43 Changeset [17] by
- Tagging 2.2.0RC1
02/12/06:
- 13:36 Changeset [16] by
- Added tags/ dir.
02/11/06:
- 22:25 Changeset [15] by
- Merged in PEAR package-related changes from TRUNK.
- 22:18 Changeset [14] by
- * Completed Phing-specific PEAR build task * Added new PEAR build.xml …
- 22:16 Changeset [13] by
- Updated VERSION.TXT files
- 19:32 Changeset [12] by
- Added support for <property> task to use CDATA tag value as property …
- 17:44 Changeset [11] by
- Moved VERSION.TXT into top-level etc/ dir.
Note: See TracTimeline
for information about the timeline view.
