\n to eof
[lhc/web/wiklou.git] / maintenance / updaters.inc
2010-09-10 Alexandre EmsenhuberUse the AutoLoader instead of manually requiring these...
2010-09-10 Alexandre Emsenhuber$fname -> __METHOD__
2010-09-10 Alexandre EmsenhuberKill $wgDatabase from updaters.inc
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-03 Aryeh GregorFurther categorylinks schema changes
2010-09-01 Chad HorohoeDeprecate archive() in favor of DatabaseBase::patchPath()
2010-08-28 Alexandre EmsenhuberReuse code from updateRestrictions.php in do_restrictio...
2010-08-22 Alexandre EmsenhuberRemoved some specific methods from updaters.inc that...
2010-08-22 Alexandre EmsenhuberMoved PostgreSQL schema update to PostgresUpdater:
2010-08-21 PlatonidesFollow up r71289. getServerVersion() call was needed...
2010-08-20 Chad HorohoeRefactor convertLinks to not use DB::newFromParams...
2010-08-19 Sam ReedMore unused....
2010-08-19 Sam ReedRemove some more unused variables
2010-08-17 Max SemenikConverted two more updater functions to OOP: add_field...
2010-08-17 Max SemenikUse the same connection for updates everywhere. Hopeful...
2010-08-17 Chad HorohoeMoved first of the updaters functions to the appropriat...
2010-08-16 Chad HorohoeAdd a post-update maintenance script list, moved delete...
2010-08-16 Chad HorohoeRemove unused rename_table() and PG override of $wgShow...
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-15 Chad HorohoeSome general update refactoring:
2010-08-13 Greg Sabino MullaneDo the sequence renaming the right way.
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-04 Greg Sabino MullaneAdd new partial index for Postgres
2010-08-03 Aryeh GregorDon't run updateCollations if they're up-to-date
2010-08-03 Aryeh GregorEnable new category sort by default
2010-07-27 PlatonidesRemove double global.
2010-07-27 PlatonidesThere's no longer a $wgLoadBalancer global. Replace...
2010-07-24 Sam ReedFix typo in deleteArchivedFiles.inc
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 OverlordQFollowup to r69580, did I mention MySQL sucks?
2010-07-20 OverlordQFollowup to r69542, since the new installer doesn't...
2010-07-17 Chad HorohoeRefactor some more of the ugly b/c update logic out...
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...
2010-07-08 Chad HorohoeAdd optional ul_value blob to updatelog so it can store...
2010-07-02 OverlordQFollowup to r66898, source correct patchfile
2010-07-02 Sam ReedRemove some whitespace, and fixup if braces in postgres...
2010-06-28 Chad HorohoeUniformly indent things that have already been complete...
2010-06-06 Alexandre EmsenhuberPrint the whole text instead of having some strange...
2010-05-25 Sam ReedAttempt at changing postgres as per r66892
2010-05-25 Sam ReedFixup fail from r66892 - Had added it to the sqlite...
2010-05-25 Sam ReedFixup index to add from r66892
2010-05-25 Sam ReedFollowup to r65105 after discussion with Roan
2010-05-24 Max Semenikrm fixme from r65104, everything works fine on SQLite
2010-05-22 Sam ReedStylize maintenance folder..
2010-04-26 Chad HorohoeKill last vestiges of mediawiki_version. Nobody actuall...
2010-04-16 OverlordQFollowup to r65104, PG updater/table def
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-03-22 Greg Sabino MullaneMake foreign key constraints DEFERRABLE INITIALLY DEFER...
2010-03-03 Ilmari Karonencall populateRevisionLength.php from updaters.inc;...
2010-02-23 Max SemenikFixes for r62870. It still needs a patch for Oracle...
2010-02-23 Jure KajzerChanged all *_mime_minor field lengths to 100; current...
2009-12-29 Alexandre EmsenhuberWhitespaces fixes:
2009-12-10 Max SemenikFixed updater borkage on SQLite from r59925 and r59926...
2009-12-10 OverlordQAddendum to r59925, fix remaining straggling files...
2009-12-10 OverlordQFollowup to r59869, add to MySQL section, and copy...
2009-12-09 OverlordQFollowup to r59818, change transcache timestamp field...
2009-12-08 Aryeh GregorRename some extauth functions and fields
2009-11-03 Alexandre Emsenhuberwhitespaces change only: consistent spacing in $wgUpdat...
2009-10-30 OverlordQFollowup to r58263, update newcolumns, fix newsequences...
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk
2009-10-28 OverlordQFollowup to r58262: PG half of sequence changes
2009-10-22 Max SemenikFinished bringing SQLite updater in par with MySQL
2009-10-21 OverlordQOne more to r57964, forgot to apply update to updaters.inc
2009-10-17 Max Semenik(bug 20880) Fixed updater failure on SQLite backend
2009-10-02 Chad Horohoebug 20953: mySQL missing rd_interwiki patch from update...
2009-08-28 Roan KattouwAdd a patch file for the index change in r47488
2009-08-26 Chad Horohoe(bug 20408) Missing global declarations.
2009-08-16 Tim StarlingFix for CR comments on r51627: fix the log_search table...
2009-08-10 Nimish Gautamcreated variable $wgExtModifiedFields for existing...
2009-08-07 Andrew GarrettFix apparent regression in r54225
2009-08-02 Chad HorohoeForgot that updaters.inc relies on deleteDefaultMessage...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-07-20 Greg Sabino MullaneFull support for modified oldimage FK constraint to...
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
2009-07-15 Roan Kattouw(bug 19726) Missing schema updates break file uploads...
2009-07-04 Chad Horohoe(bug 19316) Move do_unique_pl_tl_il to 1.15
2009-07-01 Chad Horohoe(bug 19428) PG and MySQL followups to r52503. Patch...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-06-18 Tim StarlingFix typo in filename
2009-06-16 Alexandre Emsenhuberfix for r51997: user_properties and log_search tables...
2009-06-16 Aaron SchulzAdded log_user_text
2009-06-08 Tim Starling(bug 18846) Remove update_password_format(), unnecessar...
2009-06-08 Roan KattouwSCHEMA CHANGE: adding rd_interwiki patch from bug 14418...
2009-05-15 Alexandre EmsenhuberFollow-up r50567: also update PostgreSQL and SQLite...
2009-05-15 Alexandre EmsenhuberTweak for r50609: use $wgDatabase rather than wfGetDB...
2009-05-14 Brion VibberPopulate log_search during update.php run and store...
2009-05-14 Tim Starling(bug 11451) Fix error in 1.2 -> 1.3 upgrade script...
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-04-24 Alexandre EmsenhuberFollow-up r49790: update the PostgreSQL schema
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-20 Greg Sabino MullaneAdd $wgExtPGAlteredFields
2009-03-23 Greg Sabino MullaneAllow direct INDEX clause specification for Postgres.
2009-03-20 Brion VibberRevert r48212 "Add user_hidden field to complement...
2009-03-12 Greg Sabino MullaneAdd ability to toggle NULL/NOT NULL on Postgres columns...
2009-03-12 Greg Sabino MullaneAdd user_hidden column to mwuser table for Postgres...
2009-03-12 Greg Sabino MullaneSpecify DEFAULT 0 on upgrade to ipb_deleted, in case...
next