Timeline
08/22/07:
- 22:51 Changeset [879] by
-
Do not pass parameters to register() method, whitespace fixes
- 18:00 Changelog edited by
- (diff)
- 17:59 Ticket #62 (Find a way to register new PHP callbacks in XSL templates) closed by
- fixed: Fixed with changeset 878.
- 17:57 Changeset [878] by
-
made xsl callbacks configurable (requires stubIOCPreInterceptor is ...
- 17:51 Changeset [877] by
-
fixed integration test: session name is no longer a default configured ...
- 17:36 Changeset [876] by
-
ignore more phing property files
- 17:34 Changeset [875] by
-
backlash from interceptor cleanup
- 17:34 Changeset [874] by
-
removed callback binding module, currently not needed
- 17:29 Changeset [873] by
-
added some annotations to be used with ioc
- 17:26 Changeset [872] by
-
added ioc preinterceptor as default installed preinterceptor
- 17:26 Changeset [871] by
-
bugfix: pass DomDocument? to error handling method
- 17:25 Changeset [870] by
-
improved error handling
- 17:24 Changeset [869] by
-
bugfix: we still need the page property
- 16:13 Changeset [868] by
-
interceptor cleanup
- 15:20 Ticket #80 (Find a way to configure the Injector used in Stubbles) closed by
- fixed: Fixed with changeset 867.
- 15:18 Changeset [867] by
-
added net.stubbles.ioc.stubIOCPreInterceptor
- 00:09 Docs/JsonRpc edited by
- Added more information about stateful services (diff)
08/21/07:
- 23:56 Docs/Reflection/Annotations/Available edited by
- (diff)
- 23:55 Docs/Reflection/Annotations/Available edited by
- (diff)
- 23:32 Changelog edited by
- (diff)
- 23:30 Changelog edited by
- (diff)
- 23:29 Ticket #53 (Improve stateful services) closed by
- fixed: The session id can now be appended using the …
- 23:28 Changeset [866] by
-
Fixed ticket #53: stateful services can now be achieved by setting a ...
- 23:27 Changeset [865] by
-
Whitespace fixes
- 22:45 Changeset [864] by
-
Removed debug output
- 22:42 Changeset [863] by
-
Removed dependency from scope to binding, by passing the provider to the ...
- 18:15 Changeset [862] by
-
added first work to make the list of callbacks in stubXMLPostInterceptor ...
- 17:57 Changeset [861] by
-
fixed loading the wrong class
- 17:45 Changeset [860] by
-
added possibility to retrieve the full qualified class name of a xml ...
- 16:47 Changelog edited by
- (diff)
- 16:46 Ticket #81 (XML/XSL view engine does not support parameters in stub:link) created by
- The XML/XSL view engine does not support parameters in its stub:link xsl …
- 16:44 Ticket #68 (Allow pretty URLs) closed by
- fixed: Fixed with changesets 850, 857, …
- 16:40 Changeset [859] by
-
added example .htaccess, copy this to release as -dist
- 16:27 Changeset [858] by
-
stub:link with session id
- 15:49 Changelog edited by
- (diff)
- 13:50 Changeset [857] by
-
changed default session name to default PHP session name write session ...
08/20/07:
- 22:29 Changeset [856] by
-
Refactored providers
- 21:42 Ticket #79 (Introduce custom providers) closed by
- fixed: This has been implemented in changeset [855]
- 21:39 Changeset [855] by
-
Implemented ticket #79 (ability to use custom providers), fixed bug with ...
- 21:03 Changelog edited by
- (diff)
- 20:59 Changeset [854] by
-
Moved IoC tests to the correct location
- 20:57 Changeset [853] by
-
Removed empty directory
- 20:56 Changeset [852] by
-
Moved all classes from net.stubbles.ioc.injection to net.stubbles.ioc
- 20:43 Ticket #72 (stubXMLMatcherAnnotation should add delimiter if not set) closed by
- fixed: stubXMLSerializer will now throw a stubXMLException if the pattern is no …
- 20:42 Changeset [851] by
-
Fixed bug #72, moved stubXMLSerializer tests to their correct location, ...
- 17:47 Changeset [850] by
-
write session id to result xml
08/19/07:
- 17:32 Changelog edited by
- (diff)
- 17:21 Ticket #73 (stubDomXMLStreamWriter should wrap DomException) closed by
- fixed
- 17:21 Changeset [849] by
-
Fixed ticket #73
- 17:20 Changeset [848] by
-
Removed tab
- 16:28 Ticket #80 (Find a way to configure the Injector used in Stubbles) created by
- This could possibly done using an interceptor, but the issue needs to be …
- 16:27 Ticket #79 (Introduce custom providers) created by
- The creation of the objects should be moved from the Binding to a …
- 16:25 Ticket #78 (Document Inversion of Control system) created by
- The new IoC system lacks documentation
- 16:23 Changelog edited by
- New injection system (diff)
- 16:20 Ticket #40 (Implement an inversion of control container) closed by
- fixed: The basic injection features are now available. The public API is not …
- 16:09 Changeset [847] by
-
Added interface for binding modules
- 16:05 Changeset [846] by
-
Added bindConstant(), some refactoring and cleanup
- 15:45 Changeset [845] by
-
Moved test case to correct location
- 15:43 Changeset [844] by
-
Some cleanup, added several tests, added the ability to mark an injection ...
08/15/07:
- 18:15 Changeset [843] by
-
fix: libxml_clear_errors() was not called in case of an exception
- 18:13 Changelog edited by
- (diff)
- 18:11 Ticket #58 (Improve error handling in the XML/XSL processor) closed by
- fixed
- 18:10 Changeset [842] by
-
fixed ticket #58, xml files containing invalid xml will now throw a ...
- 15:56 Changeset [841] by
-
fixed typo
- 15:53 Changeset [840] by
-
fixed test case
- 15:37 Ticket #76 (HTML-Dokuemnte ohne DOCTYPE) closed by
- fixed: Fixed with changeset 839.
- 15:31 Changeset [839] by
-
move decision of output format and output declarations to skin template
- 15:08 Changeset [838] by
-
enable doctype declarations
- 14:32 Changeset [837] by
-
bugfix: allow subdirectories in stub:include
- 14:16 Changeset [836] by
-
Fixed path in config-dist.php of examples
- 14:03 Changeset [835] by
-
Replace tabs with spaces
08/14/07:
- 23:28 Docs/Setup/BuildSystem edited by
- (diff)
- 23:26 Ticket #74 (Submitting a project name with & leads to broken build.xml) closed by
- wontfix: The project name is collected with Phing and put into the generated build …
- 23:20 Changelog edited by
- (diff)
- 23:20 Ticket #77 (Annotation cache is not unique) closed by
- fixed: Fixed with changeset 834.
- 23:19 Changeset [834] by
-
fixed bug #77
- 22:54 Changeset [833] by
-
Added test for new error handling
- 22:36 Changeset [832] by
-
remove clone(), already expressed by implementing ...
- 22:10 Changeset [831] by
-
fixed wrong method signature
- 22:07 Changeset [830] by
-
made StarWriterTask? more independent from stubbles todo: remove dependency ...
- 21:44 Changeset [829] by
-
Started working on error handling in XML Stream Writer
- 21:25 Changeset [828] by
-
Added support for toInstance()
- 21:22 Changeset [827] by
-
added exception mapping
- 21:03 Changeset [826] by
-
Fixed comment
- 21:00 Changeset [825] by
-
Added @Named annotation, all classes now are stubObjects
- 20:23 Changeset [824] by
-
Renamed class due to bug #77
- 20:21 Changeset [823] by
-
Make sure, that impl is an instance of stubReflectionClass
- 20:16 Changeset [822] by
-
Improved performance of the binding lookups
- 20:15 Ticket #77 (Annotation cache is not unique) created by
- The annotation cache currently is based on the name of the class. If you …
- 19:56 Changeset [821] by
-
Added support for @Singleton annotation
- 19:22 Changeset [820] by
-
Added ImplementedBy? feature to define a default implementation for an ...
- 17:53 Changeset [819] by
-
tabs vs. whitespace
- 17:51 Changeset [818] by
-
added basedir configuration
- 17:42 Changelog edited by
- (diff)
- 17:41 Changeset [817] by
-
added net.stubbles.ipo.session.stubNoneDurableSession
- 16:47 Changeset [816] by
-
extracted escaping of logData into a helper method
- 16:28 Changeset [815] by
-
bugfix: stubFileLogAppender did not made the logDir property available in ...
- 16:27 Changeset [814] by
-
bugfixes, move patError handling into template abstraction class
- 15:20 Ticket #76 (HTML-Dokuemnte ohne DOCTYPE) created by
- Es ist nicht möglich, für HTML-Dokumente einen DOCTYPE anzugeben. Die …
- 15:16 Ticket #75 (Output mit Namespace base) created by
- Ist: Im Output gibt es Elemente, die einen Namespace base haben. Soll: …
- 15:06 Changeset [813] by
-
added another memphis page element bugfixes for processor and template ...
- 14:34 Ticket #74 (Submitting a project name with & leads to broken build.xml) created by
- When creating a new project with $ stubbles setup-project and a name …
- 13:49 Changeset [812] by
-
added one more test
- 13:47 Changeset [811] by
-
added unit test for ...
08/13/07:
- 22:17 Changeset [810] by
-
New experimental features:
- scoping
- implicit bindings
This still ...
- 21:27 Changeset [809] by
-
Check, whether @Inject annotation is present, first version of setter ...
- 21:05 Changeset [808] by
-
Moved stubInject annotation to new annotations sub-package, added first ...
- 18:16 Changeset [807] by
-
refactored net.stubbles.websites.memphis.stubMemphisConfig, added ...
- 18:14 Changeset [806] by
-
added net.stubbles.util.xjconf.stubXJConfAbstractInitializer added ...
- 17:16 Changelog edited by
- (diff)
- 17:15 Changeset [805] by
-
added net.stubbles.util.cache.stubXJConfCacheStrategy
- 15:59 Changelog edited by
- (diff)
- 15:57 Changeset [804] by
-
use DIRECTORY_SEPERATOR instead of hardcoded slash escape key to prevent ...
08/10/07:
- 18:08 Changeset [803] by
-
save the work: nothing tested, everything unfinished: improved memphis mvc ...
- 16:18 Changeset [802] by
-
changed net.stubbles.websites.memphis.stubMemphisPageElement from an ...
- 16:16 Changeset [801] by
-
added unit test for net.stubbles.websites.memphis.stubMemphisPageElement
- 16:11 Changeset [800] by
-
deactivate memphis processor test
- 15:00 Changeset [799] by
-
renamed method
- 13:30 Changeset [798] by
-
aadded optional parameter $context to pass additional data from processor
- 13:18 Changeset [797] by
-
added optional parameter $context to pass additional from processor
- 11:05 Changeset [796] by
-
fixed best mapping algorithm
- 11:01 Changelog edited by
- (diff)
- 10:57 Changeset [795] by
-
bugfix: PHP reflection classes return false if no parent class ...
08/09/07:
- 21:26 Changeset [794] by
-
added net.stubbles.lang.exceptions.stubIllegalAccessException
- 18:39 Changeset [793] by
-
refactored net.stubbles.service.jsonrpc.stubJsonRpcProcessor added unit ...
- 17:01 Changeset [792] by
-
fixed example
- 15:41 Changeset [791] by
-
corrected doc blocks, removed third param from generateJavascriptProxy()
- 15:36 Changeset [790] by
-
splitted general decorating from net.stubbles.websites.xml.stubXMLResponse ...
- 15:26 Changeset [789] by
-
moved net.stubbles.websites.processors.stubJsonRpcProcessor to ...
- 15:21 Changeset [788] by
-
moved js-min from src to lib directory, added option to set the js min ...
- 11:56 Changeset [787] by
-
moved js-min from src to lib directory, added option to set the js min ...
08/08/07:
- 22:33 Changeset [786] by
-
Improved error handling and debugging output
- 16:08 Changeset [785] by
-
fix dns check for localhost and 127.0.0.1
08/07/07:
- 16:33 Changeset [784] by
-
do not forget to load the interface
08/06/07:
- 17:56 Changelog edited by
- (diff)
- 17:12 Changeset [783] by
-
added net.stubbles.websites.xml.stubXMLPassThruPageElement
- 17:11 Changeset [782] by
-
allow usage of cfg namespace and stubConfigXJConfExtension in page ...
- 17:09 Changeset [781] by
-
added support for append attribute that allows to append something to the ...
- 16:55 Ticket #73 (stubDomXMLStreamWriter should wrap DomException) created by
- The net.stubbles.xml.stubDomXMLStreamWriter should catch …
- 16:48 Ticket #72 (stubXMLMatcherAnnotation should add delimiter if not set) created by
- When using the stubXMLMatcherAnnotation one must supply the pattern to be …
08/05/07:
- 15:04 Changelog edited by
- (diff)
- 14:59 Changeset [780] by
-
Added validator based on filter-extension, added tests for new validator
- 14:51 Changeset [779] by
-
Fixed package
- 13:34 Changeset [778] by
-
fixed examples
- 13:08 Docs/Intro edited by
- Added xmlwriter (diff)
- 13:08 Docs/Intro edited by
- Added YUI requirement (diff)
- 13:05 Docs/Setup/Examples edited by
- Updated to the current build system (diff)
- 03:05 Docs/Request/Broker edited by
- fixed typo (diff)
- 03:03 Docs/Reflection edited by
- added stubReflectionPackage (diff)
- 02:59 Docs/BasicMethods edited by
- updated links to classes, added descriptions for getPackage() and … (diff)
- 02:53 Changelog edited by
- (diff)
- 02:51 Changeset [777] by
-
major rework of class locations: - moved net.stubbles.stubObject, ...
- 00:05 Changeset [776] by
-
added userland extendable implementation for PHP serialize
08/04/07:
- 00:32 WikiStart edited by
- (diff)
- 00:25 Changelog edited by
- (diff)
- 00:23 Changeset [775] by
-
Switched to latest version of YUI in examples
08/03/07:
- 15:05 Changelog edited by
- (diff)
- 15:03 Changeset [774] by
-
enhanced net.stubbles.util.net.stubURL: added getUser(), getPassword(), ...
07/31/07:
- 16:09 Changeset [773] by
-
added task for minifying javascript files use only minified javascript ...
07/23/07:
- 23:08 Changelog edited by
- (diff)
- 23:03 Changeset [772] by
-
bugfix: use target and target name for calculating the hash to prevent ...
