summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-24annoying fixesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757794 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24corrected invokationNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757783 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24remove references to the incubatorNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757780 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24corrected usage of test in couchdb scriptNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757772 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24fix unstable stats test; the open_os_files counter needs a separate testJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757744 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24make some error messages more readable, committed for jchrisJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757714 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24force full doc reload because ETags don't honour compactionJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757711 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24added runner.sh to test/Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757630 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23formatting fixNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757476 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23added init_sysconf_data to EXTRA_DISTNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757471 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23added my changes to NEWS and CHANGESNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757467 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23redirect output from launchd to STDERR and STDOUT, thanks Florian Ebeling, ↵Noah Slater
closes COUCHDB-278 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757465 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23removed config.* files from the buildNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757458 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated config.guess.gz and config.sub.gzNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757450 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23spelling/copy fixesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757449 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated news about backwards incompatible changesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757446 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23updated version number and metadataNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757441 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Add some more Futon bits to NEWS.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757436 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23redirect errors to /dev/nullNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757435 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23NEWS and CHANGES for 0.9.0 releaseJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757406 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21regression test for update/delete in one bulk_docs updateJohn Christopher Anderson
closes COUCHDB-172 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756953 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21provide a 404 response on deletion of non-existant docsJohn Christopher Anderson
closes COUCHDB-297 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756948 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ↵Damien F. Katz
but recent changes made it much more likely to happen. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756925 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20improved what was literally the worst variable naming ever used during the ↵Noah Slater
lifetime of this project git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756688 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Updating my email address as per Noah's instructions.Paul Joseph Davis
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20moved adam and paul to AUTHORSNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756670 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756665 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20corrected variable name, fixed COUCHDB-178Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756618 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20shut automake up during bootstrapNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756485 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Futon reduce pagination. Fixes COUCHDB-172John Christopher Anderson
Thanks Jason Davies. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756428 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20map queries with group=true query option will return an error.John Christopher Anderson
closes COUCHDB-185. changes to jquery.couch.js to support ajaxOptions may be useful for more than just openDoc, will need to be spread to the rest of the API. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756413 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20remove leftovers of MOVE form the stats testsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756404 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Bring back Futon attachment uploading that was removed in the recent ↵Christopher Lenz
rep_security merge. Should close COUCHDB-295. Ideally this would have a test, but that will need some trickery. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756186 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19inclusive_end query option for views, defaults to true (does not change ↵John Christopher Anderson
current behavior). inclusive_end=false treats endkey as an open interval. this is progress on COUCHDB-194. I think it is enough for 0.9, we can discuss switching the default behavior, and adding a similar option for startkey. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755926 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18fix make installJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755616 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18reflect filename change in the loadTest() functionJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755577 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18rename test file to reclect new test nameJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755576 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18remove MOVE requests as they can't sensibly be supported and COPY & DELETE ↵Jan Lehnardt
does the same thing git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755575 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17show group=true notice only when view results are shownJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755205 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17remove unintentional commit of admin credentialsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755185 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Closes COUCHDB-135 View offset regression after 0.8.1Paul Joseph Davis
This test shows that Damien's changes to couch_btree.erl have alleviated the offset regersion reported by Paul Carey. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755105 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16sensible error message if doc._rev is null or a numberJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755023 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Adding the necessary done=true to the last race condition fix in the ↵Damien F. Katz
replicator. Thanks Adam. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755016 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix for occasional replication failure where replication would complete ↵Damien F. Katz
before before the caller had a chance to request the results. No tests, but this should fix this error that already occurs occasionally: {"error":"normal","reason":"{gen_server,call,[<0.228.0>,get_result,infinity]}"} git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755009 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix for problem with btree folds getting incorrect reductions after the ↵Damien F. Katz
first value. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754982 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix for sporatic replication error during tests.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754970 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16suppressed stupid libtoolize warningsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754878 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16tabs->spaces, other whitespace enhancementsJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15add note about Futon adding `?group=true` to view queries automaticallyJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754720 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15Streaming attachment replication now follows redirects and checks for error ↵John Christopher Anderson
codes. Includes tests that design doc attachments are replicated. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@754704 13f79535-47bb-0310-9956-ffa450edef68