wiki.techinc.nl/includes
Fomafix 0927a5045d Clear postEdit cookie on server-side
* Load module 'mediawiki.action.view.postEdit' only when needed.
* Transfer message key via JavaScript config variable wgPostEdit.
* The response is maked as not-cachable to prevent that other users get the
  post edit message.

This change redefines the global JavaScript variable wgPostEdit from true
to a string and set it on server-side.

Bug: T164148
Change-Id: Id780bc280ce4a2fa4606141419932b7dcd45157b
2017-05-05 23:58:19 +00:00
..
actions Merge "Convert various FormActions to OOUI" 2017-04-16 19:30:55 +00:00
api Localisation updates from https://translatewiki.net. 2017-05-05 21:56:46 +02:00
auth Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
cache Use makeKey() in BacklinkCache 2017-04-20 12:26:23 -07:00
changes Fix all the Doxygen for the RCFilters backend 2017-05-03 18:52:06 -04:00
changetags RC Filters: Support multiple tag filters 2017-05-02 15:29:24 -04:00
clientpool
collation Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
compat Follow-up a57b64436c: Correct @deprecated version 2017-02-28 21:31:49 -08:00
composer
config EtcdConfig: Fix infinite timeout bug, and reduce timeout 2017-05-04 15:07:11 +10:00
content Fix php code style 2017-05-05 12:03:54 +00:00
context Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
dao Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
db A service for read-only mode 2017-04-19 12:27:06 -07:00
debug Add ConsoleLogger, use it for eval.php -d 2017-04-28 10:05:05 +10:00
deferred Release prior row locks beforehand in LinksUpdate::updateCategoryCounts 2017-04-26 22:33:56 -07:00
diff Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
exception Merge "exception: Add newline at the end of a debugging line for CLI users" 2017-04-26 21:35:33 +00:00
export Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
externalstore Move DBConnRef/MaintainableDBConnRef to Rdbms namespace 2017-03-29 11:04:47 -07:00
filebackend Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
filerepo Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
gallery Merge "Add showThumbnails option to slideshow galleries" 2017-01-02 07:06:52 +00:00
htmlform HTMLForm: add errors to html in ooui variants 2017-04-21 13:58:02 +00:00
http Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
import Add @since tags to WikiRevision 2017-03-25 00:53:09 +00:00
installer Merge "Properly detect if CACHE_ACCEL is available in the installer" 2017-05-05 20:52:19 +00:00
interwiki Merge "Fix inconsistent spec of InterwikiLookup::getAllPrefixes." 2017-05-04 16:38:08 +00:00
jobqueue Fix php code style 2017-05-05 12:03:54 +00:00
json Code style: no space after unary minus operator 2017-01-05 14:38:32 +01:00
libs Merge "CSSMin: Support parenthesis and quotes in url references" 2017-05-05 18:58:22 +00:00
linker
logging Use IGNORE INDEX(ls_log_id) instead of FORCE INDEX(ls_field_val) 2017-05-03 08:00:08 -07:00
mail Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
media Merge "Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded" 2017-05-04 07:59:08 +00:00
objectcache Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
page Clear postEdit cookie on server-side 2017-05-05 23:58:19 +00:00
pager Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
parser Fix php code style 2017-05-05 12:03:54 +00:00
password Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
poolcounter includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
profiler Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
rcfeed rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine 2017-02-04 03:31:44 +00:00
registration Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
resourceloader resourceloader: Bump severity of style queue violation to Warning 2017-05-01 17:39:08 -07:00
revisiondelete Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
search Fix php code style 2017-05-05 12:03:54 +00:00
services Fix php code style 2017-05-05 12:03:54 +00:00
session Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
site Add maintenance script to add sites to sites table 2017-02-26 16:30:13 +00:00
skins Merge "Add mw-content-ltr|rtl to file redirect pages" 2017-05-03 14:21:38 +00:00
specialpage Fix php code style 2017-05-05 12:03:54 +00:00
specials Fix php code style 2017-05-05 12:03:54 +00:00
templates
tidy RemexCompatMunger: fix a couple of memory leaks 2017-03-23 02:32:52 +00:00
title Merge "Handle missing namespace prefix in XML dumps more gracefully" 2017-03-08 05:07:57 +00:00
upload UploadBase::getTitle can return null 2017-04-18 20:42:54 +01:00
user Fix php code style 2017-05-05 12:03:54 +00:00
utils Fix php code style 2017-05-05 12:03:54 +00:00
widget Fix php code style 2017-05-05 12:03:54 +00:00
.htaccess
AjaxDispatcher.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
AjaxResponse.php Get ConfigFactory & MainConfig from MediaWikiServices 2016-11-23 00:12:38 +00:00
AuthPlugin.php Cleanup static analysis errors 2016-12-06 16:10:38 -08:00
AutoLoader.php
Autopromote.php
Block.php Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
Category.php Fix bogus field reference in Category::getCountMessage() callback 2017-04-19 21:25:37 -07:00
CategoryFinder.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
CategoryViewer.php Fix bogus field reference in Category::getCountMessage() callback 2017-04-19 21:25:37 -07:00
DefaultSettings.php Change default $wgShellLocale to C.UTF-8, and use it to set LC_ALL 2017-05-04 05:53:47 +00:00
Defines.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
DeprecatedGlobal.php
DerivativeRequest.php Remove WebRequest::checkSessionCookie() method as being deprecated 2016-12-31 17:37:04 +00:00
DummyLinker.php Removed deprecated Linker functions 2017-01-07 15:33:33 +00:00
EditPage.php Clear postEdit cookie on server-side 2017-05-05 23:58:19 +00:00
EventRelayerGroup.php
FauxRequest.php
Feed.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
FeedUtils.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
FileDeleteForm.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
ForkController.php Call resetChildProcessServices() in ForkController 2016-10-11 12:52:44 -07:00
FormOptions.php Merge "Update weblinks in comments from HTTP to HTTPS" 2016-11-08 21:32:00 +00:00
GitInfo.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
GlobalFunctions.php Fix php code style 2017-05-05 12:03:54 +00:00
HeaderCallback.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
HistoryBlob.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
Hooks.php Cleanup after Iba0138a6 2017-01-03 14:58:06 -05:00
Html.php Improve Html/Xml element generation docs 2017-03-01 16:13:29 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php Use classes instead of IDs for TOC collapsing 2017-04-10 17:00:03 +00:00
LinkFilter.php Move LikeMatch to Rdbms namespace 2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
MagicWordArray.php
MediaWiki.php Use isSpecialPage() where possible 2017-04-29 22:31:42 +02:00
MediaWikiServices.php ReadOnlyMode: Add a few doc blocks 2017-04-19 23:13:22 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Message.php More properly fix error message 2016-12-16 09:34:43 -05:00
MimeMagic.php Move MimeAnalyzer params to ServiceWiring 2016-11-23 23:52:58 +00:00
MovePage.php Use delete_and_move_reason in content language on move over redirect 2017-04-08 11:08:00 +02:00
MWGrants.php Replaced all deprecated Linker methods with proper ones in core(1) 2017-01-20 11:46:13 +02:00
MWNamespace.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
MWTimestamp.php Use wikimedia/timestamp 2017-02-28 21:15:38 -08:00
NoLocalSettings.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
OutputHandler.php
OutputPage.php Toggle logo preloading via the skin 2017-05-02 15:05:11 +02:00
PageProps.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
PathRouter.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
PHPVersionCheck.php Prepare for 1.30 branch 2017-04-26 11:48:55 -07:00
Pingback.php
Preferences.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
PrefixSearch.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
ProtectionForm.php Merge "Revert "Added reason suggestion in block/delete/protect forms"" 2017-01-21 19:47:27 +00:00
ProxyLookup.php
ReadOnlyMode.php ReadOnlyMode: Add a few doc blocks 2017-04-19 23:13:22 +00:00
Revision.php Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
RevisionList.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Sanitizer.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
ServiceWiring.php A service for read-only mode 2017-04-19 12:27:06 -07:00
Setup.php Avoid breaking wikis that were modifying $wgDummyLanguageCodes 2017-03-09 01:15:58 +00:00
SiteConfiguration.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
SiteStats.php Avoid master queries in loadAndLazyInit() for miser mode 2017-04-28 22:10:43 -07:00
Status.php Improve Status/StatusValue::splitByErrorType type hint 2016-10-24 00:50:40 +00:00
StreamFile.php
StubObject.php
TemplateParser.php rv accidental inclusion of debug code in TemplateParser 2017-03-15 04:53:39 +00:00
TemplatesOnThisPageFormatter.php TemplatesOnThisPage: The second paramter in rawElement is attributes, not content 2016-10-11 03:13:25 +00:00
Title.php Use isSpecialPage() where possible 2017-04-29 22:31:42 +02:00
TitleArray.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TitleArrayFromResult.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TrackingCategories.php Add a tracking category when a template loop is detected 2017-03-17 11:52:38 +00:00
WatchedItem.php
WatchedItemQueryService.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
WatchedItemQueryServiceExtension.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WatchedItemStore.php A service for read-only mode 2017-04-19 12:27:06 -07:00
WebRequest.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
WebRequestUpload.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
WebResponse.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
WebStart.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
WikiMap.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
Xml.php Xml: Add test for listDropDown and remove unused getArrayFromWikiTextList 2017-03-20 22:47:19 +00:00
XmlSelect.php