2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 03, 2023 — Jun 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for compile all
JeffMoore
as jeffmoore
More... over 19 years ago
fixed broken select_date and select_time tags and beefed up the tests that failed to detect they were broken.
JeffMoore
as jeffmoore
More... over 19 years ago
added test case for compileall
JeffMoore
as jeffmoore
More... over 19 years ago
Added a few cvsignores for compiled template directories
JeffMoore
as jeffmoore
More... over 19 years ago
added test case for widget example
JeffMoore
as jeffmoore
More... over 19 years ago
RaiseError on constant not found for ConfigManager::getOptionAsPath() and correction in $constant extraction. Typo il validation.vars.
Franco Ponticelli
as ponticelli
More... over 19 years ago
Added test for wrap tag example
JeffMoore
as jeffmoore
More... over 19 years ago
ressurected the set example from the dead and added a test for it.
JeffMoore
as jeffmoore
More... over 19 years ago
added test for script tag
JeffMoore
as jeffmoore
More... over 19 years ago
removed unused example; its not even a tag example
JeffMoore
as jeffmoore
More... over 19 years ago
fixed failing test case.
JeffMoore
as jeffmoore
More... over 19 years ago
Fixed failing test case.
JeffMoore
as jeffmoore
More... over 19 years ago
removed special processing for script and style tags
JeffMoore
as jeffmoore
More... over 19 years ago
added merging config manager
JeffMoore
as jeffmoore
More... over 19 years ago
Added constant processing to path configuration options
JeffMoore
as jeffmoore
More... over 19 years ago
added ability to have arbitrary constants in autoloading sequence
JeffMoore
as jeffmoore
More... over 19 years ago
added front directory to tag path
JeffMoore
as jeffmoore
More... over 19 years ago
reorganized cofinguration file handling, introducting ConfigManager class with static methods. getConfigOption is now ConfigManager::getOption getConfigSection is now ConfigManager:getSection
JeffMoore
as jeffmoore
More... over 19 years ago
removed debugging statement
JeffMoore
as jeffmoore
More... over 19 years ago
added test. one failure due to potential simpletest bug?
JeffMoore
as jeffmoore
More... over 19 years ago
added test case
JeffMoore
as jeffmoore
More... over 19 years ago
added tests for import example?
JeffMoore
as jeffmoore
More... over 19 years ago
added test. some failures in this test, due to bug in simpletest? Will resolve soon.
JeffMoore
as jeffmoore
More... over 19 years ago
backed out changes because they were incompatible with version of MDB2 available via pear install. (not ready for these yet)
JeffMoore
as jeffmoore
More... over 19 years ago
renamed dataspace example to datasource and added tests.
JeffMoore
as jeffmoore
More... over 19 years ago
Added test for comment tag example
JeffMoore
as jeffmoore
More... over 19 years ago
added test for the core block example
JeffMoore
as jeffmoore
More... over 19 years ago
moved outputcache out of core and into its own directory. This example no longer functions and im not sure at which point it broke. Sadly, there are no tests for the outputcache tag.
JeffMoore
as jeffmoore
More... over 19 years ago
made generic tags lazy loading
JeffMoore
as jeffmoore
More... over 19 years ago
made phpnode lazy loading
JeffMoore
as jeffmoore
More... over 19 years ago