lhc/web/wiklou.git
2006-05-30 Niklas Laxström* Added static keywords to functions which were declare...
2006-05-30 Niklas Laxström* (bug 6136) Update to Catalan language (ca)
2006-05-30 Brion Vibber* (bug 6139) Workaround for transclusion oddities in...
2006-05-29 Niklas Laxström* Commenting out messages which cannot be used as they...
2006-05-29 Niklas Laxström* Ugh, no globals in messages please
2006-05-29 Brion Vibber* (bug 6133) Update strip state as we work. This mostly...
2006-05-29 Niklas Laxström* Fixed the global in broken version, no more warnings
2006-05-29 Brion VibberRevert to r13936; r14440 version was completely broken.
2006-05-29 Niklas Laxström* Removed some Old code
2006-05-29 Niklas Laxström* Massmurdering tabs
2006-05-29 Niklas Laxström* Improper quoting
2006-05-29 Domas MituzasAdd APC to installer, note in relnotes..
2006-05-29 Domas MituzasNow it is faster :-)
2006-05-29 Domas Mituzassome more fixes for terribly broken quoting
2006-05-29 Brion Vibber* Remove hideous backslashes from MessagesBr.php
2006-05-29 Domas Mituzaswhat crack was I on?
2006-05-29 Domas MituzasMessageCachePHP: throw out stupid RE, use simple str_re...
2006-05-29 Brion VibberFix microtime breakage
2006-05-28 Rob Church(bug 4033) Respect $wgStyleDirectory when checking...
2006-05-28 Rob ChurchVanity/crediting self.
2006-05-28 Rob Church(bug 6040) Run pre-save transform before calculating...
2006-05-28 Rob ChurchPass a second parameter to "nogomatch" containing the...
2006-05-28 Domas Mituzasvanity commit + documenting:
2006-05-28 Rob Church(bug 6099) Introduce {{DIRECTIONMARK}} magic word ...
2006-05-28 Domas Mituzasmicrotime(true) instead of slow php4 hacks
2006-05-28 Niklas Laxström* Update to Albanian localization (sq)
2006-05-28 Domas MituzasAllow storing local message cache as PHP source instead...
2006-05-28 Niklas Laxström* Undefined variable...
2006-05-28 Rob ChurchUpdates to German localisation
2006-05-28 Domas MituzasAdded proper pf_server definition to table, enabled...
2006-05-28 Domas MituzasBrag about added APC cache
2006-05-28 Domas MituzasAdd APC shared memory caching support, for those who...
2006-05-28 Jens Frank(bug 1017) fix thumbnails of animated gifs
2006-05-28 Brion Vibber* (bug 6117) Use message for history feed description...
2006-05-28 Brion VibberHad to revert the changes in r14424 / r14427 due to...
2006-05-28 Brion VibberChange the method used to reverse arrays on unstrip...
2006-05-28 Brion VibberUse separate history-feed-title message for the feed...
2006-05-28 Brion Vibber* (bug 472) Syndication feeds for the last few edits...
2006-05-28 Brion Vibber* Work around glitch with the above in {{int:}}; skip...
2006-05-28 Brion VibberTweak bug 4598 with more sanity checks for cases
2006-05-28 Brion VibberAdd parser tests for bug 4598 ('' in link title)
2006-05-27 Brion VibberMove parameter replacement before brace transformations...
2006-05-27 Brion Vibber* Replace fatally changed 'uploadnewversion' with ...
2006-05-27 Niklas Laxström* (bug 5862) Update of Belarusian language (be)
2006-05-27 Niklas Laxström* <br/> -> <br />
2006-05-27 Jens Frank(bug5077) added BeforePageDisplay hook
2006-05-27 Brion Vibber* Markup anality: escape </ as <\/ in toolbar javascrip...
2006-05-27 Brion Vibber* (bug 6102) For consistency with other markup, normali...
2006-05-27 Niklas Laxström* (bug 6101) Update for Russian language (ru)
2006-05-27 Rob Church* Remove redundant extra span tag
2006-05-27 Brion VibberCorrect parser test "<nowiki> inside link". It incorrec...
2006-05-26 Rob Church(bug 6103) Wrap self-links in a CSS class ("selflink")
2006-05-26 Brion Vibber* Add $wgIgnoreImageErrors to suppress error messages...
2006-05-26 Niklas Laxström* (bug 5962) Update for Italian language (it)
2006-05-26 Niklas Laxström* (bug 6101) Update for Russian language (ru)
2006-05-26 Niklas Laxström* (bug 6098) Add Aragonese language support (an)
2006-05-26 Niklas Laxström* Updates
2006-05-26 Antoine MussoPatch v2 Bug 5957: Update for Hebrew language (he)
2006-05-26 Antoine MussoBug 6004: Update for Polish language (pl)
2006-05-26 Brion VibberThis is UTF-8 paradise, not Windows-1252 ghetto
2006-05-26 Brion Vibber* Increase robustness of parser placeholders; fixes...
2006-05-26 Rob Church(bug 6081) Change description for Turkmen language
2006-05-26 Brion Vibber* wfShellexec() now accepts an optional parameter to...
2006-05-26 Brion VibberGah, forget this. borked
2006-05-26 Brion Vibberwoops
2006-05-26 Brion VibberAlso log if we overrode the failure notice due to non...
2006-05-26 Brion Vibberbump PHP requirement note
2006-05-26 Brion Vibber* wfHostname() function for consistent server hostname...
2006-05-25 Brion Vibber* (bug 6086) Remove vestigial attempt to call Article...
2006-05-25 Niklas Laxström* Entries in $wgGrammarForms should apply to one langua...
2006-05-25 Niklas Laxström* (bug 5962) Update for Italian language (it)
2006-05-25 Niklas Laxström* And the rest needed for $wgGrammarForms support
2006-05-25 Anders Wegge... Fix hardcoded 'done.' when removing watchlist entries
2006-05-25 Niklas Laxström* Modified Language.php to support $wgGrammarForms...
2006-05-25 Niklas Laxström* Added $wgGrammarForms global. New forms can be added...
2006-05-25 Antoine MussoFix #6082: id for the form element
2006-05-25 Niklas Laxström* Typo and whitespace
2006-05-25 Rob Church(bug 6057) Count "licenses" as a message (and show...
2006-05-25 Rob Church(bug 6062) Logic error in {{BASEPAGENAME}}
2006-05-25 Brion VibberTo simplify the lives of extension developers, the...
2006-05-25 Greg Sabino... Add querycache_info table.
2006-05-24 Brion Vibber* (bug 6074) Correct squid purging of offsite upload...
2006-05-24 Antoine MussoFix #6065: remove underscores when using MAG_NAMESPACE...
2006-05-24 Niklas Laxström* (bug 6061) Improper escaping in some html forms
2006-05-24 Antoine Mussopatch by Nick Jenkins:
2006-05-24 Niklas Laxström* (bug 6054) Update to Indonesian localisation (id...
2006-05-24 Rob ChurchAdd {{CURRENTTIMESTAMP}} magic word
2006-05-24 Niklas Laxström* (bug 6051) Improvement to German localisation (de)
2006-05-24 Brion Vibber* Add 'DiffViewHeader' hook called before diff page...
2006-05-23 Brion VibberVersioncruft: remove a check for PHP 4.1 workaround...
2006-05-23 Rob Church(bug 4610) Indicate patrolled status on watchlists...
2006-05-23 Brion VibberBroke some TOC interaction with <ref> in 14350; fixed.
2006-05-23 Brion Vibber* Reordered wiki table handling and __TOC__ extraction...
2006-05-23 Brion Vibber* Fix for HTML/JS injection bug in variable handler...
2006-05-22 Brion VibberRemove the unused function and config option for opm...
2006-05-22 Brion Vibber* (bug 5523) $wgNoFollowNsExceptions to allow disabling...
2006-05-22 Niklas Laxström* Updates
2006-05-22 Niklas Laxström* Update
2006-05-22 Niklas Laxström* (bug 6046) Update to Indonesian localisation (id...
2006-05-22 Rob Church* (bug 5511) Fix URL-encoding of usernames in links...
next