lhc/web/wiklou.git
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
2004-08-15 Brion VibberRemove obsolete searchhelppage link from dberrortext.
2004-08-15 Brion VibberFolding searchhelppage and searchingwikipedia into...
2004-08-15 Brion VibberMore code cleanup on SearchEngine.
2004-08-15 Tim Starlingfix of bug added in 1.37
2004-08-15 Tim StarlingAdded rc_id and rc_patrolled updaters
2004-08-15 Tim StarlingAdded FOR UPDATE mode to Block.php, to fix memcached...
2004-08-15 Brion VibberStarting code cleanup. Beginning to separate database...
2004-08-15 Brion VibberShow the search terms as given instead of the filtered...
2004-08-15 Brion VibberUse original instead of filtered search request for...
2004-08-15 Arne HeizmannIn $wgNamespaceNamesDe: Fix indentation
2004-08-15 Brion Vibber* Translate 'Chick' skin name ('Kokido')
2004-08-14 Brion VibberDisable $wgUseGzip by default since it's wildly incompa...
2004-08-14 Arne HeizmannNew files for new skin 'Chick'.
2004-08-14 Arne HeizmannNew PHPtal-based skin 'Chick'. Designed for PDAs and...
2004-08-14 Brion VibberClean up magic, messages to remove warnings and notices.
2004-08-14 Arne Heizmannuse tabs for indentation, and probably some trailing...
2004-08-14 Arne Heizmann"escaped" can mean "URL-escaped" or "HTML-escaped".
2004-08-14 Arne HeizmannEnglish
2004-08-14 Brion VibberRemove filthy, dirty, Microsoft line endings from the...
2004-08-14 Arne Heizmann# Please don't move this line to includes/Defines.php...
2004-08-14 Antoine MussoPAGENAMEE / Article count on move
2004-08-14 Brion VibberCopy release notes & history from 1.3.
2004-08-14 Antoine MussoFix sourceforge bug #850012 : Page move doesn't update...
2004-08-14 Antoine MussoCode standardization:
2004-08-14 Antoine Mussominor code standardization
2004-08-14 Brion VibberFix rebuildall on case-sensitive unix filesystems.
2004-08-14 Antoine MussoRemoving some occurences of wikipedia
2004-08-14 Antoine MussoRemoved most occurences of "wikipedia" replaced by...
2004-08-14 Brion VibberTypo/logic error in move page watchlist update.
2004-08-14 Tim Starlingdigit translation
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-14 Arne Heizmannfix invalid HTML entities
2004-08-14 Antoine MussoReverting my previous change. Comment
2004-08-14 Antoine Mussomoving define(mediawiki, true) from index.php to includ...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
2004-08-14 Arne HeizmannDon't use wfMsg('go') on this submit button. It's alrea...
2004-08-14 Brion VibberWrap user styles in CDATA block on classic skins; fixes...
2004-08-14 Brion Vibber* Use WebRequest::getInt()
2004-08-14 Arne HeizmannFixes to the bold/italics rendering problems [Bug 40]
2004-08-14 Brion VibberGo direct to the page list if there are only one or...
2004-08-14 Arne Heizmannremove accidentally left-in debugging output
2004-08-14 Arne Heizmannslight bugfix to patrol feature, thanks to maveric149...
2004-08-14 Tim StarlingDB name feature from REL1_3
2004-08-14 Tim StarlingAdded siteFromDB(), used in commandLine.inc
2004-08-13 Brion VibberInstall tweaks:
2004-08-13 Arne HeizmannDisplay the text the spam regexp matched. Patch by...
2004-08-13 Antoine Mussoreplace wfEscapeHTML() by htmlspecialchars() as brion...
2004-08-13 Brion VibberRemove ugly <special_version_prefix> and <special_versi...
2004-08-13 Brion VibberAntiglobalization!
2004-08-13 Guillaume BlanchardMAX_INCLUDE_REPEAT 5 => 20
2004-08-13 Tim StarlingFixed register_globals dependence, fixed HTML-insertion...
2004-08-13 Domas Mituzastranslations translations
2004-08-13 Arne HeizmannA major reworking of [[Special:Allmessages]].
2004-08-13 Arne Heizmannrephrase the comment a bit to make it clearer.
2004-08-13 Arne HeizmannAllow an optional &namespace= parameter for Special...
2004-08-12 Arne Heizmannspamprotectiontext says, "You might want to check the...
2004-08-12 Antoine Mussosome more translations.
2004-08-12 Arne HeizmannSome more word wrapping, some more English fixing,...
2004-08-12 Tim StarlingRemoving buggy Special:Userlogin feature (only half...
2004-08-12 Antoine MussoAdded a bit of informations. Split at 80 columns.
2004-08-12 Arne HeizmannSome English fixes, and change "Wikipedia" to "MediaWiki".
2004-08-12 Antoine MussoVery simple documentation.
next