Fix Bug #28344 - “Links doesn't work inside collapsible toggles”
[lhc/web/wiklou.git] / includes /
2011-06-16 Krinkle(bug 29441) Expose CapitalLinks config in JS to allow...
2011-06-16 KrinkleRevert r90232.
2011-06-16 KrinkleImplement mw.Title in core
2011-06-16 Alexandre EmsenhuberGroupped URL-related functions
2011-06-16 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-06-16 PlatonidesRevert r88988
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-06-15 PlatonidesDocument from r87129 summary
2011-06-15 Brion VibberAnother partial fix for Block test: update $this->mId...
2011-06-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-15 Brion VibberFix for partial regression in r84534: Block::newFromId...
2011-06-15 Max SemenikSQLite support for r86485
2011-06-15 Aaron SchulzBroke some long lines
2011-06-15 Alexandre EmsenhuberPer Brion, follow-up r86784: doucment that wfMsg()...
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-06-15 KrinkleUsing true instead of calling isMainPage() again.
2011-06-14 Brion VibberRevert r86764, r89134, r86827 -- added a second opaque...
2011-06-14 KrinkleOnly define 'isMainPage' if we are on the main page...
2011-06-14 KrinkleMerge conflict fix from r90096.
2011-06-14 KrinklewgNamespaceIds in JavaScript didn't include canonical...
2011-06-14 Brion VibberFollowup to r86347, r86797: change SpecialUndelete...
2011-06-14 Brion VibberFix one bad doc comment entry from r86848
2011-06-14 PlatonidesRevert r86897 in wfMakeUrlIndex() and solve the issue...
2011-06-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-14 Alexandre EmsenhuberPer Nikerabbit, fixes for r89176:
2011-06-14 Niklas LaxströmFU r89545: change broke api watching by switching watch...
2011-06-14 Tim StarlingRevert r89925, setting disable_functions in php.ini...
2011-06-14 Tim StarlingMaintenance script for exporting the preprocessed wikit...
2011-06-14 Chad Horohoe* Remove @static from the last few places it's left...
2011-06-13 Sam ReedFollowup r89562, use 'feedformat' not 'feed'
2011-06-13 Krinkle(bug 28556) Remove MacBinary
2011-06-13 Niklas Laxström* Fix I18nTags #languagename to use ParserOptions:...
2011-06-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...
2011-06-12 Ariel Glennsafer check if mhash is available (and I'm about to...
2011-06-12 Philip TzouUpdate Chinese conversion tables.
2011-06-11 Brian WolffRemove $wgCheckCopyrightUpload from DefaultSettings...
2011-06-11 Alexandre EmsenhuberAnd I forgot to commit this file in r89874
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-11 Alexandre EmsenhuberMoved part of action handling functions near other...
2011-06-11 Sam ReedFollowup r88873, remove setting of $wgEnableCreativeCom...
2011-06-11 Alexandre EmsenhuberChanged more magic __get method calls to accessors...
2011-06-10 Tim StarlingFix for r89821, r89839: we can skip certain tests if...
2011-06-10 KrinkleFollow-up r89835: Accidently comitted from a deeper...
2011-06-10 Mark A. HershbergerMake Pg installer work in the “common” case: follow...
2011-06-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-10 Raimond SpekkingSimplify link construction a bit.
2011-06-10 Tim StarlingPostgreSQL install fixes:
2011-06-10 Tim StarlingFixed typo in comment.
2011-06-10 Tim StarlingFix for r86741 which broke PG update due to the math...
2011-06-10 Tim StarlingFix for logic error in r89529 causing a notice.
2011-06-10 Tim StarlingReverted r89393. A single Database object certainly...
2011-06-10 Chad Horohoe(bug 29332) don't let install progress if user requests...
2011-06-09 Raimond SpekkingSelf revert r89797: At least the block log link is...
2011-06-09 Raimond SpekkingSimplify link construction a bit.
2011-06-09 Alexandre EmsenhuberMarked Article::doRedirect() as deprecated, was used...
2011-06-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-09 Alexandre EmsenhuberRecommit SpecialPage.php and SpecialPageFactory.php...
2011-06-09 PlatonidesChange whitespace so it is easier to read.
2011-06-09 PlatonidesIf this was ever passed an empty string it would spit...
2011-06-09 Alexandre EmsenhuberRemoved some usage of error suppression operator
2011-06-09 Mark A. HershbergerMFT r89770
2011-06-09 Jure Kajzer* merge r89759 from REL1_17 into trunk
2011-06-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-08 Mark A. Hershbergerfollowup r88946 to add $1 to message
2011-06-08 Mark A. HershbergerW/S fixups
2011-06-08 Mark A. HershbergerRevert r89374, r88936 backports.
2011-06-08 Chad HorohoeRevert r87145, bug 28752: Xcache doesn't work in cli...
2011-06-07 PlatonidesFollow up r89707. No need for the explicit concatenations.
2011-06-07 Thomas Griesquick fix for bug28983 . Do not use $path in the loop...
2011-06-07 PlatonidesReinstate r79122 (fix for bug 14404), reverting r83868...
2011-06-07 Sam ReedRevert r87292
2011-06-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-07 Brion VibberFollowup to r86061: add parser test case to confirm...
2011-06-07 Chad HorohoeForgot to press save on the comment
2011-06-07 Chad HorohoeFollowup r87347, bug 22227, use makeTitleSafe.
2011-06-07 Chad HorohoeFix (Api)BlockTest for Sqlite. getRangeStart()/getRange...
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Chad HorohoeGet rid of addNewExtension()/getNewExtensions() method...
2011-06-07 Max SemenikFix r85021: extension tables weren't created in some...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-07 Siebrand MazelandFix broken r89643.
2011-06-07 Siebrand MazelandAdd GENDER support for 'lockedbyandtime'. Suggested...
2011-06-07 Sam ReedFix error noticed in r88174, wasn't actually validating...
2011-06-07 Tim Starling* Restored the page shown when LocalSettings.php is...
2011-06-07 Jure Kajzer* fixed table duplication for unit tests
2011-06-07 Tim StarlingWhen detecting $wgServer, do not fall back to $_SERVER...
2011-06-06 PlatonidesFollow up r89585. Clean up after the test, expand inCon...
2011-06-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-06 Chad Horohoe;
2011-06-06 Sam ReedRevert r89537 till we decide a sane way to have it...
2011-06-06 Max SemenikFollow-up r89586: actually delete the file
2011-06-06 Brion VibberRevert r89263, r89297, r89347: unclear whether this...
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-06-06 Sam Reed* (bug 27716) Make a method to do checking of 0 or...
2011-06-06 Sam ReedFollowup r89542, validate hashes
2011-06-06 Sam ReedFix fixme on r89549
2011-06-06 Sam ReedFollowup r89564
2011-06-06 Sam ReedRefactoring to r89566
next