lhc/web/wiklou.git
2010-09-10 Chad Horohoe\n to eof
2010-09-10 Trevor ParscalBroke part of ResourceLoaderSiteModule into ResourceLoa...
2010-09-10 Chad HorohoeFor Ævar, re-add make tap
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 Robin Pepermanstweak "remembermypassword" for consistency with "tog...
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 ParscalMoved fixaplha to run after scripts are loaded - otherw...
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 Rotem LissLocalization update for he.
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 EmsenhuberCopied cleanupDupes.inc in FiveUpgrade.inc since it...
2010-09-10 Max SemenikFor those poor souls who use Windows instead of Make...
2010-09-10 Alexandre EmsenhuberUse the AutoLoader instead of manually requiring these...
2010-09-10 Alexandre Emsenhuber* Modified rebuildImages.php to subclass Mainteance...
2010-09-10 Raimond SpekkingFollow-up r72377: Change similar messages too
2010-09-10 Roan Kattouw(bug 25042) CSSJanus does not flip direction: rules...
2010-09-10 Alexandre Emsenhuber$fname -> __METHOD__
2010-09-10 Chad HorohoeDocument a few things
2010-09-10 Alexandre EmsenhuberKill $wgDatabase from updaters.inc
2010-09-10 Bryan Tong... Follow-up r72475: Set $wgAllowAsyncCopyUploads in the...
2010-09-10 Alexandre EmsenhuberRemoved $wgDatabase from dbsource()
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-09 Trevor ParscalFixed mis-keyed resource.
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 ParscalRemoved trailing commas mistakenly added in r72682
2010-09-09 Trevor ParscalAdded registrations for modules that were present but...
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 Rotem LissLocalization update for he.
2010-09-09 Siebrand MazelandUse key 'savearticle' in 'missingsummary'.
2010-09-09 Chad Horohoe(bug 25102) Image.php throws E_STRICT. Yes, this breaks...
2010-09-08 PlatonidesInitialise wgContLang and $wgLang.
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... Add 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 PlatonidesReadd Special:Téléchargement as alias of Special:Upload...
2010-09-08 Chad HorohoeAdd profiler to global scope too
2010-09-08 Chad Horohoe\n at EOF plz
2010-09-08 Bryan Tong... Followup r72475: assert that a job has been popped...
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 Siebrand Mazeland* Follow-up r72570: svn eol-style:native
2010-09-08 Greg Sabino... Adjustments for new tables.
2010-09-08 Greg Sabino... Add new tables.
2010-09-08 Greg Sabino... Add quick doc for Postgres
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 PlatonidesFollow-up r72561. Missed language folder.
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Trevor ParscalRenaming phpunit to phpunit.php - this will make it...
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 Alexandre Emsenhuberadded Maintenance::afterFinalSetup() instead of having...
2010-09-07 Alexandre EmsenhuberMoved update_row_exists() to install-utils.inc since...
2010-09-07 PlatonidesFollow-up r32085. Delay the transaction begin until...
2010-09-07 Raimond SpekkingFollow-up r71641: Fix typo to let linkTrail work
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 HorohoeMove ora to oracle. Stuff expects these directories...
2010-09-07 Chad HorohoePer wikitech-l discussion: it would be nice if the...
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... Follow-up r70137: Made asynchronous upload working...
2010-09-05 Jens FrankFirefox interpretes links starting with // as if they...
2010-09-05 Aryeh GregorGet rid of Language::usesFirstLettersInLists()
next