SQLite support for r86485
[lhc/web/wiklou.git] / maintenance / archives /
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...
2009-04-24 Andrew GarrettFix DB patch for prefixed setups
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-14 Aaron SchulzFollow up to r49454: redid indexing
2009-04-14 Aaron SchulzTweak r49454: remove duplication
2009-04-14 Aaron SchulzAdded proposed log_search table to deal with revisionde...
2009-04-11 Aaron SchulzIndex name fix, tweaked field name
2009-04-11 Aaron Schulzlog_target_id -> log_page. Indexed to allow better...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2009-03-20 Brion VibberRevert r48212 "Add user_hidden field to complement...
2009-03-11 Tim StarlingExtend log_type/log_action from 10 to 32 instead of 15.
2009-03-09 Aaron SchulzAdd user_hidden field to complement ipb_deleted and...
2009-02-28 Aaron SchulzTweak proposed change: add user_type_time index, since...
2009-02-19 Alexandre EmsenhuberAdded change_tag, tag_summary and valid_tag for the...
2009-02-18 Andrew GarrettEnding newline
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-19 Roan KattouwRecommit r45821: (bug 16645) Making the pl_namespace...
2009-01-19 Roan KattouwRevert r45821, r45830, r45831 and r45835 all in order...
2009-01-17 Alexandre Emsenhubersvn:eol-style native
2009-01-16 Roan Kattouw(bug 16645) Making the pl_namespace, tl_namespace and...
2009-01-16 Roan KattouwAttempt at cleaning up r45764, r45769 (renamed indices...
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Aaron SchulzRemove ur_user index. We can just use the user_namespac...
2008-12-31 Victor Vasiliev* Fix up schema per Brion's notes
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-07 Aaron SchulzAdd proposed patch to:
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Matt JohnstonFix r41248 (bug 8440) - Default should be 1 to allow...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-27 Alexandre Emsenhubersvn:eol-style native
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-18 Brion VibberBack out r41001 for the moment ("Add log_user_text...
2008-09-18 Aaron SchulzAdd log_user_text. Useful for log dumps, which are...
next