lhc/web/wiklou.git
2009-10-15 Raimond SpekkingFix PHP Notice: Undefined variable: text in /var/www...
2009-10-15 Adam Millerexperimental css updates
2009-10-15 Michael Dale* used helper function for inOutPreview binding
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
2009-10-14 Michael Dale* added db commit logic to the watch request in api...
2009-10-14 Michael Dale* follow-up to r57728 switched to use global wfShellExe...
2009-10-14 Michael Dale* (bug 21140) Fixed Upload Form for using an Antivirus...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
2009-10-14 Alexandre Emsenhuber* (bug 21113) "Other statistics" header on Special...
2009-10-14 Alexandre Emsenhuber* (bug 21115) wgCanonicalSpecialPageName javascript...
2009-10-14 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-14 Michael Dale* fixed IE regression (extra , ) in object list
2009-10-14 Tim StarlingDon't call User::getGroupPermissions() unless $wgImgAut...
2009-10-14 OverlordQFollowup to r57102, use already existing sequence name...
2009-10-14 Aaron SchulzFixed total import breakage from r53271
2009-10-14 Michael Dale* add-media-wizard license display updates
2009-10-13 Michael Dale* added add-media-wizard entry point which is compatibl...
2009-10-13 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-13 Michael Dale* added file type display inline with media asset display
2009-10-13 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
2009-10-12 Aaron Schulz* (bug 20595) Don't increment ping value right after...
2009-10-12 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-11 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-11 Alexandre Emsenhuber* removed trailing spaces
2009-10-11 Roan KattouwRemove trailing whitespace from some JS2 files. These...
2009-10-11 Happy-melon(bug 21095) allow tracking categories added to the...
2009-10-11 Purodha B BlissenbachAdd link to Special:ActiveUsers to Special:Statistics
2009-10-10 Michael Dale* fixed spacing for oggHandler js rewrite to new player
2009-10-10 Michael Dale* add to the old toolbar even if $j.wikiEditor is set...
2009-10-10 Michael Dale* added in regExp for grabbing user-language initial...
2009-10-10 Domas Mituzasum, don't die with fatal error?
2009-10-10 Aaron Schulzbug 21076: b/c, make 'undelete' work without 'deletedtext'
2009-10-10 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-10-10 Siebrand MazelandFix typos
2009-10-10 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-10-10 Siebrand MazelandUpdate autonym for mzn
2009-10-10 Alexandre Emsenhuber* (bug 21073) "User does not exist" message no longer...
2009-10-10 Domas Mituzasadding partial job_param to job_cmd index
2009-10-10 Alexandre Emsenhuber* (bug 21074) Don't call $wgUser->getSkin() in OutputPa...
2009-10-10 Michael Dale* added revisions check
2009-10-10 Michael Dale* updated upload support
2009-10-10 Aaron Schulzblank invalid usernames for "revision author" field too
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Michael Dale* updated msgs
2009-10-09 Alexandre Emsenhuberfix comments
2009-10-09 Andrew GarrettSame fix as r57530, except done correctly
2009-10-09 Michael Dale* some upload from remote api improvements
2009-10-09 Alexandre Emsenhuberwe no longer have RunTests.php
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-10-09 Jan Gerberdo not update hidden preview, hide preview in the end...
2009-10-09 Brion Vibberadd ClickTracking tables to new wiki setup
2009-10-09 Raimond Spekking* Wrap the rightnames into tt for consistency, at least...
2009-10-09 Aryeh GregorFix error message for libxml bug from r54828
2009-10-09 Bryan Tong... * Add file and textarea support to HTMLForm.
2009-10-09 Chad HorohoeBack out the bit of r57558 for allowing lowercased...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-10-09 Chad HorohoeMove construction of $url and $thumbUrl up to FileRepo...
2009-10-08 Trevor ParscalAdded extra classes for collapsible tabs to use.
2009-10-08 Chad Horohoebug 20612 "php deleteOldRevisions.php --delete" doesn...
2009-10-08 Michael Dale* js2 upload fixes (don't display preview on http uploads)
2009-10-08 Michael Dale* bug 21063 http copy upload and upload from stash...
2009-10-08 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-10-08 Andrew GarrettReplace broken nested terneries (causing a nasty bug...
2009-10-08 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
2009-10-08 Michael Dale* bug 21028 updated title for upload error
2009-10-08 Michael Dale* added fallback for load rule set call (loadRS)
2009-10-08 Siebrand Mazeland'kiu' had been defined incorrectly. Correcting that.
2009-10-08 Michael Dale* fixed remote search driver js bug in file check
2009-10-08 Aaron Schulznarrow down query
2009-10-07 Aaron Schulzincrease batch size
2009-10-07 Adam Millercolorscheme updates
2009-10-07 Siebrand MazelandPartial reapply of r56549 after revert in r57489 withou...
2009-10-07 Michael Dale* improved plural support (still not quite there)
2009-10-07 Brion VibberPartial revert r56549 -- too much HTML escaping on...
2009-10-07 Adam Millerimplimenting a new variation on the orange inclusive...
2009-10-07 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-10-07 Brion VibberSpacing tweak -- $histlink and $difftext now belong...
2009-10-07 Alexandre EmsenhuberFix for r57299: index starts with 0, not 1 :)
2009-10-07 Brion Vibbercheck that $this->mTitle isn't empty before checking...
2009-10-07 Brion VibberUse 'deleterevision', not 'deletedhistory' right to...
2009-10-07 Brion VibberMerge r57468 fix from wmf-deployment... fixes $wgStyleP...
2009-10-07 Michael Dale* quick hack at recursive template parsing probably...
2009-10-07 Andrew GarrettMissing docs/hooks update for r57459
2009-10-07 Andrew GarrettAdd new hook, UserIsBlockedFrom, which allows extension...
2009-10-07 OverlordQ* (bug 21030) Fixed schema choices from being overwritt...
2009-10-07 Chad HorohoeSet default thumb cache to 24hrs, rather than disabled
2009-10-06 Brion VibberCleanup r57359 -- removing PHP4-isms (references not...
2009-10-06 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-10-06 Brion Vibber* (bug 21026) Fixed file redirects on shared repos...
2009-10-06 Brion Vibbertypo fix in comment
2009-10-06 Brion VibberCleanup for r57288: use $wgContLang->alignEnd() instead...
2009-10-06 Tim StarlingFound some more source files.
2009-10-06 Tim Starling(bug 19741) Moved the XCF files from phase3 to their...
2009-10-06 Tim Starling(bug 20966) Use the name of the <button> element to...
2009-10-06 Michael Dale* fixed add-media-wizard centering issue on scrolling...
2009-10-05 Michael Dale* force some styles for play button ( usability jquery...
2009-10-05 Michael Dale* usability compatibility updates
2009-10-05 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-10-05 Andrew GarrettAdd mw-small-spinner class to core, used in LiquidThreads
2009-10-05 Adam Millerupdating the body background styling on all of the...
next