<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/content_visibility/get_visibility_sql_test.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/9837] Display unapproved posts to their authors</title>
<updated>2019-11-21T12:44:22+00:00</updated>
<author>
<name>v12mike</name>
<email>v12mike@ingenious.co.nz</email>
</author>
<published>2019-11-04T14:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0f57f3d90d1983c49bde1d56b6018a761f92264b'/>
<id>0f57f3d90d1983c49bde1d56b6018a761f92264b</id>
<content type='text'>
Coding guidelines fixes

PHPBB3-9837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coding guidelines fixes

PHPBB3-9837
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9837] Make unapproved posts visible to posters</title>
<updated>2019-11-21T12:44:20+00:00</updated>
<author>
<name>v12mike</name>
<email>github@ingenious.co.nz</email>
</author>
<published>2019-09-11T08:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=92362441bd17dd18fb006a7b9f7a05c65ed2b432'/>
<id>92362441bd17dd18fb006a7b9f7a05c65ed2b432</id>
<content type='text'>
Add tests
Tidy up code
Improve user message formatting

PHPBB3-9837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests
Tidy up code
Improve user message formatting

PHPBB3-9837
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] Migrate from deprecated getMock() method to createMock()</title>
<updated>2019-05-08T19:57:00+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-03-19T14:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=42b7782927713c2ca2fb704db6217016347b586e'/>
<id>42b7782927713c2ca2fb704db6217016347b586e</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13762] Moving language related functionality into a separate class</title>
<updated>2015-05-02T11:37:12+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-04-14T00:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=179a4700221aa49071b07d638c44b9326c7a14a8'/>
<id>179a4700221aa49071b07d638c44b9326c7a14a8</id>
<content type='text'>
PHPBB3-13762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13762
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builder</title>
<updated>2015-01-06T12:58:01+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-01-06T12:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=346f654b2e933ce57413d3f811aeb86732d8c602'/>
<id>346f654b2e933ce57413d3f811aeb86732d8c602</id>
<content type='text'>
PHPBB3-13146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13146
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13146] Setup mocks for tests with dispatcher</title>
<updated>2015-01-02T11:46:03+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-01-02T11:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8376a027a122af99782fa2d9f87185b448e2cf77'/>
<id>8376a027a122af99782fa2d9f87185b448e2cf77</id>
<content type='text'>
PHPBB3-13146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13146
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13146] Adding required tests modifications for the new constructor</title>
<updated>2014-12-03T15:10:32+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2014-12-03T15:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1c02f7e032cf2d28b70739d02edaea7354fcf887'/>
<id>1c02f7e032cf2d28b70739d02edaea7354fcf887</id>
<content type='text'>
PHPBB3-13146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13146
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12932] Fix tests and calls to create_datetime</title>
<updated>2014-08-10T11:43:04+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-08-10T11:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8d99b4afe1557a6ec0e760c4876bb06a3b9991d3'/>
<id>8d99b4afe1557a6ec0e760c4876bb06a3b9991d3</id>
<content type='text'>
PHPBB3-12932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12932
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12738] Fix tests with new config object injection</title>
<updated>2014-06-20T10:10:23+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2014-06-20T10:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=eeb2c128f56d6661f236afe2eecae0d832877d53'/>
<id>eeb2c128f56d6661f236afe2eecae0d832877d53</id>
<content type='text'>
PHPBB3-12738
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12738
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
</feed>
