added unit tests for WikitextContent
[lhc/web/wiklou.git] / includes / PathRouter.php
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 Brion VIBBERMerge "(bug 35069) Keep history line from ending '...
2012-04-09 Brion VIBBERMerge "Fix for chunked uploading support in API."
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-07 ReedyFix documentation to match potential code
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-09 Daniel FriesenFollowup r104676, r104688:
2011-12-08 Aaron SchulzFU r104688:
2011-11-30 Daniel FriesenFollowup r104274, r104676. Fix the bug that broke fr...
2011-11-30 Daniel FriesenRecommit PathRouter code from r104274, r104284, r104285...
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-26 Daniel FriesenFollowup r104274; Add '$key' to the $data array as...
2011-11-26 Daniel FriesenImplement path routing code.