index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
MWNamespaceTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
NamespaceInfo service to replace MWNamespace
Aryeh Gregor
2019-04-10
1
-609
/
+0
*
Hard deprecate MWNamespace::canTalk()
Max Semenik
2019-02-26
1
-0
/
+1
*
MWNamespace: Add getCategoryLinkType() method
Kevin Israel
2018-06-29
1
-0
/
+30
*
Don't rely on magic __call in MWNamespaceTest
Kunal Mehta
2018-04-06
1
-41
/
+52
*
Remove very, very old disabled test cases and todos
Thiemo Mättig
2017-12-28
1
-65
/
+1
*
Remove resolved todo from MWNamespace test
Kunal Mehta
2017-12-28
1
-1
/
+0
*
Rename canTalk methods
daniel
2017-06-25
1
-12
/
+34
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-5
/
+5
*
Remove "Generated by PHPUnit" comments in 3 files
Thiemo Mättig
2016-12-13
1
-1
/
+0
*
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-1
/
+0
*
Use more short array syntax in comments (/tests/)
umherirrender
2016-07-10
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-21
/
+21
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-5
/
+5
*
Standardize @todo
umherirrender
2014-07-23
1
-1
/
+1
*
Allow moving category pages
Jackmcbarn
2014-05-09
1
-1
/
+1
*
Pass phpcs-strict on some test files (2/x)
Siebrand Mazeland
2014-04-24
1
-1
/
+5
*
@covers tags for more test classes
addshore
2013-10-24
1
-1
/
+38
*
Fixed return type of getContentNamespaces()
Aaron Schulz
2013-07-16
1
-5
/
+5
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-3
/
+0
*
Tests: Fix case of some methods
umherirrender
2013-03-22
1
-9
/
+9
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-69
/
+71
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+0
*
Fix indentation whitespace errors
umherirrender
2012-10-26
1
-1
/
+1
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-89
/
+34
*
helpers to get subjects/talk namespaces
Antoine Musso
2012-06-26
1
-0
/
+30
*
Add unit test for MWNamespace::isNonincludable
umherirrender
2012-05-11
1
-0
/
+9
*
Removed assertions calling MWNamespace::isMain() from MWNamespaceTest::testIs...
Alexandre Emsenhuber
2012-02-15
1
-4
/
+0
*
[Core JS] More fixing of global config variable usage
Krinkle
2011-12-31
1
-1
/
+1
*
fix typo in message
Antoine Musso
2011-12-12
1
-2
/
+2
*
use an helper to test NS subjects
Antoine Musso
2011-12-12
1
-16
/
+25
*
add some namespaces equality tests
Antoine Musso
2011-12-12
1
-0
/
+11
*
use MWNamespaceTest helpers based on __call()
Antoine Musso
2011-12-12
1
-78
/
+82
*
use __call() to instantly have some new fresh helpers
Antoine Musso
2011-12-12
1
-0
/
+30
*
* Fixed failing FlaggedRevs tests (one due global to leaks from a core test) ...
Aaron Schulz
2011-12-10
1
-0
/
+2
*
Implement a number of namespace related equals functions:
Daniel Friesen
2011-11-22
1
-23
/
+64
*
using real identity for hashar
Antoine Musso
2011-10-24
1
-2
/
+2
*
Fix missing $ from r95439
Sam Reed
2011-08-24
1
-1
/
+1
*
Fixup the rest of r82577
Sam Reed
2011-08-24
1
-5
/
+36
*
Fix testGetTalkExceptions from r82577
Sam Reed
2011-08-24
1
-2
/
+11
*
Followup r82577
Sam Reed
2011-08-24
1
-28
/
+22
*
Fix up NS_MAIN subpage tests
Antoine Musso
2011-08-15
1
-6
/
+17
*
Commit a list of unimplemented tests.
Platonides
2011-07-20
1
-5
/
+10
*
NS_MAIN can locally have subpages enabled
Antoine Musso
2011-07-15
1
-1
/
+8
*
Extend MediaWikiTestCase in a few places
Chad Horohoe
2011-05-25
1
-1
/
+1
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-2
/
+2
*
Fix MWNamespaceTest::testGetTalkExceptions()
Antoine Musso
2011-05-14
1
-2
/
+2
*
Remove trailing ?>
Platonides
2011-02-22
1
-1
/
+1
*
remove hardcoded local path
Antoine Musso
2011-02-21
1
-2
/
+0
*
improve namespace related methods
Antoine Musso
2011-02-21
1
-0
/
+441