Added entry point to call the Traditional/Simplified Chinese conversion code in Langu...
[lhc/web/wiklou.git] / includes /
2004-09-16 Zheng ZhuAdded entry point to call the Traditional/Simplified...
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 Mituzasallow external clearing of mBodytext, without destroyin...
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 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-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 Mituzastsfixen
2004-09-09 Domas Mituzasadd indexUnique()
2004-09-09 Brion VibberFix register_globals vulnerability checked in last...
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 Brion VibberAdd Database::getSoftwareLink() and Database::getServer...
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 Antoine MussoRegistered user can set their own language for the...
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 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 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-06 Jens Frankmore verbose description
2004-09-06 Jens FrankParentheses needed for this regex for correct treatment...
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 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 Brion VibberMove the check for legacy/UTF character conversion...
2004-09-05 Brion VibberUndo total breakage from incorrect string quoting conve...
2004-09-05 Tim StarlingStub language file for zh-tw, changing Setup.php and...
2004-09-05 Antoine MussoUse the new skin tree hierarchy
2004-09-05 Antoine MussoNew stylepath : ./skins/ instead of ./style/ or ...
2004-09-04 Arne Heizmannforgot to remove this
2004-09-04 Arne Heizmannexpand comment for isNewbie(), and spelling corrections
2004-09-04 Antoine MussoPhpdoc comments
2004-09-04 Brion VibberSome more phpdoc bits
2004-09-04 Brion Vibberphpdoc comments
2004-09-04 Brion Vibberphpdoc tweaking
2004-09-04 Brion VibberAdd some documentation comments
2004-09-04 Arne Heizmannchange all occurrences of "Mediawiki" to "MediaWiki".
2004-09-04 Antoine Mussosome comments.
2004-09-03 Antoine Mussosome comments
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Antoine MussoChange the way comment are generated so they are compat...
2004-09-03 Arne Heizmannchange all occurrences of "fromwikipedia" to "tagline".
2004-09-03 Arne Heizmannremove trailing white space
2004-09-03 Brion VibberSuppress unset array index notice with quoted search...
2004-09-03 Antoine MussoMore comments !
2004-09-03 Antoine Mussophpdocumentor comments placeholders
2004-09-03 Antoine MussoComments for phpdocumentor + comments placeholder.
2004-09-03 Antoine Mussocomments and comments placeholders
2004-09-03 Antoine MussoSome comments
2004-09-03 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=270
2004-09-03 Domas Mituzaschange double->single quotes for string literal in...
2004-09-03 Domas MituzaswfTimestampNow()->Database::timestamp()
2004-09-03 Brion VibberNormalize Unicode in uploaded filenames. In particular...
2004-09-03 Brion VibberNormalize output for Special:Export.
2004-09-03 Brion VibberCorrection to the \r stripping
2004-09-03 Brion VibberParameters in wrong order, used wrong where conditions
2004-09-03 Brion Vibbertypo
2004-09-03 Brion VibberStart cracking down on illegal titles: in UTF-8 mode...
2004-09-03 Brion VibberAdd UtfNormal::cleanUp() function: strips XML-unsafe...
2004-09-03 Antoine MussoSome documentation. Let's talk about it in wikitech-l.
next