Age | Commit message (Expand) | Author |
2010-12-07 | Merged revision 1043186 from trunk: | Filipe David Borba Manana |
2010-11-23 | Merged revision 1038193 from trunk: | Filipe David Borba Manana |
2010-11-21 | Merged revision 1037448 from trunk: | Filipe David Borba Manana |
2010-11-20 | Send a user friendly error message when rewrite rules are a String, | Jan Lehnardt |
2010-11-18 | Merged revisions 986710, 988909, 997862, 998090, 1005513 and 1036447 from tru... | Filipe David Borba Manana |
2010-11-18 | Merged revision 1036407 from trunk: | Filipe David Borba Manana |
2010-11-14 | Merged revision 1035101 from trunk: | Filipe David Borba Manana |
2010-11-14 | Allow reduce=false parameter in map-only views. | Jan Lehnardt |
2010-11-12 | Backport revision 1034374 from trunk: | Filipe David Borba Manana |
2010-11-10 | COUCHDB-945 - ensure validation funs are still applied after compaction. | Robert Newson |
2010-11-07 | Merged revision 1032391 from trunk: | Filipe David Borba Manana |
2010-10-25 | Merged revision 1027215 from trunk: | Filipe David Borba Manana |
2010-09-12 | additional test for non-circular commonjs require. closes COUCHDB-869 | John Christopher Anderson |
2010-09-12 | commonjs require no longer creates circular references | John Christopher Anderson |
2010-08-08 | provide the update_seq in all_docs view even when it is zero | John Christopher Anderson |
2010-08-08 | failing test case for COUCHDB-844 | Adam Kocoloski |
2010-08-07 | builtin reduce functions more forgiving about trailing whitespace and other c... | John Christopher Anderson |
2010-07-29 | fix the underlying issue that was giving replication problems attempting to p... | John Christopher Anderson |
2010-07-20 | require application/json content-type in the remaining places where a POST ha... | John Christopher Anderson |
2010-07-14 | Merge revision 964111 from trunk: | Filipe David Borba Manana |
2010-07-14 | Merge revision 964108 from trunk: | Filipe David Borba Manana |
2010-07-13 | test and fix for deleting users documents | John Christopher Anderson |
2010-07-09 | Merge revision 962460 from trunk: | Filipe David Borba Manana |
2010-07-08 | Merge revision 961893 from trunk: | Filipe David Borba Manana |
2010-07-02 | fix a query parameter in the list_views.js test | John Christopher Anderson |
2010-07-01 | more robust uuids test | John Christopher Anderson |
2010-07-01 | Fix for windows fsync, race conditions in attachments.js and the default shel... | Damien F. Katz |
2010-06-25 | Added checking to ensure when a revpos is sent with a stub, it's correct. | Damien F. Katz |
2010-06-25 | use proper Accept headers in the test suite | John Christopher Anderson |
2010-06-24 | don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb Land | John Christopher Anderson |
2010-06-24 | close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian Jenkins | John Christopher Anderson |
2010-06-24 | use JSON content type in replicator, require it in the _bulk_docs and other P... | John Christopher Anderson |
2010-06-23 | Added files missing from last checkin for COUCHDB-807 | Damien F. Katz |
2010-06-23 | Authentication caching, to avoid repeated opening and closing of the users da... | Damien F. Katz |
2010-06-16 | provide a uuid to update functions (and all other functions) that they can us... | John Christopher Anderson |
2010-06-08 | preserve _revs_limit after compaction. COUCHDB-789 | Adam Kocoloski |
2010-06-05 | fix #COUCHDB-787 . thanks! | Benoit Chesneau |
2010-06-05 | update_seq is only in view response when update_seq=true is in query params | John Christopher Anderson |
2010-06-03 | Add test case for by-doc-id replication with slashes. | Jan Lehnardt |
2010-06-03 | Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546 | Jan Lehnardt |
2010-05-20 | Refactoring of various internal APIs, particularly those dealing with replica... | Damien F. Katz |
2010-05-19 | Renaming `jsonp = false` ini option to `allow_jsonp = false` to be | Jan Lehnardt |
2010-05-19 | jsonp callbacks are ignored unless jsonp is configured to true | John Christopher Anderson |
2010-05-05 | rewriter security to allow isolation of databases via subdomains | John Christopher Anderson |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-24 | add comment | Jan Lehnardt |
2010-04-24 | typos | Jan Lehnardt |
2010-04-22 | compaction preserves instance_start_time. Closes COUCHDB-744 | Adam Kocoloski |
2010-04-22 | fix erlang filter funs and normalize filter fun api. thanks fdmanana. closes ... | John Christopher Anderson |
2010-04-16 | upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739 | John Christopher Anderson |