0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 30, 2024 — Sep 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #46 - Deep conversion from std class to array in VarLiteral. More... over 3 years ago
Refs #46 - ResourceValidator should not count max if input is a processor. More... over 3 years ago
Refs #46 - Updated Cast to allow multiple inputs and literals (for literal arrays). More... over 3 years ago
Refs #46 - phpcs. More... over 3 years ago
Refs #46 - ResourceValidator now throws exception on extra inputs to processors - resourceBadMin.yaml. More... over 3 years ago
Refs #46 - ValidateTokenRoles incorrectly does not allow literals in the roles section. More... over 3 years ago
Refs #46 - Moved responsibility for core protection to ResourceValidator. More... over 3 years ago
Refs #46 - Refactor ResourceValidator to make it more readable and structured. More... over 3 years ago
Refs #46 - set/get fragment/s in Request object. More... over 3 years ago
Refs #46 - public function in TreeParser to update the request (for Fragemtns). More... over 3 years ago
Refs #46 - Allowing root literal values in process. More... over 3 years ago
Merge branch 'develop' into 'master' More... over 3 years ago
Merge branch 'feature/187-caching-for-processors' into 'develop' More... over 3 years ago
Refs #187 - Updated TreeParser contract in DoWhile and Sequential processors. More... over 3 years ago
Refs #187 - Updated Changelog. More... over 3 years ago
Refs #187 - Turn off caching in testing config. More... over 3 years ago
Refs #187 - Wiki documentation for caching. More... over 3 years ago
Refs #187 - Core Api updated for new contract on Cache, improved logging messages, leaves cahe key generation to Cache class. More... over 3 years ago
Refs #187 - TreeParser accepts cache object in constructor, and checkd for cached node before procssing. More... over 3 years ago
Refs #187 - Removed cacheKey form Request object. More... over 3 years ago
Refs #187 - improved log messages in Entity. More... over 3 years ago
Refs #187 - Improved logging messages in Cache and refactor code. More... over 3 years ago
Refs #187 - Wiki page for configuring caching servers. More... over 3 years ago
Refs #187 - Example settings for no, memcached or redis cache. More... over 3 years ago
Refs #187 - Minor bug in OutputResponse, double setting of this->data. More... over 3 years ago
Refs #187 - New CacheRedis class for caching with redis server/clusters. More... over 3 years ago
Refs #187 - CacheMemcached handles optional weight option on init. More... over 3 years ago
Refs #187 - Api core hadles null return from cache if inactive or no result. More... over 3 years ago
Refs #187 - Ensure Cache get/set receives and returns DataContainer object, but stores the raw data. More... over 3 years ago
Refs #187 - example settings for memcached. More... over 3 years ago