* (bug 2391) A warning is now shown for invalid ISBN numbers on Special:Booksources.
[lhc/web/wiklou.git] / includes /
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 Emsenhubersvn:eol-style native
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-12 Raimond SpekkingQuick hack to disable import for non privileged users...
2008-12-12 Raimond SpekkingSome tweaks for Special:ResetPass
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-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 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 Raimond SpekkingConsistency tweak: Add horizental line same as exists...
2008-12-11 Aaron SchulzSet focus
2008-12-11 Alexandre EmsenhuberFix encoding
2008-12-11 Brion VibberReverting r44454 "(bug 14843) IRC should flag redirects...
2008-12-11 Chad Horohoe(bug 14843) IRC should flag redirects with "R" like...
2008-12-11 Aaron SchulzPull up and tweak filecache check to make it much faste...
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 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-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 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 Aaron Schulz* Performance tweaks
2008-12-09 Aaron SchulzTweak check order to be slightly better
2008-12-09 Brion Vibber* (bug 14268) SVG image sizes now extracted with proper...
2008-12-08 Aryeh GregorFix MySQL-centrism in comment
2008-12-08 Aaron SchulzMake pageCond() use PK is ID is already cached
2008-12-08 Alexandre Emsenhuber* fix doxygen warnings
2008-12-08 Alexandre EmsenhuberCheck if wfDebug() is defined before calling it since...
2008-12-08 Aaron SchulzTweak r44296: use autoloader if it is set there
2008-12-08 Aaron Schulz*Skip autoloading of skin, always does inefficient...
2008-12-08 Aaron Schulz*Minor cleanup
2008-12-07 Aaron SchulzAssign by ref to make sure cache fields carry over
2008-12-07 Alexandre EmsenhuberFix doxygen warnings
2008-12-06 Alexandre Emsenhuber(bug 16577) When a blocked user tries to rollback a...
2008-12-06 Aaron SchulzRevert r44130,r44129 - breaks display of message
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-06 Andrew GarrettFix up Configure extension logo setting handling:
2008-12-05 Chad HorohoeBow out more gracefully if we can't write to the file...
2008-12-05 Aaron SchulzUse boolean searching with '?' char
2008-12-05 Chad HorohoeCleanup to wfGetNull():
2008-12-05 Aaron SchulzKeep form only for "file:" searches
2008-12-05 Aaron SchulzXHTML fix
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-12-05 Ariel Glennhandle xmlns for imports (bug #4520)
2008-12-05 Ariel Glennlog comment for imports (bug #12728)
2008-12-04 Chad HorohoeActually make exists() useful here. Because of the...
2008-12-04 Chad HorohoeSame as before, hardcoding Image: is safer.
2008-12-04 Roan KattouwAPI: (bug 16541) Adding block expiry timestamp to list...
2008-12-04 Roan KattouwRevert part of r44232, accidentally committed too much
2008-12-04 Roan KattouwAPI: (bug 16515) Added pst and onlypst parameters to...
2008-12-04 Roan KattouwAPI: Recommit r44182 (Added usprop=canemail to list...
2008-12-04 Chad HorohoeCleanup, syntax errors and such.
2008-12-04 Chad HorohoeFollowup to r44204. Hardcoding image because it should...
next