lhc/web/wiklou.git
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.
2004-08-17 Arne Heizmannuse $wgRightsText in copyrightwarning
2004-08-17 Guillaume Blanchard*fix bug in non-breaking space regexp
2004-08-16 Brion VibberDo final link replacement with preg_replace_callback...
2004-08-16 Magnus ManskeDirty hack for time-consuming str_replace
2004-08-16 Antoine Mussodouble to single quotes.
2004-08-16 Antoine Musso* some comments (using # instead of /* */ )
2004-08-16 Brion Vibber* Add more profiling granularity to replaceLinkHolders
2004-08-16 Antoine Mussomore double to single quotes
2004-08-16 Antoine MussoComments, double to single quotes, foobar () { shema.
2004-08-16 Tim StarlingMore informative Special:Export text copied from en
2004-08-16 Domas MituzasEnter 10x more efficient stripForSearch code.
2004-08-16 Brion VibberStart on 1.4 release notes, so we don't forget what...
2004-08-16 Domas MituzasComments:Fix stale comments, this file isn't just a...
2004-08-16 Domas MituzasCommit in resource efficient lcfirst and ucfirst
2004-08-16 Jens FrankDon't follow redirects pointing to Special:Userlogout
2004-08-16 Brion VibberValidation tweaks:
2004-08-15 Antoine MussoFix sourceforge bug #811928:
2004-08-15 Antoine Mussosome more comments and moved parameters in their sections
2004-08-15 Arne Heizmanndon't die; redirect
2004-08-15 Jens Frankprevent crashing on [[{{FNORD}}]]. Doesn't return somet...
2004-08-15 Jens FrankBugfix: When cookies are disabled, don't show login...
2004-08-15 Antoine MussoMigrate doubleredirect and brokenredirect subpages...
2004-08-15 Antoine MussoNew getPageHeader() method. Allow to add some text...
2004-08-15 Antoine Mussotrivial double to single quotes translation
2004-08-15 Antoine MussoCode standardization:
2004-08-15 Tim StarlingAdding numberheadings to rendering hash, related incons...
2004-08-15 Jens FrankMove check for wgUseGeoMode to where the function is...
2004-08-15 Brion Vibber'deleteimgcompletely' => 'Delete all revisions',
2004-08-15 Brion VibberFix notice; use isset() to test if things are set
next