lhc/web/wiklou.git
2012-01-27 Chad HorohoeMinor tweak to r109161, remove trailing "this"
2012-01-27 Chad HorohoeFixup r109698, add setter for $namespaceNames and use...
2012-01-27 Santhosh ThottingalAdd PHPUnit tests for plural rules. For languages cs...
2012-01-27 Max SemenikCompressed a few images
2012-01-27 Alexandre EmsenhuberUse Language::userTimeAndDate() and related to get...
2012-01-27 Alexandre Emsenhuber* (bug 33762) QueryPage-based special pages no longer...
2012-01-27 Santhosh Thottingalphpunit testcases on the plural rules for am, ar, be...
2012-01-27 Santhosh ThottingalUse dataprovider for testcases.
2012-01-26 Chad Horohoe(bug 33911) SiteStats::isSane() should not check admins...
2012-01-26 Chad HorohoeRemove last two vestiges of ss_admins. It still exists...
2012-01-26 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-26 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-26 Aaron SchulzFurther reduced RTTs in SwiftFileBackend by making...
2012-01-26 PlatonidesUnused global
2012-01-26 Alexandre Emsenhuber* Do the page existence check before calling ignore_use...
2012-01-26 Antoine Mussoupdate Message class doc
2012-01-26 Chad HorohoeFix r110054, \ -> @
2012-01-26 Antoine Mussoenhance doxygen generation for Message class
2012-01-26 Neil Kandalgaonkarsanitize outgoing messages
2012-01-25 Aaron Schulz* In NewParserTest, refactored code to use FileBackend...
2012-01-25 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-25 Benny SituRevert from 107188 to 107187 for bug24430 patch, it...
2012-01-25 Benny SituRevert from 108870 to 108869 since bug24430 patch got...
2012-01-25 Benny SituRevert from 109557 to 109556 for bug24430 patch, it...
2012-01-25 Antoine Mussobug 33646 Badtitle error page now emits a 400 HTTP...
2012-01-25 KrinkleFix broken unit test
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Krinkle[Xml/Html] new method Html::namespaceSelector
2012-01-25 Neil Kandalgaonkargit should ignore image directories and cache files
2012-01-25 Aaron SchulzIn FileBackend:
2012-01-25 Krinkle[Unit testing] Re-order attribs to a-z to make testing...
2012-01-24 Tim StarlingImprove documentation for content type choice
2012-01-24 John Du HartAdd HTMLFormFields for namespaces and restriction level...
2012-01-24 John Du HartUpdating PHPDoc on $wgFilterCallback so PHPStorm stops...
2012-01-24 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-24 Aaron Schulzr109904: worked around PHP < 5.3 suckage to keep this...
2012-01-24 Antoine Mussodiff: align cell content to the top
2012-01-24 Jure Kajzer* Oracle schema update to latest (tested with phpunit)
2012-01-24 Aaron SchulzMade FileOp classes enforce required params. Also rever...
2012-01-24 Neil Kandalgaonkardo not try to html-escape anything but strings; fixes...
2012-01-24 Aaron Schulz* Moved FSFile classes from file/ to backend/
2012-01-24 Neil Kandalgaonkarremove trailing comma
2012-01-24 Neil Kandalgaonkaradd neilk, ibaker to credits
2012-01-24 Neil Kandalgaonkarescape incoming strings (cannot contain HTML any more)
2012-01-24 Diederik van... Added the following three items:
2012-01-24 Jeroen De Dauwspacing fix
2012-01-23 Antoine Mussoreverts r109814 r109815
2012-01-23 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-23 Diederik van... Add the new SHA1 revision field to the XML export,...
2012-01-23 Tim StarlingFix for r109720: replace the last two regexes with...
2012-01-23 Tim StarlingMake arguments to phpunit.php work. It's hard to believ...
2012-01-23 Derk-Jan HartmanCorrect mw.Uri.decode to properly decode encoded +...
2012-01-23 Sam ReedRedoing r108960 with history
2012-01-23 Sam ReedRevert r108987 to copy properly
2012-01-23 Alexandre EmsenhuberCleanup to statistics:
2012-01-23 Jeremy PostlethwaiteAdding the jquery cycle plugin. This is being used...
2012-01-23 Antoine Mussoupdate wgUsersNotifiedOnAllChanges doc (r109826)
2012-01-23 Sam ReedBug 33880 - $wgUsersNotifiedOnAllChanges should not...
2012-01-23 Antoine MussoFileRepo: check constructor parameters
2012-01-23 Antoine MussoFileOp: allow creation of an empty file
2012-01-23 Antoine Mussocleanly handle wikiId on FileBackendBase construction
2012-01-23 Antoine Mussoget a null lock manager by default
2012-01-23 Aaron Schulz* Added some wfProfileIn() calls to file backend code.
2012-01-23 Aaron SchulzIn LockServerDaemon:
2012-01-22 Daniel Kinzlerreverting r109723 because of slush.
2012-01-22 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-22 Sam ReedRevert feature out of r109562, r109564, r109570
2012-01-22 Niklas LaxströmRm extra space
2012-01-22 Daniel KinzlerIntroducing optional support for <a> tags, to be used...
2012-01-22 gicodeFollow-up 102587 to address performance concerns in...
2012-01-22 Aaron SchulzSimplified last_modified timestamp conversion in SwiftF...
2012-01-22 Krinkle[Core JS] mediawiki.legacy.protect should be loaded...
2012-01-22 Krinkle[mediawiki.util] minor code cleanup
2012-01-22 Sam ReedReverting out r108055 for ease
2012-01-22 Sam ReedAdd braces
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2012-01-22 Aaron Schulz* Another fix for SwiftFileBackend file listings
2012-01-22 Aaron Schulz* Fixed bugs in SwiftFileBackend file listing code
2012-01-21 Krinkle[Unit testing] Add unit tests for Xml::namespaceSelector
2012-01-21 Sam Reed* (bug 33865) Exception thrown when using API sandbox...
2012-01-21 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-21 Krinkle[Action] Fix action=ajax
2012-01-21 Krinkle[Wiki.php] Minor clean up
2012-01-21 Krinkle+@since for getActionName (r109678)
2012-01-21 Alexandre EmsenhuberFix database table name, it is 'profiling', not 'profil...
2012-01-21 PlatonidesBug 33845: Headings become cursive in TOC when they...
2012-01-21 Krinkle[Resources] Add missing or implied dependencies
2012-01-21 Alexandre EmsenhuberFix bug 32948:
2012-01-21 KrinkleReinstate r109223 per CR + fixes
2012-01-21 Krinkle[JSTesting] update QUnit html
2012-01-21 Aaron Schulz* r109659: actually return the exact type we say we do
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 Aaron SchulzMake sure FSFileBackend clears the php stat cache in...
2012-01-20 Aaron SchulzSimilar to r108937: fixed breakage where the zone urls...
2012-01-20 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-20 PlatonidesFix folder leakage.
2012-01-20 PlatonidesIf you are going to leak folders, at least give them...
2012-01-20 Niklas LaxströmCan't PHP just DWIM? Ping r109628
2012-01-20 Niklas LaxströmReducy query flood in r96546. Allow formatters to provi...
next