aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/postgres
Commit message (Expand)AuthorAgeFilesLines
* Add id field to watchlist db tableaddshore2016-02-181-0/+3
* Revert "Remove SessionManager, temporarily"Brad Jorsch2016-02-032-0/+18
* Remove SessionManager, temporarilyBrad Jorsch2016-02-012-18/+0
* Add "bot passwords"Brad Jorsch2016-01-122-0/+18
* resourceloader: Remove obsolete msg_resource database tableTimo Tijhof2015-12-142-16/+0
* resourceloader: Remove obsolete msg_resource_links tableTimo Tijhof2015-12-142-12/+0
* PostgreSQL: Fix text search on moved pagesJeff2015-02-172-0/+10
* PostgreSQL: Drop unneeded foreign key constraintJeff Janes2015-01-301-1/+1
* Drop ss_total_views and page_counter fields from MediaWikiChad Horohoe2015-01-092-7/+0
* PostgreSQL: Port update-keys.sql to PostgreSQLJeff Janes2014-10-311-0/+29
* chmod 755 bash & Perl files, chmod 644 .css fileSouthparkfan2014-10-302-0/+0
* Redo WhatLinksHere query and add a *_from_namespace field to link tablesAaron Schulz2014-07-211-0/+3
* First version of Page Language selectorKunal Grover2014-06-271-1/+2
* Add wl_user_notificationtimestamp indexBrad Jorsch2014-06-041-0/+1
* PostgreSQL: Make l10n_cache.lc_value binaryJeff Janes2014-05-051-1/+1
* PostgreSQL: Fix syntax error in page_props indexJeff Janes2014-05-051-1/+3
* PostgreSQL: Allow rc_cur_time field to be null.Jeff2014-04-221-1/+1
* Add missing DROP SEQUENCE to postgres' tables.sqlumherirrender2014-02-281-1/+6
* Password Expirationcsteipp2014-02-201-1/+2
* Merge "Add missing uploadstash.us_props for PostgreSQL"jenkins-bot2014-01-291-0/+1
|\
| * Add missing uploadstash.us_props for PostgreSQLsaper2013-12-091-0/+1
* | Correct sequence name for fresh Postgres installationumherirrender2014-01-271-2/+2
* | Added a page_links_updated column for job de-duplicationAaron Schulz2013-12-241-0/+1
* | Add index on logging.log_user_textJackmcbarn2013-12-191-0/+2
|/
* Clean up some old readme files and remove references to SVNThis, that and the other2013-11-161-2/+1
* Revert "Revert "Add new recentchanges field rc_source to replace rc_type""Erik Bernhardson2013-10-251-0/+1
* Add archive, externallinks PKtisane2013-10-171-0/+6
* Merge "Revert "Add new recentchanges field rc_source to replace rc_type""jenkins-bot2013-10-171-1/+0
|\
| * Revert "Add new recentchanges field rc_source to replace rc_type"Reedy2013-10-171-1/+0
* | Merge "Add new recentchanges field rc_source to replace rc_type"jenkins-bot2013-10-161-0/+1
|\|
| * Add new recentchanges field rc_source to replace rc_typeErik Bernhardson2013-10-161-0/+1
* | In maintenance/postgres/tables.sql, the profiling table should be defined likeJeff Janes2013-10-152-3/+4
|/
* drop unused fields rc_moved_to_ns/rc_moved_to_titleJesús Martínez Novo2013-09-211-2/+0
* Remove ExternalUser authentication codeChad Horohoe2013-04-042-13/+0
* (bug 36400) API: Fix sorting for iwlinks, langlinksBrad Jorsch2013-04-033-8/+2
* Merge "Add pp_propname_page index to page_props"jenkins-bot2013-02-251-0/+1
|\
| * Add pp_propname_page index to page_propsBrad Jorsch2013-01-211-0/+1
* | Merge "Include Postgres tables and maintenance scripts for Change I23c47c2c"jenkins-bot2013-02-022-0/+63
|\ \
| * | Include Postgres tables and maintenance scripts for Change I23c47c2cBrent Garber2013-02-012-0/+63
| |/
* / Add column job_attempts and index job_cmd_token_id to PostgreSQL.Tim Landscheidt2013-02-011-0/+2
|/
* Bug 42039 - Fix some file-related issues in the distributionMarkAHershberger2012-11-121-0/+0
* Back out config table and related codeReedy2012-10-292-11/+0
* Add additional job columns to PostgreSQL as well.Tim Landscheidt2012-10-241-7/+13
* Merge "Add filearchive.fa_sha1 to PostgreSQL as well."IAlex2012-10-201-1/+3
|\
| * Add filearchive.fa_sha1 to PostgreSQL as well.Tim Landscheidt2012-10-201-1/+3
* | Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-201-1/+1
|/
* Add *_content_(model|format) fields to PostgreSQLfreakolowsky2012-10-111-29/+34
* (bug 5445) remove autoblocks when user is unblockedMarc A. Pelletier2012-05-031-1/+3
* Fix broken merge by 0a792a1dcba26dd70d64e307b301c6saper2012-04-131-8/+0
* Fix PostgreSQL updater to produce 1.19 schemasaper2012-04-108-7/+34