0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove gson requirement from database ctor More... over 14 years ago
Cleanup imports and add bean serialization to tests More... over 14 years ago
view results should use gsonbuilder More... over 14 years ago
can provide gsonbuilder. view update result is num rows. More... over 14 years ago
remove design doc More... over 14 years ago
Remove design document and fix up javadoc More... over 14 years ago
We need to configure contentexchange to give us back headers More... over 14 years ago
Should be possible to get the view for the log More... over 14 years ago
All data sent to couch must be UTF-8 encoded More... over 14 years ago
Needs gson trunk More... over 14 years ago
Cleanup before moving from gson to jackson More... over 14 years ago
Ensure id and rev field mapping happens in a consistant way More... over 14 years ago
Fix up view url so that its actually valid and extra ctor for session More... over 14 years ago
Forgot to populate the internal state (this is why we should test first!) More... over 14 years ago
View implementation - tests are not awesome just yet More... over 14 years ago
Add query builder More... over 14 years ago
copy functionality for docs works More... over 14 years ago
Unit tests now pass. Looks like I broke database.get() More... over 14 years ago
Remove unused code More... over 14 years ago
oops... deleted the delete method when I refactored. doh. More... over 14 years ago
Make syntax for document operations more natural More... over 14 years ago
Fixed problem with databasename with slash test but I need to rework how we build requests More... over 14 years ago
remove unused namespace More... over 14 years ago
make more classes package private and add extra javadoc More... over 14 years ago
remove javadoc More... over 14 years ago
make jetty impl package private More... over 14 years ago
Moved JettyCouchClient out of subpackage More... over 14 years ago
Add javadoc More... over 14 years ago
Add field naming strategy Tests for add, update and delete (looks broken atm) mapping Documents works! More... over 14 years ago
you can now save objects! More... over 14 years ago