Added hook events for article protection. Added sample code to Syslog
[lhc/web/wiklou.git] / maintenance /
2004-11-24 Brion VibberEnsure ObjectCache.php is included (by default it's...
2004-11-21 Brion VibberSet default overrides bac k to defaults
2004-11-20 Brion VibberPreparing to remove the bundled PHPTAL and let the...
2004-11-17 Brion Vibber* Partial fix for pages starting with lowercase letters...
2004-11-15 Domas Mituzasfix field names in PRIMARY KEY spec
2004-11-15 Brion VibberSpiff this up a bit:
2004-11-14 Antoine Mussosmall typo (missing '$' for a variable name)
2004-11-14 Antoine MussoFix usage tip for --color
2004-11-13 Antoine Mussotypo: missing ')'
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-11-12 Brion VibberPG hack for temporary tables breaks MySQL 4.1. :P speci...
2004-10-30 Tim StarlingBackporting concatenated gzip history compression from...
2004-10-28 Brion VibberMore doc comment fiddling
2004-10-28 Brion VibberFull URLs are not necessary on longdesc; use short...
2004-10-27 Brion VibberFix content language message cache (table of contents...
2004-10-27 Brion Vibber* Add --help and --quiet options to parser test runner
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 Jens Frankforgotten rename
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-24 Tim StarlingFixing behaviour with a table prefix
2004-10-24 Tim StarlingReplacing obsolete Database member functions.
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-24 Tim StarlingFixing multiple-inclusion problems
2004-10-19 Brion Vibber* Drop a couple instances of wfTimestamp2Unix & reverse...
2004-10-18 Brion VibberClean up options code a bit to make use of commandLine...
2004-10-18 Brion VibberSupport setting values for long options like --color=yes
2004-10-17 Brion Vibber1.2 to 1.3 updater script from wikipedia. Not exactly...
2004-10-17 Brion VibberInteractive scripts are a pain in the butt, and have...
2004-10-17 Brion VibberAdd test for links with double-escaped hex codes (raw...
2004-10-15 Wil MahanAdd tests for links inside section headings and
2004-10-15 Wil MahanNow it is no longer necessary to create an OutputPage
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...
2004-10-13 Wil MahanA pair of tests for self links
2004-10-12 Wil MahanAdd the new "longdesc" attribute to all image tests...
2004-10-11 Wil MahanTest case for disallowed character in an external link
2004-10-11 Wil MahanPass the -a option to diff in case there are tests...
2004-10-11 Brion VibberUpdate tests for 289:
2004-10-11 Brion VibberAdd more test cases for bug 289
2004-10-11 Brion VibberIf wiki has the old non-unique indexes on cur, check...
2004-10-11 Brion VibberObsolete and probably dangerous old script. Removed...
2004-10-11 Erik Moellerthis seems to have sneaked into HEAD somehow, belongs...
2004-10-11 Zheng ZhuFor content language, removed language code suffix...
2004-10-10 Evan ProdromouUpdated the checktrans.php script to be a little more...
2004-10-10 Brion VibberTest case for bug 289
2004-10-10 Brion VibberDisable message cache transforms on install (bug 296)
2004-10-06 Wil MahanThree more test cases involving images, and give
2004-10-04 Wil MahanTest for bug 499
2004-10-02 Brion VibberAdd the experimental user_groups, group tables so that...
2004-10-02 Brion VibberAdd quick hacky defs for groups and user_groups tables...
2004-10-02 Wil MahanSome corrections, and a test for bug 361
2004-10-02 Brion VibberFix SQL syntax errors
2004-10-01 Wil MahanAdd tests for the just-fixed bug 553, and broken cases...
2004-10-01 Antoine MussoNew userlevel feature. Sysop only, for testing. NO...
2004-10-01 Jens FrankDocumentation: Assign files to packages
2004-09-30 Antoine Musso--color=light will bright diffs output
2004-09-29 Brion VibberFix DATA CORRUPTION BUG caused by double-escaping.
2004-09-29 Brion VibberFinish fixing parser test on PostgreSQL (bug 585)
2004-09-29 Wil Mahanstupid PostgreSQL insists on parentheses :)
2004-09-27 Wil Mahan1) Use CREATE TEMPORARY TABLE ... LIKE for MySQL >...
2004-09-27 Brion VibberTweak image img_name index updater to current tables...
2004-09-27 Brion VibberTweak to work with no include path and working dir...
2004-09-27 Brion VibberObsoleted by refreshlinks, apparently forgot to remove...
2004-09-27 Brion VibberFar from finished in-place UTF-8 wiki converter.
2004-09-27 Brion VibberShut up notices
2004-09-27 Wil MahanMore annoying definition list test cases...
2004-09-27 Wil MahanDisable msgnw test because no one cares about msgnw...
2004-09-27 Brion VibberAdd a couple definition list tests for colon & space...
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 River Tarnellinclude sql patch
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-26 River Tarnelluser_token
2004-09-26 Tim StarlingRefactored updaters.inc. With all those functions doing...
2004-09-26 Domas Mituzascreate schema mediawiki and store all objects in it
2004-09-26 Tim Starlinguser_token field (from REL1_3A)
2004-09-25 Wil MahanWork with $wgUseTidy again, and add more tests (we...
2004-09-25 Tim Starlinga couple of extra functions, useful for debugging
2004-09-25 Tim Starlingvarious modifications found lying around in the live...
2004-09-25 Brion VibberSet wgUploadPath for tests so we don't all have to...
2004-09-25 Wil MahanNew tests for sections and various bugs
2004-09-25 Wil MahanAdd a "--regex" option to limit which tests are run...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-24 Wil MahanAdd an option for setting the title; add test for inter...
2004-09-24 Wil MahanAdd tests for subpages (+ an option to enable them...
2004-09-24 Wil MahanChange example noted by Brion--I think the current...
2004-09-24 Brion VibberAdd a pretty PASSED! or FAILED! to the final summary...
2004-09-24 Wil MahanAdd blurb at top; enable template as link source test...
2004-09-24 Wil MahanBe a bit more careful about trailing spaces; don't...
2004-09-23 Brion VibberBreak temporary table creation out to setupDatabase...
2004-09-23 Wil MahanTests for templates, pre-save transform, message transform.
2004-09-23 Wil MahanTwo changes to parserTest:
2004-09-23 Brion VibberAdd phpdoc comments
2004-09-23 Brion VibberUse '--parseprivate on' option on phpdoc to include...
next