2011-11-08 |
Roland Häder | Several debug things (e.g. for timing) added |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Roland Häder | Fixed this :( |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Roland Häder | Removed duplicate getIndexKey() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Roland Häder | Moved getIndexKey() from hub project because this is... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Roland Häder | Use $this->debugBackTrace() instead of die() |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Roland Häder | Some minor improvements: |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Roland Häder | resultType is now removed (was not used anyway) |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Roland Häder | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Roland Häder | Some 'static' array elements rewritten to constant... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | Implemented a fall-back if the first compressor class... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | GzipCompressor now uses the right functions |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | Added ZlibCompressor class, GzipCompressor used zlib... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | All backtraces now have a small message. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | Some cleanups, more usage of ObjectFactory: |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Roland Häder | Method getResponseTypeFromSystem() introduced |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Roland Häder | Minor improvements here and there: |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Roland Häder | Debug lines slightly extended |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Roland Häder | More concrete exceptions added, BaseController rewritten: |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Roland Häder | Now two methods should never be called, the Unsupported... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Roland Häder | Class loader instance "cached" |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Roland Häder | Getter for source instance added. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Roland Häder | Opps... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Roland Häder | popNamed() does also now return the current stacker... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Roland Häder | Added a counter for all generated objects. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | Better IP than hostname |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | Updated port number for default bootstrapper |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | Support for application local configuration file 'confi... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | Reverted last commit for 3rd party libs |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | eol-style set #3 |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | eol-style set #2 |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | eol-style set |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Roland Häder | Visitor instances can now be stored in all objects... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Roland Häder | Moved $handlerInstance from BaseHubSystem to BaseFramew... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Roland Häder | PrimeraApi improved, some code cosmetics: |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Roland Häder | Added 'abstract' to the class because doExecute() is... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Roland Häder | Errors from time_sleep_until() are now ignored, it... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Roland Häder | Added missing brace... :( |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Roland Häder | Rewritten private fields (for seperators) to public... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Roland Häder | Added isBase64Encoded() with a simple check on Base64... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Roland Häder | Added missing field wrapperInstance (thanks to __set... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Roland Häder | Also wrong ... :( |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Roland Häder | Wrong naming... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Roland Häder | Added class templates for I/O classes |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Roland Häder | Added required method streamData(), maybe someday we... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Roland Häder | These classes won't be used because all I/O streams... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Roland Häder | Added streamData() method to interface Streamable |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Roland Häder | Added setter/getter for I/O streams |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Roland Häder | Added new general I/O stream classes and interfaces... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Roland Häder | Fixed... Opps. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Roland Häder | Cleanups, re-initialization of stackers added: |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Roland Häder | Extra but optional instance now supported in Unsupporte... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | - Introduced prependStringToString() which can prepend... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | - Added a helper script to ease applying patches |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | Opps... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | Moved translation arrays, added new convertion functions: |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | Added methods dec2hex()/hex2dec() which are based on... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Roland Häder | Some rewrites/cleaups |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Roland Häder | New exception 'UnsupportedOperationException' added |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Introduce setConfiguredLimit() to SearchCriteria class... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Added __unset() to catch unsetting of missing fields... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Rewritten class loader to skip deprecated class files: |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Introduced new setter/getter and generic interface: |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Added magic methods __get/set(). Please watch these... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | New field/attribute 'cryptoInstance' introduced: |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Roland Häder | Added parameter 'key' to encryption methods to allow... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Roland Häder | Setting back compacted template content will reduce... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Roland Häder | Some cleanups |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Roland Häder | Added a XML template engine factory which encapsulates... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Roland Häder | Obsolete parameter 'applicationInstance' removed from... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Roland Häder | Reset script added |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Roland Häder | Some documentary updated |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Roland Häder | Class template for template engines updated |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Roland Häder | Rewritten static 'create' method in all compressors... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Roland Häder | getStackCount() is now public |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Roland Häder | initStacker() can be easily public |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Roland Häder | As of a good naming convention, do not short-cut variables |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Roland Häder | Refactured code for deprecated includes file_io and... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Copyright updated |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Better debug lines |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | To much 'Deny from all' removed :( |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Directory prepared, missing variable fixed: |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Now required method equals() added |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Who says 'hashCode()' says also 'equals()' ... Shame... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Roland Häder | Host name fixed (a redirect causes an error), duplicate... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Roland Häder | 'public static final' is correct |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Roland Häder | New server IP is 188.138.90.169 |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Roland Häder | Properties set/deleted on .htaccess |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Roland Häder | Helper script added, externals are now no longer with... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Roland Häder | Some methods moved, speed improved |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Roland Häder | SVN properties globally set |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Roland Häder | Properties set/changed |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Roland Häder | Changed (still ugly code) the way of determining extern... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Roland Häder | Rewritten to static method |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Roland Häder | Debug lines added, empty folder removed |
commit | commitdiff | tree | snapshot |
2010-06-17 |
Roland Häder | More relaxed check (only first X characters) |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Roland Häder | Socket resource added, port for bootstrap nodes is... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Roland Häder | Fix for 'undefined variable cacheInstance', should... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Roland Häder | New factory for database wrappers added, some code... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Roland Häder | Moved... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Roland Häder | can now be set/get |
commit | commitdiff | tree | snapshot |
next |