core.git
2015-09-12 Roland HaederAdded config entry for configuring the IPC socket file...
2015-09-12 Roland HaederMoved from 'hub'.
2015-09-12 Roland HaederContinued:
2015-09-12 Roland HaederSetting a listener type is needed for later pooling.
2015-09-12 Roland HaederAlso this one ...
2015-09-12 Roland HaederThese methods are already in BaseListener
2015-09-12 Roland HaederOpps.
2015-09-12 Roland HaederMoved files + added interface + generic socket file...
2015-09-03 Roland HaederFixed tableName issue
2015-08-27 Roland HaederAdded new classes for file system and interfaces for...
2015-08-25 Roland HaederTypo fixed ...
2015-08-25 Roland HaederAdded config entry feature_fuse_class
2015-08-25 Roland HaederAdded missing method.
2015-08-25 Roland HaederAdded command for FUSE feature + implemented execute...
2015-08-25 Roland HaederSome fixes for tests application (will become more...
2015-08-25 Roland HaederTest class added (nothing really implemented so far).
2015-08-25 Roland HaederRenamed classes/main/ to main/classes/ + added FuseFeat...
2015-08-25 Roland HaederOpps, forgot this.
2015-08-24 Roland HaederAdded new methods:
2015-08-24 Roland HaederAdded a public methods to interface + some logger messages.
2015-08-24 Roland HaederCommented out this, too.
2015-08-16 Roland HaederSeparated this config entry for console/html as well.
2015-08-16 Roland HaederMoved from 'city' project.
2015-08-16 Roland HaederOpps, please fix this!
2015-08-16 Roland HaederCode templates needs to be configured separately for...
2015-08-01 Roland HaederUsing the bebug middleware class will become deprecated...
2015-07-29 Roland HaederMoved 'result' into 'database' as the actual class...
2015-07-14 Roland HaederAlways use own getter/setter ... A good policy, if...
2015-07-14 Roland HaederMoved outputInstance to BaseFrameworkSystem + added...
2015-07-14 Roland HaederAdded missing class
2015-07-14 Roland HaederOpps, introduced this for debugging ...
2015-07-14 Roland HaederContinued with logger facility:
2015-07-04 Roland HaederMissed this ... :-(
2015-07-04 Roland HaederMake sure the path can be written to.
2015-07-04 Roland HaederAlso check on existence.
2015-07-04 Roland HaederAdded missing exception
2015-07-03 Roland HaederUsed more DatabaseWrapperFactory as one instance of...
2015-06-29 Roland HaederGrrr .... :-(
2015-06-29 Roland HaederTpyo fixed ... ;-)
2015-06-29 Roland HaederNow the idle loop time is configurable, please don...
2015-06-29 Roland HaederWrong tests ...
2015-06-29 Roland HaederOpps ...
2015-06-29 Roland HaederAdded some pre-checks.
2015-06-29 Roland HaederMoved from 'hub' project.
2015-06-29 Roland HaederAdded protocolName from BaseHubSystem as classes outsid...
2015-06-28 Roland HaederThese are noisy debug lines.
2015-06-10 Roland HaederAdded exception from 'hub' project
2015-06-10 Roland HaederAdded accept() and doShutdown() to Taskable as this...
2015-05-29 Roland HaederMoved setter/getter from 'hub' code as also 'city'...
2015-05-27 Roland HaederDebug infos with var()=%d are for length and can be...
2015-05-27 Roland HaederOld lost parameter from old template ... :-(
2015-05-27 Roland HaederNa, not again ... ;-(
2015-05-27 Roland HaederUse of the FrameworkFeature class (which is a manager...
2015-05-27 Roland HaederMethod convertToClassName() and convertDashesToUndersco...
2015-05-27 Roland HaederAdded new FrameworkFeature class + missing exception:
2015-05-26 Roland HaederIntroduced ConfigValueTypeUnsupportedException
2015-05-26 Roland HaederOpps, wrong method name ...
2015-05-26 Roland HaederAdded check for "scrypt feature" (if no config entry...
2015-05-26 Roland HaederMore usage of FileNotFoundException
2015-05-26 Roland HaederIntroduced FileNotFoundException
2015-05-26 Roland HaederIf the file doesn't exist as it has to be created first...
2015-05-26 Roland HaederExpanded log message with Exception and its actual...
2015-05-26 Roland HäderAllow all if open_basedir is not set.
2015-05-26 Roland HaederIntroduced isReachableFilePath() and isReadableFile().
2015-05-24 Roland HaederDouble -> single
2015-05-24 Roland HaederThis should fix it ... ;-)
2015-05-24 Roland HaederAdded post-filter support.
2015-05-24 Roland HaederVery early write (add) support for file-based stack...
2015-05-23 Roland HaederDon't forget to increment counter when writing data.
2015-05-21 Roland HaederAdded communicatorInstance from 'hub' project.
2015-05-21 Roland HaederSome improvements ...
2015-05-14 Roland HaederAdjusted a bit, still not accurate enough and may not...
2015-05-14 Roland HaederAdded calculation scripts (I know, they might be wrong...
2015-05-14 Roland HaederIt is now 'main_content'.
2015-05-14 Roland HaederSome fixes.
2015-05-14 Roland HaedergetCompiledData() must be public for e.g. mailer classe...
2015-05-12 Roland HaederAdded find-bad-php.sh
2015-05-11 Roland HaederA little backward-compatiblity ...
2015-05-11 Roland HaederSignatures are no longer produced, instead there is...
2015-05-11 Roland HaederNeed to rename more.
2015-05-11 Roland HaederAdded scrypt stuff.
2015-05-11 Roland HaederContinued:
2015-05-11 Roland Haederinc/classes.php is old and only contains one call,...
2015-04-29 Roland HaederAdded some stuff (for testing).
2015-04-25 Roland HaederAdded debug line.
2015-04-25 Roland HaederSourceable was a strange name ...
2015-04-25 Roland HaederAdded missing methods and removed methods that have...
2015-04-18 Roland HaederMore fixes ...
2015-04-18 Roland HaederNope, this way ... :-(
2015-04-18 Roland HaederAdded new factory and fixed confusing between login...
2015-04-18 Roland HaederOld leftover from debugging 'city'.
2015-04-18 Roland HaederThis is more flexible so better take it.
2015-04-18 Roland HaederAdded new factory (unfinished) + some fixes.
2015-04-18 Roland HaederIntroduced isFieldSet().
2015-04-18 Roland HaederAllowed to set extra instance (for special cases, okay).
2015-04-18 Roland HaederAdded some new stuff.
2015-04-17 Roland HaederAdded checks for 'command' and 'form' and check if...
2015-04-07 Roland HaederOpps, a parser error was introduced last commit.
2015-04-07 Roland HaederAdded isGuest() isConfirmed() to BaseUser for wrapping...
2015-04-07 Roland HaederstartElement(), finishElement() and characterHandler...
next