lhc/web/wiklou.git
2010-01-17 Jure KajzerFixed error suppressing suggested in r58559 by Tim...
2010-01-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-17 Max SemenikFollow-up to r60744: one more const != $var <--> $var...
2010-01-17 Alexandre EmsenhuberFix some doxygen warnings
2010-01-17 PlatonidesFollow up r59331.
2010-01-17 PlatonidesAvoid r60976 breakage of unexpected line breaks inside...
2010-01-17 Max SemenikUpdated link to docs
2010-01-17 Aryeh GregorUse getTitle() instead of mTitle
2010-01-17 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2010-01-17 Chad Horohoe(bug 22122) __call() bug check outputs incorrect version.
2010-01-16 PlatonidesReadd line mistakenly removed on r61150
2010-01-16 PlatonidesBug 19996 (backend hooks) Finally adding the four hooks.
2010-01-16 Siebrand MazelandMinor tweaks: reduce use of Title Case, consistent...
2010-01-16 Michael Dale* added inline section edit to wikiEditor ( using js2...
2010-01-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-16 Rotem LissLocalization update for he.
2010-01-16 Chad HorohoeFollowup r61083,r61084: add RELEASE-NOTES entry
2010-01-16 Alexandre EmsenhuberFix for r60809: wrong argument name
2010-01-16 Alexandre EmsenhuberMediaWikiBagOStuff -> SqlBagOStuff in comment, both...
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
2010-01-16 Tobiasprovided option for showLogExtract to wrap result....
2010-01-16 Aaron SchulzMade noSuchSectionPage() use mTitle
2010-01-16 Aaron SchulzTweaked nosuchsection messages
2010-01-16 Chad HorohoeBump style version for r61112
2010-01-15 Platonides(bug 5061) Thumbnail styles in main.css and commonprint...
2010-01-15 Mark A. Hershbergerfollow up r61101, fix cut-n-paste error
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2010-01-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-15 Raimond SpekkingRevert r61078/r61079 for now. Throws a lot of PHP warni...
2010-01-15 Alexandre Emsenhuber* add ForkController class to Maintenance group
2010-01-15 Aryeh GregorAdd <guid> to RSS to avoid duplicates
2010-01-15 Niklas LaxströmTabs to spaces in the middle of the line
2010-01-15 Alexandre Emsenhuber* use require_once for ProfilerStub.php, GlobalFunction...
2010-01-15 Chad HorohoeAnd IE 5.5 too, while we're at it.
2010-01-15 Chad HorohoeKill off IE50Fixes. Adds extra clutter to the head...
2010-01-15 Chad HorohoeReference 0.4 XML schema. Lets <redirect /> validate.
2010-01-15 Jure KajzerFixed fatal error by defineing a blank function in...
2010-01-15 Mark A. Hershbergerfollow-up r60811 clean up code, write some tests for...
2010-01-15 Michael Dale* puts jquery computeStyle in try catch ( un-breaks...
2010-01-15 Aryeh GregorCleanup on ancient JS file that's awful anyway
2010-01-15 Tim StarlingPHP 5.3.2 might not be out until February, by which...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-14 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-14 Alexandre Emsenhuber* (bug 21303) Comments are no longer stripped from...
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-14 Platonides(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler...
2010-01-14 PlatonidesFix UTF-8 broken on r61052
2010-01-14 Platonides* (bug 18765) Increased consistency of bold-italic...
2010-01-14 Sam ReedFixup r61005, seems i failed at applying the patch
2010-01-14 Mark A. Hershbergerfollow up r60832: Remove un-necessary test for stringin...
2010-01-14 Mark A. HershbergerUpdate global variable settings in preparation for...
2010-01-14 Aryeh GregorUpdate RELEASE-NOTES to match r61037
2010-01-14 Mark A. Hershbergerfollow up r61026 - use Atom by default
2010-01-14 Mark A. Hershbergerfollow up r60999 - remove reference to $wgUseNormalUser
2010-01-13 Adam MillerRemoving the gradient from #page-base
2010-01-13 Aryeh GregorOnly advertise RSS feeds by default, not Atom
2010-01-13 Alexandre Emsenhuber* Document a bit
2010-01-13 Aryeh GregorDon't load nonexistent fix files for non-Monobook
2010-01-13 Alexandre Emsenhuber* (bug 21738) Fix for r57119: OutputPage::setSyndicated...
2010-01-13 Max SemenikRefactoring of Article::incViewCount(): use Database...
2010-01-13 Aryeh GregorReapply style fixes from r61006 to IEFixes.js
2010-01-13 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-13 Happy-melonMake 'start' not required. As requested by ^demon...
2010-01-13 Aryeh GregorKeep IEFixes separate, load conditionally in JS
2010-01-13 Max SemenikRelease notes for r61008.
2010-01-13 Max SemenikRenamed $wgSearchMySQLTotalHits to $wgCountTotalSearchH...
2010-01-13 Bryan Tong... Upload license preview now uses the API instead of...
2010-01-13 Jack PhoenixJavaScript cleanup: add spacing, missing braces, use...
2010-01-13 Sam Reed* (bug 16281) Show copyright system message on special...
2010-01-13 Mark A. Hershbergeradd in session download script
2010-01-13 Mark A. Hershbergerfollow-up r60832: make sure $t always ends up a Title.
2010-01-12 Aryeh GregorMerge IEFixes.js into wikibits.js
2010-01-12 Mark A. Hershbergerfollow-up r60986: Revert earlier test change - philip...
2010-01-12 Tim StarlingPer CR comments on r59593: use binary transparency...
2010-01-12 Philip Tzoufollow-up r60986. fix for parser test failed.
2010-01-12 Alexandre Emsenhuberdocument a bit
2010-01-12 Philip Tzou1. Add a new feature to LanguageConverter, for supporti...
2010-01-12 Bryan Tong... Fix regression from r60593: The title attribute for...
2010-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-12 Niklas LaxströmChanneled output support for maintenance scripts.
2010-01-12 Mark A. Hershbergerfollow up r60961 just test for truth rather than using...
2010-01-12 Sam ReedReversion/followup to r59300 as per Tims comment
2010-01-12 Mark A. HershbergerFurther logic cleanup on getPreferredVariant & memoizat...
2010-01-12 Tim StarlingReverted r59548 (reopens bug 21086).
2010-01-12 Mark A. Hershbergerfollow up r60924 Make sure the test has a unique, descr...
2010-01-11 Siebrand MazelandLocalisation updates for core messages from translatewi...
2010-01-11 Aaron SchulzRefactored duplication into revisionDeleteLink()
2010-01-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-11 Raimond SpekkingFollow-up r60927: Change message names in maintenance...
2010-01-11 Bryan Tong... Followup r58980: Moved logic for addsection-editintro...
2010-01-11 Philip TzouUpdate the Chinese conversion tables.
2010-01-11 Mark A. HershbergerAdd test for bug where variant was persisting when...
2010-01-11 Mark A. Hershbergercleaned up getPreferredVariant() (MUCH easier to follow...
2010-01-11 Mark A. Hershbergertrailing whitespace fixup before I fix(??) a bug.
2010-01-11 Mark A. HershbergerI was wrong on the last item: no bug. But the two...
2010-01-11 Mark A. Hershbergerfollow up r60916 - Use getType instead of instanceOf...
2010-01-11 Mark A. HershbergerMake tests work, note skipped tests, update autoloader...
next