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
/
acp
/
acp_search.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
[ticket/9388] Display only the settings for the selected search backend.
Cesar G
2014-05-08
1
-4
/
+6
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-2
/
+2
*
[ticket/11011] passing global variables
Dhruv
2012-07-28
1
-2
/
+2
*
[feature/sphinx-fulltext-search] use keywords_search instead of get_name
Dhruv Goel
2012-07-12
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-2
/
+2
*
[feature/extension-manager] Removing now unused acp_search code
Nils Adermann
2011-11-18
1
-22
/
+0
*
[feature/extension-manager] Rename default methods to core methods on finder.
Nils Adermann
2011-11-18
1
-5
/
+3
*
[feature/extension-manager] Skip phpbb_search_base by checking for get_name()
Nils Adermann
2011-09-29
1
-1
/
+1
*
[feature/extension-manager] Make search backends loadable from extensions
Nils Adermann
2011-09-29
1
-12
/
+17
*
[ticket/9684] Remove code in some more files especially includes/
Joas Schilling
2011-04-07
1
-3
/
+2
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-03-15
1
-2
/
+16
|
\
|
*
[ticket/9685] Buffer posts for search indexing when using mssqlnative.
Nils Adermann
2011-03-15
1
-2
/
+16
|
*
make search_indexing_state dynamic. This is related to bug #44535 - although ...
Meik Sievertsen
2009-05-01
1
-1
/
+1
|
*
New search option: Maximum number of words allowed to search for.
Meik Sievertsen
2009-04-11
1
-0
/
+2
|
*
guess we need to initialise it first
Nils Adermann
2008-02-26
1
-4
/
+13
|
*
allow search backends to handle regular updates too, and not just backend swi...
Nils Adermann
2008-02-25
1
-0
/
+11
|
*
One commit for those fixes having a very tiny impact (mostly only whitespaces...
Meik Sievertsen
2008-01-30
1
-2
/
+2
*
|
Merge branch 'feature/igorw/request-class' into develop
Andreas Fischer
2010-12-16
1
-9
/
+1
|
\
\
|
*
|
[feature/request-class] Remove direct access to _REQUEST in acp_search
Igor Wiedler
2010-10-17
1
-9
/
+1
*
|
|
[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
/
+629
*
|
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-623
/
+0
*
|
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-5
/
+5
*
|
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-17
/
+13
*
|
guess we need to initialise it first
Nils Adermann
2008-02-26
1
-4
/
+13
*
|
allow search backends to handle regular updates too, and not just backend swi...
Nils Adermann
2008-02-25
1
-0
/
+11
*
|
merge with revision #r8350
Meik Sievertsen
2008-01-30
1
-2
/
+2
|
/
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-0
/
+8
*
#i62 - #i65
Meik Sievertsen
2007-09-22
1
-2
/
+2
*
- allow multibyte search configuration
Nils Adermann
2007-08-18
1
-1
/
+1
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
use correct language strings
Meik Sievertsen
2007-06-03
1
-2
/
+2
*
- missed an append_sid call in acp_search.php [Bug #10861]
Nils Adermann
2007-05-13
1
-2
/
+2
*
only tiny adjustements... and try to set the memory limit for the search inde...
Meik Sievertsen
2007-03-10
1
-0
/
+3
*
- added a UNIQUE index on the wordmatch table
Nils Adermann
2007-03-04
1
-21
/
+33
*
- fix htmlspecialchars handling in search (search backends get specialchared ...
Nils Adermann
2007-02-25
1
-106
/
+128
*
fixing some bugs, most being submitted grammatical/spelling errors.
Meik Sievertsen
2007-01-21
1
-1
/
+1
*
- fixing some bugs
Meik Sievertsen
2007-01-20
1
-5
/
+11
*
fix some general bugs and some convertor related
Meik Sievertsen
2007-01-10
1
-1
/
+3
*
- finally correctly calculate current time for birthday calculation [Bug #6030]
Nils Adermann
2006-12-10
1
-2
/
+15
*
some style related changes/fixes
Meik Sievertsen
2006-11-19
1
-1
/
+1
*
- some fixes
Meik Sievertsen
2006-11-10
1
-2
/
+2
*
consistent acp layout regarding backlinks and messages.
Meik Sievertsen
2006-10-02
1
-3
/
+3
*
- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...
Meik Sievertsen
2006-09-30
1
-1
/
+1
*
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...
Nils Adermann
2006-09-17
1
-2
/
+2
*
- some bugfixes
Meik Sievertsen
2006-08-28
1
-6
/
+7
*
- removed a useless line [Bug #3656]
Nils Adermann
2006-08-10
1
-2
/
+2
[next]