Set focus
[lhc/web/wiklou.git] / includes /
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...
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-12-03 Brion VibberRevert r44185, r44186 -- "Foreign repos (API or DB...
2008-12-03 Brion VibberPull back r44182 for now "* API: (bug 16526) Added...
2008-12-03 Chad HorohoeTypo in comment
2008-12-03 Roan KattouwAPI: (bug 16548) list=search threw invalid errors under...
2008-12-03 Chad HorohoeForeign repos (API or DB) now fetch images and/or descr...
2008-12-03 Roan Kattouw* API: (bug 16526) Added usprop=canemail to list=users...
2008-12-03 Roan KattouwAPI: (bug 16516) Made rvsection=T-2 work rather than...
2008-12-03 Chad HorohoeThis has been moved to Database already, use that instead.
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-12-03 Chad HorohoeBump $wgStyleVersion for r44162 and r44166
2008-12-03 Aaron SchulzEven out padding
2008-12-02 Raimond SpekkingMove show/hide links into the searchForm and thereby...
2008-12-01 Chad HorohoeCleanup to r44129, only need parseinline per ialex.
2008-12-01 Chad Horohoe(bug 16026) MediaWiki:Revision-info should accept wikim...
2008-12-01 Brion Vibber* (bug 12647) Allow autogenerated edit summary messages...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-12-01 Aaron SchulzRemove extract() comment
next