index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
search
/
SearchPostgres.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
1
-1
/
+1
*
Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase
Umherirrender
2024-03-16
1
-0
/
+6
*
Fix exception from SearchPostgres when slot_roles is empty
Tim Starling
2023-11-21
1
-4
/
+7
*
search: Make DB-backed search engines use ICP instead of LB/LBF
Amir Sarabadani
2023-07-13
1
-5
/
+5
*
build: Cleanup of .phpcs.xml
Umherirrender
2023-04-13
1
-0
/
+3
*
Fix some PHPStorm inspections (#1)
Tim Starling
2023-03-25
1
-1
/
+1
*
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-4
/
+3
*
search: Use NS_MAIN instead of hard coded 0
Umherirrender
2022-03-07
1
-2
/
+2
*
Fix code comment
Amir Sarabadani
2021-07-10
1
-15
/
+15
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Migrate text table to abstract schema
Amir Sarabadani
2021-01-09
1
-4
/
+4
*
Pass function name to database functions
Umherirrender
2020-06-07
1
-2
/
+2
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-3
/
+3
*
Fix even more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Migrate Database::query with true to IDatabase::QUERY_SILENCE_ERRORS
Umherirrender
2019-12-30
1
-2
/
+3
*
search: refactor DatabaseSearch to take a load balancer instance
Aaron Schulz
2019-06-26
1
-8
/
+14
*
Remove references to field rev_text_id
Bill Pirkle
2019-03-26
1
-8
/
+28
*
Deprecate SearchEngine::replacePrefixes
David Causse
2018-07-17
1
-2
/
+2
*
Merge "Deprecate overriding SearchEngine::search*"
jenkins-bot
2018-05-16
1
-2
/
+2
|
\
|
*
Deprecate overriding SearchEngine::search*
Erik Bernhardson
2018-05-15
1
-2
/
+2
*
|
Make internal search methods private for db implementations
David Causse
2018-05-09
1
-2
/
+2
|
/
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-2
/
+0
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz DziewoĆski
2016-02-28
1
-2
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
phpcs: Fix some "Single space expected before elseif"
umherirrender
2015-11-01
1
-11
/
+7
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-15
/
+15
*
PostgreSQL: Fix text search on moved pages
Jeff
2015-02-17
1
-1
/
+1
*
or -> ||
Reedy
2014-10-24
1
-1
/
+1
*
Remove redundant $db->resultObject() calls
Kevin Israel
2014-09-19
1
-2
/
+2
*
Reset searchTerms[] before populating.
Chad Horohoe
2014-09-05
1
-0
/
+1
*
Remove score display from search engine
Chad Horohoe
2014-08-07
1
-31
/
+3
*
Remove SearchResultTooMany
Chad Horohoe
2014-06-20
1
-7
/
+0
*
Clean up database-backed SearchResultSets
Chad Horohoe
2014-04-22
1
-5
/
+1
*
Merge "Fixed some @params documentation (includes/*)"
jenkins-bot
2014-04-22
1
-5
/
+5
|
\
|
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-5
/
+5
*
|
PostgreSQL: Improve speed for page edit in imports
Jeff
2014-04-20
1
-1
/
+1
|
/
*
Remove "include redirects" option from search
Chad Horohoe
2014-03-26
1
-5
/
+0
*
Rename some local vars to start with a lowercase letter
umherirrender
2014-03-15
1
-4
/
+4
*
Fix spacing between two functions
umherirrender
2014-03-15
1
-0
/
+1
*
Changing URLs of mediawiki.org in scripts to the SSL-based website
Ladsgroup
2014-03-13
1
-1
/
+1
*
Begin abstracting more of the database-specific search backend out
Chad Horohoe
2014-01-21
1
-14
/
+1
*
Fixed spacing around parenthesis in includes
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed spacing in logging/parser/profiler/rl/revdel/search folder
umherirrender
2013-04-20
1
-7
/
+8
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-4
/
+4
*
fix some spacing
umherirrender
2013-03-25
1
-11
/
+11
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-13
/
+13
*
fix some spacing
umherirrender
2013-01-26
1
-8
/
+8
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
[next]