Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-16 | very stupid bug | Adam Kocoloski | |
2010-07-16 | fix ok response for set_security | Adam Kocoloski | |
2010-07-15 | update to new _changes feed format | Adam Kocoloski | |
2010-07-15 | don't badmatch if first shard in keyrange is missing | Adam Kocoloski | |
2010-07-14 | bah, missed a rename | Adam Kocoloski | |
2010-07-14 | kill was looking up the wrong ref(), so it never found anything | Adam Kocoloski | |
2010-07-14 | Merged revision 964201 from trunk: | Filipe David Borba Manana | |
Adapt test to change introduced in revision 963725 - deleted documents can now have non-empty bodies. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@964202 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-14 | handle timeouts when using sync_reply | Adam Kocoloski | |
2010-07-14 | 5 minute default timeout for sync_reply | Adam Kocoloski | |
2010-07-14 | support for revs_limit and security metadata | Adam Kocoloski | |
2010-07-14 | Merge revision 964111 from trunk: | Filipe David Borba Manana | |
Fix test assertions introduced in revision 964108. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@964112 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-14 | Merge revision 964108 from trunk: | Filipe David Borba Manana | |
Bug fix: badmatch error after deleting a user doc (uncovered by revision 963723). git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@964109 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-14 | support the atts_since qs param for GET requests | Adam Kocoloski | |
2010-07-14 | fabric:get_doc_count/1 was broken for N>1 | Adam Kocoloski | |
2010-07-14 | fix test report sharing | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963983 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-13 | return an informative error if user tries unsupported all_or_nothing option | Adam Kocoloski | |
2010-07-13 | show the complete document body even when the document is deleted (Couch ↵ | John Christopher Anderson | |
lets you store data with a delete but did not render it to JSON) git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963732 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-13 | test and fix for deleting users documents | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963731 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-12 | handle new_edits=false update_doc response correctly | Adam Kocoloski | |
2010-07-12 | fix fabric:all_dbs when used with a prefix | Adam Kocoloski | |
2010-07-10 | thank you dialyzer | Adam Kocoloski | |
2010-07-10 | thank you dialyzer | Adam Kocoloski | |
2010-07-09 | added some list padding to NEWS and CHANGES | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@962577 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-09 | Merge revision 962460 from trunk: | Filipe David Borba Manana | |
Adding one more assertion to the view_compaction.js test to verify that the view group disk size is smaller after compaction. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@962462 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-08 | validate admin and content type for compact requests | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961905 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-08 | Merge revision 961893 from trunk: | Filipe David Borba Manana | |
Fix deletion of view files after compaction. Also added test for view compaction. Thanks Adam for reporting the issue. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961897 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-08 | Fix for occasional failed tests caused by responding with 202 success to ↵ | John Christopher Anderson | |
compaction requests before the compaction actually begins. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961857 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-08 | use json as the default content-type for requests from jquery.couch.js | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961856 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | fixed up version numbers, etc | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961493 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | fixup news and changes for 1.0 | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961491 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | updated version info on branch for 1.0.0 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961480 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | branching 1.0.x | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961474 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | link to wiki discussion of delayed_commits configuration from the config ↵ | John Christopher Anderson | |
page of Futon git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961395 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-07 | avoid Futon popup when listing databases that cant be accessed | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961052 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-06 | dont redirect endlessly when require_valid_user=true | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960975 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-06 | rearrange fabric arguments to match couch_btree | Adam Kocoloski | |
2010-07-05 | move db_path logic to chttpd | Adam Kocoloski | |
2010-07-05 | more cleanup of the includes | Adam Kocoloski | |
2010-07-05 | update include path for couch_db.hrl | Adam Kocoloski | |
2010-07-05 | purely cosmetic | Adam Kocoloski | |
2010-07-05 | respect default r quorum in cluster config | Adam Kocoloski | |
2010-07-05 | really implement write quorum checking | Adam Kocoloski | |
2010-07-05 | improved find invokation for portability | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960614 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-04 | _log should be an admin-only resource | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960363 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-04 | talk to main_pid, not update_pid | Adam Kocoloski | |
2010-07-03 | Replacing call couch_httpd_db:couch_doc_open/4 with call to couch_db:open_doc/2. | Filipe David Borba Manana | |
It's more correct from a design point of view. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960229 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-03 | Fix deletion to move properly to root of storage, to avoid copying files ↵ | Damien F. Katz | |
when view and database dirs are on different mounts. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960153 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-03 | Fixed intermittent problem deleting files on Windows. Added Juhani ↵ | Damien F. Katz | |
Ränkimies to THANKS git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960150 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-03 | fix jquery.couch.js replicate options | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960148 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-07-02 | add line ending to be like the pidfile and fix typo. | Benoit Chesneau | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960089 13f79535-47bb-0310-9956-ffa450edef68 |