external link icons removed, personal toolbar cleanup, relative paths
[lhc/web/wiklou.git] / includes /
2004-03-23 Gabriel Wickehasty update to give JeLuF a snapshot to play with
2004-03-23 Tim StarlingFix notice
2004-03-23 Tim StarlingModification to moveCustomMessages.php to create redire...
2004-03-23 Gabriel Wickefixed section anchors
2004-03-23 Tim Starlingtemplate namespace is moveable
2004-03-23 Tim Starlingfixed notice
2004-03-23 Tim Starlingpage-move code moved to Title and disentangled from...
2004-03-23 Tim Starlingdon't cache error pages
2004-03-23 Tim Starlingnew function wfUpdateArray()
2004-03-23 Tim Starlingallowing redirects in inclusions
2004-03-23 Tim Starlingminor command line mode fixes
2004-03-23 Tim Starlingnew function updateArray(), fixed bug which caused...
2004-03-23 Tim StarlinggetContentWithoutUsingSoManyDamnGlobals(), allowing...
2004-03-22 Gabriel Wickeadded class for styling
2004-03-22 Gabriel Wickeminor xhtml tweaks
2004-03-22 Gabriel Wickexhtml tweaks, incomplete. sometimes closing p where...
2004-03-22 Gabriel Wickexhtml tweaks
2004-03-22 Gabriel Wickexhtml tweaks, added classes for special page styling
2004-03-22 Gabriel WickePHPTal skin engine backend
2004-03-22 Erik Moellerdo not show diff link for new articles
2004-03-22 Erik MoellerHelp: namespace (en: only for now)
2004-03-22 Erik Moellerchange auto-summary format from (foo) to =foo=
2004-03-22 Erik Moellercontributions list:
2004-03-22 Erik Moellerenable rightclick section editing for diffs to current...
2004-03-21 Brion VibberPrintable mode cleanup. Now done through stylesheets...
2004-03-21 Tim Starlingfixed error handling broken since 1.96
2004-03-21 Arne HeizmannMake ~~~~~ (five tildes) insert just date/time, without...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-20 Tim Starlingslight alteration to comment
2004-03-20 Tim Starlingfixing notice
2004-03-20 Tim Starlingextra debugging info
2004-03-20 Magnus Manskeadding meta keywords
2004-03-20 Magnus Manskefixing category feature, again
2004-03-20 Brion VibberUninitialized variable cleanup; allow x-code input...
2004-03-20 Brion VibberUninitialized variable cleanup
2004-03-20 Brion VibberClean up initialized variables; fix upload error.
2004-03-20 Brion VibberSend cache-control headers with feeds, this makes 304...
2004-03-20 Brion VibberPut section-edit-summary-title back into head branch...
2004-03-19 Brion VibberRemove recently-added insert-section-title-as-summary...
2004-03-19 Brion VibberAutodiscovery <link> for RSS feed. Added helper functio...
2004-03-19 Brion VibberFix stupid mistake in untested charset conversion code.
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-18 Erik Moellerdon't prefill summary again during preview
2004-03-18 Erik Moellerprefill edit summary with section title when section...
2004-03-16 Antoine MussoFix source forge bug 694639
2004-03-16 Antoine MussoFix source forge bug 803693
2004-03-16 Antoine Mussofix source forge bug 854204
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-16 Antoine Mussofix source forge bug 787780
2004-03-16 Antoine Mussoremoving a debugging line (echo $variable)... I feel...
2004-03-16 Antoine MussoFix sourceforge bug 872981
2004-03-15 Antoine MussoImplement sourceforge feature request 903491
2004-03-15 Erik MoellerChange behavior of toolbar in browsers not supporting...
2004-03-14 Mr. E23Fixed problems with section editing and merging
2004-03-14 Mr. E23Fixed problem with merging of identical changes
2004-03-14 Jens Frankfixed language linking bug left from elimination of...
2004-03-14 Mr. E23Experimental merging of edit conflicts
2004-03-14 Mr. E23Fixed broken edit conflict page
2004-03-14 Antoine MussoFix sourceforge bug 855544
2004-03-14 Antoine MussoFix sourceforge bug 600079
2004-03-14 Tim Starlingbug fix: invalid ranges didn't halt processing
2004-03-14 Antoine MussoLighter version using a sub function to avoid repetitin...
2004-03-14 Mr. E23Standardizing linebreaks
2004-03-13 Gabriel Wickemade setSquidMaxage an accessor, default mSquidMaxage = 0
2004-03-13 Brion VibberDetect port the server is running on; needed for redire...
2004-03-13 Brion VibberMinor enhanced recentchanges fix for Safari; put <a...
2004-03-13 Brion VibberRemove the forced left-align in enhanced recentchanges...
2004-03-13 Brion VibberFix caption alignment for RTL langs
2004-03-13 Tim Starlingbug fix in proxy check
2004-03-12 Tim StarlingAllowing user ids to be specified e.g. "#1234@en",...
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-10 Brion VibberAdd incomplete Special:Import to repository; will compl...
2004-03-10 Tim Starlingproxy check
2004-03-10 Tim Starlingproxy check
2004-03-10 Brion VibberSave password cookie fixes
2004-03-10 Mr. E23Fixed 'call on non-object' error on Special:Contributions
2004-03-10 Brion VibberSet up Smarty skins to be usable if $wgUseSmarty is set
2004-03-09 Gabriel Wickepurge first url only once
2004-03-09 Gabriel Wickehistory purging
2004-03-09 Gabriel Wickebug fixes and indentation in purge function
2004-03-08 Gabriel Wickesupport for second-tier squids in the ip parsing function
2004-03-08 Brion VibberMake login work again; some var init fixes
2004-03-08 Brion VibberConsolidate with Title::getInternalURL() a bit
2004-03-08 Tim Starlingcode formatting
2004-03-08 Tim Starlingfixed a couple of minor bugs
2004-03-08 Tim Starlinguse the one central list of talk namespaces, don't...
2004-03-08 Tim Starlingfreeing a result object
2004-03-08 Tim Starlingbug fix, mContainsOldMagic goes in mOutput now
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-08 Brion VibberMore unitialized variable cleanup && 'pure' register_gl...
2004-03-08 Brion VibberFixed what seems to be an off-by-one error (it tried...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-07 Jens FrankCreate an error warning for thumbnails of non-existing...
2004-03-07 Mr. E23Fixed parse error
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberPut site name first in feed title
2004-03-06 Jens FrankISBN links disabled insides of [[link]]s, too, upon...
2004-03-06 Jens Frankdisable RFC autolinking inside of [[links]]
2004-03-06 Jens FrankAdded RFC link magic, similar to ISBN magic
2004-03-06 Jens FrankMoved ISBN magic to new parser
next