Removed PostgreSQL-specific hack. It does support FOR UPDATE, and if it didn't, the...
[lhc/web/wiklou.git] / includes /
2007-05-02 Tim StarlingRemoved PostgreSQL-specific hack. It does support FOR...
2007-05-02 Brion VibberE_STRICT fixlets: more static method markers
2007-05-02 Brion VibberE_STRICT fixlets: properly mark some static methods...
2007-05-02 River Tarnellremove schema check on upload, any wiki this old almost...
2007-05-02 River Tarnellmissing log_id in insert causes sadness on Oracle,...
2007-05-02 Greg Sabino MullaneAdd items back to group by clause: breaks all other...
2007-05-01 Aryeh GregorPlease configure your text editor so as to display...
2007-05-01 Steve Sanbegadd emacs modeline, to give consistent indentation...
2007-05-01 Steve Sanbegclean up indentation
2007-05-01 Steve SanbegFix my own stupid patching error
2007-05-01 Steve Sanbegcleanup of my previous commit, per Tim.
2007-05-01 Tim StarlingBC hack for thumbnail sizes
2007-05-01 Aaron Schulz*Remove double-escaping and inconsistent capitalization
2007-05-01 Aaron Schulz*Improve size option, "group by" page_namespace,page_ti...
2007-05-01 Antoine MussoFix backtrace when creating an account with a password...
2007-05-01 Steve Sanbegfix bug 9670: follow redirects in section edit links
2007-04-30 Brion Vibberbump to 1.11alpha
2007-04-30 Brion Vibber* (bug 7629) Fix $wgBrowserBlackList to avoid false...
2007-04-30 Brion Vibber* (bug 6204) Fixes for indentation with $wgMaxTocLevel:
2007-04-30 Brion VibberNormalize escaping for some image page messages:
2007-04-30 Tim StarlingAdded $wgNamespaceAliases, has been used in Language...
2007-04-30 Tim Starlingoops! debugging code left in
2007-04-30 Tim StarlingRestore original page-width parameter string, accidenta...
2007-04-30 Tim StarlingMore general thumbnail filename check on purge, to...
2007-04-29 Niklas Laxström* Use talkpagelinktext like elsewhere
2007-04-29 Niklas Laxström* I wonder
2007-04-29 Niklas Laxström* Fix comparison
2007-04-29 Tim StarlingaddHeadItem() method
2007-04-29 Tim StarlingAdded character entity aliases &רלמ; and &رلم; as per...
2007-04-27 Raimond SpekkingFix regression, broken since r21411:
2007-04-27 Tim StarlingUse query group
2007-04-27 Tim Starlingpass the subpage through to the target parameter
2007-04-27 Brion VibberRevert r21664 for the moment; completely broke paging...
2007-04-27 Tim StarlingConverted Special:Contributions to use an IndexPager...
2007-04-27 Tim Starlingformatting
2007-04-27 Tim Starling2nd attempt
2007-04-27 Tim StarlingFix MessageCache issue which caused the MediaWiki names...
2007-04-27 Brion VibberAvoid the duplication of form UI code between Special...
2007-04-27 Brion VibberBeautify the Special:Userrights form a bit
2007-04-27 Brion VibberReverting r21560 as discussed; there are severe problem...
2007-04-27 Aaron Schulz*only sanitize IPs, preserve mName
2007-04-27 Tim Starlingdebugging
2007-04-27 Tim StarlingRemoved validation of width parameter in makeParamString()
2007-04-27 Tim Starlingoops
2007-04-27 Tim StarlingRestored previous interface for thumbUrl(), for backwar...
2007-04-27 Raimond Spekking* Adding a 'reason' field to Special:Userrights
2007-04-27 Greg Sabino MullaneDefer populating searchTerms until later on - allows...
2007-04-26 Aryeh Gregor'contribsub' message changed to 'contribsub2' with...
2007-04-26 Brion Vibber* (bug 3348) Some additional weak password checks:...
2007-04-26 Aryeh GregorDocument ContribsFinder and mark its members public...
2007-04-26 Brion VibberCorrect test which was reversed in r20158
2007-04-26 Antoine MussoFix #5959: Anchors dropped from stub links
2007-04-26 Greg Sabino MullaneDon't try to highlight non-words.
2007-04-26 Brion Vibber* (bug 9682) Revert PHP 5.1 dependency on warning suppr...
2007-04-26 Brion Vibber* (bug 9582) Members of bot group now mark edits patrol...
2007-04-25 River Tarnell9697: Adding InternalParseBeforeLinks Parser Hook for...
2007-04-25 Brion Vibber* (bug 9649) Fix RTL form alignment for Special:Movepage
2007-04-25 Antoine MussoMethod User::loadFromSession() is private. If you want...
2007-04-25 Brion Vibber* (bug 3826) Normalize some invalid cookie name charact...
2007-04-25 Daniel Kinzlerfixed isFileCacheable: use && instead of 'and', check...
2007-04-25 Daniel Kinzlerintroducing magic word {{USERLANG}}; This should fix...
2007-04-25 Tim Starlingfix calling convention to Linker::makeImageLinkObj()
2007-04-25 Tim StarlingX-Database-Lag header
2007-04-25 Tim StarlingRemove slave servers from rotation if the slave thread...
2007-04-25 Tim Starlingusername in SQL comments
2007-04-25 Tim Starlingdebugging
2007-04-25 Tim StarlingBump cache version
2007-04-24 Aaron Schulz*Remove wfGetLastIPfromXFF() from r19889
2007-04-24 Tim StarlingUse eval "$4" instead of "$@", so that shell metacharac...
2007-04-24 Brion Vibber* (bug 9585) Fix regression in tidy usage in Special...
2007-04-24 Tim Starlingneed destination path even when rendering later
2007-04-24 Tim Starlinginclude path in thumbnail output
2007-04-24 Brion VibberReverting more fucked up untested code from r21448...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-24 Aaron Schulz*Actually enforce when you can cascade, add missing...
2007-04-24 Aaron Schulz*Add {{plural}} to Protect-cascadeon too. (bug 8664)
2007-04-24 Aaron Schulz*Use proper number grammar for cascading protection...
2007-04-23 Rotem LissThis file seems to be empty - removing.
2007-04-23 Brion VibberRevert r21461 for now; a cleanup patch which doesn...
2007-04-23 Aaron Schulz*Document some older functions
2007-04-23 Raimond SpekkingReapply predefined block reasons (r21200) after reworking:
2007-04-23 Tim Starlingremove version
2007-04-23 Nick JenkinsTweak for E_STRICT warning "Undefined index: in inclu...
2007-04-22 Tim Starlingsyntax error
2007-04-22 Tim Starling503 response code on lag error
2007-04-22 Tim Starlingmaxlag hidden parameter. Allows client-side bots to...
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...
2007-04-22 Tim StarlingAdded $wgUsersNotifedOnAllChanges, array of usernames...
2007-04-22 Tim Starling* Removed mysql5 SQL files, obviously we're collectivel...
2007-04-22 Aryeh Gregor(bug 9656) Generate autosummaries on the deletion of...
2007-04-21 Antoine MussoMove tidy callbacks from the Parser class to a new...
2007-04-21 Antoine MussoKill some more whitespaces
2007-04-21 Aaron Schulz*Cascading protection notice, show regular protection...
2007-04-21 Aaron Schulz*Remove wfGetLastIPfromXFF(), add a new wfGetClientIPfr...
2007-04-21 Antoine MussoFix r21443 : privates are public :o)
2007-04-21 Antoine Musso* Made HistoryBlob an interface (PHP 5 let us do it...
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-21 Antoine MussoFix #9630 : Limits links in Whatlinkshere forget about...
2007-04-21 Antoine MussoAdded some comments to our classes.
2007-04-21 Antoine Musso* Comments
next