Merge "mediawiki.inspect: Guard against Object.prototype keys as module names"
[lhc/web/wiklou.git] / maintenance / postgres / compare_schemas.pl
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-09 jenkins-botMerge "Fix ApiStashEdit wrt custom DataUpdates."
2015-01-09 jenkins-botMerge "Update Moment.js from 2.8.3 to 2.8.4"
2015-01-09 jenkins-botMerge "Make Linker::formatLinksInComment format links...
2015-01-09 jenkins-botMerge "Drop ss_total_views and page_counter fields...
2015-01-09 Chad HorohoeDrop ss_total_views and page_counter fields from MediaWiki
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-03 jenkins-botMerge "If a user logs in while not on https, then the...
2014-11-19 jenkins-botMerge "Expose ID of relevant page in JS variables"
2014-11-16 jenkins-botMerge "Allow maxlength attribute on HTMLSelectAndOtherF...
2014-11-07 jenkins-botMerge "Schema is not PostgreSQL connection parameter"
2014-11-06 jenkins-botMerge "Add two hooks to allow for extensions to expose...
2014-11-06 jenkins-botMerge "Don't try to verify XML well-formedness for...
2014-11-04 jenkins-botMerge "Use MWLogger logging for wfLogProfilingData"
2014-11-04 jenkins-botMerge "Prepare repository for running RuboCop after...
2014-11-04 jenkins-botMerge "Fix fatal error in I0349cfe0e322"
2014-11-04 jenkins-botMerge "Update article count when pages are moved"
2014-10-31 jenkins-botMerge "Remove double semicolon"
2014-10-30 jenkins-botMerge "API: Fix simplified continuation module skipping"
2014-10-30 jenkins-botMerge "Import.php: Use Config instead of globals"
2014-10-30 jenkins-botMerge "mediawiki.api: Transform arrays with join('...
2014-10-30 jenkins-botMerge "Fixed spacing"
2014-10-30 jenkins-botMerge "Fully replace Title::moveTo() with MovePage"
2014-10-30 jenkins-botMerge "Add LinkBatch to Special:LinkSearch"
2014-10-30 Southparkfanchmod 755 bash & Perl files, chmod 644 .css file
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-04 Greg Sabino MullanePostgreSQL schema: datatype updates, remove unused...
2011-02-14 Greg Sabino MullaneNot sure I like the DROP stuff here, but let's exclude...
2010-10-15 Greg Sabino Mullanecl_sortkey now back down to varbinary(230). Glad PG...
2010-10-05 Greg Sabino MullaneRemove parserTests.inc checks, as testing is now done...
2010-09-08 Greg Sabino MullaneAdjustments for new tables.
2010-08-24 Greg Sabino MullaneAllow both single and double quotes for ENUM values...
2010-08-04 Greg Sabino MullaneMinor adjustments for schema comparison
2010-07-08 Greg Sabino MullaneAdd ul_value to Postgres schema.
2010-05-28 Greg Sabino MullaneAdd exception for iwl_prefix
2010-04-26 Chad HorohoeKill last vestiges of mediawiki_version. Nobody actuall...
2010-03-22 Greg Sabino MullaneAdjust for minor_mimes now being 100 chars long in...
2009-11-15 Greg Sabino MullaneAllow l10n_cache.lc_value to map mediumblob to text
2009-10-21 OverlordQAdd missing columns to PG schemas
2009-05-19 Greg Sabino MullaneHandle multi-col primary keys, cleanup new tables.
2009-03-12 Greg Sabino MullaneExclude new tables from parserTests.inc test
2009-02-27 Greg Sabino MullaneQuick fixes for new format of tables.sql
2008-09-22 Greg Sabino MullaneSites are unlikely to have over 2 billion active users
2008-07-31 Greg Sabino MullaneNot so verbose, please.
2008-07-18 Greg Sabino MullaneCheck for GROUP BY #.
2008-07-18 Greg Sabino MullaneHandle new includes directory scheme.
2008-07-18 Greg Sabino MullaneNo more TYPE, look for (and default to) ENGINE.
2008-07-09 Greg Sabino MullaneSupport latest schema changes.
2008-04-30 Greg Sabino MullaneMinor cleanups.
2008-04-30 Greg Sabino MullaneCheck that no MySQL-isms have snuck into the codebase.
2008-03-19 Greg Sabino MullaneTake out "bools" section: we're just using smallints now
2008-03-18 Greg Sabino MullaneAllow signed int types. Kinda redundant, but hey...
2008-02-27 Greg Sabino MullaneTable page_props needed in tests after all.
2008-02-22 Greg Sabino MullaneOkay for page_props not to be created in parser tests.
2008-02-21 Greg Sabino MullaneAdd table page_props to Postgres schema.
2008-02-19 Greg Sabino MullaneReflect new change from CHAR to SMALLINT to match MySQL...
2007-12-20 Greg Sabino MullaneMinor tweak to support new format in parserTest
2007-12-16 Greg Sabino MullaneAdd test for correct information in parserTests.inc
2007-12-16 Greg Sabino MullaneAdd exceptions for protected_titles table.
2007-09-24 Greg Sabino MullaneAdd column type brains, map out all non-standard stuff
2007-07-05 Greg Sabino MullaneAdd in binary type
2007-06-17 Greg Sabino MullaneAdd checks for common comma errors.
2007-04-23 Greg Sabino MullaneRemove mysql5 schema stuff, various minor updates.
2007-02-17 Greg Sabino MullaneParse InnoDB defs with max_rows and avg_row_length...
2007-01-11 Greg Sabino MullaneBetter output of filenames.
2006-11-14 Greg Sabino MullaneAdd in 'binary' mysql schema.
2006-11-08 Greg Sabino MullaneCompare both schemas, be a little more verbose, add...
2006-07-30 Greg Sabino MullaneAdd XFILE to allow for more than one source file, add...
2006-07-25 Greg Sabino MullaneAllow for renamed tables.
2006-07-23 Greg Sabino MullaneAllow multiple tables on one line in DATA section.
2006-07-23 Greg Sabino MullaneQuick Perl script to help keep schemas in sync betwixt...