Commit graph

11 commits

Author SHA1 Message Date
Paladox 3cbe1779e2 Remove begin/commit from buildStats
This avoids notices like "Implicit transaction already active" and
"Explicit commit of implicit transaction" in the DBQuery log.

Bug: T198023
Change-Id: I8a91ac9f3bbb8d8042bc5f91cd5c44b3e8c92942
2018-07-04 14:49:17 +00:00
Jack Phoenix 0469665d77 Version 2.0: somewhat more properly convert the AJAX function into an API module to ensure continued post-1.30 compatibility
MW 1.30.0+ is now explicitly required; as such, dropped pre-1.17 support
from AJAXPoll#onLoadExtensionSchemaUpdates.

Also "fixed" T163625 by changing an INSERT INTO query into INSERT IGNORE
INTO, swapped some "double quotes" to 'single quotes', refactored some
stuff, etc.

Bug: T163625
Change-Id: Ifbabf3bf5da25c602fe5873539520c517573890c
2018-05-12 15:50:02 +03:00
Paladox 19b11b54d5 Move AjaxExportList to callback
Change-Id: I7f44b3ea0d5460cecfa358fe0a7f437f5d800b8b
2018-05-10 17:50:17 +00:00
Umherirrender 30940ad94e Improve some parameter docs
Change-Id: I11cdca3812a6bb6d93ffbc916a632b6589ca70b9
2018-01-19 14:09:30 +00:00
SamanthaNguyen ff8313e706 Replace deprecated Parser::disableCache() function
Deprecated in 1.28 in favor of CacheTime::updateCacheExpiry().

Change-Id: Iaffa63bb8e90e4d5853e47a59133d5b720ce89b1
2018-01-06 12:45:44 -06:00
Jack Phoenix 96537f9592 Removing my email address
Change-Id: Id1fe70f53a7622e852f2b70f2970cbaa740285fb
2017-11-11 23:51:27 +02:00
SamanthaNguyen 5e51a1e485 Replace deprecated bot permission check
Change-Id: I61905947f63bdfe1b73289105fb6bfa65e7f4683
2017-09-16 14:42:03 -05:00
jenkins-bot 21b4c94cd0 Merge "DB_SLAVE -> DB_REPLICA" 2017-09-02 00:14:08 +00:00
Max Semenik b43b07df00 DB_SLAVE -> DB_REPLICA
Change-Id: I7eeb1910cc98149aaab94f1d9f0a9562d13bf25b
2017-09-01 16:39:33 -07:00
libraryupgrader 5b44862b42 build: Updating mediawiki/mediawiki-codesniffer to 0.12.0
The following sniffs are failing and were disabled:
* MediaWiki.Files.ClassMatchesFilename.NotMatch

Change-Id: I5aae60568b7c9a59fabdfbdc1a262beec4a59a5c
2017-09-01 04:43:41 +00:00
SamanthaNguyen 4c4348557c Reorganize directory structure + file renaming
Bug: T160849
Change-Id: I4c7ec4d2c5e1dfcc65c4236c8b5d625c6e0e0f12
2017-07-13 15:25:45 +00:00