lhc/web/wiklou.git
2004-08-29 Brion VibberAdjust UTF-8 generator for correctness. (Upper private...
2004-08-28 Jens FrankENH#59 Provide a (diff) link in Special:Contributions
2004-08-28 Arne Heizmannuntested, but I'm pretty sure this fixes
2004-08-28 Arne Heizmanninstead of HTML-escaping everything and then creating...
2004-08-28 Jens FrankBUG#160 Internationalize display of numbers:
2004-08-28 Arne Heizmannmake "Revision as of [time] [date]" link to the relevan...
2004-08-28 Arne Heizmannfix typo
2004-08-28 Arne Heizmannremove superfluous require_once('SpecialValidate.php');
2004-08-28 Jens FrankBUG#162 Added \propto
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-28 Arne Heizmannmake this less confusing
2004-08-28 Arne Heizmannsome code readability and "->'
2004-08-28 Jens FrankBUG#200 Fixed text. Providing right number is much...
2004-08-28 Jens FrankBUG#219 enable link shortcuts like [[:Category:catname|]]
2004-08-28 Erik Moellerrename $wgUserTablePrefix to $wgSharedDB as discussed...
2004-08-28 Jens FrankBUG#236 Log deletion of old image revisions.
2004-08-28 Brion VibberRemoving the older GPL MemCachedClient.inc.php. Some...
2004-08-28 Brion VibberDon't display Upload link in Monobook sidebar if upload...
2004-08-27 Tim StarlingAbstracted site name in LanguageFi.php. This required...
2004-08-27 Tim StarlingFixed notice due to main-cleanup being entered at level 0
2004-08-27 Tim StarlingTable prefix bugs
2004-08-27 Jens Frankremoved forgotten debugging statement
2004-08-27 Jens Frankcleanup of unused categoryMagic code
2004-08-27 Jens FrankENH#169: Provide plugin interface for skins. See also...
2004-08-26 Jens FrankRemove call to parserOptions::setUseCategoryMagic....
2004-08-26 Jens FrankBUG#206: replace <!--LINK tags by the link text for...
2004-08-25 Jens FrankMake ot=html default, as most user will probably use...
2004-08-25 Brion VibberOld log page -> logging table importer.
2004-08-25 Brion VibberRemove obsolete notice about server times from upload...
2004-08-25 Brion VibberShow pretty localized log names in Recentchanges instea...
2004-08-25 Brion VibberNS_PROJECT, NS_PROJECT_TALK -- will phase out NS_WIKIPE...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Jens FrankReplaced old setIgnoreSQLErrors by newer ignoreErrors
2004-08-24 Erik Moellerdo not parse malformed sections for section editing...
2004-08-24 Brion VibberCheck for validation mode and load validation code...
2004-08-24 Erik Moelleruse reference instead of value for title object parameter
2004-08-24 Erik Moelleradds '->' links to section before autogenerated section...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-24 Brion VibberPatch by Ivan Krstic, slightly modified, for the sessio...
2004-08-23 Jens FrankNew global setting: wgUserTablePrefix
2004-08-23 Brion VibberStart migrating wfCheckLimits to WebRequest::getLimitOf...
2004-08-23 Antoine Mussorewrite of the dmoz-like category browser. Known bugs...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Brion VibberChange 'welcomecreation' and 'loginsuccess' messages...
2004-08-22 Brion VibberFix typo in quote conversion
2004-08-22 Brion VibberSet up the Title fields directly in Title::makeTitle...
2004-08-22 Brion Vibber* Fix notice in PHP output mode
2004-08-22 Jens FrankMake [delete] and (delete all revisions) links act...
2004-08-22 Antoine Mussosome " to ' conversions
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-22 Brion VibberRemove what seems to be an accidentally checked-in...
2004-08-22 Jens FrankMoved category stuff to CategoryPage, copying logic...
2004-08-22 Brion VibberChange some search index update code to do two regexps...
2004-08-22 Brion VibberAdd some profiling points
2004-08-22 Arne Heizmanncode readability
2004-08-22 Jens FrankBUG#175 Don't show confusing "* (Lschen) (Aktuell)...
2004-08-22 Jens FrankFix notice regarding invalid array index -1
2004-08-21 Antoine Mussoremoving call to the database for "recentchangestext...
2004-08-21 Antoine Mussodouble to single quotes
2004-08-21 Antoine MussoFix bugzilla bug #100. Redirects can be done to categor...
2004-08-21 Antoine MussoMake a link to wfMsg('disambiguationspage')
2004-08-21 Antoine MussoMoving disambiguations code from specialMaintenance...
2004-08-21 Brion Vibber* Fix notice from uninitialized variable in date()
2004-08-21 Antoine MussoReverting patch 1.246 made by Guillaume. It breaks...
2004-08-21 Tim Starlingminor bug fix
2004-08-21 Tim StarlingreplaceLinkHolders -> transformBuffer
2004-08-21 Tim StarlingReplaced link holders with actual links before saving...
2004-08-21 Tim StarlingHey! Stop breaking my functions!
2004-08-21 Tim StarlingNew feature: Turck MMCache shared memory as a lightweig...
2004-08-21 Tim StarlingSort results by total time
2004-08-21 Tim StarlingFixed bug which caused ru.wikipedia to go offline when...
2004-08-21 Brion VibberRip out some old debugging code from when this was...
2004-08-21 Brion VibberOnly load memcached-client.php if we're really using...
2004-08-21 Brion VibberDon't include SearchEngine.php when it's not used....
2004-08-21 Brion VibberDon't load DifferenceEngine.php when not needed. This...
2004-08-21 Brion VibberFix notices from stupid code in last commit
2004-08-21 Brion VibberDon't bother loading $wikiLowerChars and $wikiUpperChar...
2004-08-21 Brion VibberStray space
2004-08-21 Brion VibberRecord and report memory usage change in profiling.
2004-08-20 Tim Starlingfix notice
2004-08-20 Tim StarlingFOR UPDATE mode for Article class, and for getArticleID...
2004-08-20 Tim StarlingFixed profiling
2004-08-20 Domas Mituzasfixup timestamps
2004-08-20 Domas Mituzasfixup timestamps
2004-08-20 Domas Mituzasdatabase abstraction
2004-08-20 Domas Mituzasfix $mLastResult, affectedRows()
2004-08-20 Domas Mituzasdatabase timestamp fixup
2004-08-20 Domas Mituzasremove bad functions:
2004-08-19 Domas Mituzasallow getField, selectField and select to have empty...
2004-08-19 Domas Mituzasadd reportQueryError, halting on any error
2004-08-19 Domas Mituzasfixup database timestamps
2004-08-19 Arne HeizmannAdd the 'templatesused' message used by JeLuf's new...
2004-08-19 Arne Heizmannfix indentation
2004-08-19 Jens FrankShow list of templates used by this page at the end...
2004-08-19 Brion VibberAdd some more profiling points
2004-08-18 Tim StarlingPatch to formatComment() to fix otherwise-unrecognised...
2004-08-18 Magnus ManskeTo-be XML parser
2004-08-18 Brion VibberUse ob_implicit_flush() rather than ob_end_flush()...
2004-08-18 Brion VibberThe last checkin changed 'copyrightwarning' in a way...
2004-08-17 Jens FrankOn image pages, limit image width to $wgMaxImageWidth.
next