<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test, branch 1.20.0-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>PHP: compatibility with 8.0.0 RC1.</title>
<updated>2020-10-06T15:12:05+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2020-10-06T15:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2821b3347c026ae171228146c5ccd0bd7408358f'/>
<id>2821b3347c026ae171228146c5ccd0bd7408358f</id>
<content type='text'>
This closes #474 PR on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #474 PR on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: minor fixes.</title>
<updated>2020-10-07T22:18:43+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-07T22:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=6ec0ff35964c7805712d978625949f72ff5a63bc'/>
<id>6ec0ff35964c7805712d978625949f72ff5a63bc</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 loading selected module version.</title>
<updated>2020-10-07T19:04:54+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2020-10-07T19:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=645683f432d742f42f2769f589fe769585fb7aa0'/>
<id>645683f432d742f42f2769f589fe769585fb7aa0</id>
<content type='text'>
Previously, for PHP, Ruby, and Perl the latest version was always loaded
in multi-version tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, for PHP, Ruby, and Perl the latest version was always loaded
in multi-version tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Router: fixed "not empty" pattern matching.</title>
<updated>2020-10-07T17:06:30+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2020-10-07T17:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=3f513f434fbe44810ea2352d4ffc7d4d702b3e12'/>
<id>3f513f434fbe44810ea2352d4ffc7d4d702b3e12</id>
<content type='text'>
The "!" pattern should be opposite to "", i.e. match only non-empty values.
But after 3c00af54b937 it was equal to "!*", which is wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "!" pattern should be opposite to "", i.e. match only non-empty values.
But after 3c00af54b937 it was equal to "!*", which is wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: fixed tests to run as root.</title>
<updated>2020-10-06T19:30:51+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-06T19:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=37390d2a3be3646ad5a4c52d46ce93fc8f8a416b'/>
<id>37390d2a3be3646ad5a4c52d46ce93fc8f8a416b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: pretty versions output for multi-version tests.</title>
<updated>2020-10-05T10:26:35+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-10-05T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=481e950b8696740397eeda0d3c01a2dda2239143'/>
<id>481e950b8696740397eeda0d3c01a2dda2239143</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 websocket test with long length.</title>
<updated>2020-10-05T10:05:19+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-05T10:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=58cc73994f071fc5db3347a3956f8089cb8e4dd0'/>
<id>58cc73994f071fc5db3347a3956f8089cb8e4dd0</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 ASGI Lifespan.</title>
<updated>2020-10-05T10:05:00+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-10-05T10:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=152ad526f491e70905e2fec3b7d33a89cf23813b'/>
<id>152ad526f491e70905e2fec3b7d33a89cf23813b</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 ASGI HTTP applications.</title>
<updated>2020-10-01T20:55:43+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-10-01T20:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=12f225a43acc6b5086b08c3d7df6f6ac2322efa1'/>
<id>12f225a43acc6b5086b08c3d7df6f6ac2322efa1</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 ASGI WebSocket.</title>
<updated>2020-10-01T20:55:35+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2020-10-01T20:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d97e3a3296db77f6a33ce010a66d2a0b2d4bac49'/>
<id>d97e3a3296db77f6a33ce010a66d2a0b2d4bac49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
