Age | Commit message (Expand) | Author |
2010-01-13 | use config info for users db | John Christopher Anderson |
2010-01-12 | Add utility for verifying hashes. | Jason David Davies |
2010-01-09 | make the default account db called _users, not users | John Christopher Anderson |
2010-01-09 | better validations on users db | John Christopher Anderson |
2010-01-09 | make sequential uuids the default | John Christopher Anderson |
2010-01-07 | merge account branch to trunk | John Christopher Anderson |
2010-01-02 | add _view_cleanup.html to the Makefile | John Christopher Anderson |
2010-01-02 | add button to cleanup old view files. closes COUCHDB-610. thanks Ilia Cheishvili | John Christopher Anderson |
2009-12-23 | Follow RFC 2616 closer and use "verb" instead of "method" | Jan Lehnardt |
2009-12-22 | remove show from db doc GET handler, completing flip-flop on COUCHDB-404 | John Christopher Anderson |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-12-16 | Provide Content-MD5 header support for attachments. | Paul Joseph Davis |
2009-12-15 | fix query_server_spec.rb for changes in the build process | John Christopher Anderson |
2009-12-14 | Email notification test failed. Undoing. | Paul Joseph Davis |
2009-12-14 | Forcing a build failure to check buildbot emails. | Paul Joseph Davis |
2009-12-12 | Create a new sandbox for each reset. | Paul Joseph Davis |
2009-12-12 | Futon: Improve display of multi-line strings in tabular document view. | Christopher Lenz |
2009-12-11 | Futon: Show empty lists and objects in document view as [] and {}, respectively. | Christopher Lenz |
2009-12-11 | Futon: Remember tabular vs. source tab preference in a cookie. | Christopher Lenz |
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 | cache headers for favicon.ico - thanks Matthew Hooker | John Christopher Anderson |
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-08 | release old Fds on replication reboot, shut down child procs in a cleaner order | Adam Kocoloski |
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-02 | COUCHDB-588: don't make log noise when an OS process chooses to terminate nor... | Mark Hammond |
2009-12-02 | minor change | Noah Slater |
2009-12-02 | minor change | Noah Slater |
2009-12-02 | added 0.9.2 changes/news to trunk | Noah Slater |
2009-12-02 | ensure the child exit code is reported correctly to couch | Mark Hammond |
2009-12-02 | Fixes for make distcheck in the test/bench directory. | Paul Joseph Davis |
2009-12-01 | fixed paths for query_server_spec.rb | John Christopher Anderson |
2009-12-01 | change some timings to make the changes test more robust | John Christopher Anderson |
2009-11-30 | Fix two issues for databases upgraded from 0.9.x: | Jan Lehnardt |
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 *.la and test/bench/run to .gitignore | John Christopher Anderson |
2009-11-29 | add assertion that _all_dbs API exists | John Christopher Anderson |
2009-11-27 | Fix weird error with JS_DefineFunctions call. | Paul Joseph Davis |
2009-11-27 | cURL refactoring requires a version bump. | Paul Joseph Davis |
2009-11-27 | Force couchspawnkillable to be executable. | Paul Joseph Davis |