Timeline
09/10/10: Today
- 13:22 Changeset [855] by
- GitGcTask registered with defaults.properties
- 13:21 Changeset [854] by
- GitGcTaskTest.xml updated All base tests have been included
- 11:07 Changeset [853] by
- GitGcTask added
- 11:06 Changeset [852] by
- GitGcTask unit tests added
- 09:07 Changeset [851] by
- Updated GitBase test
- 09:02 Ticket #544 (Wrong file set when exclude test/**/** is used) created by
- If I have such copy task […] Still it doesn't exclude the "test" …
09/09/10: Yesterday
- 23:52 Ticket #543 (d51PearPkg2Task: Docs link wrong) closed by
- fixed: (In [850]) Fixes #543 - Updated URI and couple of spelling typos.
- 23:52 Changeset [850] by
- Fixes #543 - Updated URI and couple of spelling typos.
- 09:06 Ticket #543 (d51PearPkg2Task: Docs link wrong) created by
- There is a bad link in the "PearPackage2Task" notes in Appendix C: …
09/08/10:
- 14:45 Ticket #542 (JslLintTask: wrap conf parameter with escapeshellarg) created by
- Passing conf parameter to jsl should be wrapped by escapeshellarg(). …
09/07/10:
- 08:27 Ticket #541 (svnlastrevision does not work in windows 7) created by
- Hi, I am running Windows 7, Phing 2.4.2, PHP 5.3.1 (but when type phing …
09/04/10:
- 21:22 Changeset [849] by
- GitCloneTask: task documentation included
- 20:36 Changeset [848] by
- GitTasks\GitCloneTask implemented. Both GitCloneTask and required tests …
- 01:43 Changeset [847] by
- GitTasks: repoDir renamed as repository everywhere
09/03/10:
- 15:39 Changeset [846] by
- GitCloneTask - first draft
- 15:04 Changeset [845] by
- GitCheckoutTask skeleton
- 15:03 Changeset [844] by
- Cosmetic updates in Git tasks
- 10:38 Ticket #540 (bad archieve files for pear package) created by
- I downloaded following pear package: phing-2.4.2.tgz I'm simply entering …
09/02/10:
- 16:39 Changeset [843] by
- Add access levels
- 12:15 Ticket #539 (Custom build log mailer) created by
- (from …
- 11:47 Ticket #538 (Mention Phing irc and twitter feeds) closed by
- fixed
- 11:37 Support/Twitter edited by
- (diff)
- 11:35 Support/Twitter created by
- 11:28 Ticket #529 (d51pearpkg2: setOptions() call does not check return value) closed by
- fixed
- 11:27 Ticket #510 (to show test name when testing fails) closed by
- fixed
- 11:27 Changeset [842] by
- Refs #510 - show class name of failed test
08/31/10:
- 19:08 Development/Contributors edited by
- added my email address (diff)
- 15:01 SiteNav edited by
- (diff)
- 14:57 Development/Contributors edited by
- (diff)
- 14:54 Support/IRC created by
- 14:50 Ticket #538 (Mention Phing irc and twitter feeds) created by
- 14:49 Support edited by
- added link to IRC channels page (diff)
- 00:05 Ticket #537 (Install documentation incorrect/incomplete) closed by
- fixed
- 00:00 Changeset [841] by
- Refs #537 - fix/rework installation documentation
08/30/10:
- 17:45 Ticket #537 (Install documentation incorrect/incomplete) created by
- The install documentation at …
08/28/10:
- 14:36 Changeset [840] by
- GitInitTasks - make gitPath as non required attribute
- 12:08 Ticket #525 (pearpkg2: minimal version on dependency automatically set max and ...) closed by
- fixed
- 12:07 Changeset [839] by
- Refs #525: "version" option sets only "min" "max" and "recommended" are …
- 02:18 Ticket #514 (phpCpd does not support haltonerror attribute) closed by
- invalid
- 00:35 Changeset [838] by
- Minor fix of target descriptions
08/27/10:
- 22:30 Ticket #523 (pearpkg2: newlines in notes removed) closed by
- wontfix: As suspected, the whole thing is …
- 15:54 Ticket #459 (Should only show targets in imported file once) closed by
- invalid: Great, thanks for the followup :)
- 15:42 Changeset [837] by
- GitInitTask documentation added.
- 14:29 Changeset [836] by
- testing docs - updated left navigation title
- 14:19 Changeset [835] by
- update title on generated docs
- 14:18 Changeset [834] by
- Update page title
- 11:06 Changeset [833] by
- Additional GinInitTask UT cases
- 02:52 Changeset [832] by
- git-init task initial commit (main file + tests) GitInitTask is …
08/26/10:
- 20:56 Ticket #536 (DbDeployTask: Undo script wrongly generated) closed by
- fixed: Also see #397 / r636 for related code.
- 20:55 Changeset [831] by
- Refs #536 - fix undoDeploy()
- 20:06 Changeset [830] by
- Add dbdeploy to task defs, reorder documentation
- 17:06 Ticket #397 (DbDeployTask only looks for -- //@UNDO (requires space)) closed by
- duplicate: Continuing in #536
- 16:49 Ticket #536 (DbDeployTask: Undo script wrongly generated) created by
- Having the following delta: 1-test.sql, with contents: -- CREATE …
08/25/10:
- 17:15 Ticket #511 (Properties not being set on subsequent sets.) closed by
- fixed
- 17:14 Changeset [829] by
- Refs #511 - allow maybeConfigure() to be called multiple times for the …
- 16:35 Ticket #534 (Task for downloading a file through HTTP) closed by
- fixed
- 16:35 Changeset [828] by
- Refs #534 - add httpget task
- 15:16 Ticket #533 (Unable to fork) closed by
- invalid
- 13:36 Ticket #535 (<phpunit> task shares phing classes with my project (overriding mine)) created by
- When using <phpunit> all phing internal classes are declared in the same …
08/24/10:
- 00:56 Changeset [827] by
- GitTasks: git init initial objects for the task Task class, unit test, …
- 00:06 Changeset [826] by
- GitTasks: repoDir option added to base task
08/23/10:
- 17:56 Changeset [825] by
- GitTask: added mutator/accessor methods for gitpath option Added ability …
- 17:13 Changeset [824] by
- Added Id property to GitBaseTest
08/19/10:
- 13:49 Ticket #534 (Task for downloading a file through HTTP) created by
- This should be a very useful task for deployment etc, but I couldn't find …
08/18/10:
- 15:25 Ticket #533 (Unable to fork) created by
- Hello, My phing box is a Debian 5. I tried to do some security audit with …
08/17/10:
- 07:49 Changeset [823] by
- Updated Id keyword
08/13/10:
- 20:58 Changeset [822] by
- Fix forceCompatible attribute
- 20:58 Ticket #520 (Need SvnLastChangedRevisionTask to grab the last changed revision for the ...) closed by
- fixed: We believe this issue has been fixed in the SVN trunk. Thank you for the …
- 20:58 Changeset [821] by
- Refs #520 - add lastChanged attribute
- 20:27 Ticket #518 ([PHP Error] file_put_contents(): Filename cannot be empty in ...) closed by
- fixed: We believe this issue has been fixed in the SVN trunk. Thank you for the …
- 20:27 Changeset [820] by
- Refs #518 - use reflection to determine number of parameters required
- 19:28 Ticket #513 (Version tag doesn't increment bugfix portion of the version) closed by
- fixed: We believe this issue has been fixed in the SVN trunk. Thank you for the …
- 19:28 Changeset [819] by
- Refs #513 - strip and add newlines (patch by Denis Bazhenov)
- 16:13 Changeset [818] by
- Refs #531 - also fix js lint
- 16:00 Ticket #532 (Attachment test) closed by
- fixed: Fixed after updating to new upstream version of spamfilter (see …
- 15:51 Ticket #532 (Attachment test) created by
- 15:41 Ticket #531 (cachefile parameter of PhpLintTask also caches erroneous files) closed by
- fixed: We believe this issue has been fixed in the SVN trunk. Thank you for the …
- 15:40 Changeset [817] by
- Refs #531 - only cache files without errors
- 13:55 Ticket #522 (CodeCoverage XSL Bug When @subpackage contains '_') closed by
- invalid: This was fixed in Phing 2.4.2 (see #463 and r752)
- 12:57 Ticket #517 (SVN base task doesn't escape all parameters properly) closed by
- wontfix: The call to escapeshellarg() will be implemented in a new version of …
- 11:23 Changeset [816] by
- Git tasts UTs mockups are runnable
- 11:21 Changeset [815] by
- PHPUnit - reports directory absolute path used (resolved)
- 11:00 Changeset [814] by
- Git tasks branch merged - will continue dev from trunk
- 10:42 Changeset [813] by
- Merged from trunk
- 10:40 Changeset [812] by
- Added svn base task
- 09:12 Changeset [811] by
- Added GitBaseTask
- 09:04 Ticket #531 (cachefile parameter of PhpLintTask also caches erroneous files) created by
- When validating a bunch of PHP files with the PhpLintTask one can use the …
- 08:55 Ticket #530 (XmlLintTask does not stop buid process when schema validation fails) created by
- If the validation of an XML file towards an XML schema fails, the build …
- 07:26 Changeset [810] by
- Added basic setup for Git tasks unit tests - fixes type
- 07:25 Changeset [809] by
- Added basic setup for Git tasks unit tests
08/12/10:
- 22:30 Ticket #529 (d51pearpkg2: setOptions() call does not check return value) created by
- When i.e. specifying a non-existant <d51pearpkg2 …
- 22:00 Ticket #528 (pearpkg2: No way to install files to different locations) created by
- My git source tree looks like that: - data/ - config.php - …
- 21:56 Ticket #527 (pearpkg2: unable to specify different file roles) created by
- PEAR packages have the concept of different file roles (i.e. docs, data, …
- 21:51 Ticket #526 (pearpkg2: extdeps and replacements mappings not documented) created by
- The phing guide misses the extdeps and replacements mappings of the …
- 21:48 Ticket #525 (pearpkg2: minimal version on dependency automatically set max and ...) created by
- When specifying only the minimum version of a dependency, I automatically …
- 21:37 Ticket #524 (pearpkg2: maintainers mapping does not support "active" tag) created by
- There is currently no way to specify an inactive maintainer, because …
- 21:34 Ticket #523 (pearpkg2: newlines in notes removed) created by
- When using newlines in a property for the release notes in pearpkg2 task, …
- 20:44 Changeset [808] by
- Do not use escapeshellarg (in preparation of new VersionControl_SVN …
- 17:52 Ticket #522 (CodeCoverage XSL Bug When @subpackage contains '_') created by
- There's a problem with the distributed XSL file for Phing 2.4.1. For …
- 16:11 Changeset [807] by
- Auto-create reports dir, uses classlib of Phing installation to prevent …
08/11/10:
- 16:09 Changeset [806] by
- Merged from trunk
- 11:31 Ticket #521 (jslint warning logger) created by
- Hello, It'll be usefull if JSLint warning can be logged instead of only …
- 05:39 Ticket #397 (DbDeployTask only looks for -- //@UNDO (requires space)) reopened by
- This was fixed for doDeploy(), allowing the deployment script to work …
- 03:55 Ticket #520 (Need SvnLastChangedRevisionTask to grab the last changed revision for the ...) created by
- We currently only have SvnLastRevisionTask, which returns the current …
Note: See TracTimeline
for information about the timeline view.
