0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change usage of clojure.http.client/encode-body-map to clojure.http.client/url-encode More... almost 15 years ago
eliminate refection call when creating an Integer More... almost 15 years ago
cleaned up imports & attachment test comments and added a test to make sure attachment-create works with an InputStream More... almost 15 years ago
document-list can now take a map of query options, http://bit.ly/gxObh More... almost 15 years ago
added "raised?" assert-expr to test/client.clj so tests pass without local modification of contrib More... almost 15 years ago
add simple description and dependencies list to README More... almost 15 years ago
added documentation on attachment functions More... almost 15 years ago
big refactoring to accept a document-map anywhere a document string would work, added attachment-delete, AttachmentNotFound error, fixed problem with document-revisions not staying in the correct order More... almost 15 years ago
fixed a few bugs, removed trailing slashes from URL requests, added database-compact, added getting a document by revision, added document-revisions function, added attachments list create & get More... almost 15 years ago
reversed order of id and payload in document-create and document-update functions More... almost 15 years ago
removed commented-out definition of "raised?" assert-expr multimethod More... almost 15 years ago
raise exceptions with error-kit instead of silently returning nil if there's a problem, added document-update, refactored a bunch of functions, added a bunch of error-testing tests, and added README More... almost 15 years ago
converted to contrib's json library and added a few document-related functions More... almost 15 years ago
CRUD tests on databases More... almost 15 years ago
Initial Commit More... almost 15 years ago