split general cache helper functionality to its own class, so we can also easily...
[lhc/web/wiklou.git] / maintenance / archives /
2012-03-13 Aaron Schulz[FileBackend]
2012-03-06 Sam ReedCan someone standardi[sz]e SQL already!?
2012-03-06 Sam ReedPull patch-revision-user-page-index.sql from r25267
2012-02-13 Sam ReedPull 1.19wmf1 related patches/code out of trunk/REL1_19...
2012-02-09 Asher Feldmanarticle_feedback migration included in wmf 1.19 deployment
2012-02-06 Sam ReedNot much point making user_groups.ug_group 32 chars...
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Aaron SchulzReverted r108502, r108504 per CR
2012-01-10 Sam ReedCleanup "text" (nee old) table, dropping old indexes...
2012-01-03 Sam Reed* (bug 27724) Add timestamp to job queue.
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-19 Sam Reed* (bug 32470) Increase the length of ug_group
2011-11-11 Jure Kajzer* applyed the patch from bug 26393 (please comment...
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-28 Sam Reed* (bug 31204) Remove old user.user_options
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-18 Raimond Spekkingfu r94541: Delete empty files
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...
2011-08-11 Sam ReedFollowup r93211, add log_timestamp to end of the index
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-26 Sam Reed* (bug 22744) Add/Update indexes for queries done by...
2011-07-23 Aaron SchulzFollow-up r86482, r86485: removed user_name portion...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-13 Ian BakerAdded index for abandoned uploads maintenance script
2011-07-13 Ian Bakerchanging smallint to int for image sizes, re bug 26179...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-15 Max SemenikSQLite support for r86485
2011-06-05 Max SemenikSQLite: sync a couple of indexes with MySQL
2011-05-17 Mark A. HershbergerFollow up r88270 — remove commas from table creation...
2011-05-16 Chad HorohoeInitial commit of configuration management backend...
2011-05-03 Chad Horohoe(bug 19408) user_properties.up_property: 32 bytes is...
2011-05-02 PlatonidesRemove empty files left by r16526, r29128 and r83029
2011-04-23 Sam ReedAdd missing semicolon from r86750
2011-04-23 Max SemenikSQLite compatibility for patch-profiling.sql
2011-04-22 Brion VibberBreaking the 'math' table setup out to Math extension...
2011-04-20 Happy-melonFollow-up r86485: SQL error in patch, and also add...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-03-30 Sam ReedFixup/add documentation
2011-03-20 Roan KattouwRevert r83812 (schema change for cl_type enum), no...
2011-03-17 Alexandre EmsenhuberPer Tim Starling, follow-up r83137: added schema update
2011-03-16 Sam ReedRevert r83993
2011-03-15 Marcin Cieślakr83812, r83814: Don't use cl_type at all when paging...
2011-03-13 Sam ReedFollowup r83812, add /*_*/ to allow for prefixed tables
2011-03-13 Roan KattouwSchema change: change cl_type from ENUM('page', 'subcat...
2011-03-03 Aaron SchulzFixed patch from r33520
2011-02-01 Sam ReedFor bug 24129 and a followup to r23239, there was never...
2011-01-20 Roan KattouwSelf-revert r80547 per CR, breaks stuff and is undesirable
2011-01-19 Roan KattouwWar on varchar. Changed all occurrences of varchar...
2011-01-06 Sam ReedFollowup r79702, r66793, r66822
2011-01-06 Brian Wolff(Bug 25254) cl_timestamp gets updated on null edit...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-11-09 Alexandre EmsenhuberMoved testRunner[|.ora|.postgres].sql to [|oracle/...
2010-11-05 Roan KattouwPer bug 25503 comment #11, use varbinary instead of...
2010-10-14 Aryeh Gregorcl_sortkey should be 230 bytes long, not 255
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-08-03 Aryeh GregorFix breakage for people with DB prefixes
2010-08-03 Aryeh GregorEnable new category sort by default
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-23 Aryeh GregorCommit forgotten file from r69810
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
2010-07-08 Chad HorohoeFollowup r69186, need to specify column name here
2010-07-08 Chad HorohoeAdd optional ul_value blob to updatelog so it can store...
2010-05-25 Sam ReedFollowup to r65105 after discussion with Roan
2010-05-22 Sam ReedStylize maintenance folder..
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-03-23 Max Semenikfixed typo
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-10 OverlordQAddendum to r59925, fix remaining straggling files...
2009-12-09 OverlordQFollowup to r59818, change transcache timestamp field...
2009-12-08 Aryeh GregorRename some extauth functions and fields
2009-12-04 Tim StarlingUpdate patch-job.sql for r57610 and documentation updates.
2009-08-28 Roan KattouwAdd a patch file for the index change in r47488
2009-08-16 Tim StarlingFix for CR comments on r51627: fix the log_search table...
2009-08-03 Chad HorohoeMove populateSha1.php up from archives into maintenance...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
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-08 Roan KattouwSCHEMA CHANGE: adding rd_interwiki patch from bug 14418...
2009-06-08 Tim StarlingFixed SQL error, inconsistency in field names between...
2009-06-08 Tim StarlingRenamed indexes, new indexes must be prefixed to avoid...
2009-06-08 Tim StarlingFix typo in filename
2009-06-04 Aaron SchulzTweaked r49468 - sqllite fix
2009-05-14 Brion VibberCleanup for r50567:
2009-05-14 Tim Starling(bug 11451) Fix error in 1.2 -> 1.3 upgrade script...
2009-05-10 Aaron SchulzTweak comment
2009-04-27 Brion Vibber* Update patch-user_properties.sql to match definition...
next