lhc/web/wiklou.git
2011-04-27 Max SemenikBug 28039 - Boldface all fatals. Moved showError()...
2011-04-27 Rotem LissLocalization fix for he.
2011-04-27 Rotem LissLocalization update for he.
2011-04-27 Leo KoppelkammTableSorter: Allow whitespace between digits and percen...
2011-04-27 Siebrand MazelandUpdate date formats for Indonedian (id). Requested...
2011-04-27 Siebrand MazelandRELEASE-NOTES TLC:
2011-04-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-26 Krinklejquery.byteLimit fixes:
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 Krinkle* Fix ancient jumpy bug when clicking the hover-triangl...
2011-04-26 KrinkleSelectors go from right to left. Starting with a generi...
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 Ryan Kaldarifix for bug 28573 - in printable version centered image...
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 Robin PepermansFix for r86670: properly convert uppercase latin to...
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 Sam Reed* (bug 27249) "Installed software" table in Special...
2011-04-25 Roan Kattouw(bug 24298) Make dropdown menus in Vector more accessib...
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 Leo KoppelkammFollowup to r86854: fix $ object
2011-04-25 Leo KoppelkammFollowup to r86108: jQuery tries to be too smart and...
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 Roan KattouwFollowup r86625: per CR, use loose comparison against...
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 Sam ReedMove patch contributors to the right section
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 ReedAdd missing semicolon from r86750
2011-04-23 Mark A. Hershberger* Add preprocessor tests that Bergi supplied for Bug...
2011-04-23 Mark A. HershbergerUse assertStringEqualsFile in place of assertEquals...
2011-04-23 Mark A. Hershbergermissed some w/s
2011-04-23 Mark A. Hershbergerw/s cleanup
2011-04-23 Sam ReedFix code accidentally committed in r86735
2011-04-23 Mark A. Hershbergerfollow up r86752 with some content for the result of...
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 Robin PepermansRemove unused messages 'recentchangesall' (removed...
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 Raimond SpekkingFollowup r86670: Define section header for new variant
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 Max SemenikSQLite compatibility for patch-profiling.sql
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 Brion VibberBreaking the 'math' table setup out to Math extension...
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 Mark A. HershbergerApply patch from Karsten Düsterloh in Bug #28103.
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 Sam ReedUpdate StartProfiler.sample after r86175
next