summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pull in normal vhost vs vhost-with-path testsCOUCHDB-1416Jason Smith (air)2012-02-291-48/+60
|\
| * Failing unit test for vhosts with a pathJason Smith (air)2012-02-291-1/+10
| * More thorough vhost and rewrite testingJason Smith (air)2012-02-291-2/+18
| * Move to a strictly hostname:port vhost keyJason Smith (air)2012-02-291-7/+7
| * Tighten and simplify Ryan's rewrite/vhost testsJason Smith (air)2012-02-291-49/+36
* | For a vhost, correctly reflect true requested pathJason Smith (air)2012-02-291-2/+13
* | Store the entire requested path in x-couchdb-vhost-fullpathJason Smith (air)2012-02-291-3/+8
|/
* Compatibility with the CLI test runnerJason Smith (air)2012-02-291-5/+2
* Testing requested_path for various combinations of rewrites and vhostRyan Ramage2012-02-291-0/+56
* Move myself from THANKS to AUTHORSJason Smith (air)2012-02-292-1/+1
* Improving READMENoah Slater2012-02-221-8/+10
* Removing not released notice from 1.2.0Noah Slater2012-02-222-4/+0
* Added 1.0.3 to NEWS and CHANGESNoah Slater2012-02-222-0/+64
* Update CHANGES/NEWS to reflect COUCHDB-1413Filipe David Borba Manana2012-02-222-0/+2
* Make sure doubles parse as doublesPaul Joseph Davis2012-02-221-3/+20
* Fix fold reduce with non-inclusive end keyFilipe David Borba Manana2012-02-213-49/+371
* Make just /_users/_changes admin-only, not every _changesJan Lehnardt2012-02-211-2/+13
* make /_users/_changes admin-onlyJan Lehnardt2012-02-212-0/+25
* fix comments & whitespace in testsJan Lehnardt2012-02-211-3/+1
* COUCHDB-1381 - Don't call alert() from jquery.couch.jsSam Bisbee2012-02-183-37/+52
* Update CoffeeScript to 1.2.0Jan Lehnardt2012-02-161-2/+2
* Add artificial delay to admin-creation to work around WebKitJan Lehnardt2012-02-131-11/+13
* fix whitespaceJan Lehnardt2012-02-131-7/+7
* JSON encode start seq number in _changes requestsFilipe David Borba Manana2012-02-091-1/+1
* Fixed dist errorsNoah Slater2012-02-082-1/+5
* COUCHDB-1406 - Don't attempt to encode invalid jsonRobert Newson2012-02-081-1/+1
* whitespacesbenoitc2012-02-031-2/+2
* NEWS & CHANGES: Bring 1.2.0 entries up to date with branch 1.2.xJan Lehnardt2012-01-302-0/+13
* Don't include rev tree in credentialsFilipe David Borba Manana2012-01-281-2/+2
* Fix JS tests for COUCHDB-1338Randall Leeds2012-01-263-22/+32
* COUCHDB-1338 - run js tests with port=0Randall Leeds2012-01-2615-12/+107
* Propogate failures from JS CLI tests to exit codesRandall Leeds2012-01-262-2/+12
* print JS CLI test tracebacks to stderrRandall Leeds2012-01-262-12/+13
* COUCHDB-111 CommonJS module names in tracebacksRandall Leeds2012-01-265-8/+26
* COUCHDB-111 and COUCHDB-1389 JS Error TracebacksRandall Leeds2012-01-268-13/+77
* COUCHDB-111 handle multiple files in couchjsRandall Leeds2012-01-266-90/+94
* Ensure compaction respects compression settingFilipe David Borba Manana2012-01-266-16/+217
* remove obsolete entry in .gitignoreRandall Leeds2012-01-241-1/+0
* Update NEWS and CHANGESRandall Leeds2012-01-232-0/+7
* Fixing COUCHDB-1383: update the in memory state of the view on save.Sam Bisbee2012-01-231-0/+1
* fix COUCHDB-1369.benoitc2012-01-231-1/+2
* Small tweaks to test 242-replication-many-leaves.tFilipe David Borba Manana2012-01-231-2/+4
* Use the correct utility function to get the index directory pathJason Smith (air)2012-01-221-1/+1
* fix show/list/external requested_path for rewritesRandall Leeds2012-01-221-1/+5
* Fix SpiderMonkey header detectionPaul Joseph Davis2012-01-221-4/+5
* Remove dead _all_docs codeRobert Newson2012-01-221-143/+0
* replaced --default-key with GPG_ARGS env variableNoah Slater2012-01-211-1/+1
* updated INSTALL.Unix instructions for homebrew on Mac OS XNoah Slater2012-01-211-0/+8
* Fix SpiderMonkey version detectionPaul Joseph Davis2012-01-211-19/+22
* Allow persistent cookiesRobert Newson2012-01-204-1/+16