Age | Commit message (Expand) | Author |
2009-12-11 | Futon: A couple of bug fixes: | Christopher Lenz |
2009-12-11 | Futon: Allow control over the group and group_level options on reduce views. | Christopher Lenz |
2009-12-11 | Futon: Improve storage of session state by storing short-term settings in the... | Christopher Lenz |
2009-12-10 | Futon: Fix toggling of reduce checkbox on database page. | Christopher Lenz |
2009-12-10 | Add a "Reduce" checkbox to the database view page in Futon, which controls th... | Christopher Lenz |
2009-12-10 | Futon: Update all the cache invalidation query strings from 0.9.0 to 0.11.0. | Christopher Lenz |
2009-12-10 | Futon: Also enable tab insertion in the custom test textarea. | Christopher Lenz |
2009-12-09 | Futon: Gecko now supports box-shadow, too. | Christopher Lenz |
2009-12-09 | The "View Code" expansion triangle now actually shows the expanded/collapsed ... | Christopher Lenz |
2009-12-09 | A couple of Futon improvements: | Christopher Lenz |
2009-12-06 | fix COUCHDB-593, thanks Roger Binns for reporting | John Christopher Anderson |
2009-12-02 | removed add_fun optimization for filters, this provides better concurrency at... | John Christopher Anderson |
2009-12-01 | change some timings to make the changes test more robust | John Christopher Anderson |
2009-11-30 | passing test for filtered continuous changes | John Christopher Anderson |
2009-11-30 | ETags on POSTs to _view and _list should depend on Keys. COUCHDB-586 | Adam Kocoloski |
2009-11-30 | work on COUCHDB-582, fixes issues with filtered longpoll requests closing early | John Christopher Anderson |
2009-11-29 | add assertion that _all_dbs API exists | John Christopher Anderson |
2009-11-26 | Setup JavaScript command line runner. | Paul Joseph Davis |
2009-11-26 | Use TEquals() in content_negotiation test. | Jason David Davies |
2009-11-26 | Refactored the fix for active_dbs timeouts. | Paul Joseph Davis |
2009-11-26 | Update the open db's test to check failure. | Paul Joseph Davis |
2009-11-25 | Fixed a bug preventing active_dbs from working. | Paul Joseph Davis |
2009-11-23 | Fix and tests for COUCHDB-292 | Damien F. Katz |
2009-11-20 | whitespace, add missing curly braces, 80 columns width -- no functionality ch... | Jan Lehnardt |
2009-11-15 | Testing of incremental attachments and more testing of multipart/handling. | Damien F. Katz |
2009-11-14 | Removed redudant multipart/related test from attachments.js | Damien F. Katz |
2009-11-14 | Better testing of multipart/related | Damien F. Katz |
2009-11-13 | Initial check-in of APIs for multiple/related supported and incremental repli... | Damien F. Katz |
2009-11-12 | Whoops. No alerts in tests plzkthx. | Paul Joseph Davis |
2009-11-12 | ErlView test case with a larger data set. | Paul Joseph Davis |
2009-11-10 | Add doc id validation when creating a new document with the | Jan Lehnardt |
2009-11-09 | Fixes 'make distcheck' to run the test suite. | Paul Joseph Davis |
2009-11-05 | typo, thanks David Coallier | Jan Lehnardt |
2009-11-05 | add safety net for code accidents where the document id in a doc delete reque... | Jan Lehnardt |
2009-11-03 | Added batching of multiple updating requests, to improve throughput with many... | Damien F. Katz |
2009-10-30 | Closes COUCHDB-547 - Adding a View Compaction Button | Paul Joseph Davis |
2009-10-22 | Improve OAuth error message for missing tokens. | Paul Joseph Davis |
2009-10-19 | Fix bug when lists use two design docs. | Paul Joseph Davis |
2009-10-18 | case sensitivity | Jan Lehnardt |
2009-10-16 | added bench/ directory to trunk, contains 2 benchmark suites. | John Christopher Anderson |
2009-10-15 | bugfixes for redirects in replication and iolists in OAuth qs params | Adam Kocoloski |
2009-10-14 | dont save so many test reports | John Christopher Anderson |
2009-10-14 | save report with node version info | John Christopher Anderson |
2009-10-14 | test reports are saved proper | John Christopher Anderson |
2009-10-14 | tests not loading | John Christopher Anderson |
2009-10-14 | save a test report | John Christopher Anderson |
2009-10-12 | link to submit test failures to a google group | John Christopher Anderson |
2009-10-11 | add create_target:true option to _replicate that creates the target database | Jan Lehnardt |
2009-10-01 | Add support for COPY (copyDoc) to jquery.couch.js. | Jason David Davies |
2009-09-30 | more OAuth fixes, in particular for requests with query-string parameters | Adam Kocoloski |