aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/archives
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak commentAaron Schulz2009-05-101-1/+1
* * Update patch-user_properties.sql to match definition in tables.sqlBrion Vibber2009-04-271-3/+15
* Fix DB patch for prefixed setupsAndrew Garrett2009-04-241-2/+2
* Branch merge of preferences work branch. Includes fixes for several bugs. WAR...Andrew Garrett2009-04-241-0/+10
* Follow up to r49454: redid indexingAaron Schulz2009-04-141-2/+3
* Tweak r49454: remove duplicationAaron Schulz2009-04-141-5/+1
* Added proposed log_search table to deal with revisiondelete log extracts and ...Aaron Schulz2009-04-141-0/+13
* Index name fix, tweaked field nameAaron Schulz2009-04-111-2/+2
* log_target_id -> log_page. Indexed to allow better log tracking wrt page moves.Aaron Schulz2009-04-111-1/+2
* (bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriateChad Horohoe2009-04-061-1/+1
* Revert r48212 "Add user_hidden field to complement ipb_deleted and gu_hidden"Brion Vibber2009-03-201-3/+0
* Extend log_type/log_action from 10 to 32 instead of 15. Tim Starling2009-03-111-2/+2
* Add user_hidden field to complement ipb_deleted and gu_hiddenAaron Schulz2009-03-091-0/+3
* Tweak proposed change: add user_type_time index, since these queries are star...Aaron Schulz2009-02-281-0/+2
* Added change_tag, tag_summary and valid_tag for the SQLite updater and made t...Alexandre Emsenhuber2009-02-191-13/+14
* Ending newlineAndrew Garrett2009-02-181-1/+1
* Branch merge of change-tagging branch with trunkAndrew Garrett2009-01-281-0/+31
* Recommit r45821: (bug 16645) Making the pl_namespace, tl_namespace and il_to ...Roan Kattouw2009-01-191-0/+11
* Revert r45821, r45830, r45831 and r45835 all in order to revert r45819, per d...Roan Kattouw2009-01-192-22/+0
* svn:eol-style native Alexandre Emsenhuber2009-01-172-21/+21
* (bug 16645) Making the pl_namespace, tl_namespace and il_to indices UNIQUE, j...Roan Kattouw2009-01-161-0/+11
* Attempt at cleaning up r45764, r45769 (renamed indices for SQLite compat):Roan Kattouw2009-01-161-0/+11
* Revert r45231, r45235 "* (bug 674) Allow users to be blocked from editing a s...Brion Vibber2008-12-311-41/+0
* Remove ur_user index. We can just use the user_namespace to load all blocked ...Aaron Schulz2008-12-311-1/+0
* * Fix up schema per Brion's notesVictor Vasiliev2008-12-311-5/+5
* * (bug 674) Allow users to be blocked from editing a specific articleVictor Vasiliev2008-12-311-0/+42
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-1/+1
* Revert "Starter for a re-jig of hit counting (in a per-day table)."Andrew Garrett2008-11-191-14/+0
* Starter for a re-jig of hit counting (in a per-day table).Andrew Garrett2008-11-191-0/+14
* Add proposed patch to:Aaron Schulz2008-11-071-0/+5
* Revert r41352-41355, r41362-41363: unauthorized schema change breaks parser t...Brion Vibber2008-09-301-40/+0
* Fix r41248 (bug 8440) - Default should be 1 to allow for previous behaviour t...Matt Johnston2008-09-291-1/+1
* * (bug 674) Allow users to be blocked from editing a specific articleVictor Vasiliev2008-09-281-0/+40
* svn:eol-style nativeAlexandre Emsenhuber2008-09-271-3/+3
* (bug 8440) Allow preventing blocked users from editing their talk pagesMatt Johnston2008-09-251-0/+3
* Back out r41001 for the moment ("Add log_user_text. Useful for log dumps, whi...Brion Vibber2008-09-181-2/+0
* Add log_user_text. Useful for log dumps, which are needed by rev_deletedAaron Schulz2008-09-181-0/+2
* * Remove mysql var and move field init to updaters.incAaron Schulz2008-09-011-3/+0
* * Maintain active user count for Special:Statistics (bug 13585)Aaron Schulz2008-08-311-0/+6
* I honestly have no clue how this got committed; wasn't even using subversion....Chad Horohoe2008-07-312-8/+0
* (no commit message)Chad Horohoe2008-07-312-0/+8
* Change all uses of TYPE= in MySQL to ENGINE=Daniel Friesen2008-07-105-5/+5
* Undo previous commit. Schema changes are a no-no without permission first :-)Chad Horohoe2008-06-261-6/+0
* (bug 13438) Make Special:MIMESearch less expensive. Needs some benchmarking t...Chad Horohoe2008-06-261-0/+6
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-204-5/+14
* * Add user_text index to filearchives (for renames at least)Aaron Schulz2008-05-121-0/+5
* Adding updater for new pf_memory fieldAlexandre Emsenhuber2008-04-291-0/+2
* Add pf_memory fieldAaron Schulz2008-04-291-0/+1
* Add user_last_timestamp field for diff from last view links. Discussed timest...Aaron Schulz2008-04-171-0/+3
* * (bug 13768) pt_title field encoding fixedBrion Vibber2008-04-172-1/+6