4
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extendinf variables for readability.
Graham Weldon
as predominant
More... over 15 years ago
Remove sorting requirement from tests by implementing sorting on llistSources().
Graham Weldon
as predominant
More... over 15 years ago
Change regex for finding files to force '.' before extension. Implement initial findRecursive for sources.
Graham Weldon
as predominant
More... over 15 years ago
Adding nexted folder for recursive tests on CSV datasource.
Graham Weldon
as predominant
More... over 15 years ago
Minor code formatting.
Graham Weldon
as predominant
More... over 15 years ago
Swap out uses() for App::import()
Graham Weldon
as predominant
More... over 15 years ago
Minor code formatting.
Graham Weldon
as predominant
More... over 15 years ago
Changed case for duplicate source tests. Removed overridden sources() method on csv source, duplicate code.
Graham Weldon
as predominant
More... over 15 years ago
Adding test CSV files, csvsource test case, and updated caching for csv source.
Graham Weldon
as predominant
More... over 15 years ago
Minor spacing and cleanup.
Graham Weldon
as predominant
More... over 15 years ago
Tidy up spaces.
Graham Weldon
as predominant
More... over 15 years ago
Removed forced WWW_ROOT from config path, so files can be outside the webroot directory.
Graham Weldon
as predominant
More... over 15 years ago
Remove inline comments, change quotes to single.
Graham Weldon
as predominant
More... over 15 years ago
Remove return values from Constructor.
Graham Weldon
as predominant
More... over 15 years ago
Cleaned up source for CSV Datasource.
Graham Weldon
as predominant
More... over 15 years ago
making missing-getColumnMetada workaround case insensitive so it handles custom sql queries executed via Model::query() More... over 15 years ago
app:import of parent class is needed when used as a plugin More... over 15 years ago
Separated configuration parsing into another method. Cleaned up some if / else logic to simplify.
Graham Weldon
as predominant
More... over 15 years ago
Cleanup Soap Datasource code formatting.
Graham Weldon
as predominant
More... over 15 years ago
Merge branch 'master' of git://github.com/cakephp/datasources More... over 15 years ago
Changed license to MIT More... over 15 years ago
Cleanup code formatting for Amazon Associates
Graham Weldon
as predominant
More... over 15 years ago
Remove SBO from subpacakge.
Graham Weldon
as predominant
More... over 15 years ago
Remove "dbo" from subpackage.
Graham Weldon
as predominant
More... over 15 years ago
Cleanup code formatting, and replace am() with array_merge()
Graham Weldon
as predominant
More... over 15 years ago
Remove empty line at file end.
Graham Weldon
as predominant
More... over 15 years ago
Updated test Plugin source More... over 15 years ago
Fixed indentation Really. More... over 15 years ago
Fixed indentation More... over 15 years ago
Adding AmazonAssociates Datasource with tests More... over 15 years ago