* (bug 7859) Update Kazakh translations
[lhc/web/wiklou.git] / maintenance / archives /
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!
2006-10-23 Tim StarlingAdded a per-user limit on password reminder emails...
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion Vibberforgot this
2006-07-30 Greg Sabino MullaneMinor formatting to match tables.sql
2006-07-11 Tim StarlingAdded missing update query
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
2006-07-10 Tim StarlingTurn off ipb_create_account for user blocks.
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-07-08 Domas Mituzasbring back TYPE instead of ENGINE
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-05-28 Domas MituzasAdded proper pf_server definition to table, enabled...
2006-04-18 Brion Vibberfix line endings
2006-04-17 Brion VibberFix line endings; add line-ending marker property;...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-11 Tim Starlinglanglinks table
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-04 Rob ChurchMissing table prefix in ss_images updater patch
2006-04-04 Brion VibberRemove stray executable bit
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-02-28 Tim Starlingfixed accidentally committed live hack
2006-02-28 Tim StarlingJob::pop() may occasionally return false when there...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-10-28 Brion Vibber* (bug 3649) Remove obsolete, broken moveCustomMessages...
2005-09-13 Ævar Arnfjörð Bjar... * Changed the schema, put an index on img_major_mime...
2005-08-17 Brion VibberUse null in wl_notificationtimestamp! The database...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-03 River Tarnelltc_url -> varchar, limit url length
2005-07-03 River Tarnell- proxy support for wfGetHTTP()
2005-07-02 Tim Starlingfixed key lengths, as per tables.sql
2005-06-25 Tim Starlingrecovering previous behaviour when enotif is switched off
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-06-05 Brion Vibber* (bug 2223) Add unique index on user_name field to...
2005-05-28 Evan Prodromoupatch-img_media_type.sql assumed that img_type field...
2005-05-28 Evan ProdromouRemoved commented-out lines and commas that broke patch.
2005-05-27 Brion Vibber* Add validate table and val_ip column through the...
2005-05-26 Brion VibberUpdater script for pagelinks table.
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-05-15 Tim StarlingRenamed group table to groups, and renamed the fields...
2005-05-15 Tim Starlingsysop right no longer necessary, the 'protect' right...
2005-05-15 Tim Starlingerror in description
2005-05-14 Tim StarlingRemoved sysop right, it was removed from Defines.php...
2005-05-02 Brion Vibber* (bug 719) Increase namespace fields from tinyint...
2005-05-02 Brion VibberUse InnoDB by default for table creations if available.
2005-05-01 Tim StarlingMajor changes to user groups:
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-22 Brion VibberDon't try to drop a column that doesn't exist. That...
2005-04-21 Ævar Arnfjörð Bjar... * Moving img_exif to img_metadata, makes more sense...
2005-04-21 Magnus ManskeAdd img_exif field
next