Fixed issues in r72940 - missing $ in release notes and remnant of ResourceLoaderUser...
[lhc/web/wiklou.git] / maintenance /
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 Sam ReedAdd missing parameter to lockTables
2010-09-19 Chad HorohoeGet rid of php4ism
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-18 Sam ReedComment out some unreachable code in a test due to...
2010-09-18 Max SemenikMarked UploadFromUrlTest as broken
2010-09-17 Priyanka DhandaSome changes so that tests don't die silently on ci.
2010-09-17 PlatonidesRevert change on r73064 for this file.
2010-09-17 Niklas LaxströmAdd exclusive option for runJobs.php
2010-09-17 Chad HorohoeCommenting out Http tests until the concerns at mediawi...
2010-09-15 PlatonidesList r73089 message aditions.
2010-09-15 PlatonidesAbsolutize require paths per r72858 CR.
2010-09-14 Raimond Spekking(bug 16574) Allow administrators to temporarily disable...
2010-09-13 Chad Horohoe(bug 20633) update.php has mixed language output
2010-09-13 Chad HorohoeNeed autoload classes, or extensions will fatal in...
2010-09-13 Greg Sabino MullaneAdd new index on pagelinkes(pl_title) per suggestion...
2010-09-13 Greg Sabino MullaneAdd the "page" table back in when upgrading from really...
2010-09-12 Max SemenikFollow-up r71118: forgot to re-add the index
2010-09-12 Max SemenikFollow-up r72870: fixed patch file so that it actually...
2010-09-12 Alexandre EmsenhuberGOOD BYE, dear old updaters.inc!
2010-09-12 Alexandre EmsenhuberWhitespaces fixes:
2010-09-12 Chad Horohoe(bug 24007) Diff pages now mention the number of users...
2010-09-12 Alexandre EmsenhuberMoved FiveUpgrade.inc to upgrade1_5.php and made FiveUp...
2010-09-12 PlatonidesFollow up r72566. Per CR r9132#c9132 these files were...
2010-09-12 Alexandre EmsenhuberAdded SQLite version of the patch since the other one...
2010-09-12 Alexandre Emsenhuber* Use Maintenance::runChild() to get the child script...
2010-09-12 Alexandre EmsenhuberAdd `watchlist`.`wl_notificationtimestamp` through...
2010-09-11 Alexandre EmsenhuberFollow-up r72829: we also have the hasOption() method...
2010-09-11 Alexandre EmsenhuberFollow-up r72827: do_image_index_update() is also unuse...
2010-09-11 Sam ReedUse $this->mOptions, and specify Maintenance class...
2010-09-11 Alexandre Emsenhuberdo_copy_newtalk_to_watchlist() is not called anymore...
2010-09-11 Alexandre EmsenhuberAdded some __METHOD__ to DatabaseBase::query() calls
2010-09-11 Alexandre EmsenhuberMoved drop_index_if_exists() to DatabaseUpdater and...
2010-09-11 Alexandre EmsenhuberAnd we now have CSSMin
2010-09-11 Alexandre EmsenhuberDon't use echo in maintenance scripts that extends...
2010-09-11 PlatonidesFollow up r72799.
2010-09-11 Alexandre EmsenhuberMoved SQLite specific functions to SqliteUpdater
2010-09-11 Alexandre EmsenhuberMoved modify_field() from updaters.inc to DatabaseUpdat...
2010-09-10 Chad Horohoe\n to eof
2010-09-10 Chad HorohoeFor Ævar, re-add make tap
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 Alexandre Emsenhuber$fname -> __METHOD__
2010-09-10 Alexandre EmsenhuberKill $wgDatabase from updaters.inc
2010-09-10 Bryan Tong MinhFollow-up r72475: Set $wgAllowAsyncCopyUploads in the...
2010-09-10 Alexandre EmsenhuberRemoved $wgDatabase from dbsource()
2010-09-08 PlatonidesInitialise wgContLang and $wgLang.
2010-09-08 Chad HorohoeAdd profiler to global scope too
2010-09-08 Chad Horohoe\n at EOF plz
2010-09-08 Bryan Tong MinhFollowup r72475: assert that a job has been popped...
2010-09-08 Greg Sabino MullaneAdjustments for new tables.
2010-09-08 Greg Sabino MullaneAdd new tables.
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Trevor ParscalRenaming phpunit to phpunit.php - this will make it...
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 Chad Horohoe* do_all_updates() is dead
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-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-05 Alexandre Emsenhuber* Standardised file description headers
2010-09-04 PlatonidesRemove usage of deprecated makeKnownLinkObj().
2010-09-04 PlatonidesFix parsertests after r72349.
2010-09-04 PlatonidesFollow up r72394. Remove global line.
2010-09-04 PlatonidesMove dumpInterwiki.inc over dumpInterwiki.php
2010-09-04 PlatonidesConverting dumpInterwiki.php into new Maintenance....
2010-09-04 PlatonidesPort rebuildInterwiki to the new Maintenance system.
2010-09-04 PlatonidesFollow-up r72340. Remove functions defined twice.
2010-09-04 Siebrand MazelandMore whitespace updates for files touched in r72342:
2010-09-04 PlatonidesUse canonical class name.
2010-09-04 Siebrand MazelandStylize files added in r72349
2010-09-04 PlatonidesForce User.php include for EDIT_TOKEN_SUFFIX
2010-09-04 Alexandre Emsenhuber* added @file
2010-09-04 Raimond SpekkingFollow-up r72340: Special page and its user rights...
2010-09-04 OverlordQFollowup to r72349, PG table def + updater for module_deps
2010-09-04 OverlordQFollowup to r72349, PG tables + updater
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-04 Mark A. Hershbergerw/s changes
2010-09-04 Mark A. HershbergerAdd changes that I missed in r72340
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-09-04 Conrad IrwinBug 6204 - TOC not properly rendered when using $wgMaxT...
2010-09-04 Mark A. Hershberger* add wfRunMaintenance() script to simplify maint scrip...
2010-09-03 PlatonidesFollow-up r65504. Use canonical class name.
2010-09-03 OverlordQFix sequence renaming to be backwards-compat with older...
2010-09-03 Greg Sabino MullaneBump cl_collation from smallint to a text
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-09-03 Chad HorohoeFollowup r72108, put the history file in $IP/maintenanc...
2010-09-03 PlatonidesFollow up r72202 rename of Message::key() to wfMessage()
2010-09-03 Priyanka DhandaFixing bad cpmmand to make phpunit work r72250
2010-09-03 Trevor ParscalActually does what r72249 claimed to do.
2010-09-03 Trevor ParscalFixed PHPUnit < 3.5 compatibiliy breaking change r72248...
2010-09-03 Trevor ParscalUsing PHPUnit/Autoload.php instead of trying to include...
2010-09-02 Sam Reed$result = '' in Title->checkPermissionHooks
2010-09-02 Sam ReedFixup some method calls with missing parameters
2010-09-02 Alexandre EmsenhuberRemoved leading whitespace
next