| Commit message (Expand) | Author | Age | Files | Lines |
* | Add id field to watchlist db table | addshore | 2016-02-18 | 1 | -0/+23 |
* | Allow edit summaries to be up to 767 bytes long | Brian Wolff | 2015-03-11 | 1 | -0/+65 |
* | Drop ss_total_views and page_counter fields from MediaWiki | Chad Horohoe | 2015-01-09 | 4 | -4/+53 |
* | First version of Page Language selector | Kunal Grover | 2014-06-27 | 1 | -0/+3 |
* | Drop rc_cur_time from recentchanges | umherirrender | 2014-05-15 | 1 | -0/+45 |
* | move page_restrictions.pr_id to top in tables.sql | umherirrender | 2013-11-18 | 1 | -2/+2 |
* | Add archive, externallinks PK | tisane | 2013-10-17 | 3 | -0/+107 |
* | (bug 36400) API: Fix sorting for iwlinks, langlinks | Brad Jorsch | 2013-04-03 | 2 | -8/+1 |
* | Bug 11057 - Increase size of ug_group in user_groups table | Reedy | 2013-01-02 | 2 | -6/+6 |
* | update.php now create profiling table when needed | aude | 2012-11-19 | 1 | -0/+12 |
* | Remove a bunch of trailing spaces and unneeded newlines | umherirrender | 2012-10-20 | 3 | -4/+4 |
* | [JobQueue] Job queue refactoring and generalizing. | ASchulz | 2012-10-16 | 1 | -0/+8 |
* | Added sites functionality, a much more generic and flexible version of the ex... | jeroendedauw | 2012-10-12 | 1 | -0/+71 |
* | (bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_title | umherirrender | 2012-09-29 | 1 | -0/+46 |
* | Drop unused database field ss_admins | umherirrender | 2012-09-29 | 1 | -0/+22 |
* | (bug 32552) Drop unused database field cat_hidden | umherirrender | 2012-09-06 | 1 | -0/+20 |
* | Can someone standardi[sz]e SQL already!? | Sam Reed | 2012-03-06 | 1 | -2/+1 |
* | Followup r113109, forward port the rest of r25267 for Bug 10788 - Filter page... | Sam Reed | 2012-03-06 | 1 | -0/+5 |
* | Not much point making user_groups.ug_group 32 chars if we leave user_former_g... | Sam Reed | 2012-02-06 | 1 | -0/+15 |
* | reverts Concurrency works | Antoine Musso | 2012-01-11 | 1 | -25/+0 |
* | Updated to use correct cross-db timestamps and date functions | Ian Baker | 2012-01-10 | 1 | -0/+25 |
* | * (bug 27724) Add timestamp to job queue. | Sam Reed | 2012-01-03 | 1 | -0/+2 |
* | (bug 29475) Remove "trackback" feature entirely from core. This has been disa... | Chad Horohoe | 2011-11-23 | 1 | -1/+0 |
* | * (bug 32470) Increase the length of ug_group | Sam Reed | 2011-11-19 | 1 | -0/+15 |
* | * applyed the patch from bug 26393 (please comment on the bug page) | Jure Kajzer | 2011-11-11 | 1 | -0/+7 |
* | svn:eol-style native | Alexandre Emsenhuber | 2011-10-04 | 1 | -31/+31 |
* | Revert r98355 and r98357; drop the field instead. | Max Semenik | 2011-10-02 | 2 | -0/+32 |
* | Followup r98339 | Sam Reed | 2011-09-28 | 1 | -3/+2 |
* | Folow-up r89526: tabs and eol-style :( | Max Semenik | 2011-06-05 | 1 | -2/+2 |
* | SQLite: sync a couple of indexes with MySQL | Max Semenik | 2011-06-05 | 1 | -0/+3 |
* | Create index only if it doesn't already exist | Matěj Grabovský | 2011-01-26 | 1 | -1/+1 |
* | Fix r69721: SQLite yells at you if you try to drop an index that doesn't exis... | Chad Horohoe | 2010-11-03 | 2 | -2/+2 |
* | Revert r74273 per CR: this patch is not needed because our SQL conversion mag... | Max Semenik | 2010-10-07 | 1 | -11/+0 |
* | Profiling table (optional) for SQLite | Antoine Musso | 2010-10-04 | 1 | -0/+11 |
* | A few index-related fixes in SQLite DB patches, ping r66920. | Max Semenik | 2010-09-25 | 3 | -3/+3 |
* | Follow-up r71118: forgot to re-add the index | Max Semenik | 2010-09-12 | 1 | -0/+2 |
* | Follow-up r72870: fixed patch file so that it actually works, switched it to ... | Max Semenik | 2010-09-12 | 1 | -3/+3 |
* | GOOD BYE, dear old updaters.inc! | Alexandre Emsenhuber | 2010-09-12 | 1 | -0/+7 |
* | Added SQLite version of the patch since the other one has syntax errors on SQ... | Alexandre Emsenhuber | 2010-09-12 | 1 | -0/+1 |
* | Fixed SQLite updater broken by r69542 | Max Semenik | 2010-08-15 | 1 | -0/+17 |
* | Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and c... | Roan Kattouw | 2010-07-22 | 2 | -0/+14 |
* | * re r69332, r64217: complete removal of WikiSysop for CLI installer | Mark A. Hershberger | 2010-07-18 | 3 | -3/+3 |
* | follow-up to r66892: fix update SQL on on SQLite | Max Semenik | 2010-05-26 | 1 | -0/+5 |
* | Updated link to docs | Max Semenik | 2010-01-17 | 1 | -1/+1 |
* | Updated comment in accordance with r58030 | Max Semenik | 2009-12-17 | 1 | -2/+1 |
* | Whee, a debugging piece of SQL had made it through in r59932 | Max Semenik | 2009-12-11 | 1 | -1/+1 |
* | Fixed updater borkage on SQLite from r59925 and r59926, tweaked explanation f... | Max Semenik | 2009-12-10 | 2 | -3/+2 |
* | Addendum to r59925, fix remaining straggling files that set rc_time to int | OverlordQ | 2009-12-10 | 2 | -2/+2 |
* | Followup to r59869, add to MySQL section, and copy patch to SQLite directory | OverlordQ | 2009-12-10 | 1 | -0/+4 |
* | Merge SQLite search from branches/sqlite/ to trunk | Max Semenik | 2009-10-29 | 2 | -0/+43 |