| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tweak comment | Aaron Schulz | 2009-05-10 | 1 | -1/+1 |
* | * Update patch-user_properties.sql to match definition in tables.sql | Brion Vibber | 2009-04-27 | 1 | -3/+15 |
* | Fix DB patch for prefixed setups | Andrew Garrett | 2009-04-24 | 1 | -2/+2 |
* | Branch merge of preferences work branch. Includes fixes for several bugs. WAR... | Andrew Garrett | 2009-04-24 | 1 | -0/+10 |
* | Follow up to r49454: redid indexing | Aaron Schulz | 2009-04-14 | 1 | -2/+3 |
* | Tweak r49454: remove duplication | Aaron Schulz | 2009-04-14 | 1 | -5/+1 |
* | Added proposed log_search table to deal with revisiondelete log extracts and ... | Aaron Schulz | 2009-04-14 | 1 | -0/+13 |
* | Index name fix, tweaked field name | Aaron Schulz | 2009-04-11 | 1 | -2/+2 |
* | log_target_id -> log_page. Indexed to allow better log tracking wrt page moves. | Aaron Schulz | 2009-04-11 | 1 | -1/+2 |
* | (bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriate | Chad Horohoe | 2009-04-06 | 1 | -1/+1 |
* | Revert r48212 "Add user_hidden field to complement ipb_deleted and gu_hidden" | Brion Vibber | 2009-03-20 | 1 | -3/+0 |
* | Extend log_type/log_action from 10 to 32 instead of 15. | Tim Starling | 2009-03-11 | 1 | -2/+2 |
* | Add user_hidden field to complement ipb_deleted and gu_hidden | Aaron Schulz | 2009-03-09 | 1 | -0/+3 |
* | Tweak proposed change: add user_type_time index, since these queries are star... | Aaron Schulz | 2009-02-28 | 1 | -0/+2 |
* | Added change_tag, tag_summary and valid_tag for the SQLite updater and made t... | Alexandre Emsenhuber | 2009-02-19 | 1 | -13/+14 |
* | Ending newline | Andrew Garrett | 2009-02-18 | 1 | -1/+1 |
* | Branch merge of change-tagging branch with trunk | Andrew Garrett | 2009-01-28 | 1 | -0/+31 |
* | Recommit r45821: (bug 16645) Making the pl_namespace, tl_namespace and il_to ... | Roan Kattouw | 2009-01-19 | 1 | -0/+11 |
* | Revert r45821, r45830, r45831 and r45835 all in order to revert r45819, per d... | Roan Kattouw | 2009-01-19 | 2 | -22/+0 |
* | svn:eol-style native | Alexandre Emsenhuber | 2009-01-17 | 2 | -21/+21 |
* | (bug 16645) Making the pl_namespace, tl_namespace and il_to indices UNIQUE, j... | Roan Kattouw | 2009-01-16 | 1 | -0/+11 |
* | Attempt at cleaning up r45764, r45769 (renamed indices for SQLite compat): | Roan Kattouw | 2009-01-16 | 1 | -0/+11 |
* | Revert r45231, r45235 "* (bug 674) Allow users to be blocked from editing a s... | Brion Vibber | 2008-12-31 | 1 | -41/+0 |
* | Remove ur_user index. We can just use the user_namespace to load all blocked ... | Aaron Schulz | 2008-12-31 | 1 | -1/+0 |
* | * Fix up schema per Brion's notes | Victor Vasiliev | 2008-12-31 | 1 | -5/+5 |
* | * (bug 674) Allow users to be blocked from editing a specific article | Victor Vasiliev | 2008-12-31 | 1 | -0/+42 |
* | Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). | Ilmari Karonen | 2008-12-01 | 1 | -1/+1 |
* | Revert "Starter for a re-jig of hit counting (in a per-day table)." | Andrew Garrett | 2008-11-19 | 1 | -14/+0 |
* | Starter for a re-jig of hit counting (in a per-day table). | Andrew Garrett | 2008-11-19 | 1 | -0/+14 |
* | Add proposed patch to: | Aaron Schulz | 2008-11-07 | 1 | -0/+5 |
* | Revert r41352-41355, r41362-41363: unauthorized schema change breaks parser t... | Brion Vibber | 2008-09-30 | 1 | -40/+0 |
* | Fix r41248 (bug 8440) - Default should be 1 to allow for previous behaviour t... | Matt Johnston | 2008-09-29 | 1 | -1/+1 |
* | * (bug 674) Allow users to be blocked from editing a specific article | Victor Vasiliev | 2008-09-28 | 1 | -0/+40 |
* | svn:eol-style native | Alexandre Emsenhuber | 2008-09-27 | 1 | -3/+3 |
* | (bug 8440) Allow preventing blocked users from editing their talk pages | Matt Johnston | 2008-09-25 | 1 | -0/+3 |
* | Back out r41001 for the moment ("Add log_user_text. Useful for log dumps, whi... | Brion Vibber | 2008-09-18 | 1 | -2/+0 |
* | Add log_user_text. Useful for log dumps, which are needed by rev_deleted | Aaron Schulz | 2008-09-18 | 1 | -0/+2 |
* | * Remove mysql var and move field init to updaters.inc | Aaron Schulz | 2008-09-01 | 1 | -3/+0 |
* | * Maintain active user count for Special:Statistics (bug 13585) | Aaron Schulz | 2008-08-31 | 1 | -0/+6 |
* | I honestly have no clue how this got committed; wasn't even using subversion.... | Chad Horohoe | 2008-07-31 | 2 | -8/+0 |
* | (no commit message) | Chad Horohoe | 2008-07-31 | 2 | -0/+8 |
* | Change all uses of TYPE= in MySQL to ENGINE= | Daniel Friesen | 2008-07-10 | 5 | -5/+5 |
* | Undo previous commit. Schema changes are a no-no without permission first :-) | Chad Horohoe | 2008-06-26 | 1 | -6/+0 |
* | (bug 13438) Make Special:MIMESearch less expensive. Needs some benchmarking t... | Chad Horohoe | 2008-06-26 | 1 | -0/+6 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 4 | -5/+14 |
* | * Add user_text index to filearchives (for renames at least) | Aaron Schulz | 2008-05-12 | 1 | -0/+5 |
* | Adding updater for new pf_memory field | Alexandre Emsenhuber | 2008-04-29 | 1 | -0/+2 |
* | Add pf_memory field | Aaron Schulz | 2008-04-29 | 1 | -0/+1 |
* | Add user_last_timestamp field for diff from last view links. Discussed timest... | Aaron Schulz | 2008-04-17 | 1 | -0/+3 |
* | * (bug 13768) pt_title field encoding fixed | Brion Vibber | 2008-04-17 | 2 | -1/+6 |