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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
10
-5568
/
+0
*
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
Joas Schilling
2013-07-13
2
-2
/
+2
|
\
|
*
[ticket/11662] Typos: occured -> occurred
Andreas Fischer
2013-07-12
2
-2
/
+2
*
|
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
5
-14
/
+21
|
\
\
|
|
/
|
*
[ticket/11437] avoid $start becoming negative when no search results are found
Dhruv
2013-06-19
1
-1
/
+1
|
*
Merge branch 'develop-olympus' into develop
Dhruv
2013-06-05
1
-2
/
+9
|
|
\
|
|
*
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
Andreas Fischer
2013-06-03
1
-1
/
+1
|
|
*
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
Andreas Fischer
2013-06-01
1
-1
/
+8
|
*
|
[ticket/11010] Fixes for number input in acp
Vjacheslav Trushkin
2013-05-20
3
-6
/
+6
|
*
|
[ticket/11288] fix regex in postgres
Dhruv
2013-05-04
1
-1
/
+1
|
*
|
[ticket/11438] Add spaces after # comment start and before \ line breaks
Joas Schilling
2013-03-16
2
-4
/
+4
|
*
|
[ticket/11438] Add helpful comments from sample config to ACP output
Joas Schilling
2013-03-15
1
-3
/
+3
*
|
|
[ticket/9657] Check for post visibility when searching with Sphinx
Joas Schilling
2013-03-14
1
-2
/
+8
*
|
|
[ticket/9657] FIx merge conflict from merging develop
Joas Schilling
2013-03-05
2
-10
/
+2
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
5
-41
/
+213
|
\
\
\
|
|
/
/
|
*
|
[ticket/11179] remove extra & in function call
Dhruv
2013-02-19
1
-1
/
+1
|
*
|
[ticket/11179] correct start parameter in sphinx search
Dhruv
2013-02-19
1
-3
/
+20
|
*
|
[ticket/11179] correct start parameter in native author search
Dhruv
2013-02-19
1
-5
/
+18
|
*
|
[ticket/11179] correct start parameter in native keyword search
Dhruv
2013-02-19
1
-9
/
+19
|
*
|
[ticket/11179] fix success query path for postgres
Dhruv
2013-02-19
1
-16
/
+16
|
*
|
[ticket/11179] fix success query path for mysql
Dhruv
2013-02-19
1
-16
/
+16
|
*
|
[ticket/11179] minor fixes
Dhruv
2013-02-19
2
-1
/
+3
|
*
|
[ticket/11179] pass start param by reference in postgres
Dhruv
2013-02-19
1
-2
/
+2
|
*
|
[ticket/11179] correct start param in author search of postgres
Dhruv
2013-02-19
1
-0
/
+19
|
*
|
[ticket/11179] correct start parameter in psql keyword search
Dhruv
2013-02-19
1
-5
/
+20
|
*
|
[ticket/11179] pass start param by reference in author search
Dhruv
2013-02-19
1
-2
/
+2
|
*
|
[ticket/11179] correct start parameter for author search
Dhruv
2013-02-19
1
-2
/
+21
|
*
|
[ticket/11179] use FOUND_ROWS query to re-search with changed start param
Dhruv
2013-02-19
1
-38
/
+22
|
*
|
[ticket/11179] pass start parameter by reference
Dhruv
2013-02-19
2
-2
/
+2
|
*
|
[ticket/11179] correct the start parameter while retrieving from cache
Dhruv
2013-02-19
1
-1
/
+13
|
*
|
[ticket/11179] add search query in case initial one fails
Dhruv
2013-02-19
1
-2
/
+32
|
*
|
[ticket/11359] html escape sphinx config data
Dhruv
2013-02-18
1
-1
/
+1
|
*
|
[ticket/11359] add id attribute to textarea
Dhruv
2013-02-18
1
-1
/
+1
|
*
|
[ticket/11359] close span
Dhruv
2013-02-18
1
-1
/
+1
|
*
|
[ticket/11188] Reduce waste.
Oleg Pudeyev
2012-12-30
1
-6
/
+8
|
*
|
[ticket/11188] add result count query for author search
Dhruv
2012-12-30
1
-1
/
+33
|
*
|
[ticket/11188] add count query to postgres search
Dhruv
2012-12-30
1
-1
/
+10
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
4
-10
/
+26
|
\
\
\
|
|
/
/
|
*
|
[ticket/11273] Add space before MiB to Sphinx "Indexer memory limit" input box.
Andreas Fischer
2012-12-15
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
2
-1
/
+17
|
|
\
\
|
|
*
|
[ticket/11174] include utf_tools in postgres search backend
Dhruv
2012-11-27
1
-0
/
+8
|
|
*
|
[ticket/11174] removes unnecessary space from word
Dhruv
2012-11-27
1
-1
/
+1
|
|
*
|
[ticket/11174] include utf_tools in mysql backend
Dhruv
2012-11-27
1
-0
/
+8
|
*
|
|
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
4
-8
/
+8
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
4
-44
/
+411
|
\
\
\
|
|
/
/
|
*
|
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
4
-13
/
+13
|
*
|
Merge PR #1043 branch 'dhruvgoel92/ticket/11177' into develop
Oleg Pudeyev
2012-11-09
1
-0
/
+6
|
|
\
\
|
|
*
|
[ticket/11177] return no results when query has only negation
Dhruv
2012-11-09
1
-0
/
+6
|
*
|
|
[ticket/11050] make all properties protected in all search backends
Dhruv
2012-11-09
4
-10
/
+10
|
*
|
|
[ticket/11050] get_common_words() returns empty array for sphinx
Dhruv
2012-11-09
1
-2
/
+2
[next]