wiki.techinc.nl/includes
Jackmcbarn d0664545ec Allow searching for IPs' logs
Update limitPerformer to search for IPs based on log_user_text, rather
than preventing any results from being returned. Also, make a
corresponding adjustment to list=logevents in the API, and remove
indexes to match the LogPager code.

Bug: 58691
Bug: 54404
Change-Id: Iae3f4ee5c7fba5b0b0f4f8fb3e67ac054c7b8dd7
2013-12-23 16:41:39 -05:00
..
actions Fix comment 2013-12-03 13:40:03 +00:00
api Allow searching for IPs' logs 2013-12-23 16:41:39 -05:00
cache Merge "Plural rules: updates for UTS #35 Rev 33" 2013-12-23 14:00:34 +00:00
changes Rename SpecialRecentchangeslinked class to SpecialRecentChangesLinked 2013-12-18 20:00:34 +00:00
clientpool Improve redis connection error log 2013-12-15 20:07:23 +01:00
content Make the warning from TextContent::__construct show caller. 2013-12-20 01:49:55 -07:00
context Merge "Begin exposing SiteConfiguration via site contexts" 2013-12-09 12:28:51 +00:00
dao Update formatting in includes/dao/ 2013-11-20 05:30:23 +00:00
db Abstract out mysql_field_type() call from DatabaseBase 2013-12-15 18:40:50 +00:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Improved partitioning scheme for refreshLinks jobs 2013-11-26 16:02:44 -08:00
diff Allow customizing classes inside of diffs 2013-12-11 23:07:04 +04:00
externalstore ExternalStoreDB: update for PHP 5 2013-12-03 14:52:44 +11:00
filebackend Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
filerepo Fixed error in LocalRepo::findFiles() 2013-12-17 15:56:31 -08:00
gallery Update type hints in TraditionalImageGallery 2013-12-02 11:55:27 +01:00
htmlform Add mediawiki.ui.button to places in core using mw.ui 2013-12-18 20:23:17 -05:00
installer Remove spacing between $wgLogo and value in generated LocalSettings 2013-12-22 13:22:35 +00:00
interwiki Updates for Interwiki.php 2013-12-02 12:00:01 +01:00
job Fix doc for NullJob 2013-12-22 19:16:54 -08:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs CSSMin: Correctly format 'url()' values with parentheses etc. 2013-12-11 22:22:59 +01:00
logging Allow searching for IPs' logs 2013-12-23 16:41:39 -05:00
media Move BitmapHandler::canRotate() call out of Setup.php 2013-12-21 21:44:30 -08:00
normal Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
objectcache Merge "Fixes to RedisBagOStuff" 2013-12-03 20:48:20 +00:00
parser Merge "Avoid parsing more in refreshLinksJobs" 2013-12-02 20:25:38 +00:00
profiler Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
rcfeed Use lowercase key words 2013-11-23 15:56:42 +01:00
resourceloader Merge "Unblacklist group-specific JS/CSS for the user group" 2013-12-06 20:45:27 +00:00
revisiondelete Avoid calling protected File field 2013-12-12 10:25:12 -08:00
search Revert "Remove unsupported and mostly non-functional Mssql support" 2013-11-16 02:06:01 +00:00
site Reduce complexity of SiteSQLStore saveSites method 2013-09-18 22:31:40 +02:00
specialpage Split includes/SpecialPage.php 2013-12-09 18:05:37 +01:00
specials Clearer message for range blocks on CreateAccount 2013-12-22 01:25:59 -06:00
templates Merge "Restore Signupstart and Signupend messages for account creation" 2013-12-06 22:57:08 +00:00
upload Fix TempFSFile creation 2013-12-13 12:49:45 -07:00
utils Removed deprecated functions and merged ProxyTools into GlobalFunctions 2013-12-16 12:54:16 +00:00
.htaccess
Action.php Fixed spacing 2013-11-19 19:03:54 +01:00
AjaxDispatcher.php
AjaxResponse.php Removed 'Disable browser page caching" user preference 2013-12-07 14:02:44 +05:30
Article.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
AuthPlugin.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
AutoLoader.php Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
Autopromote.php
Block.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
ChangesFeed.php
ChangeTags.php Show minor edits and tags in Special:Undelete 2013-11-27 12:50:52 -05:00
Collation.php IcuCollation: Add CollationCkb subclass for Sorani Kurdish 2013-12-12 04:44:33 +00:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php Merge "Move VectorBeta modules to VectorBeta extension" 2013-12-20 23:03:13 +00:00
Defines.php Break long lines and remove some spaces in Defines.php 2013-12-07 21:48:46 +01:00
DeprecatedGlobal.php Kill $wgArticle 2013-11-01 14:17:26 -07:00
EditPage.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
Exception.php Fixed spacing 2013-12-01 20:58:51 +01:00
Export.php Fixed spacing 2013-12-01 20:58:51 +01:00
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php FormOptions: Implement FLOAT type 2013-11-07 23:50:59 +01:00
GitInfo.php Fixed spacing 2013-12-01 20:58:51 +01:00
GlobalFunctions.php Removed deprecated functions and merged ProxyTools into GlobalFunctions 2013-12-16 12:54:16 +00:00
HistoryBlob.php HistoryBlobCurStub: correct setting name in doc comment 2013-10-27 01:10:12 -04:00
Hooks.php Make sure we always restore the error handler. 2013-11-15 16:57:34 +00:00
Html.php Fixed spacing 2013-12-01 20:58:51 +01:00
HtmlFormatter.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HttpFunctions.php Fixed spacing 2013-12-15 20:56:09 +01:00
ImagePage.php Make SVG language selector "use default lang" actually work 2013-12-17 23:57:26 +00:00
ImageQueryPage.php
Import.php
Init.php Rename wfIsHipHop() to wfIsHHVM() 2013-10-29 15:36:10 -07:00
Licenses.php
limit.sh Improve logging for wfShellExec() and ignore missing cgroup 2013-10-28 21:14:09 +00:00
Linker.php Prevent fatal when File::transform() returns false 2013-12-09 13:49:46 +00:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
Message.php Add logging for "Invalid message parameter" 2013-12-21 11:42:05 +00:00
MessageBlobStore.php
Metadata.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
Namespace.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
OutputHandler.php
OutputPage.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php Update documentation for IndexPager::formatRow() 2013-12-03 21:54:28 +00:00
PathRouter.php
PHPVersionError.php More 1.22 -> 1.23 2013-10-31 11:17:07 +01:00
PoolCounter.php
Preferences.php Clean some phpcs errors in Preferences.php 2013-12-15 09:20:11 +02:00
PrefixSearch.php
ProtectionForm.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
QueryPage.php Fix QueryPage transaction plan 2013-12-11 11:57:00 +11:00
Revision.php Break long lines and remove some spaces in Revision.php 2013-12-07 21:58:53 +01:00
RevisionList.php
Sanitizer.php SECURITY: Improve css javascript detection 2013-11-14 14:32:51 -08:00
Setup.php Move BitmapHandler::canRotate() call out of Setup.php 2013-12-21 21:44:30 -08:00
SiteConfiguration.php
SiteStats.php Move the DeferredUpdates hierarchy to its own directory 2013-11-04 10:32:40 +11:00
Skin.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
SkinTemplate.php Remove useless $out parameter from SkinTemplate::prepareQuickTemplate() 2013-12-15 15:53:20 +01:00
SpecialPageFactory.php Rename SpecialRecentchangeslinked class to SpecialRecentChangesLinked 2013-12-18 20:00:34 +00:00
SquidPurgeClient.php
StatCounter.php Make the format of UDP-logged stats configurable 2013-10-04 22:52:02 -07:00
Status.php Status::getHTML should actually return HTML 2013-12-09 12:14:06 -05:00
StreamFile.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StubObject.php Add StubObject::unstub, and use it for $wgAuth->getUserInstance() 2013-09-11 13:11:20 -07:00
tidy.conf
Timestamp.php Handle Swift JSON listings with unqualified timestamps 2013-11-06 17:12:41 -08:00
Title.php Fixed spacing 2013-12-15 20:56:09 +01:00
TitleArray.php Make (Title|User)Array implements Countable 2013-12-12 09:19:19 +00:00
User.php User::loadFromRow takes a stdClass object, not an array 2013-12-19 10:25:33 -08:00
UserArray.php UserArray: Avoid * and double keys in select 2013-12-14 14:51:42 +00:00
UserMailer.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
UserRightsProxy.php
WatchedItem.php Correctly update wl_notificationtimestamp when viewing old revisions 2013-10-27 17:47:53 +00:00
WebRequest.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
WebResponse.php
WebStart.php Remove remaining calls to MWInit methods 2013-09-15 19:04:08 +00:00
Wiki.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php Add WikiFilePage::getForeignCategories() method 2013-11-18 11:10:46 -08:00
WikiMap.php
WikiPage.php Fix WikiPage::prepareContentForEdit's default format handling 2013-12-13 20:10:22 +00:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhClient.php
ZhConversion.php Updated location of zhtable in comment 2013-12-19 18:53:44 +00:00