Merge "Add/update function level parameter documentation"
[lhc/web/wiklou.git] / tests / phpunit / includes / MWNamespaceTest.php
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-11 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
2012-05-11 Aaron SchulzMerge "Add unit test for MWNamespace::isNonincludable"
2012-05-11 umherirrenderAdd unit test for MWNamespace::isNonincludable
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-12 Antoine Mussofix typo in message
2011-12-12 Antoine Mussouse an helper to test NS subjects
2011-12-12 Antoine Mussoadd some namespaces equality tests
2011-12-12 Antoine Mussouse MWNamespaceTest helpers based on __call()
2011-12-12 Antoine Mussouse __call() to instantly have some new fresh helpers
2011-12-10 Aaron Schulz* Fixed failing FlaggedRevs tests (one due global to...
2011-11-22 Daniel FriesenImplement a number of namespace related equals functions:
2011-10-24 Antoine Mussousing real identity for hashar
2011-08-24 Sam ReedFix missing $ from r95439
2011-08-24 Sam ReedFixup the rest of r82577
2011-08-24 Sam ReedFix testGetTalkExceptions from r82577
2011-08-24 Sam ReedFollowup r82577
2011-08-15 Antoine MussoFix up NS_MAIN subpage tests
2011-07-20 PlatonidesCommit a list of unimplemented tests.
2011-07-15 Antoine MussoNS_MAIN can locally have subpages enabled
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Antoine MussoFix MWNamespaceTest::testGetTalkExceptions()
2011-02-22 PlatonidesRemove trailing ?>
2011-02-21 Antoine Mussoremove hardcoded local path
2011-02-21 Antoine Mussoimprove namespace related methods