[MediaWiki-commits] [Gerrit] Enable more PHPCS sniffs from the MediaWiki rule set - change (mediawiki...Wikibase)

2015-07-17 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/225372 Change subject: Enable more PHPCS sniffs from the MediaWiki rule set .. Enable more PHPCS sniffs from the MediaWiki rule set

[MediaWiki-commits] [Gerrit] Enable most PHPCS PSR2 sniffs - change (mediawiki...Wikibase)

2015-07-17 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/225520 Change subject: Enable most PHPCS PSR2 sniffs .. Enable most PHPCS PSR2 sniffs These are all PRS2 sniffs from the MediaWiki

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff Squiz.Scope.MethodScope - change (mediawiki...Wikibase)

2015-07-18 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/225577 Change subject: Enable PHPCS sniff Squiz.Scope.MethodScope .. Enable PHPCS sniff Squiz.Scope.MethodScope This is about missing

[MediaWiki-commits] [Gerrit] Add public keywords to the QueryPage base class - change (mediawiki/core)

2015-07-18 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/225578 Change subject: Add public keywords to the QueryPage base class .. Add public keywords to the QueryPage base class A lot more

[MediaWiki-commits] [Gerrit] Add HH:MM:SS times to disallowed date parser inputs - change (mediawiki...Wikibase)

2015-07-20 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/225867 Change subject: Add HH:MM:SS times to disallowed date parser inputs .. Add HH:MM:SS times to disallowed date parser inputs As

[MediaWiki-commits] [Gerrit] Add more EditEntity API tests for (non-) conflicting edits - change (mediawiki...Wikibase)

2015-07-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222095 Change subject: Add more EditEntity API tests for (non-) conflicting edits .. Add more EditEntity API tests for (non

[MediaWiki-commits] [Gerrit] Remove non-existing class name in use clause - change (mediawiki...Wikibase)

2015-07-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222097 Change subject: Remove non-existing class name in use clause .. Remove non-existing class name in use clause Change-Id

[MediaWiki-commits] [Gerrit] Do not trim the T in TimeDetailsFormatter - change (mediawiki...Wikibase)

2015-07-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222119 Change subject: Do not trim the T in TimeDetailsFormatter .. Do not trim the T in TimeDetailsFormatter I did that in I27861d4

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff Generic.Files.EndFileNewline - change (mediawiki...Wikibase)

2015-07-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/62 Change subject: Enable PHPCS sniff Generic.Files.EndFileNewline .. Enable PHPCS sniff Generic.Files.EndFileNewline Change-Id

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff Generic.Functions.FunctionCallArgumentSpa... - change (mediawiki...Wikibase)

2015-07-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/78 Change subject: Enable PHPCS sniff Generic.Functions.FunctionCallArgumentSpacing .. Enable PHPCS sniff

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff Generic.NamingConventions.ConstructorName - change (mediawiki...Wikibase)

2015-07-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222320 Change subject: Enable PHPCS sniff Generic.NamingConventions.ConstructorName .. Enable PHPCS sniff

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff PSR2.Methods.MethodDeclaration - change (mediawiki...Wikibase)

2015-07-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222324 Change subject: Enable PHPCS sniff PSR2.Methods.MethodDeclaration .. Enable PHPCS sniff PSR2.Methods.MethodDeclaration This

[MediaWiki-commits] [Gerrit] Enable more Squiz.WhiteSpace.* PHPCS sniffs - change (mediawiki...Wikibase)

2015-07-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222333 Change subject: Enable more Squiz.WhiteSpace.* PHPCS sniffs .. Enable more Squiz.WhiteSpace.* PHPCS sniffs This enables 4 more

[MediaWiki-commits] [Gerrit] Remove brackets in include/require_once calls - change (mediawiki...Wikibase)

2015-07-03 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222560 Change subject: Remove brackets in include/require_once calls .. Remove brackets in include/require_once calls This patch

[MediaWiki-commits] [Gerrit] Unify whitespace in array() functions - change (mediawiki...Wikibase)

2015-07-03 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222574 Change subject: Unify whitespace in array() functions .. Unify whitespace in array() functions This is an other step forward to

[MediaWiki-commits] [Gerrit] Unify whitespace in array() functions - change (mediawiki...Wikibase)

2015-07-03 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222585 Change subject: Unify whitespace in array() functions .. Unify whitespace in array() functions How did I missed these in

[MediaWiki-commits] [Gerrit] [WIP] Use QuantityInput expert - change (mediawiki...Wikibase)

2015-07-03 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/222597 Change subject: [WIP] Use QuantityInput expert .. [WIP] Use QuantityInput expert This requires a new release of ValueView

[MediaWiki-commits] [Gerrit] Enable PHPCS sniff Generic.Files.LineLength - change (mediawiki...Wikibase)

2015-07-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/223008 Change subject: Enable PHPCS sniff Generic.Files.LineLength .. Enable PHPCS sniff Generic.Files.LineLength This patch enables a

[MediaWiki-commits] [Gerrit] Set PHPCS' LineLength sniff to 170 characters - change (mediawiki...Wikibase)

2015-07-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/223016 Change subject: Set PHPCS' LineLength sniff to 170 characters .. Set PHPCS' LineLength sniff to 170 characters

[MediaWiki-commits] [Gerrit] Use max-width for descriptions instead of width: 50% - change (mediawiki...WikibaseQualityConstraints)

2015-07-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/223024 Change subject: Use max-width for descriptions instead of width: 50% .. Use max-width for descriptions instead of width: 50

[MediaWiki-commits] [Gerrit] Don't display Babel-0 languages the user doesn't understand - change (mediawiki...Wikibase)

2014-02-17 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113799 Change subject: Don't display Babel-0 languages the user doesn't understand .. Don't display Babel-0 languages t

[MediaWiki-commits] [Gerrit] Stop trying to return a void value... - change (mediawiki...Wikibase)

2014-02-17 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Stop trying to return a void value... .. Stop trying to return a void value... Change-Id: Ie8776914b9e740de3d6b61c7cd933791f522a626 --- M repo

[MediaWiki-commits] [Gerrit] Use user-defined animation duration instead of fixed time - change (mediawiki...Wikibase)

2014-02-18 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113931 Change subject: Use user-defined animation duration instead of fixed time .. Use user-defined animation duration instead of

[MediaWiki-commits] [Gerrit] Remove whitespace around content in templates.php - change (mediawiki...Wikibase)

2014-02-18 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Remove whitespace around content in templates.php .. Remove whitespace around content in templates.php Whitespace between and content and

[MediaWiki-commits] [Gerrit] Redirect all *.wikidata.org subdomains to www.wikidata.org - change (operations/apache-config)

2014-02-18 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113972 Change subject: Redirect all *.wikidata.org subdomains to www.wikidata.org .. Redirect all *.wikidata.org subdomains to

[MediaWiki-commits] [Gerrit] SearchEntities API call refactored for performance - change (mediawiki...Wikibase)

2014-02-19 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/114165 Change subject: SearchEntities API call refactored for performance .. SearchEntities API call refactored for performance 1. If

[MediaWiki-commits] [Gerrit] Don't display languages based on ULS heuristics if I have a ... - change (mediawiki...Wikibase)

2014-02-20 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/114486 Change subject: Don't display languages based on ULS heuristics if I have a Babel box .. Don't display languages ba

[MediaWiki-commits] [Gerrit] Anchor id for the table of comments was missing - change (mediawiki...Wikibase)

2014-02-20 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/114510 Change subject: Anchor id for the table of comments was missing .. Anchor id for the table of comments was missing I guess

[MediaWiki-commits] [Gerrit] Correctly format commons links with spaces - change (mediawiki...Wikibase)

2014-02-24 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Correctly format commons links with spaces .. Correctly format commons links with spaces Spaces should be replaced with underscores in URLs

[MediaWiki-commits] [Gerrit] Wikibase parsing of diff=... parameter was different from core - change (mediawiki...Wikibase)

2014-02-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/115310 Change subject: Wikibase parsing of diff=... parameter was different from core .. Wikibase parsing of diff=... parameter was

[MediaWiki-commits] [Gerrit] User-definable animation duration instead of constant time - change (mediawiki...Wikibase)

2014-02-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/115680 Change subject: User-definable animation duration instead of constant time .. User-definable animation duration instead of

[MediaWiki-commits] [Gerrit] Fix Beta checkboxes not rendering in Opera 12 (Windows) - change (mediawiki...BetaFeatures)

2014-02-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/115885 Change subject: Fix Beta checkboxes not rendering in Opera 12 (Windows) .. Fix Beta checkboxes not rendering in Opera 12

[MediaWiki-commits] [Gerrit] Typography refresh (VectorBeta extension) makes heading font... - change (mediawiki...Wikibase)

2014-02-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/115893 Change subject: Typography refresh (VectorBeta extension) makes heading font to big .. Typography refresh (VectorBeta extension

[MediaWiki-commits] [Gerrit] Snaks in items with multiple references scraped in wrong order - change (mediawiki...Wikibase)

2014-02-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/115897 Change subject: Snaks in items with multiple references scraped in wrong order .. Snaks in items with multiple references

[MediaWiki-commits] [Gerrit] Avoid failing if calling the exposed function but no watch/u... - change (mediawiki/core)

2014-02-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/111796 Change subject: Avoid failing if calling the exposed function but no watch/unwatch link was found for whatever reason. .. Avoid

[MediaWiki-commits] [Gerrit] Use the watch.ajax module to update the watchlist link (a st... - change (mediawiki...Wikibase)

2014-02-10 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/112464 Change subject: Use the watch.ajax module to update the watchlist link (a star in the Vector skin) whenever something was edited. I tried to avoid useless AJAX calls as good as I could. Note that

[MediaWiki-commits] [Gerrit] Bad auto-summary when using the "wblinktitles" API call. The... - change (mediawiki...Wikibase)

2014-02-12 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/112933 Change subject: Bad auto-summary when using the "wblinktitles" API call. The call created summaries like "/* wblinktitles-connect:2| */nowiki:Berlin, enwiki:Berlin" which got

[MediaWiki-commits] [Gerrit] Avoid deep copy of global mediaWiki object - change (mediawiki...Wikibase)

2014-02-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113342 Change subject: Avoid deep copy of global mediaWiki object .. Avoid deep copy of global mediaWiki object When _createWidget is

[MediaWiki-commits] [Gerrit] Performance of mediawiki.searchSuggest.js - change (mediawiki/core)

2014-02-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113357 Change subject: Performance of mediawiki.searchSuggest.js .. Performance of mediawiki.searchSuggest.js Two tiny performance

[MediaWiki-commits] [Gerrit] Truncate search suggestions similar to mediawiki.searchSuggest - change (mediawiki...Wikibase)

2014-02-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/113373 Change subject: Truncate search suggestions similar to mediawiki.searchSuggest .. Truncate search suggestions similar to

[MediaWiki-commits] [Gerrit] Don't check permissions twice in ApiWikibase - change (mediawiki...Wikibase)

2014-03-31 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/122403 Change subject: Don't check permissions twice in ApiWikibase .. Don't check permissions twice in ApiWikibase Sub-c

[MediaWiki-commits] [Gerrit] Replace unclear "oops" and "can't happen" with empty LogicEx... - change (mediawiki...Wikibase)

2014-03-31 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/122411 Change subject: Replace unclear "oops" and "can't happen" with empty LogicExceptions .. Replace

[MediaWiki-commits] [Gerrit] [WIP] Fix constructing ArrayObjects from ArrayObjects - change (mediawiki...Wikibase)

2014-04-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/122834 Change subject: [WIP] Fix constructing ArrayObjects from ArrayObjects .. [WIP] Fix constructing ArrayObjects from ArrayObjects

[MediaWiki-commits] [Gerrit] Simplify CSS needed to display Properties Data type - change (mediawiki...Wikibase)

2014-04-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123045 Change subject: Simplify CSS needed to display Properties Data type .. Simplify CSS needed to display Properties Data type I

[MediaWiki-commits] [Gerrit] Don't use unchecked global jQuery variable in non-critical J... - change (mediawiki...Wikibase)

2014-04-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123092 Change subject: Don't use unchecked global jQuery variable in non-critical JavaScript .. Don't use unchecked glo

[MediaWiki-commits] [Gerrit] in_array( array_keys( ... ) ) => array_key_exists( ... ) - change (mediawiki...Wikibase)

2014-04-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123101 Change subject: in_array( array_keys( ... ) ) => array_key_exists( ... ) .. in_array( array_keys( ... ) ) => array_key_

[MediaWiki-commits] [Gerrit] Replace in_array( array_keys( ... ) ) with array_key_exists(... - change (mediawiki/core)

2014-04-01 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123106 Change subject: Replace in_array( array_keys( ... ) ) with array_key_exists( ... ) .. Replace in_array( array_keys

[MediaWiki-commits] [Gerrit] Set font of the wb-firstHeading toolbar back to sans-serif - change (mediawiki...Wikibase)

2014-04-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123203 Change subject: Set font of the wb-firstHeading toolbar back to sans-serif .. Set font of the wb-firstHeading toolbar back to

[MediaWiki-commits] [Gerrit] Replace fade that doesn't fade with more flexible CSS class - change (mediawiki...Wikibase)

2014-04-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123292 Change subject: Replace fade that doesn't fade with more flexible CSS class .. Replace fade that doesn't fade with mor

[MediaWiki-commits] [Gerrit] Reduce loading spinner toggle to a single 'loading' CSS clas... - change (mediawiki...Wikibase)

2014-04-02 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/123298 Change subject: Reduce loading spinner toggle to a single 'loading' CSS class name .. Reduce loading spinner toggle t

[MediaWiki-commits] [Gerrit] Doxygen comments updated in Summary related classes - change (mediawiki...Wikibase)

2014-03-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/117227 Change subject: Doxygen comments updated in Summary related classes .. Doxygen comments updated in Summary related classes

[MediaWiki-commits] [Gerrit] Fixed tests covering themselves - change (mediawiki...Wikibase)

2014-03-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/117235 Change subject: Fixed tests covering themselves .. Fixed tests covering themselves * Typos in @covers. * Removed strval(). It

[MediaWiki-commits] [Gerrit] Status::getMessage accidentially returned string instead of ... - change (mediawiki/core)

2014-03-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/117309 Change subject: Status::getMessage accidentially returned string instead of Message .. Status::getMessage accidentially

[MediaWiki-commits] [Gerrit] Move Time i18n Messages to corrent i18n file - change (mediawiki...Wikibase)

2014-03-06 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Move Time i18n Messages to corrent i18n file .. Move Time i18n Messages to corrent i18n file Change-Id

[MediaWiki-commits] [Gerrit] Remove non-working help URLs from all Wikibase API modules - change (mediawiki...Wikibase)

2014-05-06 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/131692 Change subject: Remove non-working help URLs from all Wikibase API modules .. Remove non-working help URLs from all Wikibase API

[MediaWiki-commits] [Gerrit] Force Html attribute to be string to avoid type warning - change (mediawiki/core)

2014-05-10 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/132617 Change subject: Force Html attribute to be string to avoid type warning .. Force Html attribute to be string to avoid type

[MediaWiki-commits] [Gerrit] Fix Beta checkboxes not rendering in Opera 12 (all systems) - change (mediawiki...BetaFeatures)

2014-05-12 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/132927 Change subject: Fix Beta checkboxes not rendering in Opera 12 (all systems) .. Fix Beta checkboxes not rendering in Opera 12

[MediaWiki-commits] [Gerrit] Don't underline hovercard text when user preference is 'Always' - change (mediawiki...Popups)

2014-05-12 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/132944 Change subject: Don't underline hovercard text when user preference is 'Always' .. Don't underline hove

[MediaWiki-commits] [Gerrit] Add documentation to WikibaseDataTypeBuilders - change (mediawiki...Wikibase)

2014-05-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133264 Change subject: Add documentation to WikibaseDataTypeBuilders .. Add documentation to WikibaseDataTypeBuilders This is a direct

[MediaWiki-commits] [Gerrit] Fix mismatching @covers tags in Formatters - change (mediawiki...Wikibase)

2014-05-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133349 Change subject: Fix mismatching @covers tags in Formatters .. Fix mismatching @covers tags in Formatters Change-Id

[MediaWiki-commits] [Gerrit] Fix regex in HTML injection test - change (mediawiki...Wikibase)

2014-05-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133352 Change subject: Fix regex in HTML injection test .. Fix regex in HTML injection test Change-Id

[MediaWiki-commits] [Gerrit] Fix test provider names and namespaces in Formatters - change (mediawiki...Wikibase)

2014-05-14 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133355 Change subject: Fix test provider names and namespaces in Formatters .. Fix test provider names and namespaces in Formatters

[MediaWiki-commits] [Gerrit] Attempt to clean-up and refactor ChangeOp and Validators code - change (mediawiki...Wikibase)

2014-05-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133523 Change subject: Attempt to clean-up and refactor ChangeOp and Validators code .. Attempt to clean-up and refactor ChangeOp and

[MediaWiki-commits] [Gerrit] [DNM] Fix Opera 12 flyout collapsing to early - change (mediawiki...VectorBeta)

2014-05-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133628 Change subject: [DNM] Fix Opera 12 flyout collapsing to early .. [DNM] Fix Opera 12 flyout collapsing to early This

[MediaWiki-commits] [Gerrit] Optimize time parsers regular expressions - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126018 Change subject: Optimize time parsers regular expressions .. Optimize time parsers regular expressions * Removed one matching

[MediaWiki-commits] [Gerrit] Support B.C. with dot at the end as well as B. C. with spaces - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126021 Change subject: Support B.C. with dot at the end as well as B. C. with spaces .. Support B.C. with dot at the end as well as B

[MediaWiki-commits] [Gerrit] Use EraParser constants instead of repeating the +/- characters - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126022 Change subject: Use EraParser constants instead of repeating the +/- characters .. Use EraParser constants instead of repeating

[MediaWiki-commits] [Gerrit] Rename formatter option RESOLVE_ID to LOOKUP_LABEL - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126055 Change subject: Rename formatter option RESOLVE_ID to LOOKUP_LABEL .. Rename formatter option RESOLVE_ID to LOOKUP_LABEL This

[MediaWiki-commits] [Gerrit] Use EntityTitleLookup in EntityIdHtmlLinkFormatter on Repo - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126070 Change subject: Use EntityTitleLookup in EntityIdHtmlLinkFormatter on Repo .. Use EntityTitleLookup in EntityIdHtmlLinkFormatter

[MediaWiki-commits] [Gerrit] Rename PropertyInfo to more generic EntityInfo - change (mediawiki...Wikibase)

2014-04-15 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126139 Change subject: Rename PropertyInfo to more generic EntityInfo .. Rename PropertyInfo to more generic EntityInfo This is a

[MediaWiki-commits] [Gerrit] Documentation for page_props getter in ParserOutput - change (mediawiki/core)

2014-04-16 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126254 Change subject: Documentation for page_props getter in ParserOutput .. Documentation for page_props getter in ParserOutput I

[MediaWiki-commits] [Gerrit] Rename somewhat confusing variable names in ApiErrorReporter - change (mediawiki...Wikibase)

2014-04-16 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126259 Change subject: Rename somewhat confusing variable names in ApiErrorReporter .. Rename somewhat confusing variable names in

[MediaWiki-commits] [Gerrit] Stop throwing fatal errors in CommonsLinkFormatter - change (mediawiki...Wikibase)

2014-04-16 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126720 Change subject: Stop throwing fatal errors in CommonsLinkFormatter .. Stop throwing fatal errors in CommonsLinkFormatter We are

[MediaWiki-commits] [Gerrit] Finish removing boolean return values from JobQueue code - change (mediawiki/core)

2014-04-16 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126746 Change subject: Finish removing boolean return values from JobQueue code .. Finish removing boolean return values from JobQueue

[MediaWiki-commits] [Gerrit] ApiSandbox broken because of undefined variable - change (mediawiki...ApiSandbox)

2014-04-17 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/126942 Change subject: ApiSandbox broken because of undefined variable .. ApiSandbox broken because of undefined variable "Type

[MediaWiki-commits] [Gerrit] Refactor type checks in EntityId formatters - change (mediawiki...Wikibase)

2014-04-23 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/129168 Change subject: Refactor type checks in EntityId formatters .. Refactor type checks in EntityId formatters I just realized it

[MediaWiki-commits] [Gerrit] [WIP] Introduce EntityContent::STATUS_UNTITLED - change (mediawiki...Wikibase)

2014-04-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/129407 Change subject: [WIP] Introduce EntityContent::STATUS_UNTITLED .. [WIP] Introduce EntityContent::STATUS_UNTITLED This is a

[MediaWiki-commits] [Gerrit] JSON dump generator: code clean-up and documentation update - change (mediawiki...Wikibase)

2014-03-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/120567 Change subject: JSON dump generator: code clean-up and documentation update .. JSON dump generator: code clean-up and

[MediaWiki-commits] [Gerrit] Make NumberUnlocalizer aware of incomplete $separatorTransfo... - change (mediawiki...Wikibase)

2014-03-25 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/120777 Change subject: Make NumberUnlocalizer aware of incomplete $separatorTransformTable .. Make NumberUnlocalizer aware of

[MediaWiki-commits] [Gerrit] Use precise ApiBase type hints and variable names in all API... - change (mediawiki/core)

2014-03-25 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/120827 Change subject: Use precise ApiBase type hints and variable names in all API modules .. Use precise ApiBase type hints and

[MediaWiki-commits] [Gerrit] Fix/update inline documentation in WikiPage class - change (mediawiki/core)

2014-03-25 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/120841 Change subject: Fix/update inline documentation in WikiPage class .. Fix/update inline documentation in WikiPage class * Add

[MediaWiki-commits] [Gerrit] Fix/update inline documentations in GlobalFunctions - change (mediawiki/core)

2014-03-25 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/120850 Change subject: Fix/update inline documentations in GlobalFunctions .. Fix/update inline documentations in GlobalFunctions

[MediaWiki-commits] [Gerrit] YearTimeParser: Fix regex checking for "contains" instead of... - change (mediawiki...Wikibase)

2014-03-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/121022 Change subject: YearTimeParser: Fix regex checking for "contains" instead of "is number" .. YearTimeParser

[MediaWiki-commits] [Gerrit] LanguageFallbackChain type hint and inline documentation cle... - change (mediawiki...Wikibase)

2014-03-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/121340 Change subject: LanguageFallbackChain type hint and inline documentation cleanup .. LanguageFallbackChain type hint and inline

[MediaWiki-commits] [Gerrit] WikibaseRepo: Cleanup use section, comments and line lengths - change (mediawiki...Wikibase)

2014-03-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/121362 Change subject: WikibaseRepo: Cleanup use section, comments and line lengths .. WikibaseRepo: Cleanup use section, comments and

[MediaWiki-commits] [Gerrit] Refactoring of basic Cucumber steps - change (mediawiki...Wikibase)

2014-03-27 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/121408 Change subject: Refactoring of basic Cucumber steps .. Refactoring of basic Cucumber steps Change-Id

[MediaWiki-commits] [Gerrit] Cleanup WikibaseClient "use" section - change (mediawiki...Wikibase)

2014-03-28 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/121654 Change subject: Cleanup WikibaseClient "use" section .. Cleanup WikibaseClient "use" section I removed c

[MediaWiki-commits] [Gerrit] Update LabelDescriptionDuplicateDetector documentation - change (mediawiki...Wikibase)

2014-05-16 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/133693 Change subject: Update LabelDescriptionDuplicateDetector documentation .. Update LabelDescriptionDuplicateDetector documentation

[MediaWiki-commits] [Gerrit] Fix messages in SpecialSetSiteLink - change (mediawiki...Wikibase)

2014-05-20 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/134352 Change subject: Fix messages in SpecialSetSiteLink .. Fix messages in SpecialSetSiteLink This is a direct follow-up for the

[MediaWiki-commits] [Gerrit] Right-to-left rendering for site links in diff - change (mediawiki...Wikibase)

2014-05-20 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/134386 Change subject: Right-to-left rendering for site links in diff .. Right-to-left rendering for site links in diff Example: https

[MediaWiki-commits] [Gerrit] [DNM] Documentation for Data Type to Data Value Type mapping - change (mediawiki...Wikibase)

2014-05-21 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/134579 Change subject: [DNM] Documentation for Data Type to Data Value Type mapping .. [DNM] Documentation for Data Type to Data Value

[MediaWiki-commits] [Gerrit] Minimize usage of EntityContent / ECFactory - change (mediawiki...Wikibase)

2014-05-23 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Minimize usage of EntityContent / ECFactory .. Minimize usage of EntityContent / ECFactory Change-Id: I33b0be329d0a490c6e049d44a6341607f95aaf9a

[MediaWiki-commits] [Gerrit] Cache items found in ClientSiteLinkLookup - change (mediawiki...Wikibase)

2014-05-23 Thread WMDE
Thiemo Mättig (WMDE) has submitted this change and it was merged. Change subject: Cache items found in ClientSiteLinkLookup .. Cache items found in ClientSiteLinkLookup Caches the items which have been found by title in the

[MediaWiki-commits] [Gerrit] Fix unused/missing private fields and documentation - change (mediawiki...Wikibase)

2014-05-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135277 Change subject: Fix unused/missing private fields and documentation .. Fix unused/missing private fields and documentation

[MediaWiki-commits] [Gerrit] Fix broken @return documentation - change (mediawiki...Wikibase)

2014-05-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135281 Change subject: Fix broken @return documentation .. Fix broken @return documentation Yes, a patch for a single character. O_o

[MediaWiki-commits] [Gerrit] Fix broken @return documentation - change (mediawiki/core)

2014-05-24 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135282 Change subject: Fix broken @return documentation .. Fix broken @return documentation I found one of these in Wikibase and run a

[MediaWiki-commits] [Gerrit] Fix broken documentation in Client - change (mediawiki...Wikibase)

2014-05-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135416 Change subject: Fix broken documentation in Client .. Fix broken documentation in Client ... as reported by the PHPStorm code

[MediaWiki-commits] [Gerrit] Fix broken documentation in Lib - change (mediawiki...Wikibase)

2014-05-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135420 Change subject: Fix broken documentation in Lib .. Fix broken documentation in Lib Fixing a whole bunch of documentation errors

[MediaWiki-commits] [Gerrit] Fix broken documentation in Repo - change (mediawiki...Wikibase)

2014-05-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135424 Change subject: Fix broken documentation in Repo .. Fix broken documentation in Repo ... as well as a few jQuery performance

[MediaWiki-commits] [Gerrit] Make EditEntityTest run hook code - change (mediawiki...Wikibase)

2014-05-26 Thread WMDE
Thiemo Mättig (WMDE) has uploaded a new change for review. https://gerrit.wikimedia.org/r/135425 Change subject: Make EditEntityTest run hook code .. Make EditEntityTest run hook code This very simple fake makes sure

<    1   2   3   4   5   6   7   8   9   10   >