lhc/web/wiklou.git
2010-08-24 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-24 Sam ReedUpdate SkinAfterContent hook to pass the current skin too
2010-08-24 Sam Reed* (bug 24917) Polish as fallback for Kashubia
2010-08-23 Sam Reedarrray?
2010-08-23 Sam ReedRemove some unneeded whitespace
2010-08-23 PlatonidesTry to improve the funciton comment of getETag() per...
2010-08-23 Rotem LissLocalization update for he.
2010-08-23 PlatonidesLocalFileTest failed if $wgCapitalLinks was false in...
2010-08-23 PlatonidesFollow up r70917. Having $wgCapitalLinks = false; was...
2010-08-23 PlatonidesUse the common code at switch end if viewing the curren...
2010-08-23 Mark A. Hershbergerre r71445 put static on the right method.
2010-08-23 Niklas LaxströmFix yet another regression in r71342: NS_MAIN was dropp...
2010-08-23 Siebrand MazelandFix typo. Spotted by Hamilton Abreu.
2010-08-23 Tim StarlingFix complete breakage of new installer due to multiple...
2010-08-23 Philip Tzoufollow up r69134. Change all of convertLinkToAllVariant...
2010-08-23 Chad HorohoeComment adjustment
2010-08-23 Chad Horohoe(bug 24898) MediaWiki uses /tmp even if a vHost-specifi...
2010-08-22 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-22 Chad HorohoeFollowup r71441, break up messages by type, iterate...
2010-08-22 Jack Phoenixcoding style tweaks
2010-08-22 Chad HorohoeMock object needs to be static too
2010-08-22 Jack Phoenixcoding style tweaks for ajax.js
2010-08-22 Jack Phoenixproperly capitalize the word "MediaWiki"
2010-08-22 Chad HorohoeBe consistent with all the child classes
2010-08-22 Chad HorohoeMake getSoftwareLink() static so I can use it without...
2010-08-22 Chad HorohoeKill oracle installer support until its more complete
2010-08-22 Chad HorohoeFollowup r71367, reusing messages is bad
2010-08-22 Chad Horohoe(bug 23703) ForeignAPIRepo fails on findBySha1() when...
2010-08-22 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-22 Alexandre EmsenhuberSome extensions like to pass an array for the callback...
2010-08-22 Alexandre EmsenhuberForgot to indent this correctly...
2010-08-22 Alexandre EmsenhuberRemoved some specific methods from updaters.inc that...
2010-08-22 Alexandre Emsenhuber* Make the MySQL updater work in the new installer
2010-08-22 Max SemenikRelease notes for r71428
2010-08-22 Max Semenik"Difference between pages" is now displayed instead...
2010-08-22 Alexandre EmsenhuberOops, forgot to change this in r71426
2010-08-22 Alexandre EmsenhuberMoved PostgreSQL schema update to PostgresUpdater:
2010-08-21 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-21 PlatonidesRemove globals, expose options in maintenance style...
2010-08-21 PlatonidesFollow up r71359. $wgDBtype uneeded now.
2010-08-21 PlatonidesReplace usage of deprecated Parser::tidy()
2010-08-21 PlatonidesFollow up r71412. $wgContLang is not used.
2010-08-21 Alexandre EmsenhuberFix for r71140: PostgresUpdater should extend DatabaseU...
2010-08-21 PlatonidesUse canonical class name.
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Robin PepermansChange language name of North Frisian (frr) from "Frasc...
2010-08-21 Niklas LaxströmAdded $wgAdaptiveMessageCache to avoid caching huge...
2010-08-21 Alexandre EmsenhuberAdded file description headers
2010-08-21 Niklas LaxströmRevert part of r71391 that was not supposed to go yet.
2010-08-21 Alexandre Emsenhuber@TODO @FIXME -> @todo so that doxygen recognise it...
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-21 Alexandre Emsenhuber* (bug 24804) Corrected commafying in Polish and Ukrainian
2010-08-21 Alexandre Emsenhuberbreak lines a 80 chars
2010-08-21 PlatonidesFollow up r71289. getServerVersion() call was needed...
2010-08-21 PlatonidesFollow up r71289. $wgContLang is now unused.
2010-08-21 PlatonidesCommit local change about not using $ourdb as global.
2010-08-21 PlatonidesTry to address some of the issues of r70608.
2010-08-21 PlatonideswfSpecialProtectedtitles() is no longer used. Follow...
2010-08-21 Jack Phoenixcoding style tweaks
2010-08-21 Niklas LaxströmOne more fix to namespace stuff. Follow-up r71342.
2010-08-21 Niklas LaxströmToo much indirection in aliases doesn't seem to work...
2010-08-21 Niklas LaxströmMostly indentation fixes
2010-08-21 Niklas LaxströmFix translated core namespaces broken in r71342.
2010-08-21 Niklas LaxströmFix indentation
2010-08-21 Max SemenikFixed yet another breakage introduced by r70608: bug...
2010-08-20 PlatonidesMove [[MediaWiki:bad image list]] to the beginning.
2010-08-20 Alexandre EmsenhuberDocument functions
2010-08-20 Alexandre Emsenhuber* Standardised file description headers
2010-08-20 PlatonidesRevert the change to Preprocessor_DOM.php of r71286.
2010-08-20 Chad HorohoeMake fixLinksFromArticle public and static
2010-08-20 Chad HorohoeLike the installer, make Special:Version header localiz...
2010-08-20 Niklas LaxströmMissing else condition was breaking namespaces for...
2010-08-20 Chad HorohoePartial r71363 revert, unrelated changes
2010-08-20 Chad HorohoeFixup help output. Remove a few documented but unused...
2010-08-20 Chad HorohoeMissed the svn del
2010-08-20 Chad HorohoeRefactor convertLinks to not use DB::newFromParams...
2010-08-20 Derk-Jan HartmanOptimize a produced animated GIF with OptimizeTranspare...
2010-08-20 Derk-Jan HartmanAdd getMagickVersion(). Will use this to provide optimi...
2010-08-20 Niklas LaxströmOf course didn't mean to commit var_dump
2010-08-20 Niklas LaxströmTrying to clean up the mess with $wgCanonicalNamespaceN...
2010-08-20 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-20 Andrew GarrettApply hack from 1.16wmf4 in r71329 to trunk (follow...
2010-08-20 Andrew Garrett(bug 24837) Fix issue where namespaces which were local...
2010-08-20 Ryan KaldariAdding helpful comment :)
2010-08-19 Max SemenikBug 24832: fatal in Special:ComparePages. I've just...
2010-08-19 Ryan Kaldarireverting self (r71304)
2010-08-19 Ryan Kaldarichanging -sharpen to -unsharp due to new ImageMagick...
2010-08-19 Sam ReedMinor followup to r70480
2010-08-19 Sam ReedMore unused....
2010-08-19 Sam ReedFollowup r54225
2010-08-19 Sam ReedRemove some more unused variables
2010-08-18 Aryeh GregorRun ulimit4.sh using /bin/bash to avoid noexec
2010-08-18 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-18 Sam ReedFollowup to r68338, remove useless code (row is overwri...
2010-08-18 Max SemenikInstaller: use human-friendly list of databases, pass...
2010-08-18 Sam ReedRevert r71250 r71251 r71252 r71253
2010-08-18 Sam ReedRemove some more parameters post r71250
2010-08-18 Sam ReedFix wrong removal in r71250
next