Merge "Revert "Setting up a way to have uploading by URL, but not on Special:Upload""
[lhc/web/wiklou.git] / tests / phpunit / includes / IPTest.php
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
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...