<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/db/migration/data/v310, 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/15424] Multiple typo fixes in docs &amp; comments</title>
<updated>2019-05-08T20:20:56+00:00</updated>
<author>
<name>luzpaz</name>
<email>luzpaz@@users.noreply.github.com</email>
</author>
<published>2017-08-15T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a9a28859d4852be72ce782d079ee3183c4d54852'/>
<id>a9a28859d4852be72ce782d079ee3183c4d54852</id>
<content type='text'>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15767] Fix effictively_installed condition for oauth_tokens</title>
<updated>2018-09-13T13:19:11+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2018-09-13T13:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9090ddcfb6dc4c50a2e7b0cc6a7d387a3fa17143'/>
<id>9090ddcfb6dc4c50a2e7b0cc6a7d387a3fa17143</id>
<content type='text'>
PHPBB3-15767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15767
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11847] Add depends_on() to auth_provider_oauth</title>
<updated>2018-07-30T09:37:37+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2018-07-26T14:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8276b3d33732d120dc2556c917816c8407f9787a'/>
<id>8276b3d33732d120dc2556c917816c8407f9787a</id>
<content type='text'>
PHPBB3-11847
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11847
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] replace all occurrences of sizeof() with the count()</title>
<updated>2018-01-01T12:56:04+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-06-27T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f8fbe3793680af1dae2db2829cfc84068831c52f'/>
<id>f8fbe3793680af1dae2db2829cfc84068831c52f</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>Merge pull request #4971 from Elsensee/ticket/15339</title>
<updated>2017-12-28T09:50:55+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-12-28T09:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d90680d685cf3bf5e33d834ef477dd0855946544'/>
<id>d90680d685cf3bf5e33d834ef477dd0855946544</id>
<content type='text'>
[ticket/15339] Use manual method when adding modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/15339] Use manual method when adding modules
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15339] Use manual method when adding modules</title>
<updated>2017-09-22T12:34:38+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2017-09-22T12:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2592d597652242cc5e1299e3dcde53d31f35c4f1'/>
<id>2592d597652242cc5e1299e3dcde53d31f35c4f1</id>
<content type='text'>
This will fix cases where the module is deleted in later
versions and the migrator thus cannot retrieve the info.

PHPBB3-15339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will fix cases where the module is deleted in later
versions and the migrator thus cannot retrieve the info.

PHPBB3-15339
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15201] Add casting</title>
<updated>2017-09-08T13:02:29+00:00</updated>
<author>
<name>Rubén Calvo</name>
<email>rubencm@gmail.com</email>
</author>
<published>2017-09-08T13:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bace8dd31f0a5c2f95ae612e7e1b2e6d3083613b'/>
<id>bace8dd31f0a5c2f95ae612e7e1b2e6d3083613b</id>
<content type='text'>
PHPBB3-15201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15201
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15201] Fix tests</title>
<updated>2017-09-08T08:59:47+00:00</updated>
<author>
<name>Rubén Calvo</name>
<email>rubencm@gmail.com</email>
</author>
<published>2017-09-08T08:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4b1ec6abb7b2d2daa320ac5e2872e055bc5b07d0'/>
<id>4b1ec6abb7b2d2daa320ac5e2872e055bc5b07d0</id>
<content type='text'>
PHPBB3-15201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15201
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15201] Remove wrong user style check</title>
<updated>2017-08-28T16:33:38+00:00</updated>
<author>
<name>Rubén Calvo</name>
<email>rubencm@gmail.com</email>
</author>
<published>2017-04-28T20:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4719f94cecd8a3f585c9ca1c75336aa109849844'/>
<id>4719f94cecd8a3f585c9ca1c75336aa109849844</id>
<content type='text'>
PHPBB3-15201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15201
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #30 from phpbb/ticket/security-181-rhea</title>
<updated>2017-07-16T13:08:40+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-07-16T13:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6f897568daef94545e61f361b2b4f77023a50a28'/>
<id>6f897568daef94545e61f361b2b4f77023a50a28</id>
<content type='text'>
[ticket/security-181] Harden protection of migrations files and other directories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/security-181] Harden protection of migrations files and other directories
</pre>
</div>
</content>
</entry>
</feed>
