|
|
|
@0a3c897
|
38 hours |
mrook |
Add apigen task
|
|
|
|
@efacac3
|
39 hours |
mrook |
Added documentation and example for ApiGen task
|
|
|
|
@ed43305
|
39 hours |
mrook |
Added ApiGen task
|
|
|
|
@4238fbf
|
43 hours |
victor |
Merge pull request #81 from box-ops/master
Added simple GitCommitTask
|
|
|
|
@08f589f
|
2 days |
jcreasy |
Nevermind, that was sily
|
|
|
|
@abe6776
|
2 days |
jcreasy |
No repository in this one, not sure why that seemed to work before
|
|
|
|
@478083e
|
2 days |
jcreasy |
Found a potential configuration where this class would create an inavlid …
|
|
|
|
@3286322
|
2 days |
jcreasy |
Added GitCommitTask to allow the automated packager to push to the …
|
|
|
|
@1381a1b
|
3 days |
mrook |
Merge pull request #80 from bd808/feature-remove-close-tags
Feature …
|
|
|
|
@150847b
|
3 days |
bpd |
Removed unnecessary php closing tags.
Having a closing tag ("?>") is …
|
|
|
|
@0d6d85e
|
3 days |
bpd |
Ignore build artifacts
|
|
|
|
@0f07ede
|
3 days |
menno.dekker |
Fixed: No parser errors are shown because dispatcher is reinitialised
|
|
|
|
@99c2563
|
4 days |
mrook |
Add chown task unit tests
|
|
|
|
@07b36d7
|
4 days |
mrook |
Fixes #790 - apply patches to refactor createFileset into addFileset calls
|
|
|
|
@fe47992
|
4 days |
mrook |
Add svninfo task
|
|
|
|
@7b3fede
|
4 days |
mrook |
Clean up wording
|
|
|
|
@0e83213
|
4 days |
mrook |
Refs #677 - add a fetchMode class variable
|
|
|
|
@7508253
|
5 days |
johan162 |
Fixes #847 - Enhance XmlLint task to accept RNG grammar, updated docs
|
|
|
|
@4331305
|
5 days |
johan162 |
Fixes #846 - RNG grammar for foreach task
|
|
|
|
@9c52445
|
5 days |
mrook |
Remove / update some dependencies
|
|
|
|
@1d9734c
|
6 days |
mrook |
Fixes #833 - always escape arguments when escape is set to true
|
|
|
|
@aaec053
|
6 days |
mrook |
Fix typo
|
|
|
|
@6be12ae
|
6 days |
mrook |
Fixes #587 - log detailed exception backtrace
|
|
|
|
@6e4825c
|
7 days |
mrook |
Fixes #834 - correct default value for escape attribute
|
|
|
|
@c920479
|
8 days |
cweiske |
Remove links to gitorious.org/phing/* since I have deleted that …
|
|
|
|
@7ef3270
|
10 days |
hason |
Register property php.interpreter on all OS
|
|
|
|
@ca1d246
|
10 days |
mrook |
Merge pull request #72 from bd808/feature-allow-phpunit-testsuites
Allow …
|
|
|
|
@13fc574
|
10 days |
mrook |
Merge pull request #73 from bd808/bug-split-deprecated
Remove deprecated …
|
|
|
|
@2eb9b25
|
2 weeks |
bpd |
Guard against undefined XSL_SECPREF_WRITE_FILE.
Related to #800 at …
|
|
|
|
@0483922
|
2 weeks |
bpd |
Remove deprecated split() usage.
PHP 5.3 has deprecated the split() …
|
|
|
|
@2f5dd85
|
2 weeks |
bpd |
Allow PHPUnit_Framework_TestSuite subclasses.
PHPUnit expects …
|
|
|
|
@f3e60a4
|
4 weeks |
mrook |
Make cli/web stubs optional
|
|
|
|
@f05d3e3
|
4 weeks |
mrook |
Revert past superfluous commit for HttpRequestTask (it already allows …
|
|
|
|
@008aa2e
|
4 weeks |
d.paolino |
As the method is not taken in account, add an empty parameter for the …
|
|
|
|
@8f2c6c5
|
4 weeks |
mrook |
Refs pull request #70 - add proxy attribute to http get and request tasks
|
|
|
|
@2d6c03b
|
4 weeks |
mrook |
Update copyright
|
|
|
|
@b206578
|
4 weeks |
mrook |
Add report dir to ignore file
|
|
|
|
@7d7f558
|
4 weeks |
mrook |
Actually delete the directory in teardown
|
|
|
|
@4dbf33a
|
4 weeks |
mrook |
Fix test not creating output directory
|
|
|
|
@e660eb1
|
4 weeks |
mrook |
Add ignore file
|
|
|
|
@8da046b
|
4 weeks |
mrook |
Fix more attributes
|
|
|
|
@ac25613
|
4 weeks |
mrook |
Re-initialize tmp directory before each test run
|
|
|
|
@4ba4154
|
4 weeks |
mrook |
Add attributes file
|
|
|
|
@9f5b10d
|
5 weeks |
mrook |
Update DocBlox min version
|
|
|
|
@211b486
|
5 weeks |
mrook |
Update changelog
|
|
|
|
@69a161c
|
5 weeks |
mrook |
Fixes #822 - Add debug message right before mkdir() call
|
|
|
|
@c34fbaa
|
5 weeks |
mrook |
Fixes #776 - complete task and add (simple) unit tests
|
|
|
|
@28f3d25
|
5 weeks |
mrook |
Refs #776 - add initial version of waitfor task
|
|
|
|
@ffa0760
|
5 weeks |
mrook |
Fixes #619 - add 'level' attribute to expandproperties filter
|
|
|
|
@582f22d
|
6 weeks |
mrook |
Fixes #795 - add 'forceExtract' attribute to unzip and untar tasks
|
|
|
|
@8601090
|
6 weeks |
mrook |
Mention removepath attribute for untar task
|
|
|
|
@3fc5fa8
|
6 weeks |
mrook |
Fixes #831 - add additional new line after undo statement(s)
|
|
|
|
@168d505
|
6 weeks |
mrook |
Refs #837 - move PMD dependency to main() method
|
|
|
|
@ddec066
|
6 weeks |
mrook |
Constructor does not support a parameter
|
|
|
|
@850d3cc
|
7 weeks |
mrook |
Fixes #674 - discuss property scope in phingcall blocks
|
|
|
|
@8c44f33
|
7 weeks |
mrook |
Fixes #807 - errstr variable is not always set
|
|
|
|
@2e417d3
|
7 weeks |
mrook |
Refs #807 - update VersionControl_SVN package version
|
|
|
|
@778910a
|
7 weeks |
mrook |
Fixes #836 - use setTemplatesPath()
|
|
|
|
@0dfcb83
|
7 weeks |
mrook |
Fixes #736 - translate windows paths into non-windows equivalents
|
|
|
|
@9afe919
|
8 weeks |
mrook |
Add comment
|
|
|
|
@bec429e
|
8 weeks |
mrook |
Refs #811 - only urlencode() the paths on Windows
|
|
|
|
@5f50c28
|
8 weeks |
mrook |
Refs #782 - use Phar::buildFromIterator() to massively speed up phar …
|
|
|
|
@e9c90e3
|
8 weeks |
mrook |
Fix location
|
|
|
|
@d76fb36
|
8 weeks |
mrook |
Move IterableFileSet to phing.types
|
|
|
|
@3d030ee
|
2 months |
mrook |
Refs #821 - remove dangling references after calling the target
|
|
|
|
@f47b545
|
2 months |
mrook |
Fixes #810 - allow resolving/dereferencing of symbolic links in available …
|
|
|
|
@c37741a
|
2 months |
mrook |
Fixes #709 - add a blurb about checking attribute values in setter methods
|
|
|
|
@961ce15
|
2 months |
mrook |
Show value of basedir in exception
|
|
|
|
@730cf45
|
2 months |
mrook |
Add "level" attribute and docs to phpevaltask
|
|
|
|
@0a714d7
|
2 months |
mrook |
Fixes #817 - add support for trust-server-cert switch (currently in …
|
|
|
|
@e1d3d66
|
2 months |
mrook |
Fixes #819 - fix docs for svnupdate task
|
|
|
|
@2baac48
|
3 months |
mrook |
Fixes #653 - chown task now accepts group attribute
|
|
|
|
@196ff59
|
3 months |
mrook |
Fixes #818 - add overwrite option to symlink task
|
|
|
|
@85f3723
|
3 months |
mrook |
Fixes #816 - remove superfluous parameter
|
|
|
|
@89fbc38
|
3 months |
mrook |
Update changelog
|
|
|
|
@804ec87
|
3 months |
mrook |
Optimize
|
|
|
|
@e6b7a16
|
3 months |
mrook |
Expect PHPUnit_Framework_Error_Deprecated because of …
|
|
|
|
@060ea44
|
3 months |
mrook |
Fix docblocks
|
|
|
|
@9fa72d70
|
3 months |
mrook |
Fix imports
|
|
|
|
@72f6a9c
|
3 months |
mrook |
Refs #787 - add PearPackageFileSet and unit tests (patches by Christian …
|
|
|
|
@64e0310
|
3 months |
mrook |
Disable stack trace in plain formatter
|
|
|
|
@b140605
|
3 months |
mrook |
Refs #805 - move PHP_BIN default
|
|
|
|
@4e6f553
|
3 months |
mrook |
Drop phpboc in favor of DocBlox
|
|
|
|
@a81c6c9
|
3 months |
mrook |
Refs #812 - Grab whitelist from coverage database
|
|
|
|
@61a14c5
|
3 months |
mrook |
Refactoring
|
|
|
|
@d401315
|
3 months |
mrook |
Save filename passed in load()
|
|
|
|
@519d6f3
|
3 months |
mrook |
Rearrange phpunit unit tests
|
|
|
|
@9da533b
|
3 months |
mrook |
Simplify
|
|
|
|
@af7d1f7
|
3 months |
mrook |
Fixes #655 - do not skip testsuites that are created by @dataProvider, …
|
|
|
|
@dd5b907
|
3 months |
mrook |
Fix class name
|
|
|
|
@df09ad3
|
3 months |
mrook |
Fix docblock
|
|
|
|
@e7d525a
|
3 months |
mrook |
Clarify
|
|
|
|
@3ae48b2
|
3 months |
mrook |
Refs #812 - Don't filter error messages
|
|
|
|
@07f823b
|
3 months |
mrook |
Group all tests under one test suite
|
|
|
|
@dd45d73
|
3 months |
mrook |
Refs #812 - fix method call
|
|
|
|
@1576bb0
|
3 months |
mrook |
Refs #812 - only run clover report when codecoverage object is set
|
|
|
|
@1782b02
|
3 months |
mrook |
Refs #812 - various fixes for PHPUnit 3.6 / PHP_CodeCoverage 1.1.0
|
|
|
|
@e551855
|
3 months |
mrook |
Fixes for PHPCPD 1.3.3
|
|
|
|
@7d9dca9
|
3 months |
mrook |
Refs #770 - add import task
|
|
|
|
@4549a01
|
3 months |
mrook |
Refs #770 - remove link to MSV, instead provide xmllint example
|
|
|
|