lhc/web/wiklou.git
2006-07-15 Brion Vibber* (bug 6696) readme notes from taw
2006-07-15 Domas Mituzasuse object error retrieval functions, that work properl...
2006-07-15 Jimmy CollinsAdd missing ")"
2006-07-15 Antoine Mussopublic static function isPublic
2006-07-15 Jimmy Collins* (bug 6680) Added localisation for Dutch bookstore...
2006-07-15 Jimmy CollinsUpdates to German bookstore list (de)
2006-07-15 Jimmy Collins(bug 6687) Update to Indonesian localisation (id)
2006-07-14 Greg Sabino... Better feedback if user forgets to pick a database...
2006-07-14 Greg Sabino... Ensure correct path is used in case we are trying to...
2006-07-14 Domas Mituzasfunction_exists expects string with function name in it
2006-07-14 Greg Sabino... Change GROUP BY to standard SQL form by specifying...
2006-07-14 Greg Sabino... Change from hardcoding to limitResult function.
2006-07-14 Brion Vibberfix syntax error
2006-07-14 Jens FrankNeed to load a definition for wfProfileIn due to change...
2006-07-14 Tim StarlingThat doesn't work... oh well, as long as no other modul...
2006-07-14 Tim Starlingmissed one
2006-07-14 Tim StarlingDeferred loading of DateFormatter.php and IP.php. Stand...
2006-07-14 Tim StarlingMagicWord initialisation deferred.
2006-07-14 Tim StarlingFixed Parser::setFunctionHook(), broken by last commit...
2006-07-14 Tim StarlingGot rid of the MagicWord indexing constants (MAG_xxx...
2006-07-14 Tim StarlingHTML to display when there is no LocalSettings.php...
2006-07-14 Brion Vibberduh, typo
2006-07-14 Brion Vibber* (bug 6679) syntax error
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-07-14 Tim StarlingRemoved forced call-by-reference from LogPage::addEntry...
2006-07-13 Brion Vibberduh
2006-07-13 Brion VibberRename the files as well
2006-07-13 Brion VibberAdd script to clean up badly named image records. Doesn...
2006-07-13 Rotem Liss(bug 6004) Update for Polish language (pl)
2006-07-13 Rotem LissAdding direction mark in the most popular pages in...
2006-07-13 Rotem LissUpdate.
2006-07-13 Brion VibberAbstract out some of the cleanupTitles code to reuse it
2006-07-13 Rob Church* Improve default value of "blockedtext"
2006-07-13 Rob ChurchAs a further precaution, use wfOpenElement() and wfClos...
2006-07-13 Rob Church* (bug 6660) Fix behaviour of EditPage::blockedPage...
2006-07-12 Brion Vibber* cleanupTitles.php changed from --dry-run option to...
2006-07-12 Antoine MussoStrict Standards with PHP5
2006-07-12 Antoine MussoMigrate IP related tools from ProxyTools.php to IP.php
2006-07-12 Jimmy CollinsUpdate to German (de) translation for r15564 and r15565
2006-07-12 Tim StarlingFix incorrect require_once logic
2006-07-12 Rob Church* Check the block against the master if we're going...
2006-07-12 Rotem LissAdditional update.
2006-07-12 Rotem LissUpdate.
2006-07-12 Rob Church* (bug 6642) Don't offer to unlock the database when...
2006-07-12 Rob Church* Preserve entered reason when reporting unconfirmed...
2006-07-12 Brion VibberRestore factory function to avoid gratuitously breaking...
2006-07-12 Rob Church* (bug 6639) Use a consistent default for upload direct...
2006-07-12 Brion Vibber* (bug 6635) Fix regression searching for range blocks...
2006-07-11 Brion Vibber* Fix regression in blocking of user accounts
2006-07-11 Antoine Mussocleaner error message when file cant be wrote
2006-07-11 Antoine MussoCode quality: makes imagePage::doDelete compatible...
2006-07-11 Brion Vibber* Pre-strip characters ignored in IDNs from URLs so...
2006-07-11 Brion VibberAdd parser test case for bad char ref in link
2006-07-11 Antoine MussoDisabled test for #6301 , see #4515
2006-07-11 Brion VibberBlock form fixlets:
2006-07-11 Antoine MussoFix ugly hack. Assume PHP5 does a nice job with references.
2006-07-11 Antoine MussoSome evil whitespaces. Sorry.
2006-07-11 Antoine Musso* Form indentation
2006-07-11 Antoine MussoEvil /\s+$/
2006-07-11 Antoine Musso* Fix double escaping (thanks brion)
2006-07-11 Antoine MussoDefintly fix #6561 patch by Nick Jenkins
2006-07-11 Rob ChurchSuppress when miser mode is on; it's expensive
2006-07-11 Jimmy CollinsGerman (de) translation for r15535
2006-07-11 Jimmy CollinsOnly show pages in SpecialStatistics with page_counter > 0
2006-07-11 Rotem LissUpdate, various fixes, and strict writing for LanguageH...
2006-07-11 Rob Church* Free the result
2006-07-11 Rob Church* (bug 6592) Add most viewed pages summary to Special...
2006-07-11 Antoine MussoNote about $wgUploadSizeWarning using byte
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-07-11 Antoine MussoSome new strictness with PHP5
2006-07-11 Antoine MussoFix #6526: Undefined offset notice in MagicWord.php...
2006-07-11 Antoine MussoUse Xml functions
2006-07-11 Antoine MussoIndent the namespace selector
2006-07-11 Antoine MussoFix #6630: Update to french localisation, patch by...
2006-07-11 Tim Starlingblock the canonical username
2006-07-11 Tim StarlingAdded missing update query
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
2006-07-11 Tim StarlingGive manual blocks precedence over autoblocks
2006-07-11 Tim StarlingFixed autoblock bug
2006-07-11 Brion Vibber* (bug 6627) Fix regression in Special:Ipblocklist...
2006-07-10 Antoine Mussomake methods compatible with parent class 'Language'
2006-07-10 Antoine MussoMake APCBagOStuff::delete() compatible with BagOStuff...
2006-07-10 Antoine MussoFix #6622: image::newFromTitle deprecated but still...
2006-07-10 Antoine Mussostatic function
2006-07-10 Antoine MussoAdding some more static statements
2006-07-10 Brion Vibber* (bug 6299) Maintain parser's revision ID across recur...
2006-07-10 Brion Vibber* Quick hack for extension testing: parser test doesn...
2006-07-10 Jimmy CollinsAdded German translation for new messages (de)
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-07-10 Antoine Mussostatic E_STRICT warnings
2006-07-10 Rotem LissUpdate, and making 'ipboptions' compatible to English.
2006-07-10 Rotem Liss(bug 6619) Update to Indonesian localisation (id) #27
2006-07-10 Antoine MussoFix #6561: "frame" and "border" and "rules" listed...
2006-07-10 Tim StarlingTurn off ipb_create_account for user blocks.
2006-07-10 Rob Church(bug 6616) Updates to Brazilian Portuguese localisation...
2006-07-10 Rob Church* (bug 6618) Improve permissions/error detection in...
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim StarlingIgnore ipb_anon_only and ipb_create_account for usernam...
2006-07-10 Rob ChurchRemove use of deprecated OutputPage::developerRequired()
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
next