summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24annoying fixesNoah Slater
2009-03-24corrected invokationNoah Slater
2009-03-24remove references to the incubatorNoah Slater
2009-03-24corrected usage of test in couchdb scriptNoah Slater
2009-03-24fix unstable stats test; the open_os_files counter needs a separate testJan Lehnardt
2009-03-24make some error messages more readable, committed for jchrisJan Lehnardt
2009-03-24force full doc reload because ETags don't honour compactionJan Lehnardt
2009-03-24added runner.sh to test/Noah Slater
2009-03-23formatting fixNoah Slater
2009-03-23added init_sysconf_data to EXTRA_DISTNoah Slater
2009-03-23added my changes to NEWS and CHANGESNoah Slater
2009-03-23redirect output from launchd to STDERR and STDOUT, thanks Florian Ebeling, cl...Noah Slater
2009-03-23removed config.* files from the buildNoah Slater
2009-03-23updated config.guess.gz and config.sub.gzNoah Slater
2009-03-23spelling/copy fixesNoah Slater
2009-03-23updated news about backwards incompatible changesNoah Slater
2009-03-23updated version number and metadataNoah Slater
2009-03-23Add some more Futon bits to NEWS.Christopher Lenz
2009-03-23redirect errors to /dev/nullNoah Slater
2009-03-23NEWS and CHANGES for 0.9.0 releaseJohn Christopher Anderson
2009-03-21regression test for update/delete in one bulk_docs updateJohn Christopher Anderson
2009-03-21provide a 404 response on deletion of non-existant docsJohn Christopher Anderson
2009-03-21Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ...Damien F. Katz
2009-03-20improved what was literally the worst variable naming ever used during the li...Noah Slater
2009-03-20Updating my email address as per Noah's instructions.Paul Joseph Davis
2009-03-20moved adam and paul to AUTHORSNoah Slater
2009-03-20fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169Noah Slater
2009-03-20corrected variable name, fixed COUCHDB-178Noah Slater
2009-03-20shut automake up during bootstrapNoah Slater
2009-03-20Futon reduce pagination. Fixes COUCHDB-172John Christopher Anderson
2009-03-20map queries with group=true query option will return an error.John Christopher Anderson
2009-03-20remove leftovers of MOVE form the stats testsJan Lehnardt
2009-03-19Bring back Futon attachment uploading that was removed in the recent rep_secu...Christopher Lenz
2009-03-19inclusive_end query option for views, defaults to true (does not change curre...John Christopher Anderson
2009-03-18fix make installJan Lehnardt
2009-03-18reflect filename change in the loadTest() functionJan Lehnardt
2009-03-18rename test file to reclect new test nameJan Lehnardt
2009-03-18remove MOVE requests as they can't sensibly be supported and COPY & DELETE do...Jan Lehnardt
2009-03-17show group=true notice only when view results are shownJan Lehnardt
2009-03-17remove unintentional commit of admin credentialsJan Lehnardt
2009-03-17Closes COUCHDB-135 View offset regression after 0.8.1Paul Joseph Davis
2009-03-16sensible error message if doc._rev is null or a numberJohn Christopher Anderson
2009-03-16Adding the necessary done=true to the last race condition fix in the replicat...Damien F. Katz
2009-03-16Fix for occasional replication failure where replication would complete befor...Damien F. Katz
2009-03-16Fix for problem with btree folds getting incorrect reductions after the first...Damien F. Katz
2009-03-16Fix for sporatic replication error during tests.Damien F. Katz
2009-03-16suppressed stupid libtoolize warningsNoah Slater
2009-03-16tabs->spaces, other whitespace enhancementsJan Lehnardt
2009-03-15add note about Futon adding `?group=true` to view queries automaticallyJan Lehnardt
2009-03-15Streaming attachment replication now follows redirects and checks for error c...John Christopher Anderson