[MediaWiki-commits] [Gerrit] Require PHP 5.4.0 - change (mediawiki/core)

2014-09-06 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/158895 Change subject: Require PHP 5.4.0 .. Require PHP 5.4.0 Proposed patch only Change-Id: I6e03be23f7810a462a9d347426614dbc4ab324c1 --- M

[MediaWiki-commits] [Gerrit] Remove unused variables and commented-out code from CommonSe... - change (operations/mediawiki-config)

2014-08-25 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/156078 Change subject: Remove unused variables and commented-out code from CommonSettings .. Remove unused variables and commented-out code

[MediaWiki-commits] [Gerrit] Move some permissions from abusefilter.php to InitialiseSett... - change (operations/mediawiki-config)

2014-08-25 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/156081 Change subject: Move some permissions from abusefilter.php to InitialiseSettings.php .. Move some permissions from abusefilter.php to

[MediaWiki-commits] [Gerrit] Try to make renameWiki.php actually work - change (mediawiki...WikimediaMaintenance)

2014-08-25 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/156189 Change subject: Try to make renameWiki.php actually work .. Try to make renameWiki.php actually work Bug: 46141 Change-Id:

[MediaWiki-commits] [Gerrit] Consolidate parts of WebStart.php and doMaintenance.php into... - change (mediawiki/core)

2014-08-24 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/156053 Change subject: Consolidate parts of WebStart.php and doMaintenance.php into Initialize.php .. Consolidate parts of WebStart.php and

[MediaWiki-commits] [Gerrit] New configuration setting $wgForceHTTPS - change (mediawiki/core)

2014-08-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/155700 Change subject: New configuration setting $wgForceHTTPS .. New configuration setting $wgForceHTTPS $wgForceHTTPS is a configuration

[MediaWiki-commits] [Gerrit] Collapse all functions except wfOutputHandler() in OutputHan... - change (mediawiki/core)

2014-08-12 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/153744 Change subject: Collapse all functions except wfOutputHandler() in OutputHandler.php .. Collapse all functions except wfOutputHandler()

[MediaWiki-commits] [Gerrit] Remove $wgExtDistArchiveAPI and $wgExtDistProxy - change (operations/mediawiki-config)

2014-08-10 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/153347 Change subject: Remove $wgExtDistArchiveAPI and $wgExtDistProxy .. Remove $wgExtDistArchiveAPI and $wgExtDistProxy Change-Id:

[MediaWiki-commits] [Gerrit] Refactor AutoLoader class - change (mediawiki/core)

2014-08-06 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/152002 Change subject: Refactor AutoLoader class .. Refactor AutoLoader class * Made AutoLoader class final * Removed

[MediaWiki-commits] [Gerrit] Change ENGINE=HEAP to ENGINE=MEMORY - change (mediawiki/core)

2014-08-04 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/151643 Change subject: Change ENGINE=HEAP to ENGINE=MEMORY .. Change ENGINE=HEAP to ENGINE=MEMORY Memory is the preferred term, see

[MediaWiki-commits] [Gerrit] Remove User::newFatalPermissionDeniedStatus() - change (mediawiki/core)

2014-08-04 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/151651 Change subject: Remove User::newFatalPermissionDeniedStatus() .. Remove User::newFatalPermissionDeniedStatus() Functionality is

[MediaWiki-commits] [Gerrit] Remove User::passwordChangeInputAttribs() - change (mediawiki/core)

2014-08-04 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/151662 Change subject: Remove User::passwordChangeInputAttribs() .. Remove User::passwordChangeInputAttribs() Old, non-functional code.

[MediaWiki-commits] [Gerrit] Remove unused system messages loginstart, loginend and ... - change (mediawiki/core)

2014-08-03 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/151536 Change subject: Remove unused system messages loginstart, loginend and loginend-https .. Remove unused system messages loginstart,

[MediaWiki-commits] [Gerrit] Move SubmitAction class to separate page - change (mediawiki/core)

2014-08-03 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/151557 Change subject: Move SubmitAction class to separate page .. Move SubmitAction class to separate page Slight change during move, changed

[MediaWiki-commits] [Gerrit] Remove global functions deprecated since 1.22 - change (mediawiki/core)

2014-07-31 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150771 Change subject: Remove global functions deprecated since 1.22 .. Remove global functions deprecated since 1.22 Specifically functions

[MediaWiki-commits] [Gerrit] LayeredParameterizedPassword: Move code from partialCrypt() ... - change (mediawiki/core)

2014-07-31 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150839 Change subject: LayeredParameterizedPassword: Move code from partialCrypt() to crypt() .. LayeredParameterizedPassword: Move code from

[MediaWiki-commits] [Gerrit] Remove deprecated $wgCompiledFiles configuration setting - change (mediawiki/core)

2014-07-30 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150696 Change subject: Remove deprecated $wgCompiledFiles configuration setting .. Remove deprecated $wgCompiledFiles configuration setting

[MediaWiki-commits] [Gerrit] Deprecate FatalError exception class - change (mediawiki/core)

2014-07-30 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150733 Change subject: Deprecate FatalError exception class .. Deprecate FatalError exception class Actual PHP fatal non-recoverable errors

[MediaWiki-commits] [Gerrit] Remove deprecated $wgHTCPMulticastAddress and replace with $... - change (operations/mediawiki-config)

2014-07-30 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150759 Change subject: Remove deprecated $wgHTCPMulticastAddress and replace with $wgHTCPRouting .. Remove deprecated $wgHTCPMulticastAddress

[MediaWiki-commits] [Gerrit] Remove deprecated $wgHTCPMulticastAddress, $wgHTCPMulticastR... - change (mediawiki/core)

2014-07-30 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150761 Change subject: Remove deprecated $wgHTCPMulticastAddress, $wgHTCPMulticastRouting and $wgHTCPPort .. Remove deprecated

[MediaWiki-commits] [Gerrit] Remove various functions and globals deprecated since 1.22 f... - change (mediawiki/core)

2014-07-30 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150762 Change subject: Remove various functions and globals deprecated since 1.22 from RecentChange .. Remove various functions and globals

[MediaWiki-commits] [Gerrit] Remove deprecated calls to wfMsg and updated SecurePoll spec... - change (mediawiki...SecurePoll)

2014-07-29 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150149 Change subject: Remove deprecated calls to wfMsg and updated SecurePoll special pages .. Remove deprecated calls to wfMsg and updated

[MediaWiki-commits] [Gerrit] Remove deprecated calls to wfMsg and updated BlogPage specia... - change (mediawiki...BlogPage)

2014-07-29 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150157 Change subject: Remove deprecated calls to wfMsg and updated BlogPage special pages .. Remove deprecated calls to wfMsg and updated

[MediaWiki-commits] [Gerrit] Documentation: Update $wgPasswordDefault and BcryptPassword - change (mediawiki/core)

2014-07-29 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150166 Change subject: Documentation: Update $wgPasswordDefault and BcryptPassword .. Documentation: Update $wgPasswordDefault and

[MediaWiki-commits] [Gerrit] Move PasswordError under includes/password/ file - change (mediawiki/core)

2014-07-29 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150168 Change subject: Move PasswordError under includes/password/ file .. Move PasswordError under includes/password/ file Change-Id:

[MediaWiki-commits] [Gerrit] Remove/deprecate various error functions in OutputPage - change (mediawiki/core)

2014-07-29 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150171 Change subject: Remove/deprecate various error functions in OutputPage .. Remove/deprecate various error functions in OutputPage

[MediaWiki-commits] [Gerrit] Remove deprecated wfMsg calls - change (mediawiki...Quantcast)

2014-07-28 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/150019 Change subject: Remove deprecated wfMsg calls .. Remove deprecated wfMsg calls Bug: 68750 Change-Id:

[MediaWiki-commits] [Gerrit] Add eliminator group to viwiki - change (operations/mediawiki-config)

2014-07-27 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/149637 Change subject: Add eliminator group to viwiki .. Add eliminator group to viwiki Also changed a bit of whitespace/indentation/linebreak

[MediaWiki-commits] [Gerrit] Static initialize WebResponse and split response() implement... - change (mediawiki/core)

2014-07-27 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/149794 Change subject: Static initialize WebResponse and split response() implementation into subclass .. Static initialize WebResponse and

[MediaWiki-commits] [Gerrit] Documentation: Remove paragraph about not creating a 2nd Web... - change (mediawiki/core)

2014-07-26 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/149607 Change subject: Documentation: Remove paragraph about not creating a 2nd WebRequest .. Documentation: Remove paragraph about not

[MediaWiki-commits] [Gerrit] Substituted and removed loadModes() from ImageGalleryBase.php - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148663 Change subject: Substituted and removed loadModes() from ImageGalleryBase.php .. Substituted and removed loadModes() from

[MediaWiki-commits] [Gerrit] Declare several ImageGalleryBase class members as protected - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148746 Change subject: Declare several ImageGalleryBase class members as protected .. Declare several ImageGalleryBase class members as

[MediaWiki-commits] [Gerrit] Remove unused License/Licenses class - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148902 Change subject: Remove unused License/Licenses class .. Remove unused License/Licenses class Change-Id:

[MediaWiki-commits] [Gerrit] Fix calls to DatabaseBase static functions - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148939 Change subject: Fix calls to DatabaseBase static functions .. Fix calls to DatabaseBase static functions Previously they were calling

[MediaWiki-commits] [Gerrit] Make SearchDatabase abstract - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148945 Change subject: Make SearchDatabase abstract .. Make SearchDatabase abstract Change-Id: I4d051df4e5fa4a7cc77a6c19e7c8a89582e15d61 --- M

[MediaWiki-commits] [Gerrit] Throw exceptions directly within EditPage::internalAttemptSa... - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148947 Change subject: Throw exceptions directly within EditPage::internalAttemptSave() .. Throw exceptions directly within

[MediaWiki-commits] [Gerrit] Collapse two private functions back to their callers - change (mediawiki/core)

2014-07-23 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148949 Change subject: Collapse two private functions back to their callers .. Collapse two private functions back to their callers Change-Id:

[MediaWiki-commits] [Gerrit] Remove global function wfUsePHP() - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148320 Change subject: Remove global function wfUsePHP() .. Remove global function wfUsePHP() Unused global function, version_compare() with

[MediaWiki-commits] [Gerrit] Shorten if/else to ternary expressions in WebStart.php - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148503 Change subject: Shorten if/else to ternary expressions in WebStart.php .. Shorten if/else to ternary expressions in WebStart.php

[MediaWiki-commits] [Gerrit] Remove old maintenance script eval.php - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148524 Change subject: Remove old maintenance script eval.php .. Remove old maintenance script eval.php Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated $wgCopyrightIcon - change (operations/mediawiki-config)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148568 Change subject: Remove deprecated $wgCopyrightIcon .. Remove deprecated $wgCopyrightIcon Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated $wgCopyrightIcon - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148570 Change subject: Remove deprecated $wgCopyrightIcon .. Remove deprecated $wgCopyrightIcon Change-Id:

[MediaWiki-commits] [Gerrit] Change addCategoryLinks() to use array_fill_keys - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148589 Change subject: Change addCategoryLinks() to use array_fill_keys .. Change addCategoryLinks() to use array_fill_keys Previously it used

[MediaWiki-commits] [Gerrit] Enforce array type hinting in OutputPage.php - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148590 Change subject: Enforce array type hinting in OutputPage.php .. Enforce array type hinting in OutputPage.php Change-Id:

[MediaWiki-commits] [Gerrit] Shorten ternary expressions in RawAction.php - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148597 Change subject: Shorten ternary expressions in RawAction.php .. Shorten ternary expressions in RawAction.php Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated class StubContLang - change (mediawiki/core)

2014-07-22 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148598 Change subject: Remove deprecated class StubContLang .. Remove deprecated class StubContLang Change-Id:

[MediaWiki-commits] [Gerrit] Correct reference to userCan hook - change (mediawiki...BlueSpiceFoundation)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148019 Change subject: Correct reference to userCan hook .. Correct reference to userCan hook That hook has been moved to

[MediaWiki-commits] [Gerrit] Remove references to deprecated RawPage class and move to Ra... - change (mediawiki...CSS)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148020 Change subject: Remove references to deprecated RawPage class and move to RawAction .. Remove references to deprecated RawPage class

[MediaWiki-commits] [Gerrit] Rename rawActionViewBeforeOutput hook to rawPageViewBeforeOu... - change (mediawiki...XMLContentExtension)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148025 Change subject: Rename rawActionViewBeforeOutput hook to rawPageViewBeforeOutput .. Rename rawActionViewBeforeOutput hook to

[MediaWiki-commits] [Gerrit] Remove RequestContext from edit.php and fixDoubleRedirects.php - change (mediawiki/core)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148245 Change subject: Remove RequestContext from edit.php and fixDoubleRedirects.php .. Remove RequestContext from edit.php and

[MediaWiki-commits] [Gerrit] Remove functions deprecated since 1.19 from EditPage.php - change (mediawiki/core)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148276 Change subject: Remove functions deprecated since 1.19 from EditPage.php .. Remove functions deprecated since 1.19 from EditPage.php

[MediaWiki-commits] [Gerrit] Remove functions deprecated since 1.21 from EditPage.php - change (mediawiki/core)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148282 Change subject: Remove functions deprecated since 1.21 from EditPage.php .. Remove functions deprecated since 1.21 from EditPage.php

[MediaWiki-commits] [Gerrit] Remove two unused constants from EditPage.php - change (mediawiki/core)

2014-07-21 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/148298 Change subject: Remove two unused constants from EditPage.php .. Remove two unused constants from EditPage.php Specifically constants

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki...SolrStore)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147843 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki...PdfExport)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147844 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki...SlimboxThumbs)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147846 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki...ExternalData)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147848 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated HistoryPage class - change (mediawiki...WikiLexicalData)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147855 Change subject: Remove deprecated HistoryPage class .. Remove deprecated HistoryPage class Change-Id:

[MediaWiki-commits] [Gerrit] Remove old maintenance script importTextFile.php - change (mediawiki/core)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147877 Change subject: Remove old maintenance script importTextFile.php .. Remove old maintenance script importTextFile.php Functionality is

[MediaWiki-commits] [Gerrit] Remove check for wikimedia-mode file, which no longer exists - change (mediawiki/core)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147879 Change subject: Remove check for wikimedia-mode file, which no longer exists .. Remove check for wikimedia-mode file, which no longer

[MediaWiki-commits] [Gerrit] Remove check for PHP version in install.php - change (mediawiki/core)

2014-07-19 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147881 Change subject: Remove check for PHP version in install.php .. Remove check for PHP version in install.php It's redundant to the check

[MediaWiki-commits] [Gerrit] Replace deprecated global function wfGetIP() with WebRequest... - change (mediawiki...UserFunctions)

2014-07-18 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147678 Change subject: Replace deprecated global function wfGetIP() with WebRequest::getIP() .. Replace deprecated global function wfGetIP()

[MediaWiki-commits] [Gerrit] Add setters and getters layout to Cookie class - change (mediawiki/core)

2014-07-18 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147395 Change subject: Add setters and getters layout to Cookie class .. Add setters and getters layout to Cookie class Change-Id:

[MediaWiki-commits] [Gerrit] Replace deprecated function wfViewPrevNext() with Language::... - change (mediawiki...SolrStore)

2014-07-18 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147630 Change subject: Replace deprecated function wfViewPrevNext() with Language::viewPrevNext() .. Replace deprecated function

[MediaWiki-commits] [Gerrit] Remove global function wfGetIP() - change (mediawiki/core)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147039 Change subject: Remove global function wfGetIP() .. Remove global function wfGetIP() Alternative is WebRequest::getIP(). Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated global function wfViewPrevNext() - change (mediawiki/core)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147040 Change subject: Remove deprecated global function wfViewPrevNext() .. Remove deprecated global function wfViewPrevNext() Deprecated

[MediaWiki-commits] [Gerrit] Remove deprecated RawPage class and replace with RawAction - change (mediawiki...DumpHTML)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147044 Change subject: Remove deprecated RawPage class and replace with RawAction .. Remove deprecated RawPage class and replace with RawAction

[MediaWiki-commits] [Gerrit] Remove deprecated RawPage class - change (mediawiki/core)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147052 Change subject: Remove deprecated RawPage class .. Remove deprecated RawPage class Change-Id: I7a75a09de934250604317983a4446ecaa9fa6550

[MediaWiki-commits] [Gerrit] Remove deprecated HistoryPage class - change (mediawiki/core)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147053 Change subject: Remove deprecated HistoryPage class .. Remove deprecated HistoryPage class Change-Id:

[MediaWiki-commits] [Gerrit] Move function xmlsafe() from Export.php to OAI extension - change (mediawiki/core)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147336 Change subject: Move function xmlsafe() from Export.php to OAI extension .. Move function xmlsafe() from Export.php to OAI extension

[MediaWiki-commits] [Gerrit] Move function xmlsafe from Export.php to OAI extension - change (mediawiki...OAI)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147337 Change subject: Move function xmlsafe from Export.php to OAI extension .. Move function xmlsafe from Export.php to OAI extension

[MediaWiki-commits] [Gerrit] Remove old maintenance script cleanupBug39615 - change (mediawiki...WikimediaMaintenance)

2014-07-17 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147342 Change subject: Remove old maintenance script cleanupBug39615 .. Remove old maintenance script cleanupBug39615 Root cause has been

[MediaWiki-commits] [Gerrit] Update Action::setHeaders() - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146713 Change subject: Update Action::setHeaders() .. Update Action::setHeaders() Made Action::setHeaders() abstract because FormAction and

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki...SemanticForms)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146722 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated Title::userCanRead() - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146725 Change subject: Remove deprecated Title::userCanRead() .. Remove deprecated Title::userCanRead() Change-Id:

[MediaWiki-commits] [Gerrit] Remove deprecated User::editToken() and User::getSkin() - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146727 Change subject: Remove deprecated User::editToken() and User::getSkin() .. Remove deprecated User::editToken() and User::getSkin()

[MediaWiki-commits] [Gerrit] Remove deprecated User::editToken() and Context-ify SF_Autoe... - change (mediawiki...SemanticForms)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146818 Change subject: Remove deprecated User::editToken() and Context-ify SF_AutoeditAPI.php .. Remove deprecated User::editToken() and

[MediaWiki-commits] [Gerrit] Move CacheHelper to includes/cache/ folder - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146824 Change subject: Move CacheHelper to includes/cache/ folder .. Move CacheHelper to includes/cache/ folder Change-Id:

[MediaWiki-commits] [Gerrit] In AutoLoader, move LC and UserCache to includes/cache section - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146827 Change subject: In AutoLoader, move LC and UserCache to includes/cache section .. In AutoLoader, move LC and UserCache to includes/cache

[MediaWiki-commits] [Gerrit] Removed request() and output() from class MediaWiki - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146830 Change subject: Removed request() and output() from class MediaWiki .. Removed request() and output() from class MediaWiki Also removed

[MediaWiki-commits] [Gerrit] Fix incorrect function call scope in Title.php - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146957 Change subject: Fix incorrect function call scope in Title.php .. Fix incorrect function call scope in Title.php Calls to

[MediaWiki-commits] [Gerrit] Move MediaWiki::parseTitle() to Title::newFromRequest() - change (mediawiki/core)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146985 Change subject: Move MediaWiki::parseTitle() to Title::newFromRequest() .. Move MediaWiki::parseTitle() to Title::newFromRequest() Also

[MediaWiki-commits] [Gerrit] Remove interwiki replacement SQL files - change (mediawiki...WikimediaMaintenance)

2014-07-16 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/147021 Change subject: Remove interwiki replacement SQL files .. Remove interwiki replacement SQL files These were probably constructed from

[MediaWiki-commits] [Gerrit] Merge identical Reason: system messages - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146383 Change subject: Merge identical Reason: system messages .. Merge identical Reason: system messages Consolidated several system messages

[MediaWiki-commits] [Gerrit] Remove deprecated Linker::makeKnownLinkObj() - change (mediawiki...SecurePoll)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146360 Change subject: Remove deprecated Linker::makeKnownLinkObj() .. Remove deprecated Linker::makeKnownLinkObj() Change-Id:

[MediaWiki-commits] [Gerrit] Remove WaitForSlave maintenance script - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146398 Change subject: Remove WaitForSlave maintenance script .. Remove WaitForSlave maintenance script Maxlag param for wfWaitForSlaves has

[MediaWiki-commits] [Gerrit] Remove deprecated OutputPage::appendSubtitle() - change (mediawiki...FlaggedRevs)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146399 Change subject: Remove deprecated OutputPage::appendSubtitle() .. Remove deprecated OutputPage::appendSubtitle() Change-Id:

[MediaWiki-commits] [Gerrit] Add toString() conversion to Action.php - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146273 Change subject: Add toString() conversion to Action.php .. Add toString() conversion to Action.php Change-Id:

[MediaWiki-commits] [Gerrit] Remove functions deprecated before 1.20 from OutputPage - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146402 Change subject: Remove functions deprecated before 1.20 from OutputPage .. Remove functions deprecated before 1.20 from OutputPage

[MediaWiki-commits] [Gerrit] Context-ify and modernize SFUploadWindow and SFUploadForm - change (mediawiki...SemanticForms)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146406 Change subject: Context-ify and modernize SFUploadWindow and SFUploadForm .. Context-ify and modernize SFUploadWindow and SFUploadForm

[MediaWiki-commits] [Gerrit] Remove two unused parameters from SpecialPage constructor - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146409 Change subject: Remove two unused parameters from SpecialPage constructor .. Remove two unused parameters from SpecialPage constructor

[MediaWiki-commits] [Gerrit] Remove execute() from Action and subclasses - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146516 Change subject: Remove execute() from Action and subclasses .. Remove execute() from Action and subclasses Since show() is always the

[MediaWiki-commits] [Gerrit] Move ChangesFeed to includes/changes/ folder - change (mediawiki/core)

2014-07-15 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/146659 Change subject: Move ChangesFeed to includes/changes/ folder .. Move ChangesFeed to includes/changes/ folder Change-Id:

[MediaWiki-commits] [Gerrit] Documentation: put FormAction and FormlessAction into Actio... - change (mediawiki/core)

2014-07-13 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145878 Change subject: Documentation: put FormAction and FormlessAction into Actions group .. Documentation: put FormAction and FormlessAction

[MediaWiki-commits] [Gerrit] Remove getFormFields(), onSubmit() and onSuccess() from Form... - change (mediawiki/core)

2014-07-13 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145879 Change subject: Remove getFormFields(), onSubmit() and onSuccess() from FormlessAction .. Remove getFormFields(), onSubmit() and

[MediaWiki-commits] [Gerrit] Add two properties to Action.php - change (mediawiki/core)

2014-07-13 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145882 Change subject: Add two properties to Action.php .. Add two properties to Action.php Specifically two properties concerning the

[MediaWiki-commits] [Gerrit] Rename Wiki.php to MediaWiki.php - change (mediawiki/core)

2014-07-13 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145883 Change subject: Rename Wiki.php to MediaWiki.php .. Rename Wiki.php to MediaWiki.php This only renames the file, not the class itself.

[MediaWiki-commits] [Gerrit] Add RequestContext::prepareLogEntry() - change (mediawiki/core)

2014-07-13 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145902 Change subject: Add RequestContext::prepareLogEntry() .. Add RequestContext::prepareLogEntry() This function sets up a log entry for

[MediaWiki-commits] [Gerrit] Refactor code in SemanticSignupSettings - change (mediawiki...SemanticSignup)

2014-07-12 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145778 Change subject: Refactor code in SemanticSignupSettings .. Refactor code in SemanticSignupSettings Change-Id:

[MediaWiki-commits] [Gerrit] Replace dirname( __FILE__ ) with __DIR__ in extension instal... - change (mediawiki...SemanticSignup)

2014-07-12 Thread Withoutaname (Code Review)
Withoutaname has uploaded a new change for review. https://gerrit.wikimedia.org/r/145779 Change subject: Replace dirname( __FILE__ ) with __DIR__ in extension installation file .. Replace dirname( __FILE__ ) with __DIR__ in

  1   2   >