Removed some specific methods from updaters.inc that can use generic ones
[lhc/web/wiklou.git] / includes /
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 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 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 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 PlatonidesFollow up r71289. $wgContLang is now unused.
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-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 HorohoeLike the installer, make Special:Version header localiz...
2010-08-20 Niklas LaxströmMissing else condition was breaking namespaces for...
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 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 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 ReedFix wrong removal in r71250
2010-08-18 Sam ReedMinor followup to r71250
2010-08-18 Sam ReedKill some crappy "failFunction" stuff, marked as old...
2010-08-18 Chad HorohoeUse absolute path to i18n file, relative path is likely...
2010-08-18 Sam ReedFollowup r71241
2010-08-18 Sam Reed$bitField to $field
2010-08-18 Sam Reed$parseroptions to $options
2010-08-17 Aryeh GregorAvoid spurious paragraph with new heading id's
2010-08-17 Max SemenikConverted two more updater functions to OOP: add_field...
2010-08-17 Chad HorohoeMoved first of the updaters functions to the appropriat...
2010-08-17 Mark A. Hershbergerremove superfluous return
2010-08-17 Mark A. HershbergerOverloardQ or other PG person, please review
2010-08-16 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-16 Aryeh GregorAdd query count to $wgDebugDumpSql output
2010-08-16 Aryeh GregorSave 200 useless queries per category page view
2010-08-16 Chad HorohoeAdd a post-update maintenance script list, moved delete...
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-15 Chad HorohoeEnded up doing $doUser differently
2010-08-15 Chad HorohoeMinor code style tweak
2010-08-15 Chad HorohoeSome general update refactoring:
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-15 Jeroen De DauwError message tweaks
2010-08-15 Jeroen De DauwModified the environment check of the core installer...
2010-08-15 Jeroen De DauwFollow up to r71107 - moved forgotten global variables
2010-08-15 Jeroen De DauwFollow up to r71107 - added forgotten global function...
2010-08-15 Jeroen De DauwMoved in repository interaction classes from Deployment...
2010-08-15 Alexandre Emsenhuber* Standardised file description headers
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-15 Max SemenikFixed E_STRICT from r71059
2010-08-14 Sam ReedAdd signupstart to Userlogin.php per request of MZMcBride
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-14 Alexandre EmsenhuberSeems I forgot to commit this file with r71078
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-08-14 Jeroen De DauwAdded function to get extension type messages
2010-08-14 Jack Phoenixcoding style tweaks
2010-08-14 Jeroen De DauwMake NATURAL JOINs possible
2010-08-14 Andrew GarrettRemove User::getToggles() code, dormant since preferenc...
2010-08-14 Ryan Kaldarifix to handle case of mIndexField including a table...
2010-08-13 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-13 Aryeh GregorFix extensions to work with category sort changes
2010-08-13 Aryeh GregorRevert r70960 "AjaxDispatcher, now ~30 lines shorter...
2010-08-13 Sam ReedRemove some unused variables
2010-08-13 Sam ReedIt's params, not param
2010-08-13 Chad HorohoePartial revert r71029, unrelated changes. Need caffeine...
2010-08-13 Chad HorohoeFix #1 for r70970: Make UploadFromUrlTestSuite initiali...
2010-08-13 Sam ReedRemove some more unused variables
2010-08-13 Sam ReedFix archiveName to archiveNames (wrong declaration)
2010-08-13 Sam ReedRemove a few more unused variables
2010-08-12 Aryeh GregorAllow HTML5 custom data attributes
2010-08-12 PlatonidesConvert $wgBlobCache into a static class member.
2010-08-12 PlatonidesMake $wgExternalBlobCache a local static variable.
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-08-12 Max SemenikDatabaseSqlite::sourceStream(): convert CHAR types...
2010-08-12 Max Semenikmaintenance/sqlite.php: added the ability to check...
2010-08-12 PlatonidesAdded missing $ to variable.
2010-08-12 PlatonidesFollow up r70520. Use canonical class name.
next