wiki.techinc.nl/includes
Thalia 6786aa5d8e Support pagination on multiple columns in the IndexPager
Allow subclasses to return an array of column names via
getIndexField. The offset is built using values from those fields,
and the order of precedence for sorting corresponds to the order
of the fields.

The offset is imploded and exploded using '|'.

Bug: T244492
Change-Id: I45c66df4dfe07c947f0ffcd4d6def4e1fcfbb36c
2020-02-06 16:21:46 -08:00
..
actions Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
api languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
auth languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
block Merge "Use content language for autoblocker message" 2020-01-17 19:23:59 +00:00
cache languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
changes Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
changetags Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
clientpool Merge "Use namespaced IPUtils class" 2020-01-01 23:56:22 +00:00
collation Avoid PHP scalar type juggling in includes/ (part 2) 2019-12-30 20:57:18 +00:00
compat Coding style: Auto-fix MediaWiki.Commenting.DocComment.* 2020-01-10 12:28:12 -08:00
composer
config Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
content languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
context Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
dao
db Remove $wgDBWindowsAuthentication 2019-11-10 16:00:43 +01:00
debug Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
deferred languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
diff Replace Linker::link usage with LinkRenderer in includes 2020-01-11 11:20:17 +01:00
edit Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
editpage Simplify user bucket cases 2019-11-04 13:47:18 +01:00
exception Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
export Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
externalstore Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
filebackend Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
filerepo Add core REST API endpoint for media links 2020-01-22 15:10:44 -06:00
gallery Replace Linker::link usage with LinkRenderer in includes 2020-01-11 11:20:17 +01:00
historyblob Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
htmlform Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
http Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
import Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
installer Localisation updates from https://translatewiki.net. 2020-01-31 09:20:41 +01:00
interwiki Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
jobqueue jobqueue: cleanup JobRunner for reability and code reuse 2020-01-29 21:00:39 +00:00
json FormatJson: Improve parse() error code handling and tests 2020-01-01 02:34:44 -08:00
language languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
libs Merge "objectcache: fix cache pollution in WANObectCache Multi* methods" 2020-01-30 18:17:03 +00:00
linkeddata Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
linker
logging Merge "logging: Remove unused autopatrol code from PatrolLog class" 2020-01-26 08:43:26 +00:00
mail
media Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Navigation
objectcache objectcache: remove APCBagOStuff class 2020-01-29 17:27:47 +00:00
page Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
pager Support pagination on multiple columns in the IndexPager 2020-02-06 16:21:46 -08:00
parser languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
password Password policy to check if a password is a substring of a username 2020-01-13 23:09:13 +00:00
Permissions Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
poolcounter Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
preferences languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
profiler Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
rcfeed Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
registration Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
resourceloader Merge "resourceloader: Allow packageFiles callbacks to return a file" 2020-01-20 22:07:51 +00:00
Rest Localisation updates from https://translatewiki.net. 2020-02-03 07:55:20 +01:00
Revision Merge "RevisionStore: fail on mismatching hash or size." 2020-02-03 20:25:36 +00:00
revisiondelete Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
revisionlist Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
search languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
session Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
shell Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
site Remove FileBasedSiteLookup class, deprecated and unused 2020-01-03 23:59:16 +00:00
skins languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
sparql Improve param docs 2019-11-28 19:08:59 +01:00
specialpage languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
specials languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Storage Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
templates
tidy Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
title Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
upload Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
user languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
utils UIDGenerator::getTimestampFromUUIDv1 - replace wfTimestamp 2020-01-21 18:12:53 -08:00
watcheditem When clearing don't load the watchlist if we must clear through a job 2020-01-29 18:36:47 +00:00
widget languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
.htaccess
ActorMigration.php ActorMigration: Improve getWhere() handling of $users 2019-12-04 16:00:02 -05:00
AjaxDispatcher.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
AjaxResponse.php Merge "Set method visibility for various constructors" 2019-12-05 10:23:34 +00:00
AutoLoader.php
Autopromote.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
BadFileLookup.php
CategoriesRdf.php
Category.php Pass 1 always as string to IDatabase::select and friends 2020-01-11 00:36:13 +00:00
CategoryFinder.php Improve param docs 2019-11-28 19:08:59 +01:00
CategoryViewer.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
DefaultSettings.php objectcache: remove APCBagOStuff class 2020-01-29 17:27:47 +00:00
Defines.php
DeprecatedGlobal.php Forbid wfDeprecated with $version = true 2019-12-31 13:53:36 +01:00
DerivativeRequest.php
DevelopmentSettings.php Enable Book Referencing for development and tests 2019-10-24 15:36:07 +02:00
DummyLinker.php
EditPage.php EditPage: Add 'warningbox' to cascading protection note for consistency 2020-01-30 11:26:49 -08:00
EventRelayerGroup.php
FauxRequest.php Remove IE 6 security features from server-side code 2019-11-28 15:11:56 +11:00
FauxResponse.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
FeedUtils.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
FileDeleteForm.php FileDeleteForm: Fix phpdoc for doDelete() 2019-12-22 02:29:30 -08:00
ForeignResourceManager.php Improve param docs 2019-11-28 19:08:59 +01:00
ForkController.php Remove usages of $wgMemc 2020-01-20 19:41:32 +01:00
FormOptions.php
GitInfo.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
GlobalFunctions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
HeaderCallback.php
Hooks.php Improve param docs 2019-11-28 19:08:59 +01:00
Html.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Linker.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
LinkFilter.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
ListToggle.php
MagicWord.php Drop MagicWord static getters, deprecated in 1.32 2020-01-17 01:22:59 +00:00
MagicWordArray.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MagicWordFactory.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MediaWiki.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MediaWikiServices.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
MediaWikiVersionFetcher.php
MergeHistory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
MovePage.php Merge "Add target page as a parameter to articleexists message" 2020-01-02 21:08:50 +00:00
MWGrants.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Remove deprecated non-tidy OutputPage::parse/parseInline methods 2020-01-15 16:22:19 -05:00
PageProps.php Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
PathRouter.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
PHPVersionCheck.php
Pingback.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
ProtectionForm.php Set visibility on PermissionManager RIGOR_ constant 2019-12-06 22:18:01 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
ServiceWiring.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Setup.php Deprecate $wgMemc 2020-01-20 11:44:21 +01:00
SiteConfiguration.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SiteStats.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SiteStatsInit.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Status.php Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
StreamFile.php Streamline/fix code by using short ?: and ?? syntax 2019-11-11 11:17:13 +01:00
StubObject.php
StubUserLang.php
TemplateParser.php Revert "TemplateParser: Use LightnCandy::prepare() instead eval()" 2020-01-29 23:15:01 +00:00
TemplatesOnThisPageFormatter.php
Title.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
TitleArray.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
TitleArrayFromResult.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
TitleFactory.php
TrackingCategories.php
WebRequest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
WebRequestUpload.php
WebResponse.php
WebStart.php
WikiMap.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
WikiReference.php
Xml.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
XmlJsCode.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
XmlSelect.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00