Age | Commit message (Expand) | Author |
2009-03-23 | redirect output from launchd to STDERR and STDOUT, thanks Florian Ebeling, cl... | Noah Slater |
2009-03-23 | removed config.* files from the build | Noah Slater |
2009-03-23 | updated config.guess.gz and config.sub.gz | Noah Slater |
2009-03-23 | spelling/copy fixes | Noah Slater |
2009-03-23 | updated news about backwards incompatible changes | Noah Slater |
2009-03-23 | updated version number and metadata | Noah Slater |
2009-03-23 | Add some more Futon bits to NEWS. | Christopher Lenz |
2009-03-23 | redirect errors to /dev/null | Noah Slater |
2009-03-23 | NEWS and CHANGES for 0.9.0 release | John Christopher Anderson |
2009-03-21 | regression test for update/delete in one bulk_docs update | John Christopher Anderson |
2009-03-21 | provide a 404 response on deletion of non-existant docs | John Christopher Anderson |
2009-03-21 | Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ... | Damien F. Katz |
2009-03-20 | improved what was literally the worst variable naming ever used during the li... | Noah Slater |
2009-03-20 | Updating my email address as per Noah's instructions. | Paul Joseph Davis |
2009-03-20 | moved adam and paul to AUTHORS | Noah Slater |
2009-03-20 | fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169 | Noah Slater |
2009-03-20 | corrected variable name, fixed COUCHDB-178 | Noah Slater |
2009-03-20 | shut automake up during bootstrap | Noah Slater |
2009-03-20 | Futon reduce pagination. Fixes COUCHDB-172 | John Christopher Anderson |
2009-03-20 | map queries with group=true query option will return an error. | John Christopher Anderson |
2009-03-20 | remove leftovers of MOVE form the stats tests | Jan Lehnardt |
2009-03-19 | Bring back Futon attachment uploading that was removed in the recent rep_secu... | Christopher Lenz |
2009-03-19 | inclusive_end query option for views, defaults to true (does not change curre... | John Christopher Anderson |
2009-03-18 | fix make install | Jan Lehnardt |
2009-03-18 | reflect filename change in the loadTest() function | Jan Lehnardt |
2009-03-18 | rename test file to reclect new test name | Jan Lehnardt |
2009-03-18 | remove MOVE requests as they can't sensibly be supported and COPY & DELETE do... | Jan Lehnardt |
2009-03-17 | show group=true notice only when view results are shown | Jan Lehnardt |
2009-03-17 | remove unintentional commit of admin credentials | Jan Lehnardt |
2009-03-17 | Closes COUCHDB-135 View offset regression after 0.8.1 | Paul Joseph Davis |
2009-03-16 | sensible error message if doc._rev is null or a number | John Christopher Anderson |
2009-03-16 | Adding the necessary done=true to the last race condition fix in the replicat... | Damien F. Katz |
2009-03-16 | Fix for occasional replication failure where replication would complete befor... | Damien F. Katz |
2009-03-16 | Fix for problem with btree folds getting incorrect reductions after the first... | Damien F. Katz |
2009-03-16 | Fix for sporatic replication error during tests. | Damien F. Katz |
2009-03-16 | suppressed stupid libtoolize warnings | Noah Slater |
2009-03-16 | tabs->spaces, other whitespace enhancements | Jan Lehnardt |
2009-03-15 | add note about Futon adding `?group=true` to view queries automatically | Jan Lehnardt |
2009-03-15 | Streaming attachment replication now follows redirects and checks for error c... | John Christopher Anderson |
2009-03-15 | fix case-miss when prep_and_validate_update is called on doc with attachment ... | John Christopher Anderson |
2009-03-15 | verbose error logging turned back on for http requests and log_level = debug | John Christopher Anderson |
2009-03-15 | error message on invalid rev format. | John Christopher Anderson |
2009-03-13 | Commit Damien's rep_security branch to trunk. | John Christopher Anderson |
2009-03-10 | fix gen_server calls to honor os_process_timeout | John Christopher Anderson |
2009-03-10 | Update the 'Raw view' link on the Futon database page to reflect the recent v... | Christopher Lenz |
2009-03-10 | Remove leftover console.log(). Should we get a pre-commit hook for these? Clo... | Jan Lehnardt |
2009-03-09 | merge design doc resource branch. breaking changes to _view query paths. | John Christopher Anderson |
2009-03-08 | beefier fault tolerance in the replicator | Adam Kocoloski |
2009-03-07 | yeah, adding the replication supervisor would be useful too | Adam Kocoloski |
2009-03-07 | rewrite replicator using OTP behaviours | Adam Kocoloski |