Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-12 | update to new vclock module name | Adam Kocoloski | |
2010-08-12 | standardize mem3 naming. app is horribly broken for now | Adam Kocoloski | |
2010-08-12 | clean up membership application callback mod | Adam Kocoloski | |
2010-08-12 | add distinct membership http req handler to membership app, not showroom | Brad Anderson | |
2010-08-12 | patch up bugzid 10333, a cast on nodeup now sends gossip as well | Brad Anderson | |
2010-08-12 | add membership events back into mem3, and add dbs handlers | Brad Anderson | |
2010-08-12 | skip non-membership docs in dbs.couch | Adam Kocoloski | |
2010-08-12 | atoms are not ejson keys, use bins for http compatibility | Adam Kocoloski | |
2010-08-12 | better handling of repeated create_db attempts. BugzID 10300 | Adam Kocoloski | |
2010-08-12 | mem3:nodes() does the trick here | Adam Kocoloski | |
2010-08-12 | remove hash_int(), just convert hash() to int inline | Adam Kocoloski | |
2010-08-12 | remove unused code | Adam Kocoloski | |
2010-08-12 | more detailed report for mem3:states() | Adam Kocoloski | |
2010-08-12 | faster+simpler get_pingnode_state | Adam Kocoloski | |
2010-08-12 | missed a lib_misc function that vector clocks used, during dynomite -> ↵ | Brad Anderson | |
membership rename | |||
2010-08-12 | dbs database creation moved to membership app | Brad Anderson | |
2010-08-12 | throw an error in all_parts if DB does not exist | Adam Kocoloski | |
2010-08-12 | forgot to start the db children | Brad Anderson | |
2010-08-11 | export ibrowse header for couch_rep hack | Adam Kocoloski | |
2010-08-11 | replace autotools with rebar | Adam Kocoloski | |
2010-08-11 | move futon into release overlay | Adam Kocoloski | |
2010-08-11 | move ibrowse to rebar layout | Adam Kocoloski | |
2010-08-11 | move mochiweb to rebar layout | Adam Kocoloski | |
2010-08-11 | few additions to .gitignore for rebar layout | Adam Kocoloski | |
2010-08-11 | move etap to rebar layout and add simple .app template | Adam Kocoloski | |
2010-08-11 | move oauth to rebar layout | Adam Kocoloski | |
2010-08-11 | fix couch.app template for rebar | Adam Kocoloski | |
2010-08-11 | reorganize couch .erl and driver code into rebar layout | Adam Kocoloski | |
2010-08-10 | tagging 1.0.1 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/tags/1.0.1@984255 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | fixed up NEWS and CHANGES | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984251 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | backported r984241 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984242 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | backported r984237 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984238 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | backported r984228 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984230 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | validate dbnames before submitting jobs | Adam Kocoloski | |
2010-08-10 | backported r984214 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984215 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | backported r984178 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984179 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | backported r984170 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984175 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | tagging 1.0.1 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/tags/1.0.1@984143 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-10 | removed release value from acinclude | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984142 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-09 | tagging 1.0.1 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/tags/1.0.1@983758 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-09 | update NEWS and CHANGES | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983749 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-09 | fix timeout when calling update_docs with empty list | Adam Kocoloski | |
2010-08-08 | fix the db-info assertion to match with the new committed_update_seq field | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983477 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-08 | backported from trunk at r983435. | Robert Newson | |
related to COUCHDB-844. Include committed_update_seq in db_info to allow external monitoring of delayed commits. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983439 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-08 | provide the update_seq in all_docs view even when it is zero | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983337 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-08 | fixes COUCHDB-844, delayed commits gets b0rked | Adam Kocoloski | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983333 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-08 | failing test case for COUCHDB-844 | Adam Kocoloski | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983332 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-07 | builtin reduce functions more forgiving about trailing whitespace and other ↵ | John Christopher Anderson | |
characters git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983307 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-06 | add Etag header for standalone attachment PUT. | Robert Newson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983051 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-05 | tagging 1.0.1 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/tags/1.0.1@982712 13f79535-47bb-0310-9956-ffa450edef68 |