Age | Commit message (Expand) | Author |
2011-01-20 | try fix to configure | Robert Dionne |
2011-01-20 | Merge CouchDB 1.0.2 release candidate | Adam Kocoloski |
2011-01-20 | Make shards visible on backend, be more strict about naming | Adam Kocoloski |
2011-01-20 | Tagging the 1.0.2 release. | Paul Joseph Davis |
2011-01-20 | Fix bug that allows invalid UTF-8 after valid escapes. | Paul Joseph Davis |
2011-01-20 | Tagging the 1.0.2 release. Again. | Paul Joseph Davis |
2011-01-20 | Update CHANGES and NEWS before the 1.0.2 release. | Paul Joseph Davis |
2011-01-18 | Avoid bug in rev tree logic during attachment uploads | Adam Kocoloski |
2011-01-15 | clean up trailing whitespace, testing new build | Robert Dionne |
2011-01-13 | Monitor sys_db file descriptor to keep it open | Adam Kocoloski |
2011-01-12 | ensure write_streamed_attachment bails on negative LenLeft values | Robert Newson |
2011-01-12 | Preserve purge metadata during compaction, thanks Mike Leddy | Adam Kocoloski |
2011-01-11 | Merged revision 1057875 from trunk: | Filipe David Borba Manana |
2011-01-11 | revert commit, fixed in wrong place | Robert Dionne |
2011-01-11 | change default quorum to w=n to help issue #27 in api-tests | Robert Dionne |
2011-01-11 | Tagging 1.0.2. Again. | Paul Joseph Davis |
2011-01-11 | Update version info before preparing the 1.0.2 release. | Paul Joseph Davis |
2011-01-11 | Tagging 1.0.2 | Paul Joseph Davis |
2011-01-11 | Avoid overzealous URI encoding. | Jan Lehnardt |
2011-01-10 | spell javascript correctly in loadScript(url) | Robert Newson |
2011-01-07 | BugzID: 11589 call file:close explicitly to keep VM responsive | Robert Newson |
2011-01-07 | Merged revision 1056395 from trunk | Filipe David Borba Manana |
2011-01-07 | Revert "11589 - explictly close file descriptor in couch_file" | Robert Newson |
2011-01-07 | 11589 - explictly close file descriptor in couch_file | Robert Newson |
2011-01-06 | Refactor OS process management | Adam Kocoloski |
2011-01-04 | Merge pull request #29 for FreeBSD compatibility | Adam Kocoloski |
2011-01-03 | Tagging 1.0.2 | Paul Joseph Davis |
2011-01-03 | Updated CHANGES and NEWS before 1.0.2 release. | Paul Joseph Davis |
2011-01-03 | Crash if duplicates are detected during view compaction, COUCHDB-999 | Adam Kocoloski |
2011-01-02 | Allow client to specify a timeout when opening a DB | Adam Kocoloski |
2011-01-01 | freebsd compat | benoitc |
2010-12-31 | switch from bash to sh per issue #29 | joewilliams |
2010-12-29 | Ignore closed connection after _changes are downloaded | Adam Kocoloski |
2010-12-29 | Stem revision trees after merging a path, COUCHDB-968 | Adam Kocoloski |
2010-12-29 | Skip recursive path merging, COUCHDB-968 | Adam Kocoloski |
2010-12-23 | Merged revision 1052227 from trunk: | Filipe David Borba Manana |
2010-12-22 | Merged revision 1052031 from trunk: | Filipe David Borba Manana |
2010-12-20 | Use mem3 to get dbname instead of doing pattern matching directly | Robert Dionne |
2010-12-20 | Merged revision 1051082 from trunk | Filipe David Borba Manana |
2010-12-18 | Merged revision 1050633 from trunk | Filipe David Borba Manana |
2010-12-14 | Fix OOME when compacting doc w/ lots of conflicts, COUCHDB-888 | Adam Kocoloski |
2010-12-13 | COUCHDB-984 - Backported fix for spinner.gif | Paul Joseph Davis |
2010-12-10 | Updated CHANGES for 1.0.2 to reflect COUCHDB-980 | Filipe David Borba Manana |
2010-12-10 | Merged revision 1043524 from trunk | Filipe David Borba Manana |
2010-12-09 | Log the request ID | Adam Kocoloski |
2010-12-09 | Support per-shard view compaction w/ non-local design docs, closes #16 | Robert Dionne |
2010-12-09 | Add support for inclusive_end to fold_reduce, BugzID 11069 | Robert Dionne |
2010-12-08 | update CHANGES and NEWS for COUCHDB-968 | Adam Kocoloski |
2010-12-08 | Fix compactor crash when .compact file is missing header | Adam Kocoloski |
2010-12-08 | Change key_tree merge to take path as 2nd arg, add type specs | Adam Kocoloski |