lhc/web/wiklou.git
2008-12-13 Aaron SchulzTweak timestamp handling to allow no lower limit
2008-12-13 Rotem LissLocalization update for he, and whitespace fixes.
2008-12-13 Raimond SpekkingFollow up r44528: Bump $wgStyleVersion
2008-12-13 Raimond SpekkingFollow up r44514: Add new message to messages.inc
2008-12-13 Ilmari Karonen(bug 1941) Add textarea { font-family: monospace; ...
2008-12-13 Ryan Schmidt* (bug 16623) Add missing </p> tag in Special:LockDB...
2008-12-13 Ilmari KaronenRemove it from the comments too. (Who reads those,...
2008-12-13 Ilmari KaronenRemove parameter from FileRepo::findFiles(), it was...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
2008-12-13 Ilmari Karonen(bug 5506) Make Title::isAlwaysKnown() return true...
2008-12-13 Chad HorohoeNeed to define $text
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-12-12 Brion Vibber* (bug 2391) A warning is now shown for invalid ISBN...
2008-12-12 Brion Vibberremove no longer needed line for Parser_OldPP (now...
2008-12-12 Chad HorohoeRemove these tooltips in favor of actually putting...
2008-12-12 Alexandre EmsenhuberManual exporting namespaces aliases from Betawiki ...
2008-12-12 Alexandre Emsenhubersvn:eol-style native
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-12 Rotem LissLocalization update.
2008-12-12 Rotem LissLocalization update.
2008-12-12 Raimond SpekkingQuick hack to disable import for non privileged users...
2008-12-12 Raimond SpekkingFollow up for r44497: Rebuild all message files
2008-12-12 Raimond Spekking* Reword some resetpass related messages: It is a passw...
2008-12-12 Raimond SpekkingSome tweaks for Special:ResetPass
2008-12-12 Siebrand Mazeland(bug 44) Fix omission: Image -> File in namespace names...
2008-12-12 Aaron Schulz(bug 12716) Unprotecting a non-protected page leaves...
2008-12-12 Aaron SchulzTweak JS focusing
2008-12-12 Brion VibberClarify the $section parameter a bit on Article::replac...
2008-12-12 Brion VibberFix regression from r44015 "Various minor cleanup/spacing"
2008-12-12 Ilmari Karonenmore NS alias breakage
2008-12-12 Chad HorohoeFix broken NS aliases.
2008-12-11 Chad HorohoeSelf revert. Need to focus when there's no results...
2008-12-11 Chad HorohoePer code review. Only set focus if we have a search...
2008-12-11 Brion VibberThrow in $wgEnableSerializedMessages which I can disabl...
2008-12-11 Rotem LissLocalization update for he.
2008-12-11 Roan KattouwAPI: (bug 16594) Use strict comparison in list=allusers...
2008-12-11 Roan KattouwLoosen requirements for cascading protection: instead...
2008-12-11 Aaron SchulzFix log list regression and fix funky $allLogs case...
2008-12-11 Brion VibberMake 'ChangePassword' be the default name form for...
2008-12-11 Raimond SpekkingConsistency tweak: Add horizental line same as exists...
2008-12-11 Aaron SchulzSet focus
2008-12-11 Alexandre EmsenhuberFix encoding
2008-12-11 Aaron Schulz*Disabled hit counter
2008-12-11 Brion VibberReverting r44454 "(bug 14843) IRC should flag redirects...
2008-12-11 Brion VibberSome more verbose output and fix infinite loop if you...
2008-12-11 Chad Horohoe(bug 14843) IRC should flag redirects with "R" like...
2008-12-11 Aaron SchulzAdd a script to filecache content pages on the wiki
2008-12-11 Aaron SchulzPull up and tweak filecache check to make it much faste...
2008-12-11 Alexandre Emsenhuberdocument SetupAfterCache hook ;)
2008-12-11 Aaron SchulzReduce queries for pagesize thingy
2008-12-11 Aaron SchulzMay as well set article ID in title
2008-12-11 Aaron SchulzFix this broken crap some more
2008-12-11 Brion VibberRevert r44381 "Remove noisy profiling"
2008-12-11 Brion VibberRevert r44365 "Cleanup Title::getTouched()"
2008-12-11 Brion VibberRevert r44335 "Tweak profile calls"
2008-12-10 Brion VibberRevert part of r44296 "*Skip autoloading of skin, alway...
2008-12-10 Brion VibberRevert r44292 "Assign by ref to make sure cache fields...
2008-12-10 Aaron Schulz(bug 16589) CoreParserFunctions error causes 500
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-10 Andrew GarrettConfigure extension: With DB handler, defer wfConfigure...
2008-12-10 Brion VibberRevert r44257 "Use boolean searching with '?' char"
2008-12-10 Brion VibberRevert r44254 "Cleanup to wfGetNull(): * Add override...
2008-12-10 Brion VibberAttempting to import a title that came out as an interw...
2008-12-10 Roan Kattouw* API: (bug 16613) action=protect doesn't say when...
2008-12-10 Brion VibberFollow-up to r44245, r44250 (comment field on Special...
2008-12-10 Brion VibberFollow-up to r44216/r44217 "Followup to r44204. Hardcod...
2008-12-10 Brion VibberFix regression in Special:Ipblocklist caused by r43047...
2008-12-10 Brion VibberRevert r44119 "Remove extract() comment"
2008-12-10 Brion Vibberadd debug lines for UDP output so it can be more easily...
2008-12-10 Ilmari Karonenrevert r44412 and part of r44406: keep the improved...
2008-12-10 Ilmari KaronenSeems r44406 would've broken the RC feed on secure...
2008-12-10 Ilmari Karonen(bug 4253, bug 16586) Don't repeat titles of new pages...
2008-12-10 Aaron SchulzInit $parserCache only as needed
2008-12-10 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-12-10 Roan KattouwAPI: (bug 16581) Fix regression from r44015 ("Various...
2008-12-10 Alexandre EmsenhuberFix for r44383: profiling error on unexisting class
2008-12-10 David McCabeRevert r44386; depends on wfInvoke, also reverted.
2008-12-10 David McCabeRefactored UserMailer.php. Please let me know if this...
2008-12-10 Aaron Schulz* Don't set ETag if $wgUseETag = false
2008-12-10 Aaron SchulzReduce profile overhead here
2008-12-10 Aaron SchulzMinor RawPage tweaks
2008-12-10 Aaron SchulzRemove noisy profiling
2008-12-10 Aaron SchulzCode style tweaks
2008-12-10 Aaron SchulzSet $wgProfileToDatabase = false
2008-12-09 Ilmari Karonen(bug 14365) skip invalid titles in RepoGroup::findFiles()
2008-12-09 Aaron SchulzWhitespace/style consistency
2008-12-09 Aaron SchulzRevert r44367; ends up with an extra fetch :/
2008-12-09 Aaron SchulzDelay restriction fetching query
2008-12-09 Aaron SchulzCleanup updateRestrictions() some
2008-12-09 Aaron SchulzCleanup Title::getTouched()
2008-12-09 Aaron SchulzAllow curid for filecache
2008-12-09 Alexandre Emsenhuberfix doxygen warnings
2008-12-09 Rotem LissLocalization update.
2008-12-09 Raimond SpekkingPer Brions suggestions mediawiki.org/wiki/Special:Code...
2008-12-09 Andrew GarrettDB layer compatibility with MySQL 5+ - allow both ...
2008-12-09 Aaron SchulzTweak profile calls
2008-12-09 Aaron SchulzSpeed up filecache a tad
2008-12-09 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-12-09 Aaron Schulz* Performance tweaks
2008-12-09 Aaron SchulzTweak check order to be slightly better
next