Age | Commit message (Expand) | Author |
2008-08-30 | Add dummy ini file. Fixes test runs. | Jan Lehnardt |
2008-08-30 | Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t... | Christopher Lenz |
2008-08-30 | Fix for deleting attachments in Futon. | Christopher Lenz |
2008-08-29 | Provide pagination for the database index page in Futon. | Christopher Lenz |
2008-08-29 | Fix up svn:ignore properties after runtimeconfig branch merge. | Christopher Lenz |
2008-08-24 | fix for occasional crash when attempting to open a database on a heavily load... | Damien F. Katz |
2008-08-22 | Fix for couch_server process crash when databases that don't exist are attemp... | Damien F. Katz |
2008-08-22 | Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ... | Jan Lehnardt |
2008-08-21 | changed chmod style | Noah Slater |
2008-08-20 | Fix for possible multi-threading bottleneck in ICU driver. | Damien F. Katz |
2008-08-20 | add missing files | Jan Lehnardt |
2008-08-20 | Trying to fix svnmerge screw-up, Christopher, am I doing that right? -- Thx, Jan | Jan Lehnardt |
2008-08-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-08-20 | init svnmerge for merging the runtimeconfig branch back to trunk | Jan Lehnardt |
2008-08-18 | reverted aesthetic changes | Noah Slater |
2008-08-18 | updated top level Makefile.am in line with Automake feedback | Noah Slater |
2008-08-18 | aesthetic improvements to NOTICE | Noah Slater |
2008-08-18 | aesthetic reformatting | Noah Slater |
2008-08-18 | corrected capitalisation of JavaScript | Noah Slater |
2008-08-18 | updated CHANGES | Noah Slater |
2008-08-18 | updated CHANGES | Noah Slater |
2008-08-18 | updated CHANGES | Noah Slater |
2008-08-18 | removed unused configuration files | Noah Slater |
2008-08-18 | removed @configure_input@ use | Noah Slater |
2008-08-15 | correct development version | Noah Slater |
2008-08-15 | added distsign target | Noah Slater |
2008-08-15 | correct development version | Noah Slater |
2008-08-14 | cleaned up CHANGES, fixed quotes | Noah Slater |
2008-08-14 | added recent configure.ac changes to CHANGES | Noah Slater |
2008-08-14 | removed spurious newline | Noah Slater |
2008-08-14 | CouchDB performance work. Faster Btree updates and lookups. | Damien F. Katz |
2008-08-14 | added note about gmake | Noah Slater |
2008-08-14 | portability changes for freebsd | Noah Slater |
2008-08-12 | HTTP COPY & MOVE for documents with tests | Jan Lehnardt |
2008-08-11 | Updated changelog for r684023, which disabled doc sealing in the JS view server. | Christopher Lenz |
2008-08-08 | Idempotent document creation support, new HTTP api to generate UUIDs and supp... | Damien F. Katz |
2008-08-08 | COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer sup... | Damien F. Katz |
2008-08-07 | Fix for bug COUCHDB-100. | Damien F. Katz |
2008-08-05 | Fixed restart testing by making it far less likely a HTTP client will get a n... | Damien F. Katz |
2008-08-05 | slight rewording | Noah Slater |
2008-08-05 | Fixed bug where we attempted to match a linked port to the current fd, but fa... | Damien F. Katz |
2008-08-05 | Readded file name checks for open and delete, as an attacker could use relati... | Damien F. Katz |
2008-08-05 | added note to CHANGES about documentation change | Noah Slater |
2008-08-05 | changed example sudo invokation to use -i option | Noah Slater |
2008-08-05 | Added new erlang source file to build system. | Damien F. Katz |
2008-08-05 | Added concurrent open db limit and a LRU cache for closing old databases when... | Damien F. Katz |
2008-08-01 | Experimental tabbed interface in Futon document view to switch between tabula... | Christopher Lenz |
2008-08-01 | Fix collapsing of nested objects in Futon document view in Safari. | Christopher Lenz |
2008-08-01 | Fix auto-expanding of view editor textareas for temp views. | Christopher Lenz |
2008-07-29 | Fix for problem with count query arg in grouped reduce views. Previous fix wo... | Damien F. Katz |