4
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from lipedjow/patch-1 More... about 14 years ago
As in http://cakephp.lighthouseapp.com/projects/42648/2-0-migration-guide the getMicrotime() function was removed. Using microtime(true) instead. More... about 14 years ago
Added class test. More... about 14 years ago
Indentation. More... about 14 years ago
Added error message on connection failure. Changed from post to put the create method. Created idRevData() method to avoid problems in update of a document written shortly after a create a other document. Indentation. More... about 14 years ago
Merge pull request #11 from analogrithems/patch-1 More... about 14 years ago
Changes to comments and patch for AD compatibility. More... about 14 years ago
Fixed access level on CsvSource::$_baseConfig More... about 14 years ago
Fixed usage of Model::field(). More... about 14 years ago
Renaming fixture file. More... about 14 years ago
Removed duplicate files after rename. More... about 14 years ago
More renaming going on... More... about 14 years ago
File renaming following new 2.0 naming standards More... about 14 years ago
Merge pull request #6 from Phally/master More... about 14 years ago
Adding documentation and tidying up LDAP datasource. More... about 14 years ago
With permission, adjusted the license on the LDAP Datasource. More... about 14 years ago
Merge remote-tracking branch 'analogrithems/master' More... about 14 years ago
You can't override a public property with a protected property. More... about 14 years ago
Translation into English and improve logic More... over 14 years ago
Merge branch 'couchdb' More... over 14 years ago
Changed uri() to use CakePHP standards for method naming More... over 14 years ago
Changed encode() and decode() to use CakePHP standards for private method naming More... over 14 years ago
Changed checkOk to use CakePHP naming standards for private method More... over 14 years ago
Cleaned up source, and translated documentation to English. More... over 14 years ago
Merge git://github.com/maurymmarques/datasources into couchdb More... over 14 years ago
Fixed access on _baseConfig More... over 14 years ago
Added access modifiers for XMLRPC datasource More... over 14 years ago
Removed unnecessary @access tags in doc blocks More... over 14 years ago
Added access modifiers to Array datasource More... over 14 years ago
Added access modifiers to Amazon datasource More... over 14 years ago