lhc/web/wiklou.git
2010-09-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-22 Trevor Parscal* Added $wgResourceLoaderDebug, a default fallback...
2010-09-22 Trevor Parscal* Added WebRequest::getFuzzyBool, which is a more JavaS...
2010-09-22 Trevor ParscalActually improves on fix for bug #25246 by reducing...
2010-09-22 Chad HorohoeSkip new object construction if it's going to be the...
2010-09-22 Trevor ParscalImproves on fix for bug #25246 by reducing the power...
2010-09-22 Chad HorohoeFix dupe title construction, reported by ymas on IRC
2010-09-22 Trevor ParscalResolves bug #25246 by adding an explicit foreground...
2010-09-22 Trevor ParscalRemoved extra "Msg" string being appended to message...
2010-09-22 Trevor ParscalFixed check for mediaWiki existance and removed additio...
2010-09-22 PlatonidesFix bug from r68337. The variable is called $res, not...
2010-09-22 PlatonidesNo need of $wgMemc after r73386.
2010-09-22 Chad HorohoeFollowup r71961, more php4 constructors
2010-09-22 Roan KattouwRevert r73510 (trunk version of r73511 ; missed the...
2010-09-22 Tim StarlingAllow API modules to be disabled in configuration....
2010-09-22 Max SemenikClass doesn't exist anymore
2010-09-22 Max SemenikFixed PHP4-isms
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-22 Trevor ParscalRemoved unneeded mediaWiki.loader.using wrapper which...
2010-09-21 Alexandre EmsenhuberMade file description header consistent with other...
2010-09-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-21 Roan KattouwTypo fix
2010-09-21 Sam ReedBraces, spaces, and a few unused arrays
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalImplemented request grouping on the client.
2010-09-20 Trevor ParscalUsing new group feature of ResourceLoaderModule objects...
2010-09-20 Trevor ParscalAdded group functionality to ResourceLoaderModule objec...
2010-09-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-20 Trevor ParscalFixed bug caused by unset( $this->mSkin ) in User:...
2010-09-20 Trevor ParscalFixed issues in r72940 - missing $ in release notes...
2010-09-20 Priyanka DhandaAs per Nikerabbit's comment in r73260, is not needed...
2010-09-20 Sam ReedRemove some unused variables
2010-09-20 Niklas LaxströmCoding style
2010-09-20 Rotem LissLocalization update for he.
2010-09-20 Niklas LaxströmRemove double escaping
2010-09-20 Niklas LaxströmFix to language handling
2010-09-20 Sam ReedAdd missing parameter to lockTables
2010-09-19 Chad HorohoeFollowup r73348, rv unrelated change
2010-09-19 Chad HorohoeFollowup r70608, don't use master connection just for...
2010-09-19 Chad HorohoeFollowup r70138, add message descriptions
2010-09-19 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-19 Chad HorohoeGet rid of php4ism
2010-09-19 Alexandre EmsenhuberFor consistency, removed line break
2010-09-19 Niklas LaxströmFix for r53290
2010-09-19 Max SemenikFixed DatabaseSqlite::tableName() to avoid prefixing...
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-19 Alexandre EmsenhuberFixed parameter name in documentation
2010-09-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-18 Robin PepermansgetHeadLinks() requires a skin parameter (added in...
2010-09-18 Alexandre Emsenhubermissing space
2010-09-18 Sam ReedComment out some unreachable code in a test due to...
2010-09-18 Max SemenikMarked UploadFromUrlTest as broken
2010-09-18 Niklas LaxströmAllow defining sortable value for table cell with data...
2010-09-17 Priyanka DhandaSome changes so that tests don't die silently on ci.
2010-09-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-17 PlatonidesUnused globals.
2010-09-17 PlatonidesRevert change on r73064 for this file.
2010-09-17 Tim StarlingMinor resource loader changes:
2010-09-17 Niklas LaxströmAdd exclusive option for runJobs.php
2010-09-17 Tim StarlingFix for r73196: don't use $this->a as a temporary varia...
2010-09-17 Tim StarlingIn JSMin:
2010-09-17 Tim StarlingTried to make it so that I can read this code without...
2010-09-17 Chad HorohoeCommenting out Http tests until the concerns at mediawi...
2010-09-16 Chad HorohoeFix a bunch of notices. Error was "Notice: Found alias...
2010-09-16 Trevor ParscalAdded version method to mediaWiki.loader
2010-09-16 Trevor ParscalIntegrated some jquery.ui customizations from Usability...
2010-09-16 Trevor ParscalPorted more customizations from UsabilityInitiative...
2010-09-16 Trevor ParscalGot rid of glowing ball background image for overlays
2010-09-16 Trevor ParscalFixed font size issues
2010-09-16 Trevor ParscalFixed syntax errors in message get function
2010-09-16 Trevor ParscalFixed bug that cause ResourceLoader to generate mediaWi...
2010-09-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-16 Roan Kattouw(bug 25182) ResourceLoader breaks because of warnings...
2010-09-15 PlatonidesList r73089 message aditions.
2010-09-15 Trevor ParscalAdded importScriptURI/importStylesheetURI-like function...
2010-09-15 Nimish Gautamadded line expressly stating where the extensions are...
2010-09-15 PlatonidesGo back to Status objects after r71805. We return an...
2010-09-15 PlatonidesFollow up r71805: Drop PoolWork from the configuration...
2010-09-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-15 Trevor ParscalChanged to always calling ResourceLoader::intitialize...
2010-09-15 Trevor ParscalMoved responsiblity of initializtion to ResourceLoader...
2010-09-15 Trevor ParscalFixed really bad stuff going on with running hooks...
2010-09-15 Trevor ParscalRemoved a bit of testing code that got left in.
2010-09-15 PlatonidesFix getDirty from r70783.
2010-09-15 PlatonidesAbsolutize require paths per r72858 CR.
2010-09-15 Max SemenikAlthough the default logo placeholder is indeed 135x135...
2010-09-15 Chad HorohoeFollowup r65542, rm some unused vars
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalFixed basic message parser
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
2010-09-15 Trevor ParscalRemoved missing resource
2010-09-15 Trevor ParscalFixed a bunch of syntax errors and mistakes.
2010-09-15 Trevor ParscalRegistered jquery.client
2010-09-15 Trevor ParscalUsing hook for registering resources.
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...
next