Enable new category sort by default
[lhc/web/wiklou.git] / includes /
2010-08-03 Aryeh GregorEnable new category sort by default
2010-08-03 Niklas LaxströmFollow up to r69185: add documentation for wfUILang()
2010-08-03 Siebrand MazelandFollow-up r69898: fix Undefined variable: wgCookiePrefi...
2010-08-03 Niklas LaxströmFollow-up r70109: use restore_error_handler()
2010-08-03 PlatonidesIf getMasterPos can be safely inherited, so can setFake...
2010-08-03 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
2010-08-03 Siebrand MazelandUse int: to keep references consistent.
2010-08-03 PlatonidesFollow up r70356.
2010-08-02 Siebrand MazelandBold outside link
2010-08-02 Siebrand MazelandFix typos.
2010-08-02 Siebrand MazelandFix typo.
2010-08-02 Max SemenikFollow-up to r64587:
2010-08-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-02 Max SemenikRemoved Article::getRobotPolicyForView() - deprecated...
2010-08-02 Siebrand MazelandMore message spewing reduction from r70337.
2010-08-02 Siebrand MazelandPartially revert r70337. Let's not deprecate methods...
2010-08-02 Siebrand MazelandAdd punctuation.
2010-08-02 Siebrand MazelandClose bold.
2010-08-02 Siebrand MazelandUpdate newlines.
2010-08-02 PlatonidesCheck the link color (stub, redirect) on just one place.
2010-08-02 Siebrand MazelandFix alignment messed up in r70329.
2010-08-02 Siebrand Mazeland* Update r70168 to remove patchwork messages [1]
2010-08-02 Alexandre EmsenhuberMoved definitions for Special:Listadmins and Special...
2010-08-02 Markus Glaser* modified runTests to run suites instead of single...
2010-08-02 Jeroen De DauwFollow up to r70313
2010-08-02 Jeroen De DauwDocumentation and style improvements
2010-08-01 Derk-Jan HartmanRepair getDescriptionUrl() and getDescriptionText(...
2010-08-01 Alexandre EmsenhuberStandardisation of file headers
2010-08-01 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-01 Alexandre Emsenhuber* (bug 24418) action=markpatrolled now requires a token
2010-08-01 Alexandre Emsenhuber* Removed trailing whitespaces
2010-08-01 Alexandre Emsenhuber* Modified Special:Blockip to subclass SpecialPage
2010-08-01 Alexandre Emsenhuber* (bug 21503) There's now a "reason" field when creatin...
2010-08-01 Alexandre Emsenhuber* (bug 24563) Entries on Special:WhatLinksHere now...
2010-08-01 Alexandre EmsenhuberSpecialPage provides a getTitle() function, so use it
2010-08-01 Sam ReedRevert r69907
2010-07-31 PlatonidesFollow up r70095. Remove the now unused $wgAllowCopyUpl...
2010-07-31 Sam ReedMove a few braces noticed while doing CR
2010-07-31 Markus Glaserchanged selenium settings to load simple selenium test...
2010-07-31 Markus Glaserload selenium test suite instead of single test
2010-07-30 PlatonidesRemove the require for UtfNormal.php
2010-07-30 Mark A. Hershberger* Make parsertests work with interwiki table on sqlite
2010-07-30 Niklas LaxströmAdd @since for buildLike
2010-07-30 Ryan Schmidt* (bug 24425) Use Database::replace instead of delete...
2010-07-30 Mark A. HershbergerMake sure we get a good memCached object.
2010-07-30 Siebrand MazelandUpdate calling function name for MessageCache::loadFrom...
2010-07-29 Mark A. Hershbergerfollow-up r70126 — better warnings
2010-07-29 Aryeh GregorWhitelist <dfn> element
2010-07-29 Bryan Tong MinhFix UploadFromUrl test cases, UploadFromUrlJob::run...
2010-07-29 Niklas LaxströmMark escapeLike deprecated, since it is broken
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Mark A. Hershbergerwhite-spaced only changes
2010-07-29 Max SemenikFixed exceptions on attempts to serialize DatabaseSqlit...
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Jeroen De DauwFollow up to r70140
2010-07-29 Jeroen De DauwRemoved showStatusMessage from the Installer and WebIns...
2010-07-29 Bryan Tong MinhMade asynchronous upload by URL working, partly. Hid...
2010-07-29 Bryan Tong MinhUploading to a protected title will allow the user...
2010-07-29 Bryan Tong MinhFollow-up r60277: Do not return BEFORE_PROCESSING,...
2010-07-29 Sam ReedFollowup r29931
2010-07-29 Sam ReedReplace self with PPFrame to define proper location...
2010-07-29 Mark A. HershbergerAdd detection for unicode normalization. Next step...
2010-07-28 Niklas LaxströmExplicitly set mysql charsets to binary if not using...
2010-07-28 Niklas LaxströmBetter error message if hook function signature does...
2010-07-28 Derk-Jan HartmanCleanup debug and comments of r68324
2010-07-28 Derk-Jan HartmanRecognize webm and matroska files. See also Bug 23888
2010-07-28 Bryan Tong MinhRefactor some code out of execute into selectUploadModu...
2010-07-28 Bryan Tong MinhRestructured upload-by-url:
2010-07-28 PlatonidesIt's very nice having a fallback iconv() function,...
2010-07-28 Bryan Tong MinhStyle fixes on UploadFromUrl.php
2010-07-28 PlatonidesFrom globals to parameters: $columns, $exceptions,...
2010-07-28 Bryan Tong Minh(bug 24564) Fix fatal errors when using list=deletedrev...
2010-07-28 Ævar Arnfjörð Bjar... installer: Fix grammar error in r70053 pointed out...
2010-07-28 Tim StarlingReintroduced the extractRequestParams() memoization...
2010-07-27 Chad HorohoeBe more firm in telling users to download LocalSettings...
2010-07-27 Bryan Tong MinhFollow-up r70037: Fix ApiUpload by passing a WebRequest...
2010-07-27 Bryan Tong MinhFollow-up r70037: Move isIniSizeOverflow magic to WebRe...
2010-07-27 Bryan Tong Minh(bug 23380) Uploaded files that are larger than allowed...
2010-07-27 Aryeh GregorRemove dead code added in r36814
2010-07-27 Platonides$wgMemc at line 563 was only the global if $wgPasswordA...
2010-07-27 PlatonidesFinish fixing r69883
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-27 Siebrand MazelandPartial revert of r69883. Broke page deletion because...
2010-07-27 PlatonidesUnused global.
2010-07-27 PlatonidesFollowup r69961. Remove now unused global.
2010-07-27 Bryan Tong MinhFixes for (bug 18885), r60593, r60979: The upload link...
2010-07-27 Sam ReedMake EditPage::spamPage() static
2010-07-26 PlatonidesInsert a new line in between when adding </td><td>...
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Aryeh GregorPaginate the three category sections separately
2010-07-26 PlatonidesFrom global to parameter.
2010-07-26 PlatonidesFollowup r69909. This.. is.. no.. longer... a global!
2010-07-26 PlatonidesFollow up r21799. Fix usage of $this in static method.
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-26 Jeroen De DauwStyle improvements
2010-07-26 Philip TzouFollow up r69874. Fix the separation markup.
2010-07-26 PlatonidesMoved globals $utfCombiningClass, $utfCanonicalComp...
2010-07-26 Tim StarlingFix for r69776: remove unused variable ApiMain::$mVaryC...
next