* (bug 9257) $wgRCMaxAge now defaults to three months
[lhc/web/wiklou.git] / includes /
2009-05-23 Niklas Laxström* (bug 9257) $wgRCMaxAge now defaults to three months
2009-05-23 Ryan Schmidt* Follow-up to r49720: Fix array logic in Sanitizer...
2009-05-23 Chad HorohoeFollowup to r50744: Actually declare the method as...
2009-05-22 Niklas LaxströmRevert a bit of too much escaping
2009-05-22 Niklas Laxström* Unescape two entities when transforming. Motivation...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-22 Niklas Laxström* Fix mimesearch for me... action for some reason was...
2009-05-21 Siebrand MazelandFollow-up to r50869:
2009-05-21 Alex Z(bug 18860) Allow non-anon-only blocks of IPs to block...
2009-05-21 Trevor ParscalMoved top-level preferences into sub-categories to...
2009-05-21 Siebrand Mazeland(bug 13456) categoriespagetext supports PLURAL
2009-05-20 Roan KattouwRe-adding ApiMain::requestWriteMode() (removed in r4890...
2009-05-20 Aryeh GregorClarify comment on $wgAllowRealName deprecation
2009-05-20 Shinjiman* (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMON...
2009-05-20 Niklas LaxströmAdded wfDeprecated too
2009-05-20 Charles MelbyeFollow-up to r50776. Retaining old method names for...
2009-05-19 Siebrand MazelandFix typo in comment
2009-05-19 Niklas Laxström* Fix plural issues
2009-05-19 Aaron Schulz(bug 17060) Renders edit comments the same for all...
2009-05-19 Chad Horohoe(bug 18761) Add setting to hide a list of preferences.
2009-05-19 Jure KajzerPreparations for Oracle database abstraction update...
2009-05-19 Chad HorohoeCleanup to r50310 & 50313: Don't use @ on chmod() and...
2009-05-19 Chad HorohoePer code review: Redo these allowBlah() functions ...
2009-05-19 Chad HorohoeRemove the globals.
2009-05-19 Chad HorohoeFollowup to 50635: Consolidate all of these hacky globa...
2009-05-19 Arash BoostaniReverting the code that encloses article sections in...
2009-05-19 Shinjimanchanging the Unihan.zip source from ftp to http in...
2009-05-19 Chad HorohoeCode style tweak, use strval() to make this all much...
2009-05-19 Chad HorohoePartial revert of r49700: per Tim, this should probably...
2009-05-19 Tim StarlingReverted r46706, misses essential updates, the feature...
2009-05-18 Aaron SchulzFixed bug in r49227; use raw function now
2009-05-18 Aaron SchulzRemoved unused broken line
2009-05-18 Brion VibberFollow-up to r50689 "* (bug 18389) Localise numbers...
2009-05-18 Brion VibberMove wfDebug() call about use of PHP mail() function...
2009-05-18 Brion VibberRevert r50721 "(bug 18834) Commit Patch from User Joshu...
2009-05-18 Brion VibberRevert r50727 "* (bug 18834) Show how many edits will...
2009-05-18 Robin Pepermansremove "+"
2009-05-18 Robin Pepermans(bug 17399) CSS class for "(top)" on Special:Contributi...
2009-05-18 Jan Luca Naumann* (bug 18834) Show how many edits will rollback if...
2009-05-18 Jan Luca Naumann(bug 18834) Commit Patch from User Joshua C. Lerner...
2009-05-18 X!Watchlist now has a specialized <div> tag that contains...
2009-05-17 Siebrand Mazeland* replace hard coded namespace numbers by the php define
2009-05-17 Siebrand Mazeland(bug 18411) The upload form now also checks post_max_si...
2009-05-17 Siebrand Mazeland(bug 18438) Tweak HTML for preview bar for consistency...
2009-05-17 Siebrand Mazeland(bug 18466) Add note or warning when overruling a move...
2009-05-17 Niklas Laxström* Follow-up for r50691, add \n to be safe in case there...
2009-05-17 Siebrand Mazeland(bug 18522) Wrap MediaWiki:Protect-cascadeon in a div...
2009-05-17 Siebrand Mazeland* (bug 18389) Localise numbers in EXIF data (patch...
2009-05-17 Alexandre Emsenhuberreplace ereg(i) by preg_match since the former is depre...
2009-05-17 Chad HorohoeRm unused $wgLang and some trailing whitespace.
2009-05-16 Alexandre Emsenhuber* fix MessageCache::get()'s $isFullKey param: full...
2009-05-15 Aryeh Gregor(bug 16912) Tooltips on images with link= disappear
2009-05-15 Chad HorohoeUse getTitle() instead of getTitleFor()
2009-05-15 Chad Horohoe(bug 18549) Make Special:Blockip (and api action=block...
2009-05-15 Chad HorohoeDon't need to use $wgUser, isValidEmailAddr() is static.
2009-05-15 Roan KattouwFix up r50600, which had no effect
2009-05-15 Tim StarlingFix breakage of SQLite ResultWrapper due to r45769...
2009-05-14 Tom MaaswinkelAdded a new hook to handle messages that aren't found...
2009-05-14 Chad Horohoe(bug 18656) Use proper directory separators in wfMkdirP...
2009-05-14 Chad HorohoeFollowup to r50423: Check if the row is null, since...
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-14 Philip TzouUpdate the Chinese conversion tables.
2009-05-14 Philip TzouUpdate the Chinese conversion tables.
2009-05-13 Aaron SchulzGive failure message rather than assuming field 0 for...
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-05-12 Philip TzouUpdate the Chinese conversion tables.
2009-05-12 Roan KattouwFix E_STRICT reported on Translatewiki.net
2009-05-11 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__ in SpecialRecentchanges...
2009-05-11 Aryeh GregorPartial revert of r50478 "Preparations for Oracle datab...
2009-05-11 Jure KajzerPreparations for Oracle database abstraction update.
2009-05-11 Tim StarlingProposed fix for bug 16937: pg_version() missing server...
2009-05-11 Tim Starling(bug 18726) Fixed double URL escaping in the links...
2009-05-10 Ilmari Karonenfix regression from r49677 by refusing to format old...
2009-05-10 Alexandre Emsenhuberremoved useless "$skin->link( $title );"
2009-05-10 Roan KattouwAPI: (bug 18749) Add generator flag to action=paraminfo...
2009-05-10 Roan KattouwAPI: (bug 18743) Add ucprop=size (enabled by default...
2009-05-10 Roan KattouwRevert r50180 ("Proper error message on action=protect...
2009-05-09 Siebrand MazelandFollow-up on r50351. Fix adding key/value pair.
2009-05-09 Roan KattouwEfficiency fix: don't call Title::isRedirect() on title...
2009-05-09 Roan KattouwAPI: (bug 18730) Add version information to action...
2009-05-09 Roan KattouwAPI: (bug 18731) Show correct SVN links for extension...
2009-05-08 Siebrand MazelandFollow-up on r50351. Fix syntax errors in CategoryPage.php
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-08 Roan KattouwAPI: (bug 18709) Missing descriptions for some paramete...
2009-05-07 Chad Horohoe(bug 18710) Fixed internal error with empty parameter...
2009-05-07 Chad HorohoeDon't explicitly check for false. Most modules without...
2009-05-07 Chad HorohoeAdd $this as a parameter to LoadAllMessages.
2009-05-07 Aaron SchulzRemoved StartProfiler.php from SVN control and added...
2009-05-07 Alexandre Emsenhuberfix E_PARSE from r50310
2009-05-07 Chad HorohoeSupress chmod() errors, they're annoying and very commo...
2009-05-07 Chad Horohoe(bug 16925) Diffs no longer silently fail when $wgExter...
2009-05-06 Arash BoostaniFixed a minor problem with $wgSectionContainers that...
2009-05-06 Robert StojnićFollow-up for r50207: mysql won't estimate total number...
2009-05-06 Alexandre EmsenhuberIf passing a callback in an array in $wgExtensionFuncti...
2009-05-06 Arash BoostaniSet the default value for $wgSectionContainers and...
2009-05-06 Philip TzouUpdate the Chinese conversion tables.
2009-05-06 Arash BoostaniFixed problem with call to closeSectionContainers that...
2009-05-05 Arash BoostaniAdded an extension, called EditSectionHiliteLink, that...
2009-05-05 Roan KattouwFix up r47473: descend into subarrays in ForeignAPIFile...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
next