.. |
api
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
cache
|
The job queue does not run against multiple wikis at once
|
2015-06-01 19:26:06 -07:00 |
controller
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
exception
|
Hygiene: Update method documentation & split exception to a file
|
2014-08-04 17:43:57 -07:00 |
formatters
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
gateway
|
Add support to mark all as read for "sections"
|
2014-08-13 17:16:19 -07:00 |
iterator
|
Use batch queries for users-watching-title
|
2014-08-15 10:44:55 -07:00 |
jobs
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
mapper
|
Don't repopulate cache with potentially lagging DB data
|
2015-05-07 14:01:56 +02:00 |
model
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
special
|
Move all PHP code into includes/
|
2015-06-07 18:54:14 -07:00 |
AttributeManager.php
|
Don't log missing user-locators
|
2015-03-09 23:41:00 +00:00 |
BatchRowUpdate.php
|
Remove unused default value
|
2015-04-13 13:56:38 -07:00 |
ContainmentSet.php
|
Remove unused code and fix missing/broken documentation
|
2014-06-04 04:54:00 +00:00 |
DataOutputFormatter.php
|
Allow multiple target pages per event
|
2015-03-31 07:56:52 +00:00 |
DbEmailBundler.php
|
Add email bundling function to Echo notification
|
2013-04-11 11:25:14 -07:00 |
DeferredMarkAsReadUpdate.php
|
Mark notifications as read if they fail rendering
|
2014-09-08 14:22:10 -07:00 |
DiffParser.php
|
Always assume a prefix-length of one.
|
2015-05-26 04:32:00 +02:00 |
DiscussionParser.php
|
Fix new talk page message notification
|
2015-06-03 13:17:57 -04:00 |
EchoDbFactory.php
|
Hygiene: Move master/slave code to MWEchoDbFactory
|
2014-08-22 14:01:57 -07:00 |
EmailBatch.php
|
Use intval() to make string concatenation in DB query less scary
|
2015-06-08 14:36:08 -07:00 |
EmailBundler.php
|
Kill $wgEchoBackendName
|
2015-06-01 12:13:11 -07:00 |
EmailFormatter.php
|
Remove unused code and fix missing/broken documentation
|
2014-06-04 04:54:00 +00:00 |
EventLogging.php
|
efLogServerSideEvent is deprecated
|
2014-08-21 15:19:27 +02:00 |
NotifUser.php
|
Don't repopulate cache with potentially lagging DB data
|
2015-05-07 14:01:56 +02:00 |
schemaUpdate.php
|
Remove unused code and fix missing/broken documentation
|
2014-06-04 04:54:00 +00:00 |
UserLocator.php
|
Use batch queries for users-watching-title
|
2014-08-15 10:44:55 -07:00 |