<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/install/helper/iohandler/ajax_iohandler.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/'/>
<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='http://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>[ticket/15353] Make sure users can continue update after merging file diff</title>
<updated>2017-09-10T10:52:12+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-09-10T10:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=f8f985c099225700a888a91c34f0481910e08378'/>
<id>f8f985c099225700a888a91c34f0481910e08378</id>
<content type='text'>
PHPBB3-15353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15353
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15293] Prevent continuing to database update on incomplete file update</title>
<updated>2017-07-23T19:09:30+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-07-23T19:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=d84834db88ea54bc33a323457236943a56399747'/>
<id>d84834db88ea54bc33a323457236943a56399747</id>
<content type='text'>
PHPBB3-15293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15293
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14875] Move raw_variable() method to request_interface</title>
<updated>2016-12-02T10:36:07+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-12-02T10:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=9bdd002f584de78475362067b777749486504172'/>
<id>9bdd002f584de78475362067b777749486504172</id>
<content type='text'>
PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14875] Add method for raw input to request and add to installer</title>
<updated>2016-11-25T21:15:13+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-11-25T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=9aa017d0f7ce13a11114cbae24b694e935931342'/>
<id>9aa017d0f7ce13a11114cbae24b694e935931342</id>
<content type='text'>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14875] Add method for untrimmed input to ajax iohandler</title>
<updated>2016-11-24T21:22:38+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-11-24T21:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=23f5b6debdd24cc1caefd3bb8cd6da96a88abe9a'/>
<id>23f5b6debdd24cc1caefd3bb8cd6da96a88abe9a</id>
<content type='text'>
Due to the pre-encoded input and the escaping of the input, the
string has to be decoded twice for the password.

PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the pre-encoded input and the escaping of the input, the
string has to be decoded twice for the password.

PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14487] Try to handle connection timeouts</title>
<updated>2016-02-28T13:05:07+00:00</updated>
<author>
<name>Máté Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2016-02-27T23:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=062358f8b1d9a7fa3d9be97f6b58e06fea7ca844'/>
<id>062358f8b1d9a7fa3d9be97f6b58e06fea7ca844</id>
<content type='text'>
PHPBB3-14487
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14487
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14462] Further speed improvements</title>
<updated>2016-02-12T13:31:28+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2016-02-11T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=955b9ede33c5696173a760ea271ec32d79e843b9'/>
<id>955b9ede33c5696173a760ea271ec32d79e843b9</id>
<content type='text'>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14262] Move convertor to controller</title>
<updated>2016-01-28T23:03:44+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-10-28T14:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=a649768e17d25bcf55ae539420abe4eb4b7a1ef1'/>
<id>a649768e17d25bcf55ae539420abe4eb4b7a1ef1</id>
<content type='text'>
PHPBB3-14262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14262
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14039] Revamp updater</title>
<updated>2015-10-17T21:05:57+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-07-24T07:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=8f5a0ad6f73e7b7757b02c827436384c96069b5a'/>
<id>8f5a0ad6f73e7b7757b02c827436384c96069b5a</id>
<content type='text'>
PHPBB3-14039
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14039
</pre>
</div>
</content>
</entry>
</feed>
