index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
search
/
search.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/extension-manager] Make search backends loadable from extensions
Nils Adermann
2011-09-29
1
-318
/
+0
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+320
*
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
1
-307
/
+0
*
utilize new calls to get indexing on install working
Meik Sievertsen
2009-01-16
1
-30
/
+22
*
$config to phpbb::$config
Meik Sievertsen
2008-12-28
1
-8
/
+8
*
implement new phpbb::$acm object, replacing $cache global
Meik Sievertsen
2008-12-28
1
-9
/
+7
*
Merge of the language-specific custom path change Revision #r8782
Meik Sievertsen
2008-08-24
1
-4
/
+4
*
removed executable props [Bug #6464]
Nils Adermann
2008-06-04
1
-0
/
+0
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-6
/
+6
*
oh boy...
David M
2008-01-03
1
-20
/
+17
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-4
/
+5
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-1
/
+1
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-1
/
+1
*
adjust some comments to work with phpdocumentor. :)
Meik Sievertsen
2006-11-17
1
-3
/
+3
*
some changes/fixes
Meik Sievertsen
2006-09-02
1
-2
/
+2
*
- fixed the age calculation (note: turn on your brain before commiting someth...
Nils Adermann
2006-07-27
1
-2
/
+0
*
make sure set_config is called with the correct is_dynamic value
Meik Sievertsen
2006-06-23
1
-1
/
+1
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-1
/
+1
*
ok, sorry for this. :/
Meik Sievertsen
2006-06-07
1
-6
/
+6
*
- removed useless code from style.php
Nils Adermann
2006-06-03
1
-2
/
+2
*
- making user_last_search a NULL column so MSSQL won't hate us
Nils Adermann
2006-05-28
1
-4
/
+10
*
- added search by author_id to solve problems with looking up posts of users ...
Nils Adermann
2006-05-28
1
-37
/
+20
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
Me, me, me!
Nils Adermann
2006-03-06
1
-1
/
+24
*
- search deals with global topics
Nils Adermann
2006-01-21
1
-5
/
+43
*
- overhauled search system
Nils Adermann
2006-01-11
1
-0
/
+264