4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add resource checking for connection on dbo_sqlsrv
Graham Weldon
as predominant
More... about 15 years ago
Remove local scope config variable
Graham Weldon
as predominant
More... about 15 years ago
Restructure authentication code.
Graham Weldon
as predominant
More... about 15 years ago
Cleanup dbo_sqlsrv
Graham Weldon
as predominant
More... about 15 years ago
Proper support for recursive conditions, as well as NOT, OR and AND. Fixes #10 More... about 15 years ago
add read test More... about 15 years ago
Added recursion support for array_source. Fixes #9 More... about 15 years ago
Removed unnecessary version vars.
Graham Weldon
as predominant
More... about 15 years ago
Fixing the format of result in find all of array datasource. Fixes #8 More... about 15 years ago
Fixes #7
Graham Weldon
as predominant
More... about 15 years ago
Enhance default configuration set for MSSQL. Fixes #5
Graham Weldon
as predominant
More... about 15 years ago
Fixed Array parsing when the supplied array has only one item.
Graham Weldon
as predominant
More... about 15 years ago
Shortening XML tags in test cases. Pissing off people that use Short tags, maybe.
Graham Weldon
as predominant
More... about 15 years ago
Change __parseResponse to correctly handle structs within arrays. Fixes #6
Graham Weldon
as predominant
More... about 15 years ago
Various code cleanup for SQLSRV
Graham Weldon
as predominant
More... over 15 years ago
Cleanup SQLSRV fetchResult
Graham Weldon
as predominant
More... over 15 years ago
Adding SQLSRV datasource.
Graham Weldon
as predominant
More... over 15 years ago
Fixing result for find(first) and read in array datasource. More... over 15 years ago
This is the inital import of the ldap datasource. See http://www.analogrithems.com/rant/2009/06/12/cakephp-with-full-crud-a-living-example/ for details and ongoing discussion More... over 15 years ago
Fixing test of AdoDB. Some imports make CakePHP reclare Datasource class. More... over 15 years ago
Fixing test of csv to works nice in Windows. More... over 15 years ago
Changing documentation to datasources plugin. More... over 15 years ago
Merge with jrbasso/array_datasource. More... over 15 years ago
Fix bug when foreignKey field is not included in fields query param. Tests added. More... over 15 years ago
Added a new getLog function to play nice with the great DebugKit plugin. More... over 15 years ago
Minor adjustments for config use.
Graham Weldon
as predominant
More... over 15 years ago
unified handling of Model.property=>array() condition; results in NULL as dbo_mysql.php:630 does More... over 15 years ago
Consolodating Extension pattern matching.
Graham Weldon
as predominant
More... over 15 years ago
Replacing str_replace with preg_replace to ensure end of line replacements only.
Graham Weldon
as predominant
More... over 15 years ago
Remove unnecessary if() statement on listSources().
Graham Weldon
as predominant
More... over 15 years ago