Update.
[lhc/web/wiklou.git] / maintenance / archives /
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-03 Brion VibberCLI-protect the usemod importer, remove the old version
2004-12-01 Brion VibberFix second install pass (upgrade) running on a wiki...
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-11-14 Antoine Mussosmall typo (missing '$' for a variable name)
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-10-27 Brion VibberAdd sysop group fix to updaters
2004-10-27 Brion VibberGive sysops & bureaucrats the 'sysop' permission so...
2004-10-25 Brion VibberFix to group table layout (forgot to commit with the...
2004-10-24 Brion VibberUpgrade fixes
2004-10-24 Brion VibberInstall fixes for group table
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Tim Starlingfixed index name
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-11 Erik Moellerthis seems to have sneaked into HEAD somehow, belongs...
2004-10-02 Brion VibberFix SQL syntax errors
2004-10-01 Antoine MussoNew userlevel feature. Sysop only, for testing. NO...
2004-09-27 Brion VibberTweak image img_name index updater to current tables...
2004-09-26 River Tarnellinclude sql patch
2004-09-26 Tim Starlinguser_token field (from REL1_3A)
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-08-05 Brion VibberDatabase::setIgnoreErrors() doesn't seem to exist anymo...
2004-08-01 Tim Starlingprimary key for recentchanges
2004-07-19 Magnus ManskeArticle validation, now with comments
2004-07-19 Jens FrankScript for creating the validate-table
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-21 Tim StarlingUse include_once and require_once instead of include...
2004-06-17 Tim Starlingalter table statement for rc_ip
2004-06-13 Tim Starlingprofiling table, for profiling live wikis
2004-06-11 Tim Starlingtransactions, using updateArticle() instead of quickEdit()
2004-06-02 Tim Starlingused quickEdit()
2004-06-02 Gabriel Wickenowiki handling
2004-05-28 Brion VibberShort tags fix
2004-05-24 Tim Starlingbug fixes
2004-05-24 Jerome Jamnickypatch to remove lcc_title column from linkscc table...
2004-05-23 Tim Starlingvarious bug fixes
2004-05-22 Tim Starling1.2 -> 1.3 conversion using the web-based installer 1.3.0beta1
2004-05-22 Tim Starlingvarious changes aimed at making a bare-bones 1.3 comman...
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-21 Antoine Mussohtaccessing some directories for dev using cvs tree...
2004-04-18 Brion VibberAdd final newline
2004-04-18 Evan ProdromouAdded a user_real_name column to the user table, and...
2004-03-27 Tim StarlingAdded text conversion phase, misc. improvements
2004-03-23 Tim StarlingModification to moveCustomMessages.php to create redire...
2004-03-23 Tim Starlingscript to move "custom messages" to the Template namespace
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-10 Mr. E23Made linkscc title column case sensitive
2004-03-03 Brion VibberMark some old scripts as obsolete; this keeps them...
2004-02-27 Brion VibberNote ipb_expiry change
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2004-01-25 Brion VibberAdd index to recentchanges to optimize Special:Newpages
2004-01-18 Tim Starlingbetter conversion/backwards compatibility
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2003-12-13 Mr. E23Article.php:
2003-11-20 Brion VibberAdd forgotten index patch
2003-11-19 Brion VibberAdd manual patch for linkscc table creation
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-09-22 Brion Vibbermissing ipblocks info
2003-09-20 Tim StarlingMore wfQuery() conversion
2003-08-21 Brion VibberPatch to create interwiki table in database for interwi...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-23 Erik Moellerchanged KEY to INDEX
2003-05-23 Brion Vibbernewline
2003-05-23 Erik MoellerPatch for speeding up "Oldest articles" special page.
2003-04-14 Lee Daniel CrockerInitial revision