wiki.techinc.nl/includes
S Page d276ff5d06 Use new mw-ui-constructive Agora styles
The new Agora ("beveled bottom") version deprecates mw-ui-primary.
* Use mw-ui-constructive (green) for Login, Create account, and Reset
password.
* Use mw-ui-progressive (blue) for Join <wiki> and Search.

A separate change I90954ea will implement right-aligned and quieter button layout.

Bug: 60596
Change-Id: Ia1fe557e7ebeac011c5da7297e848c1bfee7910f
2014-01-30 01:17:00 +00:00
..
actions Put expensive info action count behind $wgMiserMode 2014-01-27 11:38:21 -08:00
api Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
cache Revert "Include short descriptions for extensions bundled in the release" 2014-01-12 23:59:44 +00:00
changes Merge "Changes list legend modules cleanup" 2014-01-24 00:55:23 +00:00
clientpool Improve redis connection error log 2013-12-15 20:07:23 +01:00
config Config: Add Config and GlobalConfig classes 2014-01-27 21:10:30 -08:00
content Merge "(bug 47070) check content model namespace on import." 2014-01-28 20:56:02 +00:00
context Config: Add Config and GlobalConfig classes 2014-01-27 21:10:30 -08:00
dao Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_* 2013-12-26 16:30:15 -05:00
db Removed unused postConnectionBackoff() from LoadMonitor 2014-01-28 11:00:55 -08:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Make imagelinks work like templatelinks 2014-01-07 23:13:43 +00:00
diff Merge "Add oldRev parameter to DiffRevisionTools hook" 2014-01-29 01:44:01 +00:00
externalstore ExternalStoreDB: update for PHP 5 2013-12-03 14:52:44 +11:00
filebackend Merge "Always return an array from SwiftFileBackend::addMissingMetadata" 2014-01-27 17:59:48 +00:00
filerepo Merge "Propagate the favicon information to getInfo() for local repos" 2014-01-29 00:19:27 +00:00
gallery Update type hints in TraditionalImageGallery 2013-12-02 11:55:27 +01:00
htmlform Use new mw-ui-constructive Agora styles 2014-01-30 01:17:00 +00:00
installer Merge "Add missing uploadstash.us_props for PostgreSQL" 2014-01-29 18:19:48 +00:00
interwiki Updates for Interwiki.php 2013-12-02 12:00:01 +01:00
job Merge "Save generated parser output to cache in RefreshLinks" 2014-01-29 17:34:57 +00:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs SECURITY: Disallow stylesheets in svg 2014-01-14 02:00:12 +01:00
logging Use master db for showing log extract on RevDel success page 2014-01-29 18:04:04 +00:00
media SECURITY: Sanitize shell command args 2014-01-29 10:26:50 -08:00
normal Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
objectcache Removed version check for mysql 4.1.0 from SqlBahOStuff::createTables 2014-01-28 15:43:32 +05:30
parser Remove math specific code from ParserOptions 2014-01-25 21:41:29 +00:00
profiler Add ProfilerMwprof 2014-01-07 13:03:11 -08:00
rcfeed rcfeed: Use wfWikiID() instead of $wgDBname 2014-01-10 17:52:25 -08:00
resourceloader Removed "Justify paragraphs" from MW user Preference. 2014-01-25 09:57:57 +05:30
revisiondelete Avoid calling protected File field 2013-12-12 10:25:12 -08:00
search Don't override limits and offsets in SearchEngine::create() 2014-01-27 08:55:40 -08:00
site
specialpage ChangesListSpecialPage: Implement buildMainQueryConds() 2014-01-27 18:32:41 +01:00
specials Use new mw-ui-constructive Agora styles 2014-01-30 01:17:00 +00:00
templates Use new mw-ui-constructive Agora styles 2014-01-30 01:17:00 +00:00
upload Merge "Add missing uploadstash.us_props for PostgreSQL" 2014-01-29 18:19:48 +00:00
utils Create and move some functions for class ArrayUtils 2014-01-23 22:13:22 +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 Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
AuthPlugin.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
AutoLoader.php Merge "Added a simple JobSpecification class for pushing jobs" 2014-01-29 16:58:18 +00:00
Autopromote.php
Block.php Remove methods in Block deprecated in 1.18 2014-01-11 20:32:24 +01:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php Remove classes and functions deprecated in MediaWiki 1.17 2014-01-05 18:54:27 +01:00
ChangesFeed.php
ChangeTags.php Show minor edits and tags in Special:Undelete 2013-11-27 12:50:52 -05:00
Collation.php Create and move some functions for class ArrayUtils 2014-01-23 22:13:22 +00:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php Merge "Removed "Justify paragraphs" from MW user Preference." 2014-01-29 05:13:27 +00:00
Defines.php Remove DBABagOStuff 2014-01-16 11:43:59 -08:00
DeprecatedGlobal.php Kill $wgArticle 2013-11-01 14:17:26 -07:00
EditPage.php Merge "Remove $wgUseTeX for checking if editing tools should be shown" 2014-01-29 17:15:56 +00:00
Exception.php MWException doesn't care about $wgTitle anymore 2014-01-02 12:00:45 -08:00
Export.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
FakeTitle.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php Make it easy to get the number of the currently running child 2014-01-08 14:18:28 -08:00
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 Remove some deprecated global functions 2014-01-23 01:38:27 +01:00
HistoryBlob.php HistoryBlobCurStub: correct setting name in doc comment 2013-10-27 01:10:12 -04:00
Hooks.php Add ability to mark hooks as deprecated 2014-01-10 09:12:26 +01: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 Remove setting referrer from HttpFunctions 2014-01-27 16:39:20 -08:00
ImagePage.php Move redirect rendering into WikitextContent 2014-01-07 09:18:22 -05:00
ImageQueryPage.php
Import.php Merge "(bug 47070) check content model namespace on import." 2014-01-28 20:56:02 +00:00
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 More use of Title::hasFragment 2014-01-24 22:22:45 +01:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php Raw option of parser functions should match complete word 2014-01-12 22:25:33 +00:00
Message.php Add logging for "Invalid message parameter" 2013-12-21 11:42:05 +00:00
MessageBlobStore.php Remove TODO for use of TRUNCATE and replace with comment 2014-01-22 21:17:05 +01:00
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
MWTimestamp.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Namespace.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
OutputHandler.php
OutputPage.php OutputPage::showErrorPage raises a notice if arguments are incoherent 2014-01-29 17:06:01 +01: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 related to newFromRow and formatRow 2013-12-27 13:56:52 +01:00
PathRouter.php
PHPVersionError.php More 1.22 -> 1.23 2013-10-31 11:17:07 +01:00
PoolCounter.php
Preferences.php Removed "Justify paragraphs" from MW user Preference. 2014-01-25 09:57:57 +05:30
PrefixSearch.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
ProtectionForm.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
QueryPage.php Fix typo: "oaram" --> "param" 2014-01-26 11:49:25 -08:00
Revision.php Update docs for Revision::getRevisionText() 2014-01-01 15:32:48 +00:00
RevisionList.php
Sanitizer.php SECURITY: Disallow -o-link in styles 2014-01-13 22:12:28 -08:00
Setup.php Added some constants to speed up Setup.php 2014-01-25 04:37:32 +00: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 skin: Remove the id "anonlogin" and merge pt-anonlogin with pt-login 2014-01-27 18:04:22 -08:00
SquidPurgeClient.php
StatCounter.php
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
tidy.conf
TimestampException.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Title.php Merge "Little change of readability in Title::secureAndSplit" 2014-01-25 00:41:54 +00:00
TitleArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
User.php User::saveOptions() optimization 2014-01-24 11:09:11 -08:00
UserArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserMailer.php Deprecate $wgPasswordSenderName 2014-01-01 08:27:59 -06:00
UserRightsProxy.php
WatchedItem.php Do not load special pages in WatchedItem::load 2014-01-12 16:33:56 +00:00
WebRequest.php Ignore 'unknown' in XFF 2014-01-28 00:39:20 +00:00
WebResponse.php
WebStart.php
Wiki.php Remove deprecated MediaWiki::articleFromTitle() and WikiPage::createUpdates() 2014-01-22 18:28:36 +01:00
WikiCategoryPage.php
WikiFilePage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
WikiMap.php
WikiPage.php Remove deprecated MediaWiki::articleFromTitle() and WikiPage::createUpdates() 2014-01-22 18:28:36 +01:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhConversion.php Updated location of zhtable in comment 2013-12-19 18:53:44 +00:00