comment mAction / whitespaces
[lhc/web/wiklou.git] / includes /
2012-01-30 Antoine Mussocomment mAction / whitespaces
2012-01-30 Antoine Mussodrop default parameters from r110252
2012-01-30 Antoine Mussocomment / style for Html::namespaceSelector()
2012-01-30 Sam ReedBug 34032 - API help header not aligned
2012-01-30 Aaron Schulz* r108353: Made FileBackendMultiWrite consistency check...
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-29 Alexandre EmsenhuberCode cleanup:
2012-01-29 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-29 Alexandre EmsenhuberUse the WikiPage object object instead of Title to...
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-29 Aaron Schulz* Split up process cache in FileBackend into separate...
2012-01-29 Krinkle[specials] Xml::namespaceSelector > Html::namespaceSelector
2012-01-29 Alexandre Emsenhuber* (bug 33967) "Previous revision" and "Newer revision...
2012-01-29 Jeroen De Dauwfix doc and var names
2012-01-29 Jeroen De Dauwallow people to actually specify post targets with...
2012-01-29 Aaron SchulzAdded addMissingMetadata() function to SwiftFileBackend...
2012-01-28 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-28 Sam ReedFix unused variables
2012-01-28 Krinkle[Special:MovePage] Split new title input, fix bug 29454...
2012-01-28 Aaron SchulzReverted r109957 per slush (see CR comments)
2012-01-27 Sam ReedUse accessor method, ping r110179
2012-01-27 Bryan Tong MinhFollow-up r83791: do not show size links for wikis...
2012-01-27 Jeroen De Dauwadded kml mime type
2012-01-27 mrblueskyComments only
2012-01-27 Alexandre Emsenhuber* Group related functions
2012-01-27 Aaron SchulzFollow-up r110159: set the FilesystemIterator flags...
2012-01-27 Aaron Schulz* Reverted r108194 to support PHP < 5.3. These should...
2012-01-27 Aaron Schulzr107980: added missing dir param to FileBackendShardLis...
2012-01-27 Aaron Schulzr107980: added missing dir param to FileBackendShardLis...
2012-01-27 Sam ReedFix spurious character from r110122
2012-01-27 Chad HorohoeSelf-revert r110124, needs more than that to support...
2012-01-27 Sam ReedAdd documentation
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...
next