Fix bug in CSSJanus where background-position and background-position-x weren't flipp...
[lhc/web/wiklou.git] / includes /
2012-02-02 Roan KattouwFix bug in CSSJanus where background-position and backg...
2012-02-02 Sam ReedStrict Standards: Declaration of DatabaseOracle::source...
2012-02-02 Alexandre EmsenhuberUse $wgRequestTime in wfDebugTimer() to get the time...
2012-02-02 Roan Kattouw(bug 34114) CSSMin::remap() doesn't respect its $embed...
2012-02-02 Alexandre EmsenhuberUse WikiPage instead of Title to get its id, whether...
2012-02-01 Aaron Schulzr110253: reworded "expensive" cache fields and function...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Antoine Mussofix @example in ResourceLoaderFileModule
2012-02-01 Alexandre EmsenhuberRecommit r109062 (Only run some MWDebug code when reall...
2012-02-01 Max SemenikHTML 2???
2012-02-01 Aaron SchulzQuick fix to getContainerHashLevels() comparison from...
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-02-01 Tim Starling* Documentation fix
2012-01-31 Aaron SchulzExpanded 'shardViaHashLevels' config var in FileBackend...
2012-01-31 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-31 Sam ReedFollowup r110001
2012-01-31 Alexandre EmsenhuberAdded 'page_id' to the fields returned by Revision...
2012-01-31 Alexandre EmsenhuberAdded missing __METHOD__ parameter to DatabaseBase...
2012-01-30 Aaron Schulz(bug 33992) - "Allow anon a formless purge with POST...
2012-01-30 Alexandre EmsenhuberUse local context to get messages instead of relying...
2012-01-30 Alexandre EmsenhuberUse Language::userTimeAndDate() instead of Language...
2012-01-30 Krinkle[Xml::encodeJsVar] Use FormatJson::encode / native...
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Antoine Mussorv r87948 "fix backtrace on SQL error"
2012-01-30 Antoine Mussoalign $wgActions array values
2012-01-30 Siebrand MazelandRevert r110285, r110286. No new features in core during...
2012-01-30 Jeroen De Dauwfollow up to r110285, fixed accidental newline
2012-01-30 Jeroen De Dauwadd hook that allows changing the check to see if a...
2012-01-30 Jeroen De Dauwfix xss
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
next