[mw.notification] Introduce a full fledged notification system into core replacing...
[lhc/web/wiklou.git] / skins /
2012-09-02 Daniel Friesen[mw.notification] Introduce a full fledged notification...
2012-08-30 Daniel FriesenFix up the preferred way to specify mw.util.$content
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 KrinkleMerge "(bug 36329) Fix accesskey tooltip for Firefox...
2012-08-30 DemonMerge "[FileBackend] Improved getLocalCopy() performanc...
2012-08-30 CatropeMerge "(bug 39273) add diff support to LivePreview"
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 MatmaRex(bug 39273) add diff support to LivePreview
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 awjrichardsMerge "New hook ApiMain::onException"
2012-08-29 SiebrandMerge "Fixed fallback behaviour for plural rules"
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 CatropeMerge "Reduced some master queries via Revision::READ_N...
2012-08-28 CatropeMerge "Added new mw message 'editpage-head-copy-warn...
2012-08-28 KrinkleMerge "Work around preg_replace_callback() issue in...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileJournal] Made getMasterDB() reuse the DB...
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 NikerabbitMerge "Use the MWDebug class to display debug log back...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 Aaron SchulzMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 Hoo manUse __DIR__ instead of dirname( __FILE__ )
2012-08-27 Alex Monk(bug 39680) Convert valign to CSS vertical-align
2012-08-27 DemonMerge "Clean up transactions after test."
2012-08-27 IAlexMerge "optimize ../images/spinner.gif, ajax-loader...
2012-08-27 IAlexMerge "pngcrushed skins/common/images/add.png"
2012-08-27 NikerabbitMerge "Fix double braceSubstitution of some preview...
2012-08-26 SiebrandMerge "Check fallbacks correctly in getHeaderVariant()."
2012-08-26 MatmaRexoptimize ../images/spinner.gif, ajax-loader.gif
2012-08-26 Siebrand MazelandMerge "Prevent Call to a member function msg() on a...
2012-08-25 MatmaRexpngcrushed skins/common/images/add.png
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-23 CatropeMerge "Split up doOperations() test to be more robust...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 MatmaRex(bug 8618) support for summary preview in live preview
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Enable dropping of tables without having to...
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "Added sanity check to StreamFile for mwstore...
2012-08-23 KrinkleMerge "(bug 30390) upload.js: Decode url encoding in...
2012-08-23 karun(bug 30390) upload.js: Decode url encoding in file...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-22 Aaron SchulzMerge "Use Status::getWikiText() instead of getErrorsAr...
2012-08-22 Alexandre EmsenhuberMake message escaping conistent between skins.
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-21 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-20 CatropeMerge "Bug 39516 - Call to a member function format...
2012-08-20 ReedyMerge "Partial revert of 2fabea7eea556aba6eda9b3385d984...
2012-08-20 ReedyPartial revert of 2fabea7eea556aba6eda9b3385d9844123328482
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-14 Aaron SchulzMerge "Added utility method taking an array of elements...
2012-08-14 Aaron SchulzMerge "Added GenericArrayObject class and associated...
2012-08-13 Aaron SchulzMerge "add 'editprotected' right to list of available...
2012-08-13 Aaron SchulzMerge "Move method to its using test class rather then...
2012-08-13 Aaron SchulzMerge "Fix for assertArrayEquals. Was throwing fatal...
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-08-13 Aaron SchulzMerge "add 'reupload-own' right to list of available...
2012-08-13 Aaron SchulzMerge "add 'passwortreset' right to list of available...
2012-08-13 Aaron SchulzMerge "add 'patrolmarks' right to list of available...
2012-08-13 Aaron SchulzMerge "Fix documentation of WikiPage::doDeleteArticle...
2012-08-13 CatropeMerge "(bug 39296) Fix broken table sorting"
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-13 MatmaRexremove bizarre overflow:hidden from lists in sidebar...
2012-08-13 Trevor ParscalMerge "Clean up mw.util.jsMessage"
2012-08-12 Timo TijhofClean up mw.util.jsMessage
2012-08-12 Daniel FriesenFix some css vector/monobook issues:
next