1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ci server link More... almost 13 years ago
removed stale debug line More... almost 13 years ago
renamed getBeanDefinitionByClass by getBeansByClass, fixed MVC driver setting up new beans when detecting controllers More... almost 13 years ago
more generic build scripts More... almost 13 years ago
fixed overwrite argument More... almost 13 years ago
minor tweak in resulting artifacts from pear packaging More... almost 13 years ago
changed output for generated package.xml More... almost 13 years ago
added discovery of pear channel before pear packing More... almost 13 years ago
added pear package generation to package target More... almost 13 years ago
added pear package generator More... almost 13 years ago
removed short open tag More... almost 13 years ago
updated phing call in build.properties More... almost 13 years ago
added passthru to exec tasks More... almost 13 years ago
fixed typo More... almost 13 years ago
added verbose flag to phing in vendors, clean and prepare tasks are not wrapped More... almost 13 years ago
now correctly running the tasks with phing vendor More... almost 13 years ago
added some wrapper phing tasks to build lifecycle because of phing plugin for jenkins (could not get it to specify the vendors phing installation) More... almost 13 years ago
added php options to phpunit args More... almost 13 years ago
added phing to dev dependencies More... almost 13 years ago
removed suhosin from php.ini More... almost 13 years ago
removed cache access when getting aspects More... almost 13 years ago
added debug log when dispatching events More... almost 13 years ago
removed aspect driver, now integrated into annotation bean def provider, added cache for aspects in aspect manager More... almost 13 years ago
removed autoloader cache More... almost 13 years ago
moved directory/file class scanning from reflection factory to annotation discoverer, php files are now no longer parsed with token_get_all(), but are require_once'd, this is for compatibility with crypto software like sourceguardian More... almost 13 years ago
fixed test for ignored annotations More... almost 13 years ago
updated ignored annotations More... almost 13 years ago
added ignored annotation names More... almost 13 years ago
now uses stream_resolve_include_path, doh More... almost 13 years ago
fixed not correctly creating a new instance of a bean definition for a child bean More... almost 13 years ago