summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2011-03-12Merged revision 1080953 from trunkFilipe David Borba Manana
2011-03-09Merged revision 1079939 from trunkFilipe David Borba Manana
2011-03-03Merged revision 1076569 from trunkFilipe David Borba Manana
2011-02-16Make compatible with jQuery 1.5.xRobert Newson
2011-02-15Only accept application/json from jquery.couch.jsRobert Newson
2011-02-14Merged revision 1070625 from trunk:Filipe David Borba Manana
2011-02-10Merged revision 1069268 from trunkFilipe David Borba Manana
2011-02-01Merged revision 1065923 from trunkFilipe David Borba Manana
2011-01-31Merge revision 1065448 from trunkFilipe David Borba Manana
2011-01-28COUCHDB-1047 - support inclusive_end with reduce callsRobert Newson
2011-01-24Merge revision 1062783 from trunkFilipe David Borba Manana
2011-01-21Merged revision 1061809 from trunkFilipe David Borba Manana
2011-01-18Avoid bug in rev tree logic during attachment uploadsAdam Kocoloski
2011-01-12Preserve purge metadata during compaction, thanks Mike LeddyAdam Kocoloski
2011-01-11Merged revision 1057875 from trunk:Filipe David Borba Manana
2011-01-11spell javascript correctly in loadScript(url)Robert Newson
2011-01-11Avoid overzealous URI encoding.Jan Lehnardt
2010-12-22Merged revision 1052047 from trunk:Filipe David Borba Manana
2010-12-13COUCHDB-984 - Backported fix for spinner.gifPaul Joseph Davis
2010-12-07Merged revision 1043186 from trunk:Filipe David Borba Manana
2010-11-25Merged revision 1039118 from trunk:Filipe David Borba Manana
2010-11-24Merged revision 1038665 from trunk:Filipe David Borba Manana
2010-11-23Merged revision 1038193 from trunk:Filipe David Borba Manana
2010-11-23Merged revision 1038172 from trunk:Filipe David Borba Manana
2010-11-23Merged revision 1038067 from trunk:Filipe David Borba Manana
2010-11-21Merged revision 1037448 from trunk:Filipe David Borba Manana
2010-11-20Merged revision 1037245 from trunk:Filipe David Borba Manana
2010-11-20Merged revision 1037213 from trunk:Filipe David Borba Manana
2010-11-19Undo overzealous escaping.Jan Lehnardt
2010-11-19For absolute consistency, renamed aliases start_key_docid and end_key_docid t...Filipe David Borba Manana
2010-11-19Add aliases start_key, end_key, start_key_docid and end_key_docid.Filipe David Borba Manana
2010-11-18COUCHDB-957 - Show an error message if trying 'Compact View' without selectin...Robert Newson
2010-11-18JavaScript tests: avoid global variable declarations.Filipe David Borba Manana
2010-11-18Make sure that after compaction of the authentication database the old refere...Filipe David Borba Manana
2010-11-17Added missing semicolons to the view_pagination.js test.Filipe David Borba Manana
2010-11-17Replicator DB: removed some restrictions from the default document update val...Filipe David Borba Manana
2010-11-15Refactoring of the design_docs.js test: fixed indentation and improved readab...Filipe David Borba Manana
2010-11-15Correct display for docs with %2f in their ID. Closes COUCHDB-948.Jan Lehnardt
2010-11-15Avoid lengthy stack traces for log(undefined);Jan Lehnardt
2010-11-14Added missing semicolons to replication.js test.Filipe David Borba Manana
2010-11-14Allow reduce=false parameter in map-only views.Jan Lehnardt
2010-11-13builtin changes filters fonctions: _doc_ids & _design. replace lastBenoit Chesneau
2010-11-12Added test for COUCHDB-868 - ensure that a pull replication of design documen...Filipe David Borba Manana
2010-11-10Support the keys parameter in GET requests.Paul Joseph Davis
2010-11-10COUCHDB-945 - ensure validation funs are still applied after compaction.Robert Newson
2010-11-07Bug fix: the separator for media types in the 'Accept' header is a comma. The...Filipe David Borba Manana
2010-11-07Allow the atts_since parameter to work together with the open_revs parameter.Filipe David Borba Manana
2010-11-05HTTP proxy handler.Paul Joseph Davis
2010-11-05useless js loggingBenoit Chesneau
2010-11-03typoJan Lehnardt