Age | Commit message (Expand) | Author |
2011-01-07 | Merged revision 1056395 from trunk | Filipe David Borba Manana |
2011-01-07 | Merged revision 1056274 from trunk | Filipe David Borba Manana |
2011-01-03 | Crash if duplicates are detected during view compaction, COUCHDB-999 | Adam Kocoloski |
2011-01-03 | Merged revision 1054740 from trunk | Filipe David Borba Manana |
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 1052047 from trunk: | Filipe David Borba Manana |
2010-12-22 | Merged revision 1052031 from trunk: | Filipe David Borba Manana |
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-10 | Merged revision 1043524 from trunk | Filipe David Borba Manana |
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 |
2010-12-08 | Usort the infos during compaction to remove dupes, COUCHDB-968 | Adam Kocoloski |
2010-12-08 | Prefer values from old tree when merging, COUCHDB-968 | Adam Kocoloski |
2010-12-08 | Stem new rev tree before comparing with old one, COUCHDB-968 | Adam Kocoloski |
2010-12-07 | Merged revision 1043186 from trunk: | Filipe David Borba Manana |
2010-12-01 | Merged revision 1041103 from trunk: | Filipe David Borba Manana |
2010-11-30 | Merged revision 1040603 from trunk: | Filipe David Borba Manana |
2010-11-28 | Merged revision 1039872 from trunk: | Filipe David Borba Manana |
2010-11-25 | Merged revision 1039069 from trunk: | Filipe David Borba Manana |
2010-11-24 | Merged revision 1038665 from trunk: | Filipe David Borba Manana |
2010-11-24 | Merged revision 1038660 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038181 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038176 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038172 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038067 from trunk: | Filipe David Borba Manana |
2010-11-21 | Merged revision 1037455 from trunk: | Filipe David Borba Manana |
2010-11-21 | Merged revision 1037448 from trunk: | Filipe David Borba Manana |
2010-11-19 | For absolute consistency, renamed aliases start_key_docid and end_key_docid t... | Filipe David Borba Manana |
2010-11-19 | Add aliases start_key, end_key, start_key_docid and end_key_docid. | Filipe David Borba Manana |
2010-11-19 | Make sure that after a local database compaction the old database reference c... | Filipe David Borba Manana |
2010-11-18 | Preserve user context when reopening a database. | Filipe David Borba Manana |
2010-11-18 | Replicator DB: added one more useful log message. | Filipe David Borba Manana |
2010-11-18 | Make sure that after compaction of the authentication database the old refere... | Filipe David Borba Manana |
2010-11-18 | Make sure that after a database compaction the old database reference counter... | Filipe David Borba Manana |
2010-11-17 | Replicator DB: added 2 useful log messages. | Filipe David Borba Manana |
2010-11-17 | Replicator DB: removed some restrictions from the default document update val... | Filipe David Borba Manana |
2010-11-17 | revert unwanted commit | Jan Lehnardt |
2010-11-17 | Obvious parsing of the stale view parameter part 2. | Jan Lehnardt |
2010-11-17 | Add stale to parse_view_param/2 for consistency. | Jan Lehnardt |
2010-11-16 | Replicator: use the new builtin _doc_ids filter for the by doc IDs replication. | Filipe David Borba Manana |
2010-11-16 | Some code simplifications to the couch_changes module. | Filipe David Borba Manana |
2010-11-16 | Fix typo and grammar. | Filipe David Borba Manana |
2010-11-16 | After authentication, redirect to the path the user requested, not | Jan Lehnardt |
2010-11-14 | Allow reduce=false parameter in map-only views. | Jan Lehnardt |
2010-11-13 | builtin changes filters fonctions: _doc_ids & _design. replace last | Benoit Chesneau |