index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
couch_tests.js
Age
Commit message (
Expand
)
Author
2009-08-29
sort tests alphabetically
Jan Lehnardt
2009-08-18
allow configurable X-Forwarded-Host header handling for work behind reverse p...
Jan Lehnardt
2009-08-18
unset new config values on run_on_modified_server rollback
Jan Lehnardt
2009-08-12
rollback _conflicts view patch
Adam Kocoloski
2009-08-12
Introduces native Erlang query servers. Closes COUCHDB-377
John Christopher Anderson
2009-08-12
add native /db/_conflicts view, patch by Adam Kocolosk, closes COUCHDB-462
Jan Lehnardt
2009-08-11
Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...
John Christopher Anderson
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-05-13
Closes COUCHDB-334 - Add JSONP support to CouchDB
Paul Joseph Davis
2009-05-12
You can now specify either "_sum" or "_count" as the source code for 2 built-...
John Christopher Anderson
2009-05-06
First cut at _changes api. Update the by_id and by_seq indexes to contain upd...
Damien F. Katz
2009-05-04
Use batch=ok query param for document PUT and POST to defer index updates unt...
John Christopher Anderson
2009-04-19
COUCHDB-306 - Improving reported errors.
Paul Joseph Davis
2009-03-18
reflect filename change in the loadTest() function
Jan Lehnardt
2009-03-17
Closes COUCHDB-135 View offset regression after 0.8.1
Paul Joseph Davis
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-06
Verify attachment names. They must be utf-8 (closes COUCHDB-280) and must not...
Jan Lehnardt
2009-02-25
add js test suite for stats, enable access for a previously internal metric
Jan Lehnardt
2009-02-22
Add runtime statistics -- without EUnit tests for now.
Jan Lehnardt
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson
2009-02-15
View etags are now provided. See note in the source about how they could be m...
John Christopher Anderson
2009-02-13
apply COUCHDB-252.
John Christopher Anderson
2009-02-13
Apply COUCHDB-251.
John Christopher Anderson
2009-02-11
Changed _uuid to respond to GET instead of POST. Bug COUCHDB-190
Damien F. Katz
2009-02-11
Fix for COUCHDB-238, explicit check and error for doc ids starting with under...
Damien F. Katz
2009-02-09
row_info object for _list pagination. Thanks benoitc.
John Christopher Anderson
2009-02-08
whitespace
John Christopher Anderson
2009-02-03
Do not change local.ini during test suite run. Patch by BradfordW. Thanks.
Jan Lehnardt
2009-02-02
add iteration numbers to list row functions. closes COUCHDB-233. thanks Benoi...
John Christopher Anderson
2009-02-01
Add strict semicolons to the test suite for Webkit. thanks davisp. closes COU...
John Christopher Anderson
2009-02-01
Added options member to design docs. Currently the only option is include_des...
John Christopher Anderson
2009-01-30
all_docs view with descending=true works properly now. fix COUCHDB-109
John Christopher Anderson
2009-01-30
swap 412 ad 409 error codes. fixes COUCHDB-226
John Christopher Anderson
2009-01-30
POST to create docs returns a Location header. fixes COUCHDB-8
John Christopher Anderson
2009-01-29
Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.
John Christopher Anderson
2009-01-27
Improved etag handling for show funcs and db_doc requests; main.js cleanup (b...
John Christopher Anderson
2009-01-24
Guess port based on protocol if we run on standard ports and in the browser.
Jan Lehnardt
2009-01-24
Improve show/list API and send external responses without chunked as it's not...
John Christopher Anderson
2009-01-23
View list functions can stream views in any format. See list_views test for d...
John Christopher Anderson
2009-01-19
tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han...
Damien F. Katz
2009-01-19
also test attachment paths against db names with slashes
John Christopher Anderson
2009-01-19
fix attachment_views test on Safari
John Christopher Anderson
2009-01-19
fix for COUCHDB-214 (design docs on dbs with slashes)
John Christopher Anderson
2009-01-17
Fix coding-style.
Jan Lehnardt
2009-01-17
Back out unintentionally committed changes from r735284.
Jan Lehnardt
2009-01-17
Add some tests for using _attachments in views.
Jan Lehnardt
2009-01-12
rename _form to _show and move the funcs in the design doc to design.show.docs
John Christopher Anderson
2009-01-09
Added support so clients can detect if a server has potentially lost commits ...
Damien F. Katz
2009-01-09
fixed _all_docs view to use the correct PassedEndFun for binary docid sorting
John Christopher Anderson
[next]