1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected the ReadMe fiel to meet the new requirements More... over 13 years ago
Fixed wrong query string definition More... over 13 years ago
Corrected names of files containing an abstract class. More... over 13 years ago
Major refactoring: decoupled serialize from logger More... over 13 years ago
Fixes and testing to ensure correct functionality More... over 13 years ago
Removed empty interface definition More... over 13 years ago
Removed empty interface definition More... over 13 years ago
Major refactoring moving the serializer out of the WebServiceListener to a dependency to the logger injected into it's constructor. So from now on the serializer is defined in the configuration.xml file and may be different for each test. More... over 13 years ago
Intrduced a serializer to be able to log different data formats More... over 13 years ago
Fixed: added rectenly introduced serializer interface to bootstrap More... over 13 years ago
Introduced a serializer interface More... over 13 years ago
Fixed: corrected name of the proxy provider More... over 13 years ago
Added serializer type »Array« More... over 13 years ago
Added a method (getProxyBuilder()) to simplify the proxy generation More... over 13 years ago
Fixed proplems with phpunit mock object More... over 13 years ago
Added first draft of the base implementation of a serializer type More... over 13 years ago
Degrades Serializer Http reponse class to a configuration class More... over 13 years ago
Minor refactoring to enable abstract class Serializer to handle serialisation on it's own More... over 13 years ago
Added directory containing generated files to the ignore list More... over 13 years ago
Added logger serializer More... over 13 years ago
added Test/libs to the ignore list More... over 13 years ago
Added test library folder to contain extenal libraries necessary for testing More... over 13 years ago
completed the logger with tests. This is a first draft and at some point a dirty hack, born out of haste. Will be refactored asap More... over 13 years ago
corrected typo in function name More... over 13 years ago
Major restructuring due to introduction of a response object More... over 13 years ago
Major restructuring More... over 13 years ago
First implementation of a basic logger More... over 13 years ago
mjor resturcturing due to introduction of a response object More... over 13 years ago
implemented internal cache for the read mapping information More... over 13 years ago
added mapping file information to configuration fixture More... over 13 years ago