summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable checking for string query_params valuesCOUCHDB-1534Jason Smith (work)2012-09-141-2/+4
* COUCHDB-1444 Broken couch_view_groupPaul Joseph Davis2012-08-103-41/+56
* Assert that #group.sig never changes in the lifetime of a couch_view_group pr...Robert Newson2012-08-091-7/+9
* Handle ddoc_updated event correctly.Robert Newson2012-07-041-2/+11
* Avoid possible timeout initializing replicationsFilipe David Borba Manana2012-05-251-1/+8
* COUCHDB-1482 - use correct linker flags to build snappy_nif.dll on WindowsDave Cottlehuber2012-05-241-1/+1
* Add Anthony S Baker to THANKSDave Cottlehuber2012-05-241-0/+1
* COUCHDB-1473 & COUCHDB-1472 - Futon: disable buttons if user has insufficient...Anthony S Baker2012-05-243-2/+34
* init.d: Only chown when COUCHDB_USER is not empty.Jan Lehnardt2012-05-061-1/+3
* Limit rewrite recursion depthRonny Pfannschmidt2012-05-013-0/+29
* Backport (master): Do not overwrite X-CouchDB-Requested-PathRonny Pfannschmidt2012-05-014-3/+31
* Directory creation in line 86 breaks permissions.Alexander Dorofeev2012-05-012-0/+2
* Add Magnus Hoff to THANKSJan Lehnardt2012-05-011-0/+1
* Revert "Added Magnus Hoff to THANKS"Jan Lehnardt2012-05-011-7/+1
* Added Magnus Hoff to THANKSDave Cottlehuber2012-04-301-1/+7
* Merged pull request #19 from @maghoff with thanksMagnus Hoff2012-04-301-1/+1
* Expand erlang releases tested by TravisRobert Newson2012-04-221-0/+3
* Added 1.2.1 sectionsNoah Slater2012-04-072-0/+10
* Remove assertion when database compaction finishes1.2.0Filipe David Borba Manana2012-03-281-1/+0
* travis: make distcheckRobert Newson2012-03-241-1/+1
* Configure for travis.Robert Newson2012-03-231-0/+8
* log 500 errors before return them to the clientRandall Leeds2012-03-231-0/+2
* lower couch_file error logging on open to DEBUGRandall Leeds2012-03-231-1/+1
* maintain the file_exists idiomRandall Leeds2012-03-211-0/+2
* Update NEWS & CHANGES for file:format_errorRandall Leeds2012-03-212-0/+2
* no really, I was mostly rightRandall Leeds2012-03-211-1/+1
* Revert "Receive the correct error message to proceed upon ignoring a file-ope...Randall Leeds2012-03-211-2/+2
* Receive the correct error message to proceed upon ignoring a file-open errorJason Smith (air)2012-03-211-2/+2
* Removed superfluous line from NEWSNoah Slater2012-03-201-1/+0
* Updated NEWS and CHANGES for 29eac043Noah Slater2012-03-202-2/+4
* restore some log messages after 04c4a10Randall Leeds2012-03-192-3/+10
* Add note about logging correct stacktraceRobert Newson2012-03-192-1/+5
* Fix error stack tracesPaul Joseph Davis2012-03-191-4/+8
* update NEWS and CHANGES for COCUHDB-1445Jan Lehnardt2012-03-192-0/+3
* don't delete view groups that fail to openRandall Leeds2012-03-183-9/+50
* clear ETS table entry if view group fails to startRandall Leeds2012-03-181-1/+3
* remove unnecessary eaccess special casingRandall Leeds2012-03-185-23/+17
* COUCHDB-1426 Ensure use of specified SpiderMonkeyPaul Joseph Davis2012-03-183-48/+99
* [docs] bring README, THANKS, AUTHORS up to date for 1.2.0Dave Cottlehuber2012-03-133-2/+2
* Fix view etag calculation regression introduced by fb7225Jan Lehnardt2012-03-132-3/+3
* Fix very slow test test/etap/220-compaction-daemon.tJan Lehnardt2012-03-121-11/+11
* update NEWS and CHANGESJan Lehnardt2012-03-122-0/+5
* Add 100ms sleep to etap:end_tests() to prevent hangingbitdiddle2012-03-081-0/+1
* Whitespacebitdiddle2012-03-081-12/+12
* [docs] compression is enabled by default and bumps on-disk versionDave Cottlehuber2012-03-082-3/+6
* More efficient view updatesFilipe David Borba Manana2012-03-051-7/+9
* update NEWS & CHANGESJan Lehnardt2012-03-032-0/+2
* Merge branch 'R15B-driver' into 1.2.xJan Lehnardt2012-03-021-3/+13
|\
| * Make icu_driver compatible with interface changes in R15B.Jan Lehnardt2012-03-021-3/+13
* | Improving READMENoah Slater2012-02-221-8/+10