Bump $wgStyleVersion to 155.
[lhc/web/wiklou.git] / maintenance / archives /
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Aaron Schulz* Add user_text index to filearchives (for renames...
2008-04-29 Alexandre EmsenhuberAdding updater for new pf_memory field
2008-04-29 Aaron SchulzAdd pf_memory field
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 SchulzAdd user_timestamp for diff since last view for new...
2008-04-11 Aaron Schulz*Add ar_parent_id
2008-04-08 Tim StarlingFixed progress output
2008-04-07 Tim StarlingProposal for method to upgrade the logging table at...
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-22 Tim StarlingwgDBTableOptions
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2008-02-18 Victor VasilievPatch itself
2008-01-29 Brion VibberApplying live hack from Wikimedia code base: option...
2007-12-31 Brion VibberRevert for now r28986, 28987, 28992 - image redirects.
2007-12-29 Victor Vasiliev* Support images-redirects
2007-12-26 Brion VibberClean up table def in patch file
2007-12-12 Aaron Schulz*Rename pt_by to pt_user to be a bit more consistent
2007-12-11 Aaron SchulzFix casing, so that prefixed is actually used.
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-25 Brion Vibber* (bug 11450) Fix creation of objectcache table on...
2007-09-11 Brion VibberRevert r25768, r25771
2007-09-11 Andrew Garrett* Update scripts (stand-alone PHP and mysql) for updati...
2007-09-07 Brion VibberRevert 25602 and 25604 schema changes for now.
2007-09-07 Aryeh Gregorsvn add might in some cases be helpful when committing...
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-25 Tim StarlingOptional upgrade script to populate the img_sha1 field
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
2007-07-30 River Tarnelladd missing file
2007-07-23 Tim Starlingfixed comment
2007-07-23 Tim Starling32 width
2007-07-23 Aaron Schulz*grr
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-22 Aaron Schulz*Add ar_page; allows for easier restoration when severa...
2007-07-11 Nick JenkinsNative EOL style.
2007-07-09 Aaron Schulz*clean up comment
2007-07-09 Aaron Schulz*Index image and oldimage tables by user/timestamp...
2007-07-02 Tim StarlingBug 10435: oi_name_archive_name index length overflow
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-27 Aaron Schulz*goddamnit
2007-06-27 Aaron Schulz*Add usertext_timestamp index to archive table
2007-06-23 Aaron Schulz*Remove extra pr_page index, it is redundant and just...
2007-06-22 Tim StarlingUpdated patch files to match the recent update to table...
2007-06-22 Tim StarlingPediaWiki has evolved.
2007-06-15 Yuri Astrakhanbug 10280: For table categorylinks, add cl_from to...
2007-06-07 Daniel Cannon(bug 7997) Added ability to Special:Blockip to block...
2007-06-05 Rob Church(bug 9383) Don't set a default value for BLOB column...
2007-06-03 Antoine Mussopropset
2007-05-31 Aaron Schulz*cough*
2007-05-31 Aaron Schulz*Add semicolon and \n
2007-05-31 Aaron Schulz*Restore oldimage schema changes removed temporarily...
2007-05-07 Brion VibberRevert schema changes in r21954, 21955, 21956 for the...
2007-05-07 Aaron Schulz*Add new oldimage columns for mime/mediatype info and...
2007-04-22 Tim Starling* Removed mysql5 SQL files, obviously we're collectivel...
2007-04-03 Nick Jenkins"svn propset svn:eol-style native" on the maintenance...
2007-03-28 Brion Vibbernewlines are friendly
2007-03-27 Aaron Schulz*Add IF EXISTS clause so tables.sql can be ran to creat...
2007-03-14 Aaron Schulz*Add ";"
2007-03-14 Steve Sanbegfix syntax error.
2007-03-13 Aaron Schulz*Add ar_len, remove reference to archive2 for Postgres
2007-03-09 Aaron Schulz*Add bitfields to various tables for revisiondelete
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-02-25 Aaron Schulz*Create unique index pr_pagetype for PostgreSQL to...
2007-02-16 Andrew GarrettSilly me, forgot $wgDBprefix
2007-02-09 Brion VibberRevert r19843 for now; unreviewed schema changes
2007-02-09 Roman NosovRevision table tree patch (No objections have been...
2007-02-02 Markus Krötzsch/*$wgDBprefix*/ was missing.
2007-02-01 Andrew GarrettFix last commit - patches were using SERIAL instead...
2007-02-01 Andrew Garrett* Schema changes - add id fields to page_restrictions...
2007-01-22 Rotem LissThe support for time-limited protection isn't 'future...
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Leon WeberAdded missing comma in hashar's updater
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-10 Andrew GarrettI must not forget SVN ADD
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-13 Leon Weber* Made the show change size function work on page moves...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-22 Domas Mituzasrevert until proper cleanup
2006-11-22 Domas Mituzasremove 'subkey' (255) for a field which is 40-chars...
2006-11-11 Yuri Astrakhanbugfix 6440: updated indexes to improve backlinking...
2006-11-08 Andrew Garrett* (bug 5149) When autoblocks are enabled, retroactively...
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Tim StarlingSQL file for autoblock feature
2006-10-25 Yuri AstrakhanAdded querycachetwo table creation & patch. The table...
2006-10-25 Yuri Astrakhan* Added 'redirect' table - contains unique targets...
2006-10-24 Brion VibberUse db prefix!
next