lhc/web/wiklou.git
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
2004-09-07 Domas Mituzastsfix
2004-09-07 Domas Mituzastimestamp fix
2004-09-07 Domas Mituzastypo fix, ipblock expire 'with timezone' -> 'without...
2004-09-07 Domas Mituzasfix timestamp for expiry too
2004-09-07 Domas Mituzastimestamp fix, PR405
2004-09-07 Jens FrankBUG#403 User page link in Special:Contributions subtitl...
2004-09-07 Brion VibberJust return if running on PostgreSQL, as this change...
2004-09-07 Brion VibberFix parse error
2004-09-07 Brion VibberFix include
2004-09-06 Jens Frankmore verbose description
2004-09-06 Jens FrankParentheses needed for this regex for correct treatment...
2004-09-06 River Tarnellmissing _
2004-09-06 River Tarnell- apparently we're not meant to do it this way...
2004-09-06 River Tarnell- correct project namespace
2004-09-06 Domas Mituzasspecify DEFAULT for cur_restrictions
2004-09-06 Domas Mituzasyet another group by fix!
2004-09-06 Domas Mituzaslastmodified timestamps
2004-09-06 Domas Mituzasfix GROUP BY
2004-09-06 Domas Mituzasfix timestamps, sequences
2004-09-06 Domas Mituzasdon't replace empty resultsets! :)
2004-09-06 Domas Mituzastimestamp fix
2004-09-06 Domas Mituzasadd logging table
2004-09-06 Brion VibberFix missing quotes in query which broke metadata XML...
2004-09-06 Domas Mituzasfix timestamp
2004-09-06 Domas Mituzasfix replace()
2004-09-06 Domas Mituzasextend makeList so it could include database field...
2004-09-06 Domas Mituzasoops, register_globals security flaw
2004-09-06 Domas Mituzasallow empty server
2004-09-06 Arne Heizmannmove weekdays and month names to $wgAllmessagesZh_tw...
2004-09-06 Brion VibberCopy updated version from stable branch.
2004-09-06 Brion VibberQuick fix for canonical redirects when the URL is case...
next