Bug 28039 - Boldface all fatals. Moved showError() from WebInstaller to base class...
[lhc/web/wiklou.git] / includes /
2011-04-27 Max SemenikBug 28039 - Boldface all fatals. Moved showError()...
2011-04-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-26 Max SemenikOops, forgot to revert r86954 in r86973, not needed...
2011-04-26 Max SemenikFollow-up r86954: make one centralised call to array_va...
2011-04-26 Max SemenikWithout this array_values(), user groups will be export...
2011-04-26 Leo KoppelkammFollowup to r86603 per Bug 28681 : Create public array...
2011-04-26 Jure Kajzer* typo from r86708
2011-04-25 Sam Reed* (bug 28702) Undefined offset in ApiParamInfo.php
2011-04-25 Sam ReedMore parameter and return type hints
2011-04-25 Sam ReedFollowup r86905, after saving GlobalFunctions.php
2011-04-25 Sam ReedMove 5 more classes into cache/
2011-04-25 Sam ReedMove 3 files into cache directory
2011-04-25 Sam ReedType hinting
2011-04-25 Sam ReedFollowup r86898, fix $wgProxyScriptPath
2011-04-25 Sam Reedproxy_check.php is probably useful to keep around,...
2011-04-25 Brion Vibber* (bug 28627) External link normalization now handles...
2011-04-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-25 Happy-melonType hinting and documentation tweaks. This file is...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-25 Leo KoppelkammAdd |alt= option for galleries ( Bug 18682 ). Recommit...
2011-04-25 Max SemenikFix typo in description
2011-04-25 Happy-melonDocumentation, type-hinting and deprecated functions...
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2011-04-25 Roan Kattouw(bug 21180) Move the old toolbar below the summary...
2011-04-25 Mark A. HershbergerRemove hints since $this->isNew was not possible anywhe...
2011-04-25 Mark A. Hershbergerclean up eol w/s
2011-04-24 Alexandre EmsenhuberIn DBConnectionError:
2011-04-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-24 Alexandre EmsenhuberFix comment, language is handled correctly with parse...
2011-04-24 Raimond SpekkingFollowup r86764: don't parse the comment. Spotted by...
2011-04-24 Alexandre Emsenhuber* Use wfMsgNoTrans() instead of wfMsgReal()
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Happy-melonSome type-hinting and documentation in HTMLForm.php
2011-04-23 Happy-melonFollow-up r86347: the $mFile written to in SpecialUndel...
2011-04-23 Sam ReedFix code accidentally committed in r86735
2011-04-23 KrinkleChange getUrl to getFullUrl for {{filepath:Filename...
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-23 Mark A. Hershberger* Fixes Bug #27860 - Minor edit after clicking 'new...
2011-04-23 Alexandre EmsenhuberwfMsgReal() -> wfMsg() or wfMsgNoTrans()
2011-04-23 Sam Reed* (bug 28560) list=deletedrevs should die, if combinati...
2011-04-23 Alexandre EmsenhuberDon't double escape html entities for messages obtained...
2011-04-23 Sam Reed* (bug 27344) add drprefix param to list=deletedrevs
2011-04-23 Alexandre EmsenhuberCall $wgRequest->getLimitOffset() directly instead...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Happy-melonDocument SpecialPageFactory::getAliasList()
2011-04-23 Sam ReedDocumentation
2011-04-23 Happy-melonDocumentation and type hinting.
2011-04-23 Raimond SpekkingSimplify a bit to make nicer links: Special:ListFiles...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-23 Sam Reed* (bug 26882) Allow listing of indefinite protections...
2011-04-23 Sam Reed* (bug 28558) Add iw_api and iw_wikiid to meta=siteinfo...
2011-04-23 Sam Reed* (bug 28672) give information about misermode on api
2011-04-23 Leo KoppelkammReverting r86749: The alt stuff is far too simplistic...
2011-04-23 Leo KoppelkammAdd ability to use add alt texts for images in gallerie...
2011-04-23 Daniel FriesenAllow rows missing iw_trans or iw_local to be considere...
2011-04-23 Daniel FriesenMove the Interwiki class to includes/interwiki/ to...
2011-04-22 Alexandre EmsenhuberUse wfMsgExt() instead of wfMsgReal()
2011-04-22 Niklas LaxströmImplemented param tracking for hook users, feels a...
2011-04-22 Sam ReedFollowup to r86312
2011-04-22 Niklas LaxströmCleanup next/prev links on special:search. Removed...
2011-04-22 Alexandre EmsenhuberFollow-up r86732: really mark it as deprecated ;)
2011-04-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-22 Brion VibberDoc comment updates for CoreTagHooks callback functions...
2011-04-22 Alexandre EmsenhuberAdded DBError::getContentMessage() to factorise common...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-22 Niklas LaxströmFollowup r86705 fix typo in comment
2011-04-22 Mark A. HershbergerUpdated patch from Bergi re: r86676 with tested code...
2011-04-22 Jure Kajzer* insert page 0 (for FK) if updating
2011-04-22 Niklas Laxström* Remove manual query building in search mysql
2011-04-22 Jure Kajzer* begin, commit, rollback functions updated
2011-04-22 Niklas LaxströmAdd docs
2011-04-22 Roan Kattouw(bug 26603) Followup r82232: fix double-escaping of...
2011-04-21 Mark A. HershbergerFix bug #28642 - wrong part->commentEnd set to abbuttin...
2011-04-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-21 Alexandre EmsenhuberRemoved false comment introduced in r86633
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-21 Alexandre EmsenhuberUse Profiler::instance() instead of $wgProfiler
2011-04-21 Leo KoppelkammMove edit.js stuff to mediawiki.action.edit.js, and...
2011-04-21 Leo KoppelkammFix Bug 25794: Disallow multiple table captions & only...
2011-04-21 Max SemenikFixed SearchMySQL broken by r80856
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-21 Nimish Gautamadded wgCookiePrefix to exported variables
2011-04-20 Chad HorohoeTweak wfDl() so it actually works properly in 5.3.x
2011-04-20 Brian WolffRemove the JPEG/TIFF specific metadata code from Bitmap...
2011-04-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-20 Brian Wolff(bug 23816) Add tracking category for any page with...
2011-04-20 Happy-melonFollow-up r86048: fix fatal, and deprecated Skin static...
2011-04-20 Happy-melonFollow-up r82285: prefix group css and js pages with...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 PlatonidesFollow up r86447. Support the $wiki parameter
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Happy-melonFollow-up r86407: missed a file (and some random docume...
2011-04-20 Alexandre Emsenhuber* Made SiteStatsInit::articles() give a correct result...
2011-04-20 Alexandre EmsenhuberUse OutputPage::addWikiMsg() instead of OutputPage...
next