| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix autoconfirm check for old accounts | Brion Vibber | 2005-12-23 | 2 | -4/+3 |
* | really fix bug #4852 | Antoine Musso | 2005-12-22 | 1 | -1/+1 |
* | typo in linktrail, might cause bug 4352 or not :p | Antoine Musso | 2005-12-22 | 1 | -1/+1 |
* | cleaner output for <head> block | Antoine Musso | 2005-12-22 | 1 | -9/+17 |
* | * cleaner source output | Antoine Musso | 2005-12-22 | 1 | -91/+112 |
* | * Lots of stuff may happen at a later date, simplify | Ævar Arnfjörð Bjarmason | 2005-12-22 | 1 | -3/+2 |
* | Restore clean, tail-friendly output | Brion Vibber | 2005-12-22 | 1 | -4/+3 |
* | * Fix raw sitenotice display on database error | Brion Vibber | 2005-12-22 | 3 | -6/+9 |
* | minor doc | Erik Moeller | 2005-12-22 | 1 | -1/+2 |
* | * (bug 1735) Revamped protection interface | Brion Vibber | 2005-12-22 | 12 | -141/+526 |
* | +temp* | Antoine Musso | 2005-12-22 | 1 | -0/+1 |
* | * (bug 4108, 4336) Remove trailing whitespace from various messages, which | Brion Vibber | 2005-12-21 | 56 | -353/+177 |
* | Removed NaodW29 completely, never again will it show its ugly face. Necessita... | Tim Starling | 2005-12-21 | 2 | -15/+11 |
* | * Made a new permission for Special:Unwatchedpages, enabled by default for sy... | Ævar Arnfjörð Bjarmason | 2005-12-21 | 3 | -19/+3 |
* | * Not listing redirects | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -4/+4 |
* | new hooks | Magnus Manske | 2005-12-21 | 2 | -0/+7 |
* | * Added telnet:// to the list of supported URL prefixes, MUD games, games etc. | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -0/+1 |
* | * Make User::isAllowed return true if passed an empty string | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -0/+4 |
* | * Support configuring a permission required to view Special:Unwatchedpages | Ævar Arnfjörð Bjarmason | 2005-12-21 | 2 | -0/+11 |
* | * msg:newmessages => msg:youhavenewmessages, to flush old translations out | Ævar Arnfjörð Bjarmason | 2005-12-21 | 3 | -3/+3 |
* | * (bug 1572) add a "diff penultimate revision" link to msg:newmessages | Ævar Arnfjörð Bjarmason | 2005-12-21 | 3 | -8/+13 |
* | * Added a new accessor/mutator for OutputPage::mParserOptions and deprecated ... | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -1/+6 |
* | * 0 => NS_MAIN | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -5/+2 |
* | * require_once 'PersistentObject.php' in the $wg(?:Skin|)ExtensionFunctions l... | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -0/+4 |
* | * File to aid in writing extensions, see documentation | Ævar Arnfjörð Bjarmason | 2005-12-21 | 1 | -0/+51 |
* | documented AutoAuthenticate hook | Domas Mituzas | 2005-12-20 | 1 | -1/+1 |
* | AutoAuthenticate hook for external User suppliers | Domas Mituzas | 2005-12-20 | 2 | -1/+8 |
* | * (bug 3424) Update page_touched for category members on category page creation | Brion Vibber | 2005-12-20 | 2 | -3/+15 |
* | Show <nstab-foobar> instead of 'article' for the namespace tab. That's a | Antoine Musso | 2005-12-20 | 1 | -1/+1 |
* | Second part of set_include_path patch | Antoine Musso | 2005-12-20 | 1 | -1/+3 |
* | attempt to fix ini_set error by using set_include_path Patch by robertoz | Antoine Musso | 2005-12-20 | 1 | -2/+4 |
* | * Obsolete REL1_4 schema, shouldn't be in HEAD which uses the REL1_5 schema (... | Ævar Arnfjörð Bjarmason | 2005-12-20 | 2 | -299/+0 |
* | * Upgrade old skin preferences properly at Special:Preferences | Brion Vibber | 2005-12-19 | 4 | -42/+87 |
* | * Removed experimental Amethyst skin from default set | Brion Vibber | 2005-12-19 | 35 | -635/+11 |
* | * (bug 1436) &templates=expand now expands templates | Ævar Arnfjörð Bjarmason | 2005-12-19 | 1 | -14/+42 |
* | * (bug 1436) Accessors required for RawPage.php | Ævar Arnfjörð Bjarmason | 2005-12-19 | 1 | -0/+4 |
* | Fix #4307 : translations for category: and template: namespaces | Antoine Musso | 2005-12-18 | 1 | -0/+5 |
* | new hook | Magnus Manske | 2005-12-17 | 1 | -0/+3 |
* | * Use $wgOut->parse() in wfGetSiteNotice() instead of creating a new parser | Brion Vibber | 2005-12-17 | 2 | -3/+3 |
* | * Add a hook for additional user creation throttle / limiter extensions | Brion Vibber | 2005-12-17 | 3 | -0/+10 |
* | * (bug 3493) Mark edits patrolled when they are reverted | Brion Vibber | 2005-12-17 | 2 | -5/+15 |
* | * (bug 1586) Replace _ in db name with - for domain name | Brion Vibber | 2005-12-17 | 1 | -1/+3 |
* | * (bug 4298) Include rc_id on enhanced RC singleton diff links for patrolling | Brion Vibber | 2005-12-16 | 2 | -255/+326 |
* | * Removed FulltextStoplist.php, no longer used (was for MySQL 3.x workaround) | Brion Vibber | 2005-12-16 | 2 | -40/+1 |
* | * (bug 349) Fix for some numeric differences not being highlighted | Brion Vibber | 2005-12-15 | 2 | -2/+4 |
* | Fix #2261: Protect/unprotect do not verify if the page is already | Antoine Musso | 2005-12-15 | 1 | -1/+15 |
* | * New hook: SkinTemplateBuildContentActionUrlsAfterSpecialPage | Ævar Arnfjörð Bjarmason | 2005-12-15 | 1 | -0/+2 |
* | Fix #3991: allow the operation of wikicode on Protect move only text | Antoine Musso | 2005-12-15 | 1 | -2/+5 |
* | Bug #4267 : switch dv sd ug ks arc languages to RTL | Antoine Musso | 2005-12-15 | 5 | -0/+90 |
* | Russian language file update to En 1.754 | Alexander Sigachov | 2005-12-14 | 1 | -22/+48 |