Merge "prop=duplicatefiles does not show duplicates under same name"
[lhc/web/wiklou.git] / includes / IP.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-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-10-24 Antoine Mussousing real identity for hashar
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-06 Aaron SchulzFixed typo in ipv6 private IP range list and added...
2011-09-04 Sam ReedTrim trailing whitespace
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-03-18 Happy-melonMove Block::normaliseRange() to IP.php, then reduce...
2011-02-13 Aaron SchulzFollow-up r82093: fixed comment :)
2011-02-13 Aaron Schulz* (bug 27353) IPv6 address ending in "::WORD" was not...
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-21 Aaron Schulz*(bug 25920) Moved forward ref to a back ref to really...
2010-11-18 Sam ReedReverting r76928, causes segfault
2010-11-18 Aaron Schulz(bug 25920) Moved forward ref to a nested ref to really...
2010-11-17 Aaron Schulz* Reduced some pointless regex capture overhead
2010-11-16 Alexandre EmsenhuberFixed some doxygen warnings
2010-11-15 Aaron SchulzRemoved weird unused "IPv4toIPv6" function
2010-11-15 Aaron Schulztypo: RE_IPV4_BLOCK -> RE_IP_BLOCK
2010-11-13 Aaron SchulzMinor cleanups
2010-11-12 Aaron Schulz* parseCIDR() should use parseCIDR6() for IPv6 (plus...
2010-11-12 Aaron Schulz* Removed redundant check in toUnsigned6().
2010-11-12 Aaron Schulz* Changes in IP.php:
2010-11-11 Aaron Schulz* Return type cleanup (int -> bool)
2010-11-11 Aaron Schulz* Followed-up r76267:
2010-11-07 Aaron SchulzMade sanitizeIP() handle CIDR IPs in IPv6 (fixes server...
2010-11-07 Aaron Schulz* Fixed RE_IPV6_ADD for IP networks ending in "::"...
2010-10-23 Alexandre Emsenhuber* Standardised file description headers
2010-09-26 Antoine Mussoupdate my personal email address altern.org -> free.fr
2010-08-08 Jack Phoenixcoding style tweaks
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-03-09 Alexandre Emsenhuber* Fixed some doxygen warnings
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-08-08 Aaron SchulzTake the IPv4 part of mapped addresses rather than...
2009-07-27 Aaron SchulzIPv6 padding cleanup - removed trailing ':'
2009-07-27 Aaron Schulz* IPv6 validation check fix for bug 19003
2009-05-31 Roan KattouwFixes for r51236 per CR comments
2009-05-31 Roan KattouwFix weird bug that caused IP::isInRange("80.0.0.0"...
2009-04-01 Tim StarlingChanges required by the current version of SecurePoll:
2008-11-02 Aaron Schulz* Fix comment
2008-11-02 Aryeh GregorUse MediaWiki whitespace standards, please.
2008-11-02 Roan KattouwAPI: Move ApiQueryBlocks::convertHexIP() to IP::hexToIP...
2008-09-15 Siebrand Mazeland* Fix common spelling error (seperate -> separate)
2008-08-24 Aaron Schulzremove extra parenthesis
2008-08-13 Aaron Schulzupdate comment
2008-08-13 Aaron Schulzadd HexToOct()
2008-08-06 Brion Vibber* (bug 15049) Fix for CheckUser extension's log search...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-09-03 Aaron Schulz*Convert '.' to ':' for IPs that have both (like '...
2007-08-03 Brion Vibber* Fixed regression in blocking of username '0'
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-13 Brion Vibber* (bug 10247) Fix IP address regex to avoid false posit...
2007-04-25 Tim Starlingdebugging
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-08 Aaron Schulz*fix ipv6 prefix consistency
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-04-04 Aaron Schulz*comment typo
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-28 Aaron Schulz*Fix isInRange(), remove cruft, add "ipv-6" prefix...
2007-03-22 Aaron Schulz*Fix comment typo, remove some redundant conversions
2007-03-14 Aaron Schulz*Run isIPv6() before trim/uppercasing
2007-03-13 Aaron Schulz*More robust IPv6 validation (exclude ambiguous IPs)
2007-03-13 Aaron Schulz*Make sanitizeIP() and toOctet() remove leading bloc...
2007-03-13 Brion Vibberthis isn't java... you need to say $this-> and self...
2007-03-13 Aaron Schulz*sanitizeIP() now adds leading zeroes to each bloc...
2007-03-13 Aaron Schulz*Padding for indexing
2007-03-13 Aaron Schulz*Declare static functions as such
next