lhc/web/wiklou.git
2012-01-05 Mark A. HershbergerBug 33514 - Make category "columns" (table cells) equal...
2012-01-05 Mark A. HershbergerFix Bug 33496 - Misleading comment regarding preformatt...
2012-01-05 Aaron SchulzIn SpecialUploadStash:
2012-01-05 Aaron SchulzIn FSFile:
2012-01-05 Aaron SchulzAdded a bit to StreamFile docs
2012-01-05 Krinkle[mediawiki.loader] fix numerous bugs and edge cases...
2012-01-05 Daniel FriesenFollowup r105809; Split up the tests with a dataProvide...
2012-01-04 Sam ReedTidy up nested assignments
2012-01-04 Sam ReedTidy up/rearrange RELEASE-NOTES-1.19 slightly
2012-01-04 Sam Reed* (bug 33525) clearTagHooks doesn't clear function...
2012-01-04 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-04 Roan KattouwRedo r107066 properly: apply CSSJanus to user CSS previ...
2012-01-04 Krinkle[mediawiki.debug] add implied semi-colon
2012-01-04 Krinkle[JSTesting] rm redundant comment, there are no more...
2012-01-04 Krinkle[JSTesting] fix case typo in file path
2012-01-04 Mark A. Hershbergerre r102301 — apply Krinkle's suggested fix.
2012-01-04 Ryan Kaldarifollow-up to r106912 - NULL to null
2012-01-04 Mark A. Hershbergerre r106025 — apply follow up from Luca Fulchir
2012-01-04 Sam ReedBug 33494 - Remove redundant CSS from chick/main.css
2012-01-04 Roan KattouwRevert r107066, see CR comments for full rationale...
2012-01-04 Mark A. Hershbergerfollow up r107932 with w/s fixes
2012-01-04 Mark A. HershbergerAttempt to avoid a warning I got during input:
2012-01-04 Antoine Mussoapplication/vnd.oasis.opendocument.database [OFFICE]
2012-01-04 Mark A. HershbergerFix Bug 29102 - Upgrade fails "Unknown character set...
2012-01-04 Antoine Mussomime.types: add opendoc database
2012-01-04 Antoine Mussomime.types: sort opendocument entries
2012-01-04 Siebrand MazelandConsistency tweak.
2012-01-04 Antoine MussoXCF format: code style/comment
2012-01-04 Antoine Mussodocument getImageSize() return format
2012-01-04 Antoine Mussoenhance size tooltip on changelist
2012-01-04 Niklas LaxströmGuessing a typo fix, could also be 'is a feed' but...
2012-01-04 Antoine MussoJSTesting: javascripttest-pagetext-skin msg
2012-01-04 Max SemenikMade installer not install on SQLite less than 3.3...
2012-01-04 Antoine MussoJSTesting: escape message
2012-01-04 Antoine MussoJSTesting: make sure wrapSummaryHtml is given a valid...
2012-01-04 Antoine MussoResourceLoaderTestModules doc: better wording
2012-01-04 Max SemenikMade WebInstaller::showStatusMessage() look uniformly...
2012-01-04 Antoine Mussorevert r107006
2012-01-04 Santhosh ThottingalStylize.
2012-01-04 Antoine Mussosvn property on .svg file (follow r107940)
2012-01-04 Santhosh ThottingalAddress an edge case - input being null. Add test cases.
2012-01-04 Max SemenikFollow-up r107376: disable test by default, causes...
2012-01-04 Niklas LaxströmTypos, casing. Still don't understand "'qunit' is feed...
2012-01-04 Alexandre EmsenhuberFix for r107945: also partially revert r107842
2012-01-04 Aaron Schulz* Updated rebuildImages.php per r106752.
2012-01-04 Niklas Laxströmconsistency and clarification fixes for messages merged...
2012-01-04 Niklas Laxström* Add typehint to debug Call to a member function getTi...
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-04 Krinkle[mediawiki.debug] display: inline-block; work-around...
2012-01-04 Krinkle[jquery.footHovzer] new plugin for mw-log-console and...
2012-01-04 Aaron Schulz* Added supported for container sharding via existing...
2012-01-04 KrinkleFix unused parameter from r107350
2012-01-03 John Du HartFollowup r107954, rm debugging code
2012-01-03 Mark A. Hershbergerre Bug 31007 - rebuildrecentchanges.php fails for Postg...
2012-01-03 Brion VibberFix regression in r107354: typo caused 'watch' link...
2012-01-03 John Du HartFollowup r107862
2012-01-03 Brion VibberRevert r107054: breaks execution of lines that might...
2012-01-03 Rotem Liss* Setting "javascripttest-backlink" message as ignored.
2012-01-03 Krinkle[JSTesting] Fix static html tests
2012-01-03 Krinkle[JSTesting] Fix static html tests
2012-01-03 Brion VibberRevert r107769, r107771, r107825, r107840, r107927...
2012-01-03 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-03 Brion VibberRevert r107773 - increases parsercache fragmentation...
2012-01-03 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2012-01-03 Greg Sabino... Allow new checkbox on Special::Export to export all...
2012-01-03 Raimond Spekkingr107919: Register new message keys for maintenance...
2012-01-03 Alexandre EmsenhuberPer Aaron, fix for r107771: Title::getTouched() should...
2012-01-03 Mark A. HershbergerFix Bug 33384 - database drivers cannot be provided...
2012-01-03 Brion VibberFollowup r107882: explicitly say text() or parse()...
2012-01-03 Aaron Schulz* Removed excess prepare() calls in initZones() - the...
2012-01-03 Alexandre EmsenhuberGive Title a decent loading mechanism:
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2012-01-03 Alexandre EmsenhuberRemoved useless call to Title::getArticleID(); let...
2012-01-03 Alexandre EmsenhuberUpdate method signatures in FakeTitle to avoid E_STRICTs
2012-01-03 Sam Reed* (bug 33483) One space to much in header of auto-gener...
2012-01-03 Sam ReedFixup some returns/return documentation
2012-01-03 Sam ReedFix non reverted job_insert_timestamp
2012-01-03 Sam Reed* (bug 27724) Add timestamp to job queue.
2012-01-03 Antoine MussoFix gender on Special:Userrights
2012-01-03 Antoine Mussoremove useless gender for english group name
2012-01-03 John Du HartMissing check for ISMULTI on help parameters, thanks...
2012-01-03 John Du HartBug 33482 - Api incorrectly calls ApiBase::parseMultiVa...
2012-01-03 Antoine Mussogit: add ignore file
2012-01-03 Aaron SchulzFollow-up r107859: use the proper *Internal functions...
2012-01-03 John Du HartImplemented console panel in debug toolbar
2012-01-03 John Du HartUsing wfTime in place of microtime
2012-01-03 Daniel FriesenAdd RequestContextCreateSkin hook to allow extensions...
2012-01-03 Markus GlaserUse FileOp when file exists ($this->backend has a null...
2012-01-02 Tim Starling* Fix for r107559: set $namespaceGenderAliases to an...
2012-01-02 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-02 Niklas LaxströmRevert r107835 - breaks my wiki "unknown function'
2012-01-02 Niklas LaxströmTypofix r107842
2012-01-02 Alexandre Emsenhuber* Removed WikiPage::$mTouched and use the value from...
2012-01-02 Alexandre EmsenhuberFix for r107825: forgot to change one instance of ...
2012-01-02 Alexandre EmsenhuberUse $wgUser instead of the User from the context in...
2012-01-02 Chad Horohoeremove an extra space
2012-01-02 Chad Horohoesimplify r107833 per CR, just use wfExpandUrl()
2012-01-02 Danny B* follow up to r107673 - adding universal selector...
2012-01-02 Chad HorohoeRevert r107042 (bug 32219, make InstantCommons protocol...
2012-01-02 Alexandre Emsenhuber* Store the value of the page.page_restrictions field...
next