phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / branches / phpBB-3_0_0 / phpBB / includes / search

Name Size Revision Age Author Comment
fulltext_mysql.php 26.2 kB 10830 over 1 year Git Gatekeeper commit 832b09d60d79bf2795e1fbbfc7a0f4bda8b66931...
fulltext_native.php 48 kB 10729 over 1 year Git Gatekeeper commit d66aadc33fe8260b206222c9bf19d526f8372ee1...
index.htm 169 Bytes 5060 about 7 years psotfx These aren't the search files you're looking fo...
search.php 8 kB 8782 over 3 years Meik Sievertsen The same way we allow defining a custom templat...

Latest revisions

# Date Author Comment
10830 10/25/2010 09:30 pm Git Gatekeeper

commit 832b09d60d79bf2795e1fbbfc7a0f4bda8b66931
Merge: 52546e8 6236cfc 294c2c6 d6aa25e
Author: Igor Wiedler <>
Date: Mon Oct 25 22:08:37 2010 +0200

Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and 'ticket/bantu/9853' into develop-olympus...
10729 08/19/2010 04:28 pm Git Gatekeeper

commit d66aadc33fe8260b206222c9bf19d526f8372ee1
Merge: 19599b4 76348ce
Author: Andreas Fischer <>
Date: Tue Aug 10 16:04:49 2010 +0200

Merge branch 'ticket/cs278/9760' into develop-olympus
  • ticket/cs278/9760:
    [ticket/9760] Remove unrestricted wildcards from search terms.
10720 08/19/2010 04:27 pm Git Gatekeeper

commit 4de440826dd7c46625e7f7c255f0708403df77b4
Merge: c8bb9a2 ac56b71
Author: Andreas Fischer <>
Date: Sat Jul 31 02:06:12 2010 +0200

Merge branch 'ticket/jellydoughnut/9749' into develop-olympus
  • ticket/jellydoughnut/9749:...
10399 01/11/2010 11:26 pm Andreas Fischer

Safe us some more calls to $db->sql_escape().
Authorised by: naderman :-P

10377 12/23/2009 07:38 pm Nils Adermann

Improved search query performance through sorting words by their occurance. [Bug #21555]

10292 11/26/2009 07:23 pm Joas Schilling

Bug #54325 - Fulltext-MySQL search for keywords and username at the same time. (Regression from r9931)

Authorised by: bantu

10075 08/31/2009 01:07 pm Meik Sievertsen

correct method comment

9931 08/05/2009 04:28 pm Joas Schilling

fix r9713 for #36565

Authorised by: AcydBurn

9713 07/02/2009 10:28 am Joas Schilling

Fix bug #36565 - Search by authorname does not display posts of guests and deleted users

Authorised by: naderman

9473 04/18/2009 05:46 pm Meik Sievertsen

Search for 'topic title only' and 'first post' should work again for non-mysql dbms. (Bug #40605)

View revisions

Also available in: Atom