aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/sqlite/archives
Commit message (Expand)AuthorAgeFilesLines
* Add id field to watchlist db tableaddshore2016-02-181-0/+23
* Allow edit summaries to be up to 767 bytes longBrian Wolff2015-03-111-0/+65
* Drop ss_total_views and page_counter fields from MediaWikiChad Horohoe2015-01-094-4/+53
* First version of Page Language selectorKunal Grover2014-06-271-0/+3
* Drop rc_cur_time from recentchangesumherirrender2014-05-151-0/+45
* move page_restrictions.pr_id to top in tables.sqlumherirrender2013-11-181-2/+2
* Add archive, externallinks PKtisane2013-10-173-0/+107
* (bug 36400) API: Fix sorting for iwlinks, langlinksBrad Jorsch2013-04-032-8/+1
* Bug 11057 - Increase size of ug_group in user_groups tableReedy2013-01-022-6/+6
* update.php now create profiling table when neededaude2012-11-191-0/+12
* Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-203-4/+4
* [JobQueue] Job queue refactoring and generalizing.ASchulz2012-10-161-0/+8
* Added sites functionality, a much more generic and flexible version of the ex...jeroendedauw2012-10-121-0/+71
* (bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_titleumherirrender2012-09-291-0/+46
* Drop unused database field ss_adminsumherirrender2012-09-291-0/+22
* (bug 32552) Drop unused database field cat_hiddenumherirrender2012-09-061-0/+20
* Can someone standardi[sz]e SQL already!?Sam Reed2012-03-061-2/+1
* Followup r113109, forward port the rest of r25267 for Bug 10788 - Filter page...Sam Reed2012-03-061-0/+5
* Not much point making user_groups.ug_group 32 chars if we leave user_former_g...Sam Reed2012-02-061-0/+15
* reverts Concurrency worksAntoine Musso2012-01-111-25/+0
* Updated to use correct cross-db timestamps and date functionsIan Baker2012-01-101-0/+25
* * (bug 27724) Add timestamp to job queue.Sam Reed2012-01-031-0/+2
* (bug 29475) Remove "trackback" feature entirely from core. This has been disa...Chad Horohoe2011-11-231-1/+0
* * (bug 32470) Increase the length of ug_groupSam Reed2011-11-191-0/+15
* * applyed the patch from bug 26393 (please comment on the bug page)Jure Kajzer2011-11-111-0/+7
* svn:eol-style nativeAlexandre Emsenhuber2011-10-041-31/+31
* Revert r98355 and r98357; drop the field instead.Max Semenik2011-10-022-0/+32
* Followup r98339Sam Reed2011-09-281-3/+2
* Folow-up r89526: tabs and eol-style :(Max Semenik2011-06-051-2/+2
* SQLite: sync a couple of indexes with MySQLMax Semenik2011-06-051-0/+3
* Create index only if it doesn't already existMatěj Grabovský2011-01-261-1/+1
* Fix r69721: SQLite yells at you if you try to drop an index that doesn't exis...Chad Horohoe2010-11-032-2/+2
* Revert r74273 per CR: this patch is not needed because our SQL conversion mag...Max Semenik2010-10-071-11/+0
* Profiling table (optional) for SQLiteAntoine Musso2010-10-041-0/+11
* A few index-related fixes in SQLite DB patches, ping r66920.Max Semenik2010-09-253-3/+3
* Follow-up r71118: forgot to re-add the indexMax Semenik2010-09-121-0/+2
* Follow-up r72870: fixed patch file so that it actually works, switched it to ...Max Semenik2010-09-121-3/+3
* GOOD BYE, dear old updaters.inc!Alexandre Emsenhuber2010-09-121-0/+7
* Added SQLite version of the patch since the other one has syntax errors on SQ...Alexandre Emsenhuber2010-09-121-0/+1
* Fixed SQLite updater broken by r69542Max Semenik2010-08-151-0/+17
* Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and c...Roan Kattouw2010-07-222-0/+14
* * re r69332, r64217: complete removal of WikiSysop for CLI installerMark A. Hershberger2010-07-183-3/+3
* follow-up to r66892: fix update SQL on on SQLiteMax Semenik2010-05-261-0/+5
* Updated link to docsMax Semenik2010-01-171-1/+1
* Updated comment in accordance with r58030Max Semenik2009-12-171-2/+1
* Whee, a debugging piece of SQL had made it through in r59932Max Semenik2009-12-111-1/+1
* Fixed updater borkage on SQLite from r59925 and r59926, tweaked explanation f...Max Semenik2009-12-102-3/+2
* Addendum to r59925, fix remaining straggling files that set rc_time to intOverlordQ2009-12-102-2/+2
* Followup to r59869, add to MySQL section, and copy patch to SQLite directoryOverlordQ2009-12-101-0/+4
* Merge SQLite search from branches/sqlite/ to trunkMax Semenik2009-10-292-0/+43