lhc/web/wiklou.git
2005-06-17 Brion VibberFix up getMessage() on WikiError
2005-06-16 Ævar Arnfjörð... * Using parent:: instead of Language::
2005-06-16 Jens FrankUse parent instead of Language::, remove unused global
2005-06-16 Ævar Arnfjörð... * Misc cleanup
2005-06-16 Jens Frank(bug 2277) Added Friulian language file
2005-06-16 Brion Vibber* (bug 2421) cleanup $wgNamespacesWithSubpages,
2005-06-16 Brion Vibber* (bug 1805) Initialise $wgContLang before $wgUser
2005-06-16 Brion Vibber* (bug 873) Fix usage of createaccount permission;...
2005-06-16 Brion Vibber* (bug 1702) Display a handy upload link instead of...
2005-06-16 Brion Vibber* Fix ordering of Special:Listusers; fix groups list...
2005-06-16 Brion Vibber* Added wfMsgHtml() function for escaping messages...
2005-06-15 Ævar Arnfjörð... * Improved the inline documentation for msg:sidebar...
2005-06-15 Domas Mituzas1000->2500, huhuh
2005-06-14 Brion Vibber* (bug 2408) page_is_new was inverted (whoops!)
2005-06-14 Brion Vibber* Guard Special:Userrights against form submission...
2005-06-14 Brion VibberSomebody broke this.
2005-06-14 Anders Wegge... (bug 2171) The parser is not totally reentrant
2005-06-13 Jens Frank(bug 2400) don't send confirmation mail on account...
2005-06-13 Jens FrankBUG#2292 - catch 'null' return values for getThumbnail()
2005-06-12 Tim Starlingported clock skew fudge from 1.4
2005-06-12 Brion VibberThat was bug 1322, not 650
2005-06-12 Magnus ManskeValidation feature misc updates
2005-06-12 Brion Vibber* (bug 650) Use a shorter cl_sortkey field to avoid...
2005-06-12 Brion Vibber* (bug 2394) Undo incompatible breakage to {{msg:}...
2005-06-12 Brion Vibber* (bug 650) Prominently link MySQL 4.1 help page in...
2005-06-12 Brion VibberRemove some redundant info that's in the release notes...
2005-06-11 Brion Vibber* (bug 2384) Fix typo in regex for IP address checking
2005-06-11 Brion Vibber* (bug 2372) Fix rendering of empty-title inline interw...
2005-06-10 Brion Vibber* (bug 2367) Insert correct redirect link record on...
2005-06-10 Brion Vibber* (bug 2368) Avoid fatally breaking PHP 4.1.2 in a...
2005-06-10 Brion Vibber* (bug 2368) Avoid fatally breaking PHP 4.1.2 in a...
2005-06-09 Brion VibberTake steward out of the default install; use in the...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-06-08 Brion VibberMinor fixes to output. Add a --suffix= option to add...
2005-06-08 Brion VibberQuickie namespace title conflict checker/resolver script.
2005-06-08 Brion VibberAnother test i forgot about
2005-06-06 Alexander Sigachov, , class LanguageOs extends LanguageRu, getMessage
2005-06-06 Brion VibberFix for bug 2319, accidentally reverted in last checkin
2005-06-06 Brion Vibber* Disallow close tags and enforce empty tags for <hr...
2005-06-06 Brion Vibber* (bug 2309) Allow templates and template parameters...
2005-06-06 Brion Vibber* (bug 2334) Accept null for attribs in wfElement witho...
2005-06-06 Brion Vibber* (bug 1976) fix shared user database with a table...
2005-06-05 Brion VibberHandle automatic reassignment of edits from duplicate...
2005-06-05 Brion Vibber* (bug 2223) Add unique index on user_name field to...
2005-06-05 Anders Wegge... Update of LanguageSk.php
2005-06-05 Brion Vibberfix version check
2005-06-05 Brion VibberScript to check for and remove duplicate user table...
2005-06-05 Brion Vibber* (bug 2329) Fix title formatting in several special...
2005-06-04 Brion Vibber* (bug 2319) Fix parse hook tag matching
2005-06-03 Brion VibberBump to 1.5alpha2 1.5.0alpha2
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-06-03 Brion Vibber* (bug 684) Accept an attribute parameter array on...
2005-06-03 Brion Vibber* (bug 2130) Fixed interwiki links with fragments
2005-06-02 Brion VibberAdd test for bug 2130
2005-06-02 Alexander Sigachovnew load balancing algorithm
2005-06-02 Brion Vibber* Removed -f parameter from mail() usage, likely to...
2005-06-02 Brion VibberBug 1929: Incorrect comment in DefaultSettings.php
2005-06-02 Brion Vibber* (bug 2173) Fatal error when removing an article with...
2005-06-01 Tim Starlingmoved external links to where they should be
2005-06-01 Tim Starlingupdated
2005-06-01 Brion Vibber* (bug 2274) Respect stub threshold in category page...
2005-06-01 Brion Vibber* (bug 2053) Move comment whitespace trimming from...
2005-06-01 Tim Starlingnew load balancing algorithm
2005-06-01 Brion VibberGet this more or less in line with code formatting...
2005-06-01 Brion Vibber* (bug 2275) Update search index more or less right...
2005-06-01 Brion Vibber* Fix function comment in debug dump of SQL statements
2005-05-31 Alexander SigachovTypo in 'uploadscripted'
2005-05-31 Alexander SigachovUpdated to Language.php 1.558
2005-05-31 Brion VibberDon't bother extracting action if $wgActionUrls is...
2005-05-31 Brion Vibber* Replace wfMungeToUtf8 and do_html_entity_decode with...
2005-05-31 Erik Moelleronly search article namespace by default
2005-05-31 Brion Vibber* Only build the HTML attribute whitelist tree once.
2005-05-31 Brion VibberFix typo from pagelinks update -> crashing bug on undelete
2005-05-31 Brion Vibbertypo--wrong func name
2005-05-31 Brion Vibber* (bug 2271) Use faster text-only link replacement...
2005-05-31 Alexander SigachovUsing the same message for GPSSpeedRef and GPSDestDista...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-30 Alexander SigachovEXIF translation by [[:ru:User:Panther]]
2005-05-30 Ævar Arnfjörð... * Using the same message for GPSSpeedRef and GPSDestDis...
2005-05-30 Ævar Arnfjörð... * Using the same message for GPSLatitudeRef and GPSDest...
2005-05-30 Jens FrankDisable fulltext image name search in Special:Imagelist...
2005-05-30 Brion Vibber* Fix rebuildtextindex.inc for new schema
2005-05-30 Brion VibberDon't create links & brokenlinks on new installations...
2005-05-30 Brion Vibber* (bug 2267) Don't generate thumbnail at the same size...
2005-05-29 Brion Vibber* (bug 2262) Hide math preferences when TeX is not...
2005-05-29 Brion VibberPut global def for $wgDisableHardRedirects where it...
2005-05-29 Brion Vibberfix syntax error introduced in last commit
2005-05-29 Brion VibberFix for pagelinks
2005-05-29 Anders Wegge... * (bug 2094) Multiple use of a template produced wrong...
2005-05-29 Brion Vibber* (bug 2234) allow special chars in database passwords...
2005-05-29 Tim Starlingforward-ported the changes made in 1.40.2.1
2005-05-29 Brion VibberDon't save group definitions; they use global variables...
2005-05-29 Tim Starlingmissed a change
2005-05-29 Tim Starlingforward-ported $wgDisableHardRedirects
2005-05-29 Tim Starlingforward-ported $wgSkipSkin from REL1_4, with enhancements
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-29 Tim Starlingfixed forward-port error
2005-05-29 Tim StarlingCompleted reversion of removal of non-incremental link...
2005-05-29 Tim StarlingPorted proxy whitelist from REL1_4, also fixed broken...
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
next