View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/couchdb

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/apache/couchdb.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log

Branches

Name Last Modified Last Commit
feat/access-3.x 2020-07-26 12:50:39 UTC
revert temp test errors

Author: janl
Author Date: 2020-07-26 12:50:39 UTC

revert temp test errors

prototype/fdb-layer-db-version-as-vstamps 2020-06-25 16:31:26 UTC
Check that our LayerPrefix hasn't changed

Author: Paul J. Davis
Author Date: 2020-06-25 16:30:04 UTC

Check that our LayerPrefix hasn't changed

The `\xFFmetadataVersion` key is also used to coordinate between layers
which includes the DirectoryLayer. This means if that key changes we
also have to re-check that our Directory entry still exists.

3.0.x 2020-06-10 17:54:31 UTC
In replicator, when rescheduling, pick only pending jobs which are not running

Author: Nick Vatamaniuc
Author Date: 2020-06-09 21:53:56 UTC

In replicator, when rescheduling, pick only pending jobs which are not running

Previously, when pending jobs were picked in the `ets:foldl` traversal, both
running and non-running jobs were considered and a large number of running jobs
could displace pending jobs in the accumulator. In the worst case, no crashed
jobs would be restarted during rescheduling.

access 2020-05-24 15:17:49 UTC
feat: add _access to local docs, teach replicator to add _access

Author: janl
Author Date: 2020-05-24 15:14:05 UTC

feat: add _access to local docs, teach replicator to add _access

2.3.x 2020-04-23 21:24:37 UTC
Merge pull request #2819 from apache/mango-bookmark-2.3.x

Author: Robert Newson
Author Date: 2020-04-23 21:24:37 UTC

Merge pull request #2819 from apache/mango-bookmark-2.3.x

safer binary_to_term in mango_json_bookmark

ioq-per-shard-or-user 2019-03-13 20:24:54 UTC
Dedupe ioq_opener monitors

Author: Russell Branca
Author Date: 2019-03-13 20:24:54 UTC

Dedupe ioq_opener monitors

2.1.x 2018-05-28 23:26:55 UTC
Update Jenkins build process:

Author: Joan Touzet
Author Date: 2018-05-28 06:30:32 UTC

Update Jenkins build process:

* Newly provisioned images
* Add ubuntu bionic (18.04) support
* Add our own couch-js/couch-libmozjs185 pkgs to rolling repo build

1.x.x 2017-11-01 19:28:23 UTC
R20 compat for 1.x.x (#952)

Author: janl
Author Date: 2017-11-01 19:28:23 UTC

R20 compat for 1.x.x (#952)

* enable R20 builds

* s/crypto:rand_bytes/crypto:strong_rand_bytes/

* R20 compat

* add couch_rand to build chain

* add R20 to travis tests

* add couch_rand module, nicked from #860

* support R15 and R16

* fix attachment tests for r20, backport of #874

* drop R14 from travis

* update to latest erlang versions

1.6.x 2017-05-09 20:09:04 UTC
Hibernate couch_stream after each write

Author: Joan Touzet
Author Date: 2017-05-09 20:09:04 UTC

Hibernate couch_stream after each write

In COUCHDB-1946 Adam Kocoloski investigated a memory explosion resulting
from replication of databases with large attachments (npm fullfat). He
was able to stabilize memory usage to a much lower level by hibernating
couch_stream after each write. While this increases CPU utilization when
writing attachments, it should help reduce memory utilization.

This patch is the single change that affected a ~70% reduction in
memory.

No alteration to the spawn of couch_stream to change the fullsweep_after
setting has been made, in part because this can be adjusted at the erl
command line if desired (-erl ERL_FULLSWEEP_AFTER 0).

+1 for 2.0.0 and 1.6.x from @davisp, see #510 for details.

2.0.x 2017-03-20 15:05:16 UTC
fix: docs & fauxton repos moved

Author: janl
Author Date: 2017-03-20 15:05:16 UTC

fix: docs & fauxton repos moved

1.5.x 2014-03-27 14:32:27 UTC
Update year in NOTICE

Author: Dirkjan Ochtman
Author Date: 2014-03-27 14:32:27 UTC

Update year in NOTICE

1.3.x 2014-03-27 13:20:39 UTC
s/401/403

Author: Robert Newson
Author Date: 2014-03-27 13:19:46 UTC

s/401/403

1.4.x 2014-03-27 13:20:22 UTC
s/401/403

Author: Robert Newson
Author Date: 2014-03-27 13:19:46 UTC

s/401/403

101113 of 113 results

Other repositories

Name Last Modified
lp:couchdb 2024-05-18
lp:~couchdb/couchdb/+git/couchdb-pkg 2024-05-11
12 of 2 results
You can't create new repositories for CouchDB.