0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding license at the top of all files, as well as a LICENSE and README files More... almost 16 years ago
Adding svn:ignore on all .* files in root directory (eg. Eclipse project files) More... almost 16 years ago
Adding svn:keywords Id More... almost 16 years ago
Adding the fromArray() method to load data from array More... almost 16 years ago
- bug fix: getHeader is broken and doesn't return header - bug fix: try chunked transfer encoding before cotnent-length when reading because CouchDb sends both - bug fix: Do not wait for content when response code is 304 or 204 - Added the Document Attachment object - Implemened setattachment and getAttachment methods on Document object More... almost 16 years ago
Can now save a new doc even if the new url has been pre-defined More... almost 16 years ago
CouchDb now returns 404 when a view is missing - not 500 More... almost 16 years ago
- Implemented Document::Delete() method More... about 16 years ago
Fixing bug: View result object not created when result is empty string More... about 16 years ago
Fixing bug: Document URL must be urlencoded when creating a new document More... about 16 years ago
- Bug Fix: won't send Content-length header on a request with no body (causes Mochiweb to freak out) - Added PHPUnit infrastructure More... about 16 years ago
- Updated document constructor to set the URL if known - Updated the View Result class to return the correct count of rows - Updated the Db class: implemented the Update method More... about 16 years ago
Fixed bug: using offsetGet() ignores return type More... about 16 years ago
- Added view results object - Set SVN:Keywords Id on all files More... about 16 years ago
Initial code import More... about 16 years ago