* simplified file description header or load.php
[lhc/web/wiklou.git] / maintenance / tables.sql
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-08-08 Aryeh GregorUpdate tables.sql for category sorting changes
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 HorohoeAdd optional ul_value blob to updatelog so it can store...
2010-05-25 Sam ReedFollowup to r65105 after discussion with Roan
2010-05-24 Andrew GarrettFix index creation
2010-05-24 Andrew GarrettRemove wayward comma
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-03-19 Bryan Tong MinhComment fix: Special:Imagelist -> Special:ListFiles
2010-02-23 Jure KajzerChanged all *_mime_minor field lengths to 100; current...
2009-12-10 OverlordQFollowup to r59869, add to MySQL section, and copy...
2009-12-08 Aryeh GregorRename some extauth functions and fields
2009-10-21 OverlordQAdd missing columns to PG schemas
2009-10-10 Domas Mituzasadding partial job_param to job_cmd index
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
2009-07-17 Roan KattouwFollowup to r53408: change lengths of log_action and...
2009-07-17 Roan Kattouw(bug 19570) Add log_user_text and log_page to tables...
2009-07-01 Chad Horohoe(bug 19428) PG and MySQL followups to r52503. Patch...
2009-06-29 Andrew GarrettDocument tag_summary and change_tags tables
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-04 Aaron SchulzTweaked r49468 - sqllite fix
2009-05-19 Greg Sabino MullaneClean up whitespace, add log_search to Postgres schema.
2009-05-14 Brion VibberCleanup for r50567:
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-04-27 Brion Vibber* Update patch-user_properties.sql to match definition...
2009-04-25 Andrew GarrettFix MW installation for table-prefixes
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-03-20 Roan KattouwFix typo in tables.sql, pointed out by Jidanni
2009-03-20 Brion VibberRevert r48212 "Add user_hidden field to complement...
2009-03-10 Roan Kattouw(bug 17907) Remove trailing comma from tables.sql
2009-03-09 Aaron SchulzAdd user_hidden field to complement ipb_deleted and...
2009-02-27 Greg Sabino MullaneWhitespace consistency.
2009-02-14 Andrew GarrettFix r45764, which made a whole bunch of random indices...
2009-02-11 Tim StarlingFixed broken comment (fails on my version of MySQL)
2009-02-06 Alexandre EmsenhuberFix for r46460: use "CREATE INDEX ... ON ..." rather...
2009-01-29 Domas Mituzasstray comma, did anyone test this?
2009-01-28 Alexandre EmsenhuberFix syntax error :)
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 KattouwPartial redo of r45819:
2009-01-19 Roan KattouwRevert r45821, r45830, r45831 and r45835 all in order...
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...
2009-01-15 Tim Starling* Preserve usertext_timestamp index name for MySQL...
2009-01-15 Tim StarlingFor backport to 1.14.
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
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-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-26 Aaron Schulzkeyname should be the PRIMARY
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...
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-29 Rotem LissFixing comment.
2008-07-31 Chad HorohoeI honestly have no clue how this got committed; wasn...
2008-07-31 Chad Horohoe(no commit message)
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2008-07-09 Greg Sabino MullaneThat (1) qualifier on tinyint - I do not think it means...
2008-07-09 Greg Sabino MullaneNo tabs, please. Other minor whitespace fixes.
2008-07-08 Bryan Tong Minh(bug 13588) Experimentally track link changes if $wgTra...
2008-07-07 Chad HorohoeUpdate description of img_sha1 index.
2008-06-26 Chad HorohoeUndo previous commit. Schema changes are a no-no withou...
2008-06-26 Chad Horohoe(bug 13438) Make Special:MIMESearch less expensive...
2008-05-12 Aaron Schulz* Add user_text index to filearchives (for renames...
2008-05-10 Aran DunkleyCould someone please check this - I may be wrong but...
2008-04-17 Aaron SchulzAdd user_last_timestamp field for diff from last view...
2008-04-17 Brion Vibber* (bug 13768) pt_title field encoding fixed
2008-04-17 Brion VibberRevert r33478 for now; I don't much like the field...
2008-04-17 Aaron SchulzFix description
2008-04-17 Aaron SchulzAdd user_timestamp for diff since last view for new...
2008-04-11 Aaron Schulz*Add ar_parent_id
2008-04-09 Tim StarlingMoved log_id to the top of the table definition for...
2008-03-20 Aryeh GregorChange misleading comment
2008-03-19 Greg Sabino MullaneNo need for (1), keep tinyint consistent with the other...
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-03-18 Aryeh GregorAdd updatelog table to reliably permit updates that...
2008-02-23 Victor VasilievSQL syntax error... Shame on me :(
2008-02-21 Greg Sabino MullaneAdd wgDBTableOptions
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2008-02-18 Victor Vasiliev* (bug 12999) introduce ipb_by_text colomn
2007-12-31 Brion VibberRevert for now r28986, 28987, 28992 - image redirects.
2007-12-29 Victor Vasiliev* Support images-redirects
2007-12-16 Aryeh Gregor(bug 12314) r28417 kind of left out tables.sql . ....
2007-12-13 Greg Sabino MullaneFix wgDBprefix name, remove backslashes, remove zerofil...
2007-12-11 Andrew GarrettRemove annoying `s from the definition of the protected...
2007-12-11 Andrew Garrett* (bug 2919) Allow the protection of non-existent pages...
2007-09-07 Brion VibberRevert 25602 and 25604 schema changes for now.
2007-09-07 Aryeh GregorReinstate 25267 now that 1.11 is branched, and add...
2007-09-05 Domas Mituzasdestroy rc_patrolling index, no removers added, I hope...
2007-08-29 Brion VibberRevert schema change in r25267 -- no more schema change...
2007-08-29 Aryeh Gregor* Add an index to (rev_page,rev_user,rev_timestamp...
2007-08-27 Greg Sabino MullaneDowngrade from semicolon to comma
next