Some minor improvements
[core.git] / inc / classes /
2011-11-09 Roland HäderSome minor improvements
2011-11-08 Roland Häder$selfInstance is better
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-11-08 Roland HäderNo! More numbers! ;)
2011-11-08 Roland HäderFor better reading
2011-11-08 Roland HäderSeveral debug things (e.g. for timing) added
2011-11-08 Roland HäderFixed this :(
2011-11-08 Roland HäderRemoved duplicate getIndexKey()
2011-11-06 Roland HäderMoved getIndexKey() from hub project because this is...
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-11-04 Roland HäderSome minor improvements:
2011-10-27 Roland HäderresultType is now removed (was not used anyway)
2011-10-24 Roland HäderMinor cleanups:
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderImplemented a fall-back if the first compressor class...
2011-08-31 Roland HäderGzipCompressor now uses the right functions
2011-08-31 Roland HäderAdded ZlibCompressor class, GzipCompressor used zlib...
2011-08-31 Roland HäderAll backtraces now have a small message.
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-08-31 Roland HäderMethod getResponseTypeFromSystem() introduced
2011-07-21 Roland HäderMinor improvements here and there:
2011-07-20 Roland HäderDebug lines slightly extended
2011-07-20 Roland HäderMore concrete exceptions added, BaseController rewritten:
2011-05-17 Roland HäderNow two methods should never be called, the Unsupported...
2011-04-30 Roland HäderGetter for source instance added.
2011-04-28 Roland HäderOpps...
2011-04-28 Roland HäderpopNamed() does also now return the current stacker...
2011-04-25 Roland HäderAdded a counter for all generated objects.
2011-04-20 Roland Hädereol-style set #3
2011-04-20 Roland HäderVisitor instances can now be stored in all objects...
2011-04-19 Roland HäderMoved $handlerInstance from BaseHubSystem to BaseFramew...
2011-04-19 Roland HäderPrimeraApi improved, some code cosmetics:
2011-04-18 Roland HäderAdded 'abstract' to the class because doExecute() is...
2011-04-18 Roland HäderErrors from time_sleep_until() are now ignored, it...
2011-04-18 Roland HäderAdded missing brace... :(
2011-04-18 Roland HäderRewritten private fields (for seperators) to public...
2011-04-18 Roland HäderAdded isBase64Encoded() with a simple check on Base64...
2011-04-17 Roland HäderAdded missing field wrapperInstance (thanks to __set...
2011-04-17 Roland HäderAlso wrong ... :(
2011-04-17 Roland HäderWrong naming...
2011-04-17 Roland HäderAdded class templates for I/O classes
2011-04-17 Roland HäderAdded required method streamData(), maybe someday we...
2011-04-14 Roland HäderThese classes won't be used because all I/O streams...
2011-04-14 Roland HäderAdded streamData() method to interface Streamable
2011-04-14 Roland HäderAdded setter/getter for I/O streams
2011-04-14 Roland HäderAdded new general I/O stream classes and interfaces...
2011-04-07 Roland HäderFixed... Opps.
2011-04-07 Roland HäderCleanups, re-initialization of stackers added:
2011-04-05 Roland HäderExtra but optional instance now supported in Unsupporte...
2011-04-04 Roland Häder- Introduced prependStringToString() which can prepend...
2011-04-04 Roland Häder- Added a helper script to ease applying patches
2011-04-04 Roland HäderOpps...
2011-04-04 Roland HäderMoved translation arrays, added new convertion functions:
2011-04-04 Roland HäderAdded methods dec2hex()/hex2dec() which are based on...
2011-04-04 Roland HäderSome rewrites/cleaups
2011-04-02 Roland HäderNew exception 'UnsupportedOperationException' added
2011-03-29 Roland HäderIntroduce setConfiguredLimit() to SearchCriteria class...
2011-03-29 Roland HäderAdded __unset() to catch unsetting of missing fields...
2011-03-29 Roland HäderRewritten class loader to skip deprecated class files:
2011-03-29 Roland HäderIntroduced new setter/getter and generic interface:
2011-03-29 Roland HäderAdded magic methods __get/set(). Please watch these...
2011-03-29 Roland HäderNew field/attribute 'cryptoInstance' introduced:
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-28 Roland HäderSetting back compacted template content will reduce...
2011-03-25 Roland HäderSome cleanups
2011-03-22 Roland HäderAdded a XML template engine factory which encapsulates...
2011-03-21 Roland HäderObsolete parameter 'applicationInstance' removed from...
2011-03-15 Roland HäderSome documentary updated
2011-03-15 Roland HäderClass template for template engines updated
2011-03-12 Roland HäderRewritten static 'create' method in all compressors...
2011-03-11 Roland HädergetStackCount() is now public
2011-03-10 Roland HäderinitStacker() can be easily public
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-10 Roland HäderRefactured code for deprecated includes file_io and...
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderBetter debug lines
2011-03-05 Roland HäderTo much 'Deny from all' removed :(
2011-03-05 Roland HäderDirectory prepared, missing variable fixed:
2011-03-05 Roland HäderWho says 'hashCode()' says also 'equals()' ... Shame...
2011-03-05 Roland HäderHost name fixed (a redirect causes an error), duplicate...
2011-02-28 Roland Häder'public static final' is correct
2011-02-16 Roland HäderNew server IP is 188.138.90.169
2010-11-11 Roland HäderSome methods moved, speed improved
2010-06-17 Roland HäderChanged (still ugly code) the way of determining extern...
2010-06-17 Roland HäderRewritten to static method
2010-06-17 Roland HäderDebug lines added, empty folder removed
2010-06-17 Roland HäderMore relaxed check (only first X characters)
2010-06-13 Roland HäderSocket resource added, port for bootstrap nodes is...
2010-06-13 Roland HäderFix for 'undefined variable cacheInstance', should...
2010-06-06 Roland HäderNew factory for database wrappers added, some code...
2010-05-28 Roland HäderMoved...
2010-05-28 Roland Häder can now be set/get
2010-05-28 Roland HäderIf no valid entry (e.g. failed query) is counted, this...
2010-05-28 Roland HäderNew SocketShutdownException added, this should be throw...
2010-05-22 Roland HäderRequired interface updated
2010-05-22 Roland HäderMoved socket registry to hub project, extended socket...
2010-05-18 Roland HäderSome code-cosmetics applied:
2010-04-26 Roland HäderSocketRegistry basicly finished:
2010-04-24 Roland HäderMore widen interface ProtocolHandler (which should...
2010-04-24 Roland HäderIncomplete SocketRegistry class added, code cosmetics...
next