<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test, branch 1.19.0-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: set root by unprivilaged user.</title>
<updated>2020-08-13T11:17:15+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-08-13T11:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=479fdff39d3d213c6067ca34ef3b7476bd2b7826'/>
<id>479fdff39d3d213c6067ca34ef3b7476bd2b7826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added test with error on loading application.</title>
<updated>2020-08-13T12:17:27+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-08-13T12:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=8032686a57c739d673e5554ba8517a4076f9e742'/>
<id>8032686a57c739d673e5554ba8517a4076f9e742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added variables tests.</title>
<updated>2020-08-13T12:17:01+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-08-13T12:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c40e45344fa606984910a7e47db2b2f881cb963c'/>
<id>c40e45344fa606984910a7e47db2b2f881cb963c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: reducing the number of generated applications.</title>
<updated>2020-08-11T16:20:25+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-08-11T16:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=496f41c13435510a53da8dd1d383f63fd0c467ab'/>
<id>496f41c13435510a53da8dd1d383f63fd0c467ab</id>
<content type='text'>
Each application initializes a shared port with 2 file descriptors, so the test
fails because the router reaches the open files limit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each application initializes a shared port with 2 file descriptors, so the test
fails because the router reaches the open files limit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: skipping idle zero timeout.</title>
<updated>2020-08-11T16:20:23+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-08-11T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=bab4a9e9f25d29d0ef0d01ac0f873cce333f1fe7'/>
<id>bab4a9e9f25d29d0ef0d01ac0f873cce333f1fe7</id>
<content type='text'>
This is a temporary solution after the 'shared port' patch.  The application
process becomes idle immediately after creation.  Even if it starts processing
a request (without acknowledging it yet), it is stopped by the router because
an 'out-of-idle-time' event occurs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary solution after the 'shared port' patch.  The application
process becomes idle immediately after creation.  Even if it starts processing
a request (without acknowledging it yet), it is stopped by the router because
an 'out-of-idle-time' event occurs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added PHP test with time check in error log messages.</title>
<updated>2020-07-28T03:53:40+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-07-28T03:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f1e445bdef64ceba047d07b05d1b78137ddc2a7a'/>
<id>f1e445bdef64ceba047d07b05d1b78137ddc2a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: fixed double stop() call for some tests.</title>
<updated>2020-07-28T03:53:32+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-07-28T03:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=355ed9697d10f163f4b96bc459f9c402aefa5d55'/>
<id>355ed9697d10f163f4b96bc459f9c402aefa5d55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: style.</title>
<updated>2020-07-28T02:09:50+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-07-28T02:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=dc1377dc489937abcc6a5d0dcbfa628e0e6bdf1c'/>
<id>dc1377dc489937abcc6a5d0dcbfa628e0e6bdf1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: switching stdout to blocking before printing log.</title>
<updated>2020-07-22T07:05:10+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-07-22T07:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=661c223eda641eeb2ee02db3d1e1cd4e5cd583f7'/>
<id>661c223eda641eeb2ee02db3d1e1cd4e5cd583f7</id>
<content type='text'>
This is another attempt to fix the following error message:
BlockingIOError: [Errno 11] write could not complete without blocking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is another attempt to fix the following error message:
BlockingIOError: [Errno 11] write could not complete without blocking
</pre>
</div>
</content>
</entry>
<entry>
<title>Router: route patterns multi wildcards fix.</title>
<updated>2020-07-10T09:28:53+00:00</updated>
<author>
<name>Axel Duch</name>
<email>axel.duch@nginx.com</email>
</author>
<published>2020-07-10T09:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b6792b00aebbe08f0fa3a4cb7826075114f717fa'/>
<id>b6792b00aebbe08f0fa3a4cb7826075114f717fa</id>
<content type='text'>
Matching 'start' and 'end' position now adjusted to avoid false matching.

This is related to #434 issue on Github.
Thanks to 洪志道 (Hong Zhi Dao).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matching 'start' and 'end' position now adjusted to avoid false matching.

This is related to #434 issue on Github.
Thanks to 洪志道 (Hong Zhi Dao).
</pre>
</div>
</content>
</entry>
</feed>
