Copy FilesystemIterator constants so we can still pretend to support 5.2
[lhc/web/wiklou.git] / includes /
2012-01-27 Chad HorohoeCopy FilesystemIterator constants so we can still prete...
2012-01-27 Sam Reed$this->substPaths takes 2 parameters
2012-01-27 Sam ReedFix undefined $dirRoot
2012-01-27 Chad HorohoeMinor tweak to r109161, remove trailing "this"
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-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 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-25 Antoine Mussobug 33646 Badtitle error page now emits a 400 HTTP...
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Krinkle[Xml/Html] new method Html::namespaceSelector
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 Aaron Schulzr109904: worked around PHP < 5.3 suckage to keep this...
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 Aaron Schulz* Moved FSFile classes from file/ to backend/
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 LiereAdd 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 Alexandre EmsenhuberCleanup to statistics:
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-22 Daniel Kinzlerreverting r109723 because of slush.
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 Sam ReedAdd braces
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 Sam Reed* (bug 33865) Exception thrown when using API sandbox...
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 PlatonidesBug 33845: Headings become cursive in TOC when they...
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 Niklas LaxströmCan't PHP just DWIM? Ping r109628
2012-01-20 Niklas LaxströmReducy query flood in r96546. Allow formatters to provi...
2012-01-20 Alexandre Emsenhuber* Inlinise Preferences::loadOldSearchNs() in SearchEngi...
2012-01-20 Niklas LaxströmSplit LogPager out of LogEventsList.php
2012-01-19 Aaron Schulz* Follow-up r109009: Check that paths are usable in...
2012-01-19 Antoine Mussocomment wgLocalFileRepo has an example usage in Setup.php
2012-01-19 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-19 Sam ReedFollowup r109562
2012-01-19 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-01-19 Niklas LaxströmRemove extra space, ping r109550
2012-01-19 Sam ReedDocumentation
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedLike r109547, display file size in appropriate units...
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedCache gallery object, don't create a new one unless...
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Alexandre EmsenhuberChange $wgDebugFunctionEntry's default value from 0...
2012-01-19 Niklas LaxströmTypofix, ping r109446
2012-01-19 Aaron SchulzReverted r109062 per code slush (also has a CR complaint)
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-19 mrblueskyUpdate comment
2012-01-19 mrblueskyComments on status codes
2012-01-18 mrblueskyAdditional doc/comments
2012-01-18 Sam ReedAdd __METHOD__ to begin/commit
2012-01-18 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-18 Alexandre EmsenhuberMake time of '-total' item correct if using 'user'...
2012-01-18 Aaron SchulzIn SwiftFileBackend:
2012-01-18 Siebrand MazelandRemove support for the deprecated and no longer used...
2012-01-18 Siebrand MazelandUpdate documentation as LanguageGetMagic hook is deprec...
2012-01-18 Alexandre EmsenhuberFix profiling, that function is not profiled
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2012-01-18 Gabriel WickeCorrect typo in comment, so that it reflects the spec...
2012-01-17 Aaron SchulzReverted r109223 per CR
2012-01-17 Krinkle[Actions] Move action logic out of MediaWiki::getAction...
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
next