<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/couchdb.git/test, 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>Switch from assert length === 0 to Enum.empty? as Credo suggests</title>
<updated>2021-01-03T11:42:44+00:00</updated>
<author>
<name>Alessio Biancalana</name>
<email>dottorblaster@gmail.com</email>
</author>
<published>2020-12-19T17:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=a89242d0dd8fb149e254c9ad546e1fded602f2dc'/>
<id>a89242d0dd8fb149e254c9ad546e1fded602f2dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to control which Elixir integration tests to run</title>
<updated>2020-12-02T18:16:43+00:00</updated>
<author>
<name>ILYA Khlopotov</name>
<email>iilyak@apache.org</email>
</author>
<published>2020-12-02T12:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=109f74feafd3278f2df5deb80c6e20bca2916212'/>
<id>109f74feafd3278f2df5deb80c6e20bca2916212</id>
<content type='text'>
New `elixir-suite` Makefile target is added. It runs a predefined set of elixir
integration tests.

The feature is controlled by two files:
- test/elixir/test/config/suite.elixir - contains list of all available tests
- test/elixir/test/config/skip.elixir - contains list of tests to skip

In order to update the `test/elixir/test/config/suite.elixir` when new tests
are added. The one would need to run the following command:

```
MIX_ENV=integration mix suite &gt; test/elixir/test/config/suite.elixir
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New `elixir-suite` Makefile target is added. It runs a predefined set of elixir
integration tests.

The feature is controlled by two files:
- test/elixir/test/config/suite.elixir - contains list of all available tests
- test/elixir/test/config/skip.elixir - contains list of tests to skip

In order to update the `test/elixir/test/config/suite.elixir` when new tests
are added. The one would need to run the following command:

```
MIX_ENV=integration mix suite &gt; test/elixir/test/config/suite.elixir
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing default headers to responses (#3279)</title>
<updated>2020-11-23T10:45:39+00:00</updated>
<author>
<name>Bessenyei Balázs Donát</name>
<email>bessbd@users.noreply.github.com</email>
</author>
<published>2020-11-23T10:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=c362b1c11326050e09fd2ad5303e1221b38e8b0c'/>
<id>c362b1c11326050e09fd2ad5303e1221b38e8b0c</id>
<content type='text'>
Add missing default headers to responses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing default headers to responses
</pre>
</div>
</content>
</entry>
<entry>
<title>convert erlfdb_error 2101 to transaction_too_large (#3222)</title>
<updated>2020-10-21T03:14:57+00:00</updated>
<author>
<name>Peng Hui Jiang</name>
<email>jiangph@cn.ibm.com</email>
</author>
<published>2020-10-21T03:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=ab70b753b77804ab3bedf13d1cdbfc5692235d55'/>
<id>ab70b753b77804ab3bedf13d1cdbfc5692235d55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix apache/couchdb#1988 -  Validate attachment names</title>
<updated>2020-10-20T13:13:30+00:00</updated>
<author>
<name>Juanjo Rodriguez</name>
<email>juanjo@apache.org</email>
</author>
<published>2019-03-24T22:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=79f71ec4810e13ae958f33e40c7c1d58d0a6cb99'/>
<id>79f71ec4810e13ae958f33e40c7c1d58d0a6cb99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix boolean POST to view-like endpoints</title>
<updated>2020-10-20T13:13:30+00:00</updated>
<author>
<name>Bessenyei Balázs Donát</name>
<email>bessbd@apache.org</email>
</author>
<published>2020-10-07T17:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=2afc67c38eb7a87dc808dfd6e9dbb51cbfe5234e'/>
<id>2afc67c38eb7a87dc808dfd6e9dbb51cbfe5234e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix boolean POST to view-like endpoints</title>
<updated>2020-10-13T09:40:40+00:00</updated>
<author>
<name>Bessenyei Balázs Donát</name>
<email>bessbd@apache.org</email>
</author>
<published>2020-10-07T17:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=fa0aff9332c7260a4d5e50b354386f39308cbf17'/>
<id>fa0aff9332c7260a4d5e50b354386f39308cbf17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove JS tests + support for harness (#3197)</title>
<updated>2020-10-07T17:29:15+00:00</updated>
<author>
<name>Joan Touzet</name>
<email>wohali@users.noreply.github.com</email>
</author>
<published>2020-10-07T17:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=6b23f20bd70b933988ebeb888cb6d39b308f8742'/>
<id>6b23f20bd70b933988ebeb888cb6d39b308f8742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>port users_db_security tests to elixir</title>
<updated>2020-10-07T07:13:30+00:00</updated>
<author>
<name>Juanjo Rodriguez</name>
<email>juanjo@apache.org</email>
</author>
<published>2020-10-03T23:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=9d734ece29c2f27eef17c84a75fb9881d5ba1eee'/>
<id>9d734ece29c2f27eef17c84a75fb9881d5ba1eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the port of security_validation tests to Elixir</title>
<updated>2020-10-07T07:13:30+00:00</updated>
<author>
<name>Juanjo Rodriguez</name>
<email>juanjo@apache.org</email>
</author>
<published>2020-09-29T09:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/couchdb.git/commit/?id=2a0a525c6c0692636298782c2f7d51ab66a8ca92'/>
<id>2a0a525c6c0692636298782c2f7d51ab66a8ca92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
