And we now have CSSMin
[lhc/web/wiklou.git] / includes /
2010-09-11 Niklas LaxströmFix warning from r72349, $script is no longer used.
2010-09-11 Niklas LaxströmQuickfix for Fatal error: don't die on anonymous users.
2010-09-11 PlatonidesRemove $wgIP global, but add a hook instead.
2010-09-11 Trevor ParscalMade CSSMin::remap take both local and remote directory...
2010-09-11 Alexandre EmsenhuberMoved SQLite specific functions to SqliteUpdater
2010-09-11 Niklas LaxströmFix whitespace
2010-09-11 Niklas LaxströmFix s-max-age to s-maxage
2010-09-11 Trevor ParscalFixed fatal error - now $user is being checked to be...
2010-09-11 Alexandre EmsenhuberFix copy-paste from r72782
2010-09-11 Alexandre EmsenhuberMoved modify_field() from updaters.inc to DatabaseUpdat...
2010-09-11 Trevor ParscalAdded sorting to module listing in OutputPage::makeReso...
2010-09-11 Alexandre EmsenhuberAdded DatabaseUpdater::addExtensionUpdate() to let...
2010-09-11 Trevor ParscalAdded direction to ResourceLoaderContext hashing (preve...
2010-09-11 Trevor ParscalMoved a config back to Skin::makeGlobalVaiablesScript...
2010-09-11 Trevor ParscalAdded versions to statically added ResourceLoader scrip...
2010-09-11 Trevor ParscalFixed user scripts/styles and site scripts/styles ...
2010-09-11 Raimond Spekkingtsearch2 → TSearch2. Spotted by kgh@Translatewiki
2010-09-11 Raimond SpekkingFollow-up r72734: Fix typo spotted by kgh@Translatewiki
2010-09-11 Trevor ParscalMajor refactoring of site and user CSS, creating Resour...
2010-09-10 Trevor ParscalMoved some of the logic for generating styles from...
2010-09-10 Trevor ParscalApplied patch for bug #25044 by Niklas Laxström --...
2010-09-10 Trevor ParscalBroke part of ResourceLoaderSiteModule into ResourceLoa...
2010-09-10 Trevor ParscalRemoved a comment, which should have been removed in...
2010-09-10 Trevor ParscalRemoved blank line in array definition.
2010-09-10 Trevor ParscalFixed remanant of when the site module was called sitejs
2010-09-10 Trevor ParscalAdjusted comments
2010-09-10 Trevor ParscalMerged load and go. At least for now, this seems to...
2010-09-10 PlatonidesFollow up r70957. Remove the double semicolon.
2010-09-10 Trevor ParscalMoved mediaWiki.loader.go() up to be above scripts...
2010-09-10 Trevor ParscalCleaned up the vector skin, removing $wgVectorExtraStyl...
2010-09-10 Platonides(Bug 25138) ApiUndelete begins a transaction, but does...
2010-09-10 Trevor ParscalAdjusted a comment
2010-09-10 Trevor ParscalResourceLoaderSiteModule now supports CSS too!
2010-09-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-10 Raimond Spekkingtypo. Spotted by User:Kghbln@Translatewiki
2010-09-10 X!Fix r72737: Oops. I fail
2010-09-10 X!Followup to r72736: Alphabetical order
2010-09-10 X!Followup to r70638: Add pageprop descriptions for displ...
2010-09-10 Raimond SpekkingClarify definition of "letters" per request on Trenslat...
2010-09-10 Trevor ParscalFixes issue in r72695 where ResourceLoaderFileModule...
2010-09-10 Trevor ParscalMade OutputPage only ask for a style from ResourceLoade...
2010-09-10 Alexandre EmsenhuberUse the AutoLoader instead of manually requiring these...
2010-09-10 Roan Kattouw(bug 25042) CSSJanus does not flip direction: rules...
2010-09-10 Chad HorohoeDocument a few things
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-09 Trevor ParscalChanged the license to Apache 2.0 - I also hereby grant...
2010-09-09 Chad HorohoeFix jQuery loading
2010-09-09 Trevor ParscalUsing constant to reduce duplication of CSS URL matchin...
2010-09-09 Trevor ParscalFixes issues with complex background rules containing...
2010-09-09 Trevor ParscalAdded 2 more options for mime-type detection. We now...
2010-09-09 Trevor ParscalUpdated link to official distribution
2010-09-09 Trevor ParscalMoved stand-alone libraries to includes/libs.
2010-09-09 Trevor ParscalRemoved depencency on wfProfile*
2010-09-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-09 Trevor ParscalMoved dependency of $wgUseDataURLs out of CSSMin and...
2010-09-09 Chad HorohoePer bug 22884, using "localhost" probably won't work...
2010-09-09 Chad HorohoeoutputHandler() isn't static
2010-09-09 Chad Horohoe(bug 25102) Image.php throws E_STRICT. Yes, this breaks...
2010-09-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-08 Max SemenikPass calling function name and patch file from Database...
2010-09-08 Aryeh GregorUpdate comment in Category.php
2010-09-08 Greg Sabino MullaneAdd new columns to categorylinks
2010-09-08 Aryeh GregorMove DatabaseType to Database.php
2010-09-08 Trevor ParscalAdded copyright notice and class documentation block.
2010-09-08 Roan KattouwFix spelling of max-age in Cache-Control: header. This...
2010-09-08 Raimond SpekkingAdd a CSS class to the input form
2010-09-08 Chad Horohoe(bug 25087) Fix fatal in CategoryPage
2010-09-08 Trevor ParscalSplit mediawiki.legacy.shared into mediawiki.legacy...
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...
2010-09-07 PlatonidesFollow-up r72349. The new makeResourceLoaderLink()...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Ryan Kaldarifix for Bug 25031, hopefully this doesn't break other...
2010-09-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-07 Alexandre EmsenhuberPer ^demon's comment on r71430: moved doUpgrade() to...
2010-09-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-07 PlatonidesFollow-up r32085. Delay the transaction begin until...
2010-09-07 Max SemenikDatabaseSqliteStandalone should ignore $wgDBprefix...
2010-09-07 Chad Horohoe* do_all_updates() is dead
2010-09-07 Chad HorohoeFollowup r72535, I suppose I shouldn't break the old...
2010-09-07 Chad HorohoePartial revert r72527, unrelated/unfinished changes
2010-09-07 Chad HorohoeComment fix
2010-09-07 Tim StarlingFixes for r72024:
2010-09-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-06 Andrew GarrettRewrite User::getSkin, broken in r49493 because request...
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-05 Jens FrankFirefox interpretes links starting with // as if they...
2010-09-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-05 Jack Phoenixcoding style tweaks
2010-09-05 Jack Phoenixtrim trailing spaces
2010-09-05 Aryeh GregorSuggest running update.php on database error
2010-09-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-05 Platonides(bug 24977) Remove the duplicate Access Key to compare...
2010-09-05 Bryan Tong MinhMade user global constants class constants so that...
2010-09-05 Alexandre Emsenhuber* added file description header
2010-09-04 PlatonidesRemove usage of deprecated makeKnownLinkObj().
2010-09-04 Max Semenikload.php5 support for r72349
2010-09-04 PlatonidesFollow up r36814. Make the deprecated function call...
2010-09-04 PlatonidesMake happy check-vars. This shows it that getQuery...
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-09-04 Alexandre EmsenhuberFixed some doxygen warnings
next