2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Workaround for issue #88 - use AsyncTask.THREAD_POOL_EXECUTOR for long running tasks so that other async tasks can be used in parallel. More... almost 11 years ago
Merge pull request #118 from dlvenable/changes-all-docs-style More... about 11 years ago
Updated the DocumentChange interface to include a getter for all revisions, including conflicts, if they are provided by the changes feed. More... about 11 years ago
Merge pull request #117 from pimterry/cleanupleakfix More... about 11 years ago
Merge pull request #116 from pimterry/connectionmonitorfix More... about 11 years ago
Merge pull request #115 from cloudant/master More... about 11 years ago
Merge pull request #113 from npetzall/master More... about 11 years ago
Fix memory leak in cleanup task More... about 11 years ago
Fix idle connection monitoring More... about 11 years ago
Change ReplicationStatus.History.recordedSeq to JsonNode since it could be String for BigCouch/Cloudant More... about 11 years ago
moved info logging to after property read More... about 11 years ago
Update README.md More... about 11 years ago
Merge pull request #109 from edwag/dbcreationbug More... about 11 years ago
Merge pull request #110 from edwag/dbpath More... about 11 years ago
Merge pull request #111 from edwag/activetasks More... about 11 years ago
Use java.util.Date rather than JodaTime More... about 11 years ago
Add support for retrieving the set of active tasks. More... about 11 years ago
Fix previous commit More... about 11 years ago
Add an overload to CouchDbInstance.checkIfDbExists which takes a string for the name of the DB. More... about 11 years ago
Fix a bug where attempting to create a document with ID the empty string could result in the creation of a new database, or an unhelpful error message. More... about 11 years ago
Merge pull request #103 from pgelinas/fix-issue-98 More... over 11 years ago
Formatted. More... over 11 years ago
Ensure parser is closed at the end. More... over 11 years ago
Don't provide an initial capacity to the array list by using total_rows, since it indicates the total row in a view, not the result. More... over 11 years ago
Merge pull request #100 from pgelinas/fix-issue-98 More... over 11 years ago
Merge pull request #101 from pgelinas/improve-logging More... over 11 years ago
Merge pull request #102 from pgelinas/release More... over 11 years ago
Rewrite of QueryResultParser to fix issue #98. More... over 11 years ago
Updated dependencies.md More... over 11 years ago
Updated changelog. More... over 11 years ago