Category => Kategorie
[lhc/web/wiklou.git] / includes /
2004-07-25 Arne Heizmann- do not use str_replace to replace $1 in a message...
2004-07-25 Magnus ManskeArticle validation code
2004-07-25 Magnus ManskeArticle validation code
2004-07-25 Tim Starlingdon't redirect to the canonical title if other paramete...
2004-07-25 Tim Starlingadded $wgUseValidation
2004-07-24 Brion Vibber$wgRawHtml option to enable <html>...</html> container...
2004-07-24 Arne HeizmannTim Starling removed the line where $func is set to...
2004-07-24 Tim Starling$_REQUEST -> $wgRequest
2004-07-24 Tim Starlingtidy-resistant placeholder
2004-07-24 Magnus ManskeArticle validation code
2004-07-24 Tim Starlingimprovements to error handling
2004-07-24 Tim Starlingmissing fname
2004-07-24 Tim Starling* Fixed bug with media links in formatComment()
2004-07-24 Tim Starlingconstant definitions for inclusion before LocalSettings.php
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-07-24 Arne Heizmannsp :)
2004-07-24 Arne HeizmannPrevent category stuff ("There are 0 articles in this...
2004-07-24 Jens FrankChanged template inclusion code to detect loops and...
2004-07-23 Magnus ManskeArticle validation code
2004-07-23 Tim Starlingdebug output, and proper handling of NULL return from...
2004-07-23 Tim Starlingfixed bug with masterPosWait()
2004-07-23 Jens FrankMoved wgUserToggles to wgAllMessages to enable users...
2004-07-22 Magnus ManskeArticle validation code
2004-07-22 Magnus ManskeArticle validation code
2004-07-22 Brion VibberFile cache fix (typo had reversed one of the checks...
2004-07-21 Magnus ManskeArticle validation code (tab fix)
2004-07-21 Magnus ManskeArticle validation code (tab fix)
2004-07-20 Magnus ManskeArticle validation code (as a tab now)
2004-07-19 Magnus ManskeArticle validation code (statistics)
2004-07-19 Jens Frankallow blank lines in preformatted text started by blank...
2004-07-19 Magnus ManskeArticle validation, now with comments
2004-07-19 Jens FrankBUG#983680: Test user names for validity. Patch by...
2004-07-19 Jens FrankFix Userlogin
2004-07-19 Jens FrankNew global config setting $wgMaxTocLevel: Maximum inden...
2004-07-18 Magnus ManskeArticle validation code (a start)
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-18 Tim Starlingremove repeated code
2004-07-18 Julian OstrowAlters Skin::makeLinkObj() to bypass using linkcache
2004-07-16 Arne HeizmannAs far as I can see, there is currently no way to speci...
2004-07-16 Arne HeizmannThis commit only removes trailing whitespace in each...
2004-07-16 Magnus ManskeGEO mode
2004-07-16 Gabriel Wickereorder params for css/js to end in 's' to avoid being...
2004-07-16 Arne HeizmannLittle bugfix in user CSS preview
2004-07-16 Gabriel Wicketweaks to sitenotice placement and colours in older...
2004-07-15 Domas MituzasUse pgsql->PostgreSQL. Change required for class loadin...
2004-07-15 Domas MituzasUnbreak the class (some unfinished code inside replace())
2004-07-15 Domas Mituzasadd Database->limitResult($limit,$offset) instead of...
2004-07-14 Gabriel Wickeimproved pre/list interaction, cleanup
2004-07-14 Gabriel Wickeallow pre's in lists, report by rizzo and mhnoyes
2004-07-14 Gabriel Wickebug fix: missing colon caused special pages to fail
2004-07-13 Jens FrankPatch by Emmanuel Engelhart
2004-07-13 Jens FrankMake Math rendering options user settable strings in...
2004-07-13 Jens Frankmove $this->initialiseVariables down to where the varia...
2004-07-13 Arne HeizmannUse linktrail instead of na�ve \\S*
2004-07-12 Jens Frankuse makeKnownLink istead of makeLink. A page pointing...
2004-07-12 Arne HeizmannThis fixes the issue that something like [url/ link...
2004-07-12 Gabriel Wickeunclosed array. tim, please check if this fix closes...
2004-07-12 Arne Heizmann- fix issue outlined by Emmanuel Engelhart <emmanuel...
2004-07-10 Magnus Manskemanual thumbnail option fix
2004-07-10 Magnus ManskeNow with manual thumbnail option (thumb=xyz.jpg)
2004-07-10 Jens FrankFixed redirects, use getCurContentFields instead of...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim Starlingremoving for now
2004-07-10 Tim Starlingrestrictions on Special:Movepage
2004-07-10 Tim Starlingexclude Rambot (or any other arbitrary SQL) from Specia...
2004-07-10 Tim Starlingprofiling operations which end in a redirect
2004-07-10 Tim Starlingtrying to work around memcached problems on the live...
2004-07-10 Tim Starlingbug fix
2004-07-10 Tim StarlingLog function name
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-07-09 Tim StarlingDisabling info action for now, would kill suda if we...
2004-07-08 Arne HeizmannSpecial:Allpages now has a "next page" and a "back...
2004-07-08 Arne HeizmannThis commit implements Josh Cogliati's "info" feature...
2004-07-05 Gabriel Wickelinks from one version to the other, typo fix
2004-07-05 Gabriel Wickedefault to php as it's faster. TODO: add link to \...
2004-07-05 Tim StarlingINSERT IGNORE for dumpUpdate() as well
2004-07-05 Tim StarlingThe link cache is constructed without FOR UPDATE, so...
2004-07-05 Tim StarlingSelect for update when getting links to swap. Hopefully...
2004-07-04 Gabriel Wickeadd Last-Modified header
2004-07-03 Brion VibberQuick fix for fulltext stopword list on mysql3. The...
2004-07-01 Tim StarlingConducting a conversation by means of comments
2004-06-30 Brion Vibber<large> is not a real tag. It doesn't do anything and...
2004-06-30 Brion VibberChange id='wpSave' to correct id='wpPreview' (bug ...
2004-06-30 Brion VibberComment out method calls on a null $this object that...
2004-06-30 Tim StarlingLimit squid purging
2004-06-30 Tim Starlingsquid debugging
2004-06-29 Gabriel WickeNew magic word __TOC__ that inserts the toc at the...
2004-06-29 Tim StarlingRemoved arbitrary change in timestamp formats between...
2004-06-29 Guillaume Blanchardadd [;] to french space character list
2004-06-29 Tim StarlingDB error log
2004-06-29 Evan ProdromouAdded credits item to PHP-TAL skin.
2004-06-28 Evan ProdromouAdded two global variables, $wgAllowUserJs and $wgAllow...
2004-06-28 Evan ProdromouFix a bug where there's no contributors but the format...
2004-06-28 Evan ProdromouIn credit blocks, show user pages as missing/existing...
2004-06-28 Evan ProdromouFixed a couple of credits bugs. The string for linking...
2004-06-28 Evan ProdromouOnly show last N contributors in the credits. Unfortuna...
2004-06-28 Evan ProdromouMake user names (and real names) in credits block link...
2004-06-28 Evan ProdromouMoved credits stuff from Skin.php to a separate module...
2004-06-26 Brion VibberBeta4
2004-06-26 Tim Starlingbug fix
next