lhc/web/wiklou.git
2004-09-18 Jens FrankRemove warning that web installer is not able to perform
2004-09-18 Zheng Zhumoved parsing of the -{}- tag to Language.php, and...
2004-09-18 Brion VibberCropped some off the bottom, went grayscale, and used...
2004-09-17 Antoine Mussosingle quotes
2004-09-17 Antoine MussoStop loading feed.php every time by moving available...
2004-09-17 Antoine MussoFIXME: looks like we call an obsolete function. Need...
2004-09-17 Antoine Mussosome comments
2004-09-17 Arne HeizmannNavajo language file (by node_ue)
2004-09-17 Zheng Zhuchanged getPreferredLanguage to getPreferredVariant
2004-09-17 Zheng ZhuUser's language variant preference now taking effect
2004-09-17 Zheng Zhuadded a hook to get preferred language variant
2004-09-17 Zheng Zhuset default language variant according to the http...
2004-09-17 Zheng Zhuremoved a debug output when setting up the dropbox...
2004-09-17 Zheng Zhuadded the getVariant() interface to get a list of suppo...
2004-09-17 Zheng Zhuadded a field called userVariant to user's options...
2004-09-17 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=502...
2004-09-17 Arne Heizmannsp
2004-09-17 Antoine Mussotranslations requested by Mirv on irc.
2004-09-17 Antoine Mussosome comments / code foobar () { schemas
2004-09-17 Antoine Mussofix require_once path
2004-09-17 Zheng ZhuChoose userLanguage from the list of language names...
2004-09-17 Domas MituzasAdd schema (logical namespace) support, table prefixes...
2004-09-17 Domas MituzasREPLACE INTO -> Database::replace(), getting ready...
2004-09-17 Tim StarlingProject_talk namespace
2004-09-17 Brion VibberFix double-escaping of messages added to the database...
2004-09-17 Jens FrankBUG#60 Patch by Wil Mahan
2004-09-17 Jens FrankRemoved hardcodes for Zh-conversion
2004-09-17 Jens FrankAdded convert() to Language class, so that convert...
2004-09-17 River TarnellPatch from Wil Mahan <wmahan_04 at yahoo.com> to fix...
2004-09-17 Zheng ZhuPrevent Simplified/Traditional Chinese message conversi...
2004-09-17 Zheng ZhuDo Simplified/Traditional Chinese conversion in wfMsgRe...
2004-09-17 Zheng ZhuRemoved debug message from the conversion code
2004-09-17 Brion VibberBug 480: remove extra spacing from TOC indentation...
2004-09-16 Zheng Zhutables used for Traditional/Simplified Chinese conversion
2004-09-16 Zheng ZhuAdded entry point to call the Traditional/Simplified...
2004-09-16 Zheng ZhuChanged inheritance from LanguageZh to LanguageZh_cn
2004-09-16 Zheng ZhuMoved most content of LanguageZh.php to LanguageZh_cn...
2004-09-15 Domas Mituzasfix casting typo
2004-09-15 Domas Mituzasreturn status of selectdb
2004-09-15 Jens FrankBUG#487 make regex not-so-greedy. If anchored to end...
2004-09-14 Jens FrankNew Special page: Visual list of newly uploaded images...
2004-09-14 Jens FrankSome usability changes after feedback from taw:
2004-09-14 Brion VibberWhoops, debugging comment.
2004-09-14 Brion VibberPrudency measure: only enable $wgRawHtml usage if ...
2004-09-14 River Tarnellforwardport better fix (thanks brion)
2004-09-14 River Tarnellmerge # moving fix from 1.3
2004-09-13 Domas Mituzasclear bodytext on OutputPage after link parsing
2004-09-13 Domas Mituzasallow external clearing of mBodytext, without destroyin...
2004-09-12 Jens FrankReplaced wgSiteName by {{SITENAME}} in messages
2004-09-12 Jens FrankBUG#446 Replaced Wikipedia by wgSiteName in message
2004-09-12 Jens FrankBUG#463 Strip first leading blank from preformatted...
2004-09-11 Brion VibberRemove { and } from legal title chars, as they cause...
2004-09-11 Domas Mituzascommit in resource efficient textFieldSize() (uses...
2004-09-11 Tim StarlingImproved consistency in handling redirects. If #redirec...
2004-09-11 Brion VibberSet the user text on the initial main page to "MediaWik...
2004-09-11 Brion VibberRemove indexes.sql; index definitions are now in the...
2004-09-11 Brion VibberIt's traditional to put quotes around your strings. ;)
2004-09-11 Tim Starlingdocumentation: noting that a function is obsolete
2004-09-11 Tim Starlingbetter debug info
2004-09-11 Tim Starlingunreported bug in the new makeTitle(), disallow redirec...
2004-09-11 Brion VibberUse <i> and <b> for '' and ''' instead of <em> and...
2004-09-11 Tim Starlingexplicit default values for everything, for consistency...
2004-09-11 Brion Vibber* Sensible error messages when illegal title chars...
2004-09-11 Brion Vibbermissing parameter in noemail
2004-09-10 Domas Mituzasvirgin pg grants
2004-09-10 Domas Mituzasspecify cur_user as 0 on message import
2004-09-10 Jens FrankLimit height even if width has already been reduced.
2004-09-10 Jens FrankNew user option. Provides a setting to limit the image...
2004-09-10 Jens Frankfixed warning on category pages. changing order of...
2004-09-09 River Tarnellhere is the correct fix for head (MF 1.3)
2004-09-09 River Tarnelldon't parse blank ISBNs
2004-09-09 Brion VibberRe-enable message transformations when we're done build...
2004-09-09 Tim StarlingI had a fix for this bug sitting in my working copy...
2004-09-09 Domas MituzasUse Database:aggregateValue() for HAVING and GROUP...
2004-09-09 Domas Mituzasadd aggregateValue(), as some databases require differe...
2004-09-09 Tim StarlingNicer database wrapper names
2004-09-09 Domas Mituzasremove unix_timestamp() from query, and wfUnix2Timestam...
2004-09-09 Domas Mituzasfix timestamps, change multirow insert query into Datab...
2004-09-09 Domas Mituzasspecify defaults for cur_user and cur_user_text
2004-09-09 Domas Mituzastsfixen
2004-09-09 Domas Mituzasadd indexUnique()
2004-09-09 Brion VibberInstaller support for picking traditional Chinese ...
2004-09-09 Brion VibberFix register_globals vulnerability checked in last...
2004-09-09 Brion VibberUse require_once instead of include_once on the generat...
2004-09-09 Brion VibberAdd Database::conditional() function to build IF()...
2004-09-08 Brion VibberRe-order tables in FROM to get it working on PostgreSQL.
2004-09-08 Jens FrankENH#208 Updated:
2004-09-08 Brion VibberAdd Database::getSoftwareLink() and Database::getServer...
2004-09-08 Brion VibberUse handy-dandy __FILE__ constant to get the pathname...
2004-09-08 Antoine MussoPatch to only load $msgAllMessages instead of replacing...
2004-09-08 Brion VibberAdd $wgUserLanguages array to specify which languages...
2004-09-08 Brion Vibberfix notice when asked for bogus messages
2004-09-08 Antoine MussoRegistered user can set their own language for the...
2004-09-08 Antoine Musso'yourlanguage' => 'Interface language'
2004-09-08 Antoine Musso* double quotes to single quotes
2004-09-07 Jens FrankBUG#76 For categories, don't use the Category:-prefix...
2004-09-07 Domas Mituzasallow NULL html/mathml entries in math table
2004-09-07 Brion Vibberreplace fixes:
2004-09-07 Brion VibberUse array_keys() rather than array_flip(), which fails...
2004-09-07 Domas Mituzaseditupdates tsfix
next