<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/search/fulltext_mysql.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/11698] Moving all autoloadable files to phpbb/</title>
<updated>2013-07-14T05:32:34+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-07-14T05:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7030578bbe9e11c18b5becaf8b06e670e3c2e3cd'/>
<id>7030578bbe9e11c18b5becaf8b06e670e3c2e3cd</id>
<content type='text'>
PHPBB3-11698
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11698
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'phpbb/develop' into ticket/9657</title>
<updated>2013-07-13T13:36:24+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-07-13T13:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8352a7cadab7e16eb8eac29d869e06864acb1a93'/>
<id>8352a7cadab7e16eb8eac29d869e06864acb1a93</id>
<content type='text'>
* phpbb/develop: (216 commits)
  [ticket/11626] Remove last reference to template in ldap
  [ticket/11626] Remove LDAP dependency on template
  [develop-olympus] Increment version number to 3.0.13-dev.
  [develop-olympus] Add changelog for 3.0.12 release.
  [develop-olympus] Bump version numbers for 3.0.12-RC1 release.
  [develop-olympus] Bumping version numbers to final for 3.0.12 releases.
  [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
  [ticket/11668] Run lint test at the end of the test suite
  [ticket/11548] Fix test errors in groups test on develop
  [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
  [ticket/11548] Fix incorrect usage of array_map on acp groups page
  [ticket/11665] Fix test class name
  [ticket/11664] Stop creating php.html file in root path in tests
  [ticket/11665] Can't change file names already sent to set_filenames
  [ticket/11662] Typos: occured -&gt; occurred
  [ticket/11662] Typos: occured -&gt; occurred
  [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db-&gt;sql_connect)
  [feature/auth-refactor] Add parent::setUp() in setUp()
  [feature/auth-refactor] Changes
  [feature/auth-refactor] DataProvider for acp_board test
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* phpbb/develop: (216 commits)
  [ticket/11626] Remove last reference to template in ldap
  [ticket/11626] Remove LDAP dependency on template
  [develop-olympus] Increment version number to 3.0.13-dev.
  [develop-olympus] Add changelog for 3.0.12 release.
  [develop-olympus] Bump version numbers for 3.0.12-RC1 release.
  [develop-olympus] Bumping version numbers to final for 3.0.12 releases.
  [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
  [ticket/11668] Run lint test at the end of the test suite
  [ticket/11548] Fix test errors in groups test on develop
  [ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
  [ticket/11548] Fix incorrect usage of array_map on acp groups page
  [ticket/11665] Fix test class name
  [ticket/11664] Stop creating php.html file in root path in tests
  [ticket/11665] Can't change file names already sent to set_filenames
  [ticket/11662] Typos: occured -&gt; occurred
  [ticket/11662] Typos: occured -&gt; occurred
  [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db-&gt;sql_connect)
  [feature/auth-refactor] Add parent::setUp() in setUp()
  [feature/auth-refactor] Changes
  [feature/auth-refactor] DataProvider for acp_board test
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11662] Typos: occured -&gt; occurred</title>
<updated>2013-07-12T15:51:29+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-07-12T15:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=658b378b6375aec3df9a4f4a576428ba817cdda8'/>
<id>658b378b6375aec3df9a4f4a576428ba817cdda8</id>
<content type='text'>
PHPBB3-11662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11662
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permission</title>
<updated>2013-07-11T09:41:48+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-07-11T09:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bdb7ec0ceb3210955b2457bfe6fe469b1781d8d6'/>
<id>bdb7ec0ceb3210955b2457bfe6fe469b1781d8d6</id>
<content type='text'>
* phpbb/develop: (704 commits)
  [ticket/11630] Improvements to the PHP lint pre-commit hook
  [feature/auth-refactor] Move auth providers to separate directory
  [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
  [ticket/11619] Some tests for get_remote_file().
  [ticket/11617] Remove spaces and tabs from empty lines
  [ticket/11617] Missing U_ACTION in acp_captcha.php
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [ticket/10838] Fix URL for wiki and remove irrelevant line
  [ticket/10838] Remove php 5.4 and builtin server references
  [ticket/10838] Fix missing data
  [ticket/10838] separate database used mentioned in unit tests
  [ticket/11585] Make $auth_admin class property
  [feature/auth-refactor] A possible fix for the functional test failures
  [ticket/11566] Subsilver template error displayed after table headers
  [ticket/11566] Remove extra pair of brackets from conditional statement
  [ticket/11566] Check that guest doesn't have reporting permission by default
  [ticket/11566] Add captcha to report post template in subsilver
  [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
  ...

Conflicts:
	phpBB/docs/sphinx.sample.conf
	phpBB/feed.php
	phpBB/styles/prosilver/template/search_results.html
	phpBB/styles/prosilver/template/viewforum_body.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* phpbb/develop: (704 commits)
  [ticket/11630] Improvements to the PHP lint pre-commit hook
  [feature/auth-refactor] Move auth providers to separate directory
  [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
  [ticket/11619] Some tests for get_remote_file().
  [ticket/11617] Remove spaces and tabs from empty lines
  [ticket/11617] Missing U_ACTION in acp_captcha.php
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [ticket/10838] Fix URL for wiki and remove irrelevant line
  [ticket/10838] Remove php 5.4 and builtin server references
  [ticket/10838] Fix missing data
  [ticket/10838] separate database used mentioned in unit tests
  [ticket/11585] Make $auth_admin class property
  [feature/auth-refactor] A possible fix for the functional test failures
  [ticket/11566] Subsilver template error displayed after table headers
  [ticket/11566] Remove extra pair of brackets from conditional statement
  [ticket/11566] Check that guest doesn't have reporting permission by default
  [ticket/11566] Add captcha to report post template in subsilver
  [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
  ...

Conflicts:
	phpBB/docs/sphinx.sample.conf
	phpBB/feed.php
	phpBB/styles/prosilver/template/search_results.html
	phpBB/styles/prosilver/template/viewforum_body.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2013-06-04T20:25:49+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2013-06-04T20:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3931f7f3b9b4581c67b4e958f6cc9c2e13daccd5'/>
<id>3931f7f3b9b4581c67b4e958f6cc9c2e13daccd5</id>
<content type='text'>
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv (1)
* develop-olympus:
  [ticket/11583] Use a new lang key instead of giving the old one a new meaning.
  [ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.

Conflicts:
	phpBB/includes/search/fulltext_mysql.php
	phpBB/language/en/acp/search.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv (1)
* develop-olympus:
  [ticket/11583] Use a new lang key instead of giving the old one a new meaning.
  [ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.

Conflicts:
	phpBB/includes/search/fulltext_mysql.php
	phpBB/language/en/acp/search.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11583] Use a new lang key instead of giving the old one a new meaning.</title>
<updated>2013-06-03T13:16:57+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-06-03T13:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d925c8d0daca58ce6f2a7b327e496c072c8a9fc8'/>
<id>d925c8d0daca58ce6f2a7b327e496c072c8a9fc8</id>
<content type='text'>
PHPBB3-11583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11583
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.</title>
<updated>2013-06-01T02:09:33+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-06-01T02:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d0e45e17dd67918ceeed7a0b11cc8723a51ec28f'/>
<id>d0e45e17dd67918ceeed7a0b11cc8723a51ec28f</id>
<content type='text'>
PHPBB3-11583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11583
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softdelete-1-permission</title>
<updated>2013-03-03T19:06:52+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-03-03T19:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=42c062cedf0b451141e321dd4e7cac84905bcac6'/>
<id>42c062cedf0b451141e321dd4e7cac84905bcac6</id>
<content type='text'>
* 'develop' of https://github.com/phpbb/phpbb3: (480 commits)
  [ticket/6723] Show info that message has been deleted before delivery
  [ticket/11385] Fix issue with migration module tool not getting extension module info
  [ticket/11386] Fix failing tests from constructor changes
  [ticket/11386] Fix circular reference error &amp; serialize error
  [ticket/11386] Remove tests that check if finder cache is working
  [ticket/11386] Forgot to get the migration classes
  [ticket/11386] Update tests with new constructors for ext.manager/migrator
  [ticket/11386] Use finder to find migration files
  [ticket/11363] Fix to make get_module_infos get from all extensions
  [ticket/11381] Make finder able to search in all available extensions
  [ticket/11103] Revert whitespace changes
  [ticket/11103] Few more minor language things
  [ticket/11103] Don't call generate_board_url many times
  [ticket/11103] Case time in queries as an int
  [ticket/11103] Fix effectively installed check
  [ticket/11103] Remove padding from notifications for now.
  [ticket/11363] Fix a couple bugs and throw errors if the file not found
  [ticket/11372] Migrator should only check if effectively installed if not
  [ticket/11363] Load module info files for extensions too
  [ticket/11103] Notifications Migration file
  ...

Conflicts:
	phpBB/includes/functions_posting.php
	phpBB/includes/mcp/mcp_queue.php
	phpBB/includes/search/fulltext_mysql.php
	phpBB/includes/search/fulltext_native.php
	phpBB/includes/search/fulltext_postgres.php
	phpBB/includes/search/fulltext_sphinx.php
	phpBB/install/database_update.php
	phpBB/styles/prosilver/template/ajax.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'develop' of https://github.com/phpbb/phpbb3: (480 commits)
  [ticket/6723] Show info that message has been deleted before delivery
  [ticket/11385] Fix issue with migration module tool not getting extension module info
  [ticket/11386] Fix failing tests from constructor changes
  [ticket/11386] Fix circular reference error &amp; serialize error
  [ticket/11386] Remove tests that check if finder cache is working
  [ticket/11386] Forgot to get the migration classes
  [ticket/11386] Update tests with new constructors for ext.manager/migrator
  [ticket/11386] Use finder to find migration files
  [ticket/11363] Fix to make get_module_infos get from all extensions
  [ticket/11381] Make finder able to search in all available extensions
  [ticket/11103] Revert whitespace changes
  [ticket/11103] Few more minor language things
  [ticket/11103] Don't call generate_board_url many times
  [ticket/11103] Case time in queries as an int
  [ticket/11103] Fix effectively installed check
  [ticket/11103] Remove padding from notifications for now.
  [ticket/11363] Fix a couple bugs and throw errors if the file not found
  [ticket/11372] Migrator should only check if effectively installed if not
  [ticket/11363] Load module info files for extensions too
  [ticket/11103] Notifications Migration file
  ...

Conflicts:
	phpBB/includes/functions_posting.php
	phpBB/includes/mcp/mcp_queue.php
	phpBB/includes/search/fulltext_mysql.php
	phpBB/includes/search/fulltext_native.php
	phpBB/includes/search/fulltext_postgres.php
	phpBB/includes/search/fulltext_sphinx.php
	phpBB/install/database_update.php
	phpBB/styles/prosilver/template/ajax.js
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11179] remove extra &amp; in function call</title>
<updated>2013-02-18T19:22:56+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2013-01-25T12:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1ee4702ec51ecfc7d40c8768ba7927439c73002c'/>
<id>1ee4702ec51ecfc7d40c8768ba7927439c73002c</id>
<content type='text'>
PHPBB3-11179
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11179
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11179] fix success query path for mysql</title>
<updated>2013-02-18T19:22:51+00:00</updated>
<author>
<name>Dhruv</name>
<email>dhruv.goel92@gmail.com</email>
</author>
<published>2012-12-02T08:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f0d63594e68fa7a165b8ba90d0fcf35f38e42de9'/>
<id>f0d63594e68fa7a165b8ba90d0fcf35f38e42de9</id>
<content type='text'>
Additional query to check start parameter executed only incase of no
results.

PHPBB3-11179
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional query to check start parameter executed only incase of no
results.

PHPBB3-11179
</pre>
</div>
</content>
</entry>
</feed>
