summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-09Forgot to fix make coverPaul Joseph Davis
2009-11-09Update svn:ignore for built files.Paul Joseph Davis
2009-11-09Fix license.skip for test/etap/test_util.beamPaul Joseph Davis
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-11-08Fixed a couple test suite errors.Paul Joseph Davis
2009-11-05Minor reformating.Damien F. Katz
2009-11-05typo, thanks David CoallierJan Lehnardt
2009-11-05add safety net for code accidents where the document id in a doc delete reque...Jan Lehnardt
2009-11-04Update NEWS and Changes.Jan Lehnardt
2009-11-04retrofit 0.10.0 CHANGESJan Lehnardt
2009-11-03Added batching of multiple updating requests, to improve throughput with many...Damien F. Katz
2009-11-03only 1 timer at a time (e.g. flush/1). thanks tisba for the report. COUCHDB-539Adam Kocoloski
2009-11-03eliminate new process flood after OS wakes from sleep. COUCHDB-539Adam Kocoloski
2009-11-03Allow updating a doc along with an attachment when posted from anJan Lehnardt
2009-11-02cast string status codes (from _externals) to integers before logging. COUCHD...Adam Kocoloski
2009-11-02only test list old api for js query serversJan Lehnardt
2009-10-31List functions weren't returning OS processes.Paul Joseph Davis
2009-10-30Closes COUCHDB-547 - Adding a View Compaction ButtonPaul Joseph Davis
2009-10-29write config changes much faster - see COUCHDB-545. Thanks Gustavo NiemeyerAdam Kocoloski
2009-10-28reboot replication from last checkpoint if DB is compacted or server restartsAdam Kocoloski
2009-10-27Make it harder to accidently terminate chunked resposnes by requiring callers...Damien F. Katz
2009-10-27Fixed a minor bug with attachments of zero length.Paul Joseph Davis
2009-10-26_changes response might have completed alreadyAdam Kocoloski
2009-10-26asking for a missing rev with ?rev or ?open_revs was a 500 responseAdam Kocoloski
2009-10-26replication client should use inactivity timeout on changes feedAdam Kocoloski
2009-10-24Fixed the test for couch_stats_aggregator.Paul Joseph Davis
2009-10-24use couch_util:priv_dir() b/c it works in dev mode tooAdam Kocoloski
2009-10-24Update functions can now handle any HTTP verb, excepting GET and HEADJohn Christopher Anderson
2009-10-24Move stat descriptions out of the config.Paul Joseph Davis
2009-10-23improved speed and concurrency of config lookupsAdam Kocoloski
2009-10-22Improve OAuth error message for missing tokens.Paul Joseph Davis
2009-10-20More pedantry.Jason David Davies
2009-10-20typoJan Lehnardt
2009-10-19Fix bug when lists use two design docs.Paul Joseph Davis
2009-10-18log external reqests like any other requestsJan Lehnardt
2009-10-18case sensitivityJan Lehnardt
2009-10-17Fixing build issues.Paul Joseph Davis
2009-10-17have 'make dist' build a windows installer on windowsMark Hammond
2009-10-16added bench/ directory to trunk, contains 2 benchmark suites.John Christopher Anderson
2009-10-16being pedantic^WconsistentJan Lehnardt
2009-10-15Add support for other OAuth signature methods in replication client.Jason David Davies
2009-10-15add 0.11 NEWS items, please help filling the blanksJan Lehnardt
2009-10-15add 0.10 NEWS items, please help filling the blanksJan Lehnardt
2009-10-15Only check for admin user if we are trying to create a database. Thanks to Bo...Jan Lehnardt
2009-10-15also fix attachment redirectsAdam Kocoloski
2009-10-15bugfixes for redirects in replication and iolists in OAuth qs paramsAdam Kocoloski
2009-10-14Must remember to update news.Paul Joseph Davis
2009-10-14Fix a bug in the couch.app generation.Paul Joseph Davis
2009-10-14Fix typo.Jason David Davies
2009-10-14dont save so many test reportsJohn Christopher Anderson