aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/archives
Commit message (Expand)AuthorAgeFilesLines
* Fix SQL syntax errorsBrion Vibber2004-10-021-10/+10
* New userlevel feature. Sysop only, for testing. NO FORM IS VALIDATED : use at...Antoine Musso2004-10-011-0/+19
* Tweak image img_name index updater to current tables.sql (primary key)Brion Vibber2004-09-271-0/+6
* include sql patchRiver Tarnell2004-09-261-0/+16
* user_token field (from REL1_3A)Tim Starling2004-09-261-0/+15
* Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...Antoine Musso2004-09-037-4/+54
* Split user table into two parts: user and user_rights, for single login. BUG#57Jens Frank2004-08-241-0/+16
* Special:Log and the logging table -- unified logging scariness!Brion Vibber2004-08-241-0/+32
* New feature: Recent Changes Patrol. All edits and new pages are now highlight...Arne Heizmann2004-08-091-0/+9
* Database::setIgnoreErrors() doesn't seem to exist anymore. Switched toBrion Vibber2004-08-051-1/+1
* primary key for recentchangesTim Starling2004-08-011-0/+7
* Article validation, now with commentsMagnus Manske2004-07-191-0/+1
* Script for creating the validate-tableJens Frank2004-07-191-0/+11
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-184-54/+63
* Use include_once and require_once instead of include and require, unless you ...Tim Starling2004-06-211-1/+1
* alter table statement for rc_ipTim Starling2004-06-171-0/+7
* profiling table, for profiling live wikisTim Starling2004-06-131-0/+10
* transactions, using updateArticle() instead of quickEdit()Tim Starling2004-06-111-2/+13
* used quickEdit()Tim Starling2004-06-021-1/+2
* nowiki handlingGabriel Wicke2004-06-021-1/+2
* Short tags fixBrion Vibber2004-05-281-1/+2
* bug fixesTim Starling2004-05-241-5/+4
* patch to remove lcc_title column from linkscc table for 1.3Jerome Jamnicky2004-05-241-0/+6
* various bug fixesTim Starling2004-05-232-5/+8
* 1.2 -> 1.3 conversion using the web-based installer1.3.0beta1Tim Starling2004-05-221-0/+6
* various changes aimed at making a bare-bones 1.3 command line installer, for ...Tim Starling2004-05-222-120/+129
* Add categorylinks table to separately list category relationships. ActualBrion Vibber2004-05-152-0/+18
* Add an objectcache table for limited caching when memcached isn'tBrion Vibber2004-05-092-1/+11
* Replace ugly abuse of log pages to store cached results of query pagesBrion Vibber2004-05-092-0/+16
* include_once -> require_onceTim Starling2004-05-073-9/+9
* htaccessing some directories for dev using cvs tree as www tree ;)Antoine Musso2004-04-211-0/+1
* Add final newlineBrion Vibber2004-04-181-1/+1
* Added a user_real_name column to the user table, and added a patch SQL fileEvan Prodromou2004-04-181-0/+5
* Added text conversion phase, misc. improvementsTim Starling2004-03-271-17/+74
* Modification to moveCustomMessages.php to create redirects, related modificat...Tim Starling2004-03-231-13/+50
* script to move "custom messages" to the Template namespaceTim Starling2004-03-231-0/+45
* Some changes to the link tables. They now all use a key on cur_id for the *_f...Brion Vibber2004-03-112-0/+53
* Made linkscc title column case sensitiveMr. E232004-03-101-1/+1
* Mark some old scripts as obsolete; this keeps them from being accidentally ru...Brion Vibber2004-03-033-1/+22
* Note ipb_expiry changeBrion Vibber2004-02-271-0/+3
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-183-3/+3
* Two blocking features: IP range blocks, and expiry times configurable block-b...Tim Starling2004-02-141-0/+8
* Add index to recentchanges to optimize Special:NewpagesBrion Vibber2004-01-252-0/+14
* better conversion/backwards compatibilityTim Starling2004-01-181-0/+3
* * Recent Changes improvements: object oriented back end, move page annotation...Tim Starling2004-01-171-0/+6
* A patch to cache articles after conversion to HTML but before insertionMr. E232004-01-071-0/+15
* Article.php:Mr. E232003-12-131-0/+9
* Add forgotten index patchBrion Vibber2003-11-202-0/+38
* Add manual patch for linkscc table creationBrion Vibber2003-11-192-0/+14
* Nov. branch merge. Various features backported from stable, various bug fixes.Tim Starling2003-11-091-0/+10