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 phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02:00
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 Use https for php-fig url 2019-10-16 22:49:25 +01:00
Autopromote.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
BadFileLookup.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
CategoriesRdf.php Do not generate negative page counts in dump 2018-08-02 18:01:11 -07:00
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 Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00
CommentStoreComment.php Fix CommentStoreComment RawMessage construction 2019-02-13 11:17:10 -05:00
ConfiguredReadOnlyMode.php Don't pass Config to service constructors 2019-05-02 11:33:56 +03:00
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 Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
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 Drop EventRelayerGroup::singleton(), deprecated in 1.27 and unused 2019-02-09 07:15:34 +00:00
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 Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
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 Add some @since tags to HeaderCallback 2019-06-06 16:14:58 +01:00
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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
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 Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php Minor OrderedStreamingForkController improvements 2018-10-10 22:37:02 +01:00
OutputHandler.php Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 2019-06-19 15:14:54 -04:00
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 PHPVersionCheck: Simplify warning as part of dropping HHVM support 2019-10-10 18:15:48 -07:00
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 ProxyLookup: Optimise in_array in isConfiguredProxy() 2019-08-31 22:30:08 +01:00
RawMessage.php
ReadOnlyMode.php Fix types around ILoadBalancer and IResultWrapper 2019-07-04 21:56:31 +02:00
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 StubObject: Use 'self' instead of 'StubObject' (or <ClassName>) 2019-04-17 14:01:17 +01:00
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 Add TitleFactory 2019-10-18 00:00:46 +02:00
TrackingCategories.php Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
WebRequest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
WebRequestUpload.php HHVM removal: Drop hhvm.server.max_post_size ini fallback 2019-10-03 21:46:24 +00:00
WebResponse.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
WebStart.php WebStart: Avoid DB or uselang for nonwrite-api-promise-error message 2019-08-25 19:15:34 +01:00
WikiMap.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
WikiReference.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
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