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
/
rcfeed
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
1
-5
/
+7
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
1
-0
/
+22
*
Remove hack comment from IRCLineURL
Reedy
2020-03-28
1
-1
/
+1
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
1
-1
/
+1
*
Upgrade phan to 0.9.1
Daimona Eaytoy
2020-01-25
1
-1
/
+0
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+0
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
Fix entites typos
Zoranzoki21
2019-08-28
1
-1
/
+1
*
Use [...] instead of array(...) in PHP comments and documentation
Fomafix
2019-06-17
1
-2
/
+2
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass
James D. Forrester
2019-05-13
1
-0
/
+1
*
rcfeed: Replace usage of deprecated class RCFeedEngine (in comments)
Derick Alangi
2019-04-30
1
-1
/
+1
*
rcfeed: Replace usage of deprecated CommentStore::getStore()
Derick Alangi
2019-04-19
1
-1
/
+4
*
Fix/suppress misc phan errors (#5)
Kunal Mehta
2019-04-05
1
-0
/
+1
*
rcfeed: Avoid extending/inheriting from a deprecated class
Derick Alangi
2019-03-25
1
-3
/
+3
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-1
/
+1
*
Use WikiMap methods for wiki ID logic in more places
Aaron Schulz
2018-10-29
1
-1
/
+1
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
1
-1
/
+1
*
Merge "Fix a few minor mistakes in PHPDoc tags"
jenkins-bot
2017-09-15
1
-1
/
+1
|
\
|
*
Fix a few minor mistakes in PHPDoc tags
Thiemo Mättig
2017-09-15
1
-1
/
+1
*
|
Improve some parameter docs
Umherirrender
2017-09-10
4
-0
/
+14
*
|
Always put type information before variable name for @var tags
Kunal Mehta
2017-09-04
1
-1
/
+1
*
|
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-1
/
+3
|
/
*
doc: Fix a few Example docs for PHP classes
Timo Tijhof
2017-07-17
1
-1
/
+3
*
rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine
Timo Tijhof
2017-02-04
1
-1
/
+1
*
rcfeed: FormattedRCFeed constructor should match parent class
Timo Tijhof
2017-02-02
1
-1
/
+1
*
Refactor RCFeed configuration (backwards compatible)
Timo Tijhof
2017-02-01
5
-21
/
+135
*
Don't send RC_CATEGORIZE events to the IRC feed
Kunal Mehta
2016-02-18
1
-0
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
3
-13
/
+13
*
Properly escape \n and \r in IRCColourfulRCFeedFormatter
Ryan Schmidt
2016-01-20
1
-3
/
+3
*
RC: Handle getLine returning null, which breaks Redis engine (at least HHVM)
Matthew Flaschen
2015-08-18
1
-1
/
+2
*
Encapsulate rc_params handling in RecentChange::parseParams
Stephane Bisson
2015-06-10
1
-3
/
+1
*
Create a generic UDP transport class
Bryan Davis
2014-12-15
1
-1
/
+2
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Use safe attribute accessor for RecentChange
Bryan Davis
2014-09-13
1
-23
/
+22
*
Remove various functions and globals deprecated since 1.22 from RecentChange
withoutaname
2014-08-12
1
-1
/
+1
*
Cleanup some docs (includes/[m-r])
umherirrender
2014-07-24
1
-1
/
+1
*
RCFeed: Add log_id property (exposes rc_logid attribute)
Kunal Mehta
2014-06-11
1
-0
/
+1
*
RCFeed: Use named types instead of exposing internal MW constant
Timo Tijhof
2014-06-04
1
-1
/
+1
*
Pass phpcs-strict on includes/rcfeed/
Siebrand Mazeland
2014-05-10
1
-3
/
+10
*
Expose server name in rc feed
Ori Livneh
2014-05-09
1
-1
/
+3
*
JSON RC format: cast 'patrolled' and 'minor' to boolean
Ori Livneh
2014-05-03
1
-2
/
+2
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-3
/
+3
*
Merge "Update IRCLineURL hook to include RecentChange object"
jenkins-bot
2014-03-31
1
-1
/
+1
|
\
|
*
Update IRCLineURL hook to include RecentChange object
Erik Bernhardson
2014-03-24
1
-1
/
+1
*
|
Clean up access points
Waldir Pimenta
2014-03-28
1
-1
/
+0
|
/
*
Add $wgLocalInterwikis to handle multiple local prefixes
This, that and the other
2014-03-12
1
-3
/
+4
*
rcfeed: Use wfWikiID() instead of $wgDBname
Kunal Mehta
2014-01-10
1
-2
/
+2
*
Add XMLRCFeedFormatter
Kunal Mehta
2014-01-10
3
-85
/
+160
*
Cleanup of includes/rcfeed
Kunal Mehta
2014-01-04
6
-19
/
+173
[next]