* Drop 5.1 compat code
[lhc/web/wiklou.git] / includes /
2011-04-03 Alexandre Emsenhuber* Drop 5.1 compat code
2011-04-03 Daniel FriesenFollowup r85228; Small fix for ()> syntax error that...
2011-04-03 Niklas LaxströmFollow-up r85226, r85227: add @since annotations
2011-04-03 Daniel FriesenFollowup r85227; Back out changes related to avoiding...
2011-04-03 Aaron Schulz* Removed isset() checks - redundant given Parser:...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-04-03 Daniel FriesenFollowup r85227, update 4 special pages to properly...
2011-04-03 Daniel FriesenStart managing output and input context from special...
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-04-02 Aaron Schulz(bug 28348) Don't call wfTimestamp() twice really fast...
2011-04-02 Jack Phoenixfollow-up to r85193: missed one file
2011-04-02 Jack PhoenixImagePage.php: add missing braces + other code style...
2011-04-02 Bryan Tong MinhGet the thumbmime from the handler instead of guessing...
2011-04-02 Jack Phoenixmark some public functions as such
2011-04-02 Alexandre EmsenhuberRespect $wgScriptExtension in SearchEngine::getOpenSear...
2011-04-02 Alexandre EmsenhuberRemoved deprecated Image class per documentation; no...
2011-04-02 Max SemenikCleaned up the mess of message text being passed instea...
2011-04-02 Mark A. HershbergerFix Bug#24308 where, on some platforms the date_create...
2011-04-02 Sam ReedRemove unused global, fix double defined global
2011-04-02 Sam ReedFix casing of SpecialListUsers
2011-04-01 Happy-melonFollow-up r85025: fix the you're-trying-to-block-yourse...
2011-04-01 Brion VibberMemory stress test for UtfNormal issue re bug 28146
2011-04-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-01 Trevor ParscalAdded charset property to HTTP Content-Type fields...
2011-04-01 Niklas LaxströmReword this message per IRC cabbage
2011-04-01 Max SemenikWe developers are so elitist, running shiny machines...
2011-04-01 Sam ReedFollowup r84825
2011-04-01 Chad HorohoeRevert r64853 (add $wgLogAutocreatedAccounts to enable...
2011-04-01 Aryeh GregorDocument what settings are disabled by $wgHtml5
2011-04-01 Purodha B BlissenbachFix for r85114, see code reviev
2011-04-01 Purodha B BlissenbachFix r85110, see code review
2011-04-01 Alexandre EmsenhuberDrop 5.1 compatibility calls to session_set_cookie_para...
2011-04-01 Purodha B BlissenbachAdd optional PLURAL parameter to messages 'userrights...
2011-04-01 Alexandre EmsenhuberMoved constant initialisation to class definition inste...
2011-03-31 Brion Vibber* (bug 27893) Edit-on-doubleclick now applies only...
2011-03-31 Purodha B BlissenbachFix omission of r85007,
2011-03-31 Happy-melonFix for r85005: the getUserPermissionsErrors() calls...
2011-03-31 Brion VibberTweak doc comment per bug 28340
2011-03-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-31 Max SemenikFollow-up r85021: fix comment
2011-03-31 Siebrand MazelandFix grammar for singular. Spotted by McDutchie.
2011-03-30 Happy-melonFollow-up r85025 - use strict comparison
2011-03-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-30 Happy-melonFollow-up r85020 per CR - use strict comparison
2011-03-30 Happy-melon(bug 23408) give admins a warning before letting them...
2011-03-30 Happy-melon(bug 19942) remove deprecated HTML attributes (cellpadd...
2011-03-30 Max Semenik(bug 28237) Installer doesn't create extension tables
2011-03-30 Happy-melon(bug 18937) avoid broken wikimarkup (four apostrophes...
2011-03-30 Chad HorohoeMerge some deployment changes to trunk: r82738 (as...
2011-03-30 Purodha B BlissenbachAdd optional parameter $1 for PLURAL use to messages...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-30 Purodha B BlissenbachFix new typos introduced in r84799.
2011-03-30 Russ Nelsonmissing closedir() and ... protected the readdir agains...
2011-03-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-29 Max SemenikTweaks for key generation:
2011-03-29 Chad HorohoePlace a warning about Postgres, since we haven't quite...
2011-03-29 Krinkleusing jQuery hide() and show() instead of accessing...
2011-03-29 Chad Horohoeminor cleanup
2011-03-29 Chad Horohoe(bug 26481) $wgUpgradeKey/$wgSecretKey values sometimes...
2011-03-28 Purodha B BlissenbachAcknowledge that the e-mail address of the initial...
2011-03-28 Aaron SchulzReverted r84918 per CR
2011-03-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-28 Russ NelsonfindFileFromKey, newFileFromKey, $fileFactoryKey, and...
2011-03-28 Roan KattouwBREAKING CHANGE: Ignore cmtype when cmsort=timestamp...
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-27 Happy-melonFollow-up r83907: abstract the flatlist mode into a...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
2011-03-27 Brion VibberFurther cleanup on installer: fix visibility of CC...
2011-03-27 Brion Vibber* (bug 27170) [Installer] Install now completes when...
2011-03-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-27 Brion Vibber* (bug 26937) [Installer] Fix for Javascript-opened...
2011-03-27 PlatonidesStop after replaceing the first instance
2011-03-27 Sam ReedSwap 2 "and" for "&&"
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-27 Aaron SchulzDon't assume newFileFromKey always returns a File objec...
2011-03-27 Roan KattouwFix default implementation of ResourceLoaderModule...
2011-03-27 Happy-melonRevert r84706, r84709 (UtfNormal rewrite). Clearly...
2011-03-27 Sam ReedRemove remaining empty() call in r79119
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Brian Wolff(bug 28242) Make url's of the form mediawiki.org/wiki...
2011-03-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-26 Alexandre EmsenhuberRestore calls to SpecialPage::outputHeader(), no longer...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-26 Sam ReedAdd some documentation in w/c
2011-03-26 Sam ReedFollowup r84356, don't pass title string, pass a title...
2011-03-26 Sam ReedFollowup r84363
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Purodha B BlissenbachMinor: removed some typos in comment lines.
2011-03-26 Happy-melonFollow-up r83336, r83460: abandon hardcoded styles...
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-26 Antoine Mussophp 5.2.3+ allow us to pass full method names
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-25 Bryan Tong Minh(bug 28070) Fix watchlist RSS for databases that store...
2011-03-25 Neil Kandalgaonkardon't check title permissions if upload is destined...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-25 Chad HorohoePartial revert r78593 (adding --upgrade option to insta...
next