2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
switched to use new driver architecture. Oh man this is going to break stuff.
JeffMoore
as jeffmoore
More... over 19 years ago
Removed optimization to make iterator conversion of DB drivers easier.
JeffMoore
as jeffmoore
More... over 19 years ago
updated datetime to timestamp
JeffMoore
as jeffmoore
More... over 19 years ago
fixed tests to work with new DB version
JeffMoore
as jeffmoore
More... over 19 years ago
added database benchmarks
JeffMoore
as jeffmoore
More... over 19 years ago
oops. rollback last change.
JeffMoore
as jeffmoore
More... over 19 years ago
Changed setString to setChar
JeffMoore
as jeffmoore
More... over 19 years ago
removed optimization because it was interfering with PHP 5 iterator support for list tags.
JeffMoore
as jeffmoore
More... over 19 years ago
removed rowMapper concept and other RecordSet simplification
JeffMoore
as jeffmoore
More... over 19 years ago
Added new experimental driver with support for: PHP5 iterators Prepared statements Type conversion Transactions
JeffMoore
as jeffmoore
More... over 19 years ago
fixed misnamed constructor
JeffMoore
as jeffmoore
More... over 19 years ago
refactored how location in source files are tracked and how compiler errors are raised in the context of a CompilerComponent. Makes tests easier to write for error condition. Fixes bug #971942
JeffMoore
as jeffmoore
More... over 19 years ago
d'oh... I was too hasty
Lorenzo Alberton
as quipo
More... over 19 years ago
add PEAR::MDB and MDB2 settings
Lorenzo Alberton
as quipo
More... over 19 years ago
Updated documentation
JeffMoore
as jeffmoore
More... over 19 years ago
regexp did not express intent correctly
JeffMoore
as jeffmoore
More... over 19 years ago
removed semicolons for older version of php/mysql on sourceforge
JeffMoore
as jeffmoore
More... over 19 years ago
4.1.2 compatibility change to supress warning messages
JeffMoore
as jeffmoore
More... over 19 years ago
fixed up test groups
JeffMoore
as jeffmoore
More... over 19 years ago
updates for 4.1.2 compatibility to avoid warning messages.
JeffMoore
as jeffmoore
More... over 19 years ago
updated test case to work without warnings under 4.1.2 (hopefully)
JeffMoore
as jeffmoore
More... over 19 years ago
added file missing since the dark ages
JeffMoore
as jeffmoore
More... over 19 years ago
moved cachecontroller
JeffMoore
as jeffmoore
More... over 19 years ago
fixed test groups
JeffMoore
as jeffmoore
More... over 19 years ago
fixed test failing under PHP 5
JeffMoore
as jeffmoore
More... over 19 years ago
updated to work under PHP 5
JeffMoore
as jeffmoore
More... over 19 years ago
Cleaned up view files
JeffMoore
as jeffmoore
More... over 19 years ago
removed obsolete handle function, moved tests to work with new handle object.
JeffMoore
as jeffmoore
More... over 19 years ago
updated
JeffMoore
as jeffmoore
More... over 19 years ago
fixed typo
JeffMoore
as jeffmoore
More... over 19 years ago