<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/couchdb.git/dev/run, branch devnode-boot-script</title>
<subtitle>github.com: apache/couchdb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/'/>
<entry>
<title>Add formatting suggestions from python-black</title>
<updated>2021-01-21T16:23:42+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2021-01-21T16:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=5ae4c8cade9c3a152a9d153d28a8090c77827021'/>
<id>5ae4c8cade9c3a152a9d153d28a8090c77827021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename boot_node to monitor_parent</title>
<updated>2021-01-21T01:01:19+00:00</updated>
<author>
<name>Adam Kocoloski</name>
<email>kocolosk@apache.org</email>
</author>
<published>2021-01-20T23:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=2a4389feca445a89dd54cbab5954569d993c346b'/>
<id>2a4389feca445a89dd54cbab5954569d993c346b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify and speedup dev node startup</title>
<updated>2021-01-21T01:01:06+00:00</updated>
<author>
<name>Adam Kocoloski</name>
<email>kocolosk@apache.org</email>
</author>
<published>2021-01-20T22:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=462c3a232ff08cbcdab6daea501ae4fbdc5acc7a'/>
<id>462c3a232ff08cbcdab6daea501ae4fbdc5acc7a</id>
<content type='text'>
This patch introduces an escript that generates an Erlang .boot script
to start CouchDB using the in-place .beam files produced by the compile
phase of the build. This allows us to radically simplify the boot
process as Erlang computes the optimal order for loading the necessary
modules.

In addition to the simplification this approach offers a significant
speedup when working inside a container environment. In my test with
the stock .devcontainer it reduces startup time from about 75 seconds
down to under 5 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch introduces an escript that generates an Erlang .boot script
to start CouchDB using the in-place .beam files produced by the compile
phase of the build. This allows us to radically simplify the boot
process as Erlang computes the optimal order for loading the necessary
modules.

In addition to the simplification this approach offers a significant
speedup when working inside a container environment. In my test with
the stock .devcontainer it reduces startup time from about 75 seconds
down to under 5 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch master into prototype/fdb-layer</title>
<updated>2020-09-16T21:37:33+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2020-09-16T21:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=ad93d1378048ab1049dcd5d6066e947afb614e67'/>
<id>ad93d1378048ab1049dcd5d6066e947afb614e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update dev/run formatting to adhere to python format checks</title>
<updated>2020-08-27T19:55:05+00:00</updated>
<author>
<name>Tony Sun</name>
<email>tony.sun427@gmail.com</email>
</author>
<published>2020-08-27T19:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=3004513c12592b19b5b77a6edcfdef5f4450716d'/>
<id>3004513c12592b19b5b77a6edcfdef5f4450716d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port elixir proxyauth tests from js to elixir (#2660)</title>
<updated>2020-03-16T15:21:57+00:00</updated>
<author>
<name>Juanjo Rodriguez</name>
<email>jjrodrig@gmail.com</email>
</author>
<published>2020-03-16T15:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=1f54b1419342c5182a5fd17863020e08137e479d'/>
<id>1f54b1419342c5182a5fd17863020e08137e479d</id>
<content type='text'>
* Add support for specify a custom config file for CouchDB startup during testing
* Port proxyauth test from js to elixir</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add support for specify a custom config file for CouchDB startup during testing
* Port proxyauth test from js to elixir</pre>
</div>
</content>
</entry>
<entry>
<title>Update build system for FoundationDB</title>
<updated>2020-03-02T17:20:26+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2019-06-05T18:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=fff07ba136cfa7433647e974355068b43e63199c'/>
<id>fff07ba136cfa7433647e974355068b43e63199c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dev/run --with-admin-party-please (#2516)</title>
<updated>2020-02-04T10:00:24+00:00</updated>
<author>
<name>Robert Newson</name>
<email>rnewson@apache.org</email>
</author>
<published>2020-02-04T10:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=150e056af06c3954262d880600c23eae852c95eb'/>
<id>150e056af06c3954262d880600c23eae852c95eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/1977 (#2296)</title>
<updated>2020-01-05T11:34:51+00:00</updated>
<author>
<name>Grzegorz Abramczyk</name>
<email>abramczykg@gmail.com</email>
</author>
<published>2020-01-05T11:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=3f64ef2b98796ba8e0391fb80483502fdafc6a8c'/>
<id>3f64ef2b98796ba8e0391fb80483502fdafc6a8c</id>
<content type='text'>
* Added db initialization for standalone instance

* Test setup

* Updated readme

* Added standalone option to rel/overlay/etc/default.ini

* Simplified test setup

* s/standalone/single_node/

Co-authored-by: Jan Lehnardt &lt;jan@apache.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added db initialization for standalone instance

* Test setup

* Updated readme

* Added standalone option to rel/overlay/etc/default.ini

* Simplified test setup

* s/standalone/single_node/

Co-authored-by: Jan Lehnardt &lt;jan@apache.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable port 5986 for test suites only</title>
<updated>2019-12-12T23:57:25+00:00</updated>
<author>
<name>Robert Newson</name>
<email>bob@rsn.io</email>
</author>
<published>2019-12-12T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=e37ebde5b0f519fdf3050b78487db6244b5024a3'/>
<id>e37ebde5b0f519fdf3050b78487db6244b5024a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
