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 | COUCHDB-957 - Show an error message if trying 'Compact View' without selectin... | Robert Newson |
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-11-03 | typo | Jan Lehnardt |
2010-11-02 | Escape URL and cookie input. | Jan Lehnardt |
2010-10-25 | Merged revision 1027215 from trunk: | Filipe David Borba Manana |
2010-10-18 | Avoid occasional stalling of Futon in Firefox. | Jan Lehnardt |
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-23 | Make the simple document versioning actually work. I have no idea how it pass... | John Christopher Anderson |
2010-07-21 | Merge revision 966283 from trunk: | Filipe David Borba Manana |
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-08 | use json as the default content-type for requests from jquery.couch.js | John Christopher Anderson |
2010-07-07 | avoid Futon popup when listing databases that cant be accessed | John Christopher Anderson |
2010-07-03 | fix jquery.couch.js replicate options | John Christopher Anderson |
2010-07-02 | fix a query parameter in the list_views.js test | John Christopher Anderson |
2010-07-02 | Revert "click to edit config in Futon instead of double click. thanks Aaron M... | John Christopher Anderson |
2010-07-01 | more robust uuids test | John Christopher Anderson |
2010-07-01 | click to edit config in Futon instead of double click. thanks Aaron Miller | 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 | fix the Futon issue where you have to cancel the admin dialog box after putti... | John Christopher Anderson |
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 | proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCH... | John Christopher Anderson |
2010-06-24 | add $.couch.urlPrefix to link to users db. closes COUCHDB-742 | 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-24 | send browsers to /_utils/session.html when they need to log in | John Christopher Anderson |
2010-06-23 | make jquery.couch.js changes handling more robust | 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 |