*More robust IPv6 validation (exclude ambiguous IPs)
[lhc/web/wiklou.git] / includes /
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 Antoine MussoIgnore lonely wiki text '''''. Fix a parser test.
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 Tim StarlingRevert my own commit r20142, was rubbish.
2007-03-13 Brion VibberBundle tidy config.
2007-03-13 Aaron Schulz*Padding for indexing
2007-03-13 Raimond SpekkingMake Special:Listusers caseinsensitive for first letter
2007-03-13 Aaron Schulz*Declare static functions as such
2007-03-12 Aaron Schulz*Get range blocks to consider "anononly" while I'm...
2007-03-12 Aaron Schulz*IPv6 sanitizing, avoid use of native hex functions...
2007-03-12 Aaron Schulz*Add case option to base convert
2007-03-12 Aaron Schulz*Automatic address expansion, remove redundant check
2007-03-12 Aaron Schulz* Add IPv6 support to XFF functions, improve IPv6 regexp
2007-03-12 Raimond SpekkingRevert of r20304.
2007-03-12 Aaron Schulz*Use strval() to ensure wfBaseConvert() recieves a...
2007-03-12 Aaron Schulz*Fix typos :(
2007-03-12 Aaron Schulz* Add IPv6 support
2007-03-12 Aaron Schulz* Add isIPAddress() for IPs/networks, fix a bit bug
2007-03-12 Aaron Schulz* Add IPv6 functions, fix explicit ranges
2007-03-11 River Tarnelluse INSERT...RETURNING INTO to insert blobs
2007-03-11 River Tarnellset $NLS_LANG before connecting so Oracle knows we...
2007-03-11 River TarnelllimitResult() changes need fiddling to put options...
2007-03-11 River Tarnellcall ctx_ddl.sync_index to update search index on page...
2007-03-11 River Tarnellcleanup
2007-03-11 River Tarnellfull-search search for oracle using Oracle Text
2007-03-11 River Tarnellnew files for oracle
2007-03-11 River Tarnellrevive experimental Oracle support
2007-03-10 Aaron Schulz* Spacing
2007-03-10 Aaron Schulz* Enable multi-edit undo (bug 8133)
2007-03-09 Raimond Spekking* (bug 5619) Split statistics messages for brighter...
2007-03-09 Aaron Schulz*Have user agent return '' rather than NULL
2007-03-09 Ryan LaneAdding setInternalPassword(), and changing the behavior...
2007-03-09 Raimond SpekkingUse formatNum for pagesize
2007-03-09 River Tarnelluse bytes rather than chars, since that's what other...
2007-03-09 Brion Vibber* Fix fallback implementation of mb_strlen so it works...
2007-03-09 Raimond Spekking* (bug 6997) Link from Special:log/block to unblock...
2007-03-09 River Tarnelluse Revision::selectFields for PageHistory
2007-03-09 River Tarnelladd Revision::selectFields(): returns a list of fields...
2007-03-09 Brion Vibberprettify:
2007-03-09 Brion Vibbermake River happy
2007-03-09 Brion Vibberis_null() throws a NOTICE for undefined things; use...
2007-03-09 River TarnellSpecial:Contributions: Notice: Undefined property...
2007-03-09 Brion Vibberformatting anality
2007-03-09 River TarnelldumpBackup should instantiate correct database class...
2007-03-08 Aaron Schulz* Respect $wgContentNamespaces, patch by Jim R. Wilson...
2007-03-08 Brion Vibber* (bug 9223) Disallow magic tilde sequences in page...
2007-03-08 River TarnellUsernames which look like IPv6 addresses should not...
2007-03-08 Raimond SpekkingAdd option for "newbies" to SpecialContributions
2007-03-08 River Tarnellneed to use mb_strlen, not strlen, for article length
2007-03-08 River Tarnell* (bug 1723) Article size in history
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-03-08 River Tarnellreal fix for 9097
2007-03-08 Aryeh Gregor(bug 9217) Balance wfProfile calls in Skin::outputPage
2007-03-07 River Tarnell* (bug 9097) column "pr_pagetype" does not exist
2007-03-07 River Tarnell[[Special:Contributions]] with no target causes PHP...
2007-03-07 Aryeh GregorYAY FOR PHP GLOBAL HANDLING (and thanks Rob)
2007-03-07 Daniel Kinzlerprettified for rob
2007-03-07 Daniel Kinzleradded hook to isValidPassword (patch by Ger Apeldoorn...
2007-03-06 Raimond Spekkingooops for r20164. Thanks to Nikerabbit
2007-03-06 Brion VibberRevert r20162; changes behavior of sites that restrict...
2007-03-06 Raimond Spekking* (bug 9009) Add username entry field to Special:Contri...
2007-03-06 Aaron Schulz*Add edittalk right to defaultsettings for convenience
2007-03-06 Aaron Schulz*use $wgRateLimitsExcludedGroups for account creation...
2007-03-06 Aaron Schulz*Show deletion log on confirmdelete (bug 9118) (patch...
2007-03-05 Raimond Spekkingfix for r20148. Thanks to Nikerabbit for save me from...
2007-03-05 Brion VibberFix PHP fatal error when doing 'undo' on a revision...
2007-03-05 Brion Vibberfix uggo notice selecting commons db
2007-03-05 Raimond Spekking* (bug 7782) fix for .svg
2007-03-05 Brion Vibber* (bug 8847) Strip spurious #fragments from request...
2007-03-05 Raimond SpekkingSame behavior for 'rcnote' as on RC and WL
2007-03-05 Aaron Schulz*Add /16 and /24 ranges with fix for 'newbies' sql...
2007-03-05 Tim StarlingRevert of r20085, breaks retrieval with GET and subpage...
2007-03-05 Tim StarlingRevert r20075, causes SQL error.
2007-03-05 Tim StarlingBringing foreign connection logic into the core. Commit...
2007-03-05 Tim StarlingwfErrorLog: Safer method to log to a file
2007-03-05 Tim StarlingUse a separate connection for commons DB
2007-03-04 Leon WeberFinish what I began in r20065. Tested it in all skins...
2007-03-04 Aryeh GregorIntroducing broken changes in commits meant to fix...
2007-03-04 Aryeh GregorFix r20109, which was kind of insane. It was a wikitex...
2007-03-02 Daniel Kinzleradded image/x-png as an alias for image/png
2007-03-01 Raimond Spekking* (bug 8747) Reformat output of removed entries from...
2007-03-01 Antoine Musso* native eol style
2007-03-01 Greg Sabino MullaneAllow for timestamps in offset clause in non-integer...
2007-03-01 Raimond Spekking* (bug 8728) MediaWiki:Badfiletype splitted into 3...
2007-03-01 Greg Sabino MullaneTypo in var name
2007-02-28 Raimond Spekking* (bug 8539 Enable PLURAL option for another message...
2007-02-28 Daniel Kinzlerpages-from-category function for Special:Export
2007-02-28 Aryeh GregorExplicitly mark public methods public
2007-02-28 Daniel Kinzleradded mime type for FLV files
2007-02-28 Raimond Spekking* (bug 5805) Enable PLURAL option for some messages...
2007-02-27 Raimond Spekking* (bug 8918) Enable PLURAL option for MediaWiki:showing...
2007-02-27 Aaron Schulz* Allow /16 and /24 CIDR ips
2007-02-27 Aaron Schulz*Patch by WebBoy to use redirect table (bug 8799)
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-26 Leon WeberArgh. Bumped $wgStyleVersion. Thanks ray for the remind...
2007-02-26 Greg Sabino MullaneAdd column alias, fixes bug 9104
2007-02-25 Tim Starlingoops
2007-02-25 Tim Starlingping limiter only on submit
next