| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: T321882
Change-Id: I0b86acfdeaa3a2a0a14b7763fd088122820bafdc
|
|
|
|
|
|
|
|
|
| |
Make phan stricter about scalar types by setting scalar_implicit_cast to
false (the default in mediawiki-phan-config)
Bug: T242536
Bug: T301991
Change-Id: Ia2fe30b17804186571722e728578121c8b75d455
|
|
|
|
|
|
|
|
| |
Nothing to learn from these.
You can find a longer explanation in the comments in I93751e6.
Change-Id: I195aae70fc282b58be5b18160783f27d38605d15
|
|
|
|
| |
Change-Id: I157220c4e9ff516283a60f06af99efa2439332e3
|
|
|
|
|
|
|
| |
Due to T201119, some counts are not in sync. We are assuming
that in this case page count is just 0.
Change-Id: Iffd24270db6d852839d6922aa492c1975bf185e0
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hidden category: <cat> a mediawiki:HiddenCategory .
Pages count: <cat> mediawiki:pages 10 .
Subcats count: <cat> mediawiki:subcategories 5 .
Note that pages count includes only actual articles, unlike mediawiki
table.
Bug: T173980
Change-Id: I6d34c58f844411f891195776406e11acd2aef7b1
|
|
|
|
|
|
|
|
|
|
|
| |
This fix is ported from https://gerrit.wikimedia.org/r/#/c/372905
since it does not belong to SPARQL updates really.
It changes main node for category dump to
<http://acme.test/wiki/Special:CategoryDump>
thus allowing to support multiple wikis living on the same domain.w
Change-Id: Ie1ac5ddf6b3b73f3966274f90abc1db50061b494
|
|
Example:
http://en.wiki.local.wmftest.net:8080/wiki/Category:Ducks> a mediawiki:Category ;
rdfs:label "Ducks" ;
mediawiki:isInCategory <http://en.wiki.local.wmftest.net:8080/wiki/Category:Birds> .
Bug: T157676
Change-Id: I59b9603581b37af59d17dd6c38247c85aee44911
|