summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-25Improve batching of writes in view updaterAdam Kocoloski
2011-02-25Make couch_view_updater amenable to hot upgradesAdam Kocoloski
2011-02-24Improve the way we generate the match spec for a #db{}Adam Kocoloski
2011-02-22Update rebar to 2cff499Adam Kocoloski
2011-02-22Use smart HTTP URLs in rebar.configAdam Kocoloski
2011-02-13Move new attachment_conflicts test to the overlayAdam Kocoloski
2011-02-11Switch dependency tracking back to dev modeAdam Kocoloski
2011-02-09Fix and simplify environment for etap testsAdam Kocoloski
2011-02-07Update dependencies for 0.3.0 RC2Adam Kocoloski
2011-02-07comment out logging of calls to filter within _changes.Robert Dionne
2011-02-05Revert "fix replication checkpointing."Robert Newson
2011-02-05fix replication checkpointing.Robert Newson
2011-01-30Tagging 0.3.0 in reltool's configAdam Kocoloski
2011-01-30Freeze dependencies for 0.3 releaseAdam Kocoloski
2011-01-28COUCHDB-1047 - support inclusive_end with reduce callsRobert Newson
2011-01-28Revert "Add support for inclusive_end to fold_reduce, BugzID 11069"Adam Kocoloski
2011-01-27Set couch app vsn based on deviation from last Apache tagAdam Kocoloski
2011-01-26Remove a function clause that can never matchAdam Kocoloski
2011-01-26Pick up new patches to erlang-oauthAdam Kocoloski
2011-01-20try fix to configureRobert Dionne
2011-01-20Merge CouchDB 1.0.2 release candidateAdam Kocoloski
2011-01-20Make shards visible on backend, be more strict about namingAdam Kocoloski
2011-01-20Tagging the 1.0.2 release.Paul Joseph Davis
2011-01-20Fix bug that allows invalid UTF-8 after valid escapes.Paul Joseph Davis
2011-01-20Tagging the 1.0.2 release. Again.Paul Joseph Davis
2011-01-20Update CHANGES and NEWS before the 1.0.2 release.Paul Joseph Davis
2011-01-18Avoid bug in rev tree logic during attachment uploadsAdam Kocoloski
2011-01-15clean up trailing whitespace, testing new buildRobert Dionne
2011-01-13Monitor sys_db file descriptor to keep it openAdam Kocoloski
2011-01-12ensure write_streamed_attachment bails on negative LenLeft valuesRobert Newson
2011-01-12Preserve purge metadata during compaction, thanks Mike LeddyAdam Kocoloski
2011-01-11Merged revision 1057875 from trunk:Filipe David Borba Manana
2011-01-11revert commit, fixed in wrong placeRobert Dionne
2011-01-11change default quorum to w=n to help issue #27 in api-testsRobert Dionne
2011-01-11Tagging 1.0.2. Again.Paul Joseph Davis
2011-01-11Update version info before preparing the 1.0.2 release.Paul Joseph Davis
2011-01-11Tagging 1.0.2Paul Joseph Davis
2011-01-11Avoid overzealous URI encoding.Jan Lehnardt
2011-01-10spell javascript correctly in loadScript(url)Robert Newson
2011-01-07BugzID: 11589 call file:close explicitly to keep VM responsiveRobert Newson
2011-01-07Merged revision 1056395 from trunkFilipe David Borba Manana
2011-01-07Revert "11589 - explictly close file descriptor in couch_file"Robert Newson
2011-01-0711589 - explictly close file descriptor in couch_fileRobert Newson
2011-01-06Refactor OS process managementAdam Kocoloski
2011-01-04Merge pull request #29 for FreeBSD compatibilityAdam Kocoloski
2011-01-03Tagging 1.0.2Paul Joseph Davis
2011-01-03Updated CHANGES and NEWS before 1.0.2 release.Paul Joseph Davis
2011-01-03Crash if duplicates are detected during view compaction, COUCHDB-999Adam Kocoloski
2011-01-02Allow client to specify a timeout when opening a DBAdam Kocoloski
2011-01-01freebsd compatbenoitc