Timeline
02/27/08:
- 23:39 Docs/Reflection edited by
- (diff)
- 23:32 Changelog edited by
- (diff)
- 23:30 Changeset [1386] by
-
added tests for new *byMatcher() methods
- 17:47 Changeset [1385] by
-
added possibility to only retrieve properties/methods which satisfy a ...
- 15:52 Changelog edited by
- (diff)
- 15:07 Ticket #127 (CodeSniffer handles // @codeCoverageIgnoreStart wrong) closed by
- fixed: should be fixed now (changeset:1384).
- 15:03 Changeset [1384] by
-
defect #127: fixed issues with "// @codeCoverageIgnoreStart" (hopefully ...
- 11:29 Changeset [1383] by
-
allow dynamic argument values in links
- 11:22 Changeset [1382] by
-
tagged release 0.6.0
- 10:26 Milestone 0.6.0 completed
-
Bug fixes, minor other changes and small feature additions.
02/26/08:
- 18:51 Changeset [1381] by
-
fix package separator
- 18:24 Ticket #127 (CodeSniffer handles // @codeCoverageIgnoreStart wrong) reopened by
- Unfortunately the fix introduces some other error (or brings another error …
- 18:18 Ticket #128 (Check performance of XMLSerializer) created by
- The XML serializer seems to perform very bad with large array and object …
- 18:05 Ticket #124 (Target clear-cache in build-stubbles.xml fails on updated stubbles.php) closed by
- fixed: Fixed with r1380.
- 18:05 Changeset [1380] by
-
fixed bug #124: target clear-cache in build-stubbles.xml fails on updated ...
- 17:49 Changeset [1379] by
-
examples: fixed minor js bug
- 17:37 Changeset [1378] by
-
removed ...
- 17:34 Docs/Request/Broker edited by
- (diff)
- 17:29 Changeset [1377] by
-
more flexibility with error ids
- 17:06 Changeset [1376] by
-
more flexibility with error ids
- 14:45 Ticket #127 (CodeSniffer handles // @codeCoverageIgnoreStart wrong) closed by
- fixed: fixed with changeset:1375
- 14:44 Changeset [1375] by
-
defect #127: fixed issues with "// @codeCoverageIgnoreStart"
- 09:13 Ticket #117 (Create a injection provider for request value error factories) closed by
- wontfix: Due to the new filter factory possibilities it …
- 01:22 Changeset [1374] by
-
ignore package class loading in code coverage
- 01:22 Changeset [1373] by
-
refactored net::stubbles::rdbms::stubDatabaseConnectionProvider to make ...
- 00:54 Changelog edited by
- (diff)
- 00:54 Ticket #121 (Remove support for dots as package separator) closed by
- fixed: Implemented with r1372.
- 00:53 Changeset [1372] by
-
implemented refactoring #121: remove suppot for dots as package separator
02/25/08:
- 23:29 Changelog edited by
- (diff)
- 23:28 Ticket #97 (Give injection provider more informations about requested injection) closed by
- fixed: Test cases added with r1371, documentation was updated as well.
- 23:27 Changeset [1371] by
-
finished enhancement #97: added tests for new use cases and some more ...
- 22:56 Docs/IOC edited by
- (diff)
- 18:56 Changeset [1370] by
-
implemented enhancement #97 todo: increase test coverage, not all use ...
- 17:48 Changeset [1369] by
-
code nazism :)
- 17:39 Ticket #127 (CodeSniffer handles // @codeCoverageIgnoreStart wrong) created by
- Methods marked with // @codeCoverageIgnoreStart are handled wrong by …
- 17:37 Changeset [1368] by
-
removed deprecated checkstyle task
- 17:27 Changeset [1367] by
-
fixed parse error and typo
- 17:22 Ticket #126 (Check stubGenerateJsonRpcProxiesTask) created by
- The service file property seems not to be used. Either delete the …
- 16:59 Ticket #125 (Replace session resource manager with stubBindingScopes::$SESSION) created by
- The features provides by the session resource manager can also be provided …
- 00:39 Changeset [1366] by
-
added several tests for net::stubbles::service::soap
02/24/08:
- 21:18 Changeset [1365] by
-
added unit test for ...
- 21:02 Changeset [1364] by
-
check at least that id is always the same
- 20:58 Changeset [1363] by
-
clone is forbidden and should throw a runtime exception
- 20:44 Changeset [1362] by
-
ignore static code blocks in code coverage: PHPUnit does not recognize ...
- 20:36 Changelog edited by
- (diff)
- 20:33 Changeset [1361] by
-
refactored net::stubbles::service::jsonrpc configuration of services via ...
02/22/08:
- 19:07 Changeset [1360] by
-
put xml stream writer used in processor into response to allow adding more ...
- 18:13 Changelog edited by
- (diff)
- 18:13 Changeset [1359] by
-
added possiblity to check if a stream writer is finished, i.e it has no ...
- 17:58 Changeset [1358] by
-
created new base class ...
- 17:52 Changeset [1357] by
-
created new base class ...
- 17:24 Changeset [1356] by
-
extended stubXMLResponse with possibility to transport the used ...
- 15:40 Changelog edited by
- (diff)
- 15:39 Docs/MVC/XSL/VariantSupport created by
- 15:15 WikiStart edited by
- (diff)
- 15:15 WikiStart edited by
- (diff)
- 12:11 Changeset [1355] by
-
addes support for variants in xml/xsl view engine
02/21/08:
- 19:48 Changeset [1354] by
-
bugfix: value from processor attribute must be prefixed with slash
- 19:11 Changeset [1353] by
-
do not append session id if user agent accepts cookies
- 18:55 Changeset [1352] by
-
allow passing of attributes for links make links absolute
- 17:04 Changeset [1351] by
-
bugfix: chained exception without cause should work as well
- 16:42 Changeset [1350] by
-
added net::stubbles::rdbms::stubDatabaseModeInitializer
- 16:06 Changeset [1349] by
-
removed unnecessary null params
02/20/08:
- 15:59 Changeset [1348] by
-
prevent premature output resulting in E_WARNING about headers already sent
- 15:54 Changeset [1347] by
-
prevent E_NOTICEs when SoapFault::faultactor and/or SoapFault::detail are ...
- 15:40 Docs/Request/Filters edited by
- (diff)
- 15:33 Changeset [1346] by
-
added decodedWith(), changed encodedWith() to only produce an encoding ...
- 14:27 Changeset [1345] by
-
fixed problem with missing HTTP_HOST added unit test for ...
- 11:37 Changeset [1344] by
-
bugfix: make properties accessible in child classes
02/19/08:
- 14:38 Changeset [1343] by
-
fixed bug: empty values should be handled as well instead of just being ...
- 13:58 Changeset [1342] by
-
added possibility to set the error id with the required filter
02/14/08:
- 23:56 Changeset [1341] by
-
fixed endless recursion
02/11/08:
- 21:43 Docs/Request/Filters edited by
- typo (diff)
- 21:20 Changelog edited by
- (diff)
- 21:18 Docs/Request/Filters edited by
- (diff)
- 21:18 Docs/Request/Filters edited by
- (diff)
- 21:17 Changeset [1340] by
-
updated doc comment
- 21:16 Changeset [1339] by
-
added forFilter() method to allow method chaining for already existing ...
- 21:08 Docs/Request/Filters edited by
- (diff)
- 21:04 WikiStart edited by
- (diff)
- 21:02 Docs/Request/Filters created by
- 20:05 Docs/Validators edited by
- (diff)
- 17:31 Changeset [1338] by
-
enhanced filter api
02/06/08:
- 22:00 Changeset [1337] by
-
8ump Y342
- 21:50 Changeset [1336] by
-
skip test of net::stubbles::rdbms::pdo::stubDatabasePDOStatement for PHP < ...
- 19:03 Changeset [1335] by
-
fixed typo
- 18:18 Changeset [1334] by
-
moved creation of simple filters to a filter provider allowed registration ...
02/05/08:
- 13:32 Ticket #124 (Target clear-cache in build-stubbles.xml fails on updated stubbles.php) created by
- If one updates the lib/stubbles.php of a project and wants to …
- 13:27 Changeset [1333] by
-
use correct package separator
02/04/08:
- 00:46 Changeset [1332] by
-
initial thoughts on a fluent filter api so one does not have to mess ...
- 00:43 Changeset [1331] by
-
fixed typo
- 00:35 Changeset [1330] by
-
fugbix: encoder can not be optional
02/03/08:
- 23:36 Changeset [1329] by
-
reworked numeric filters to be able to use simple versions without a ...
- 22:47 Changeset [1328] by
-
removed unnecessary constructor
- 22:42 Changeset [1327] by
-
renamed as there is no other regex validator any more
- 22:00 Changeset [1326] by
-
replaced stubRequestValueErrorException by more general exceptions
- 21:48 Changeset [1325] by
-
fixed class loading
- 21:48 Changeset [1324] by
-
renamed ...
- 21:29 Changeset [1323] by
-
BC-break: refactored net::stubbles::request::filters - more power by less ...
02/02/08:
- 14:25 Changeset [1322] by
-
changed net::stubbles::ipo::session::stubPHPSession::getFingerprint() to ...
- 14:16 Changelog/v0.4.0 edited by
- (diff)
- 14:15 Changelog/v0.4.0 edited by
- (diff)
- 14:15 Changelog/v0.5.0 edited by
- (diff)
- 14:15 Changelog/v0.5.0 created by
- 14:14 Changelog edited by
- (diff)
- 14:13 Changeset [1321] by
-
added unit test for net::stubbles::php::string::stubMD5Encoder
- 14:12 Changeset [1320] by
-
enhanced net::stubbles::php::string::stubMD5Encoder: can now use prefixes ...
01/31/08:
- 22:45 Milestone 0.5.0 completed
-
Paamayim Nekudotayim to replace the dot as package seperator.
- 22:33 Changeset [1319] by
-
tagged release 0.5.0
- 22:23 Changelog edited by
- (diff)
- 22:21 Changeset [1318] by
-
replaced stubCriterionException by stubIllegalStateException and ...
- 15:22 Changeset [1317] by
-
coding standards: fixed minor bug
- 10:54 Changeset [1316] by
-
fix remove loading of non-existing task
- 09:05 Changelog edited by
- (diff)
- 09:04 Ticket #118 (Switch unit tests from SimpleTest to PHPUnit) closed by
- fixed: Star tests converted, SimpleTest removed. Mission accomplished.
- 09:01 Changeset [1315] by
-
backlash for refactoring #118: remove SimpleTest?
- 08:58 Changeset [1314] by
-
backlash for refactoring #118: convert star test
- 00:53 Changeset [1313] by
-
finished refactoring #118: reorganize test suites: phing test now runs ...
- 00:39 Changeset [1312] by
-
continued refactoring #118: converted integration tests
01/29/08:
- 18:44 Changeset [1311] by
-
fixed doc comments
- 12:37 Changelog edited by
- (diff)
- 12:30 Ticket #48 (Improve check-style target) closed by
- fixed: Coding Standards are now established, with these last …
- 11:36 Changeset [1310] by
-
enhancement #48: added phing property for switching check-style between ...
- 11:35 Changeset [1309] by
-
coding standards: fixed coding standards issues in Sniffs
01/28/08:
- 09:32 Changeset [1308] by
-
continued refactoring #118: converted integration tests
- 01:22 Changeset [1307] by
-
fixed several class loading issues
