Merge "Set $wgLanguageConverterCacheType to CACHE_NONE in installer"
[lhc/web/wiklou.git] / tests / phpunit / includes / IPTest.php
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-17 HasharMerge "Updating Release Notes about addition of getCrea...
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Renamed new BagOStuff getBatch() function to...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-16 ReedyMerge "[FileBackend] Avoid infinite loops when populati...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-11 Aaron[IP] Added an IP::prettifyIP() function for displaying...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Sam ReedMore occurrence typos
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-01 Aaron SchulzTweak r98602: keep the other IP normalization for non...
2011-10-01 Aaron SchulzMade provideIPCIDRs() not add a '/' if there is no...
2011-09-07 Antoine Mussocomplement r96386 tests
2011-09-06 Aaron SchulzFixed typo in ipv6 private IP range list and added...
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-03-06 Antoine MussoPHPUnit coverage comment must not have parentheses
2011-03-05 Antoine Mussotests for IP class, mostly incompletes
2011-02-13 Aaron Schulz* (bug 27353) IPv6 address ending in "::WORD" was not...
2011-02-06 Antoine MussoReduce range of IPv6 tested by testValidIPs
2010-12-29 X!-Set configuration automatically if not set. This allow...
2010-12-28 Chad HorohoeAdd @covers annotations to IP tests
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...