Age | Commit message (Expand) | Author |
2011-01-31 | Merge revision 1065448 from trunk | Filipe David Borba Manana |
2011-01-28 | COUCHDB-1047 - support inclusive_end with reduce calls | Robert Newson |
2011-01-24 | Merge revision 1062783 from trunk | Filipe David Borba Manana |
2011-01-21 | Merged revision 1061809 from trunk | Filipe David Borba Manana |
2011-01-18 | Avoid bug in rev tree logic during attachment uploads | Adam Kocoloski |
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 | spell javascript correctly in loadScript(url) | Robert Newson |
2011-01-11 | Avoid overzealous URI encoding. | Jan Lehnardt |
2010-12-22 | Merged revision 1052047 from trunk: | Filipe David Borba Manana |
2010-12-13 | COUCHDB-984 - Backported fix for spinner.gif | Paul Joseph Davis |
2010-12-07 | Merged revision 1043186 from trunk: | Filipe David Borba Manana |
2010-11-25 | Merged revision 1039118 from trunk: | Filipe David Borba Manana |
2010-11-24 | Merged revision 1038665 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038193 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 1037448 from trunk: | Filipe David Borba Manana |
2010-11-20 | Merged revision 1037245 from trunk: | Filipe David Borba Manana |
2010-11-20 | Merged revision 1037213 from trunk: | Filipe David Borba Manana |
2010-11-19 | Undo overzealous escaping. | Jan Lehnardt |
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-18 | COUCHDB-957 - Show an error message if trying 'Compact View' without selectin... | Robert Newson |
2010-11-18 | JavaScript tests: avoid global variable declarations. | 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-17 | Added missing semicolons to the view_pagination.js test. | Filipe David Borba Manana |
2010-11-17 | Replicator DB: removed some restrictions from the default document update val... | Filipe David Borba Manana |
2010-11-15 | Refactoring of the design_docs.js test: fixed indentation and improved readab... | Filipe David Borba Manana |
2010-11-15 | Correct display for docs with %2f in their ID. Closes COUCHDB-948. | Jan Lehnardt |
2010-11-15 | Avoid lengthy stack traces for log(undefined); | Jan Lehnardt |
2010-11-14 | Added missing semicolons to replication.js test. | Filipe David Borba Manana |
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 |
2010-11-12 | Added test for COUCHDB-868 - ensure that a pull replication of design documen... | Filipe David Borba Manana |
2010-11-10 | Support the keys parameter in GET requests. | Paul Joseph Davis |
2010-11-10 | COUCHDB-945 - ensure validation funs are still applied after compaction. | Robert Newson |
2010-11-07 | Bug fix: the separator for media types in the 'Accept' header is a comma. The... | Filipe David Borba Manana |
2010-11-07 | Allow the atts_since parameter to work together with the open_revs parameter. | Filipe David Borba Manana |
2010-11-05 | HTTP proxy handler. | Paul Joseph Davis |
2010-11-05 | useless js logging | Benoit Chesneau |
2010-11-03 | typo | Jan Lehnardt |
2010-11-02 | Escape URL and cookie input. | Jan Lehnardt |
2010-10-30 | Trivial change: add/move semi-collons to where they belong to. | Filipe David Borba Manana |
2010-10-30 | Avoiding hardcoded value for the view index disk size. | Filipe David Borba Manana |
2010-10-30 | Closes COUCHDB-821. | Filipe David Borba Manana |
2010-10-25 | GET /db/_design/doc/_info should not trigger an update. | Filipe David Borba Manana |
2010-10-19 | Added missing semi-colons and variable declarations . | Filipe David Borba Manana |
2010-10-18 | Avoid occasional stalling of Futon in Firefox. | Jan Lehnardt |
2010-10-13 | get _changes on specific docids | Benoit Chesneau |