GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/phpbb.git
master
origin/2.0.x
origin/3.2.x
TEMPORARY REPO: phpBB2 forums replacement
John R Graham <john_r_graham@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
search
/
fulltext_mysql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-948
/
+0
*
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
Joas Schilling
2013-07-13
1
-1
/
+1
|
\
|
*
[ticket/11662] Typos: occured -> occurred
Andreas Fischer
2013-07-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
1
-2
/
+9
|
\
|
|
*
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
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-11
/
+45
|
\
|
|
|
*
|
[ticket/11179] remove extra & in function call
Dhruv
2013-02-19
1
-1
/
+1
|
*
|
[ticket/11179] fix success query path for mysql
Dhruv
2013-02-19
1
-16
/
+16
|
*
|
[ticket/11179] minor fixes
Dhruv
2013-02-19
1
-0
/
+1
|
*
|
[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
1
-1
/
+1
|
*
|
[ticket/11179] add search query in case initial one fails
Dhruv
2013-02-19
1
-2
/
+32
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
1
-3
/
+11
|
\
|
|
|
*
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-1
/
+9
|
|
\
\
|
|
*
|
[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
1
-2
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
1
-10
/
+81
|
\
|
|
|
*
|
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
1
-2
/
+2
|
*
|
[ticket/11050] make all properties protected in all search backends
Dhruv
2012-11-09
1
-3
/
+3
|
*
|
[ticket/11050] fix tidied search query docblock language
Dhruv
2012-11-09
1
-1
/
+2
|
*
|
[ticket/11050] fix min/max length docblock language
Dhruv
2012-11-09
1
-1
/
+1
|
*
|
[ticket/11050] multi sentences separated by period in docblocks
Dhruv
2012-11-09
1
-2
/
+2
|
*
|
[ticket/11050] fix split words doc block language
Dhruv
2012-11-09
1
-1
/
+1
|
*
|
[ticket/11050] remove class word from docblocks
Dhruv
2012-11-09
1
-3
/
+3
|
*
|
[ticket/11050] replace user by phpbb_user
Dhruv
2012-11-09
1
-1
/
+1
|
*
|
[ticket/11050] fix minor comment/docblocks issues
Dhruv
2012-11-09
1
-5
/
+5
|
*
|
[ticket/11050] fix docblocks with description before @var
Dhruv
2012-11-09
1
-3
/
+6
|
*
|
[ticket/11050] add access specifiers to mysql search properties
Dhruv
2012-11-09
1
-3
/
+40
|
*
|
[ticket/11051] add public functions for public properties
Dhruv
2012-08-15
1
-3
/
+33
*
|
|
[feature/soft-delete] Update search to use $post_visibility
Joas Schilling
2012-08-30
1
-33
/
+7
*
|
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-6
/
+8
|
/
/
*
|
[ticket/11048] use protected instead of private in mysql fulltext
Dhruv
2012-08-14
1
-6
/
+6
*
|
[ticket/11048] add access specifiers to mysql search
Dhruv
2012-08-10
1
-44
/
+14
*
|
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-1
/
+1
*
|
[ticket/11011] global variables as constructor parameters
Dhruv
2012-07-28
1
-77
/
+58
*
|
[ticket/11011] add access specifiers and docblocks
Dhruv
2012-07-28
1
-6
/
+55
*
|
Merge PR #844 branch 'dhruvgoel92/ticket/10936' into develop
Oleg Pudeyev
2012-06-19
1
-92
/
+9
|
\
\
|
*
|
[ticket/10936] remove PCRE and mbstring support check
Dhruv Goel
2012-06-13
1
-91
/
+8
|
*
|
[ticket/10936] fix language key
Dhruv Goel
2012-06-12
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-06-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[ticket/9551] uncomment line and change length to 255
Dhruv Goel
2012-06-19
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-08
1
-5
/
+1
|
\
|
|
*
[ticket/9813] Only get posts table row count if we detected a fulltext index.
Andreas Fischer
2012-03-08
1
-1
/
+1
|
*
[ticket/9813] Also use estimated row count of posts table for fulltext mysql.
Andreas Fischer
2012-03-05
1
-5
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-02-25
1
-1
/
+1
|
\
|
[next]