Fix regression I introduced breaking wgMaxTocLevel test case... whoops!
[lhc/web/wiklou.git] / includes /
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-28 Brion VibberAnd for good measure, force the count to an integer...
2009-07-28 Brion Vibber*slap self* fix hit counts for title searches when...
2009-07-28 Alexandre EmsenhuberPer Simetrical's comment on r53832: only trim if there...
2009-07-28 Michael Daleimproved upload api documentation
2009-07-28 Michael Dalechecking for session_id() was preventing updates (just...
2009-07-28 Niklas Laxström* Fix for r53874, missing file
2009-07-28 Michael Dale* ( bug 19932 ) simpleFileWriter::close was still issui...
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-28 Niklas Laxström* (bug 14454) "Member of group(s)" in Special:Preferenc...
2009-07-28 Aaron Schulzcode formatting
2009-07-28 Aaron SchulzSkip feed items with deleted content entirely, fixes...
2009-07-28 Niklas Laxström* formatSize is not static
2009-07-28 Aryeh GregorComment on limitations of wfExpandUrl
2009-07-27 Chad Horohoe(bug 9691) Add type parameter to ModifyUITemplate funct...
2009-07-27 Chad Horohoe(bug 19392) Favicon, apple-touch-icon links matching...
2009-07-27 Chad Horohoe$this not $db
2009-07-27 Michael Dale* ignorewarnings fixes
2009-07-27 Alexandre Emsenhuber* (bug 17988) Spaces before [[Category:]] links are...
2009-07-27 Michael Dale* ( bug 19930 ) default to SYNC_DOWNLOAD
2009-07-27 Andrew GarrettIncremental enabling changes to allow searching of...
2009-07-27 Michael Dale* (bug 19932) added do_close_session_update to avoid...
2009-07-27 Alexandre Emsenhuber* (bug 18407, bug 18409) Special:Upload is now listed...
2009-07-27 Andrew GarrettFix for bug 19887, make sure tagfilter form option...
2009-07-27 Andrew GarrettAllow HTML in message emailnotauthenticated, fixes...
2009-07-27 Aaron SchulzIPv6 padding cleanup - removed trailing ':'
2009-07-27 Aaron Schulz* IPv6 validation check fix for bug 19003
2009-07-27 Michael Daleapplies patch from bug 19934
2009-07-27 Michael Daleremoved session_write_close(); per bug 19932
2009-07-26 Michael Dalecheck for mUpload for in case of mReUPload
2009-07-26 Roan KattouwElaborate docs added in r53753 per CR comment
2009-07-26 Aryeh GregorDon't overload wluser parameter, use new wlowner
2009-07-26 Chad HorohoePer bug 19943, improve docs on addExtensionStyle()...
2009-07-26 Philip TzouFollow up on r46020 and r46489. Improve the $wgContLang...
2009-07-26 Roan KattouwFix r53270: drop &returntoquery parameter if empty...
2009-07-26 Aaron SchulzAdd diff links to suppress log for deleted revs too
2009-07-26 Alex Shih-Han Linfix classes description.
2009-07-26 Aryeh GregorRemove obsolete CBT stuff
2009-07-25 Chad HorohoeRemove suggestion to use svn-revision, it doesn't exist...
2009-07-25 Alexandre Emsenhuber* (bug 18799) Special:Userlogin now handles correctly...
2009-07-25 Jack Phoenixcoding style tweaks
2009-07-25 Alexandre Emsenhuber* (bug 19301) Duplicates entries in $wgAddGroups, ...
2009-07-25 Roan KattouwFollowup to r53702: document $extradata parameter
2009-07-25 Chad Horohoe(bug 10812) Interwiki links can have names and descript...
2009-07-25 ShinjimanTweak to use lowercase on other cases, which follows...
2009-07-25 Michael Dale* updates for strict compliance mode chunk uploading
2009-07-25 Chad HorohoeMake $headers protected and declare it as an empty...
2009-07-25 Alex ZFix a couple notices/strict warnings
2009-07-25 Chad Horohoe;
2009-07-25 Chad HorohoeForgot to declare $mFixMagicQuotes.
2009-07-25 Chad HorohoeDeclare visibility on almost all of these, minor code...
2009-07-25 Chad Horohoe(bug 19914) ApiUpload needs to use write mode.
2009-07-24 Brion Vibber64-bit host compatibility for hash function in pure...
2009-07-24 Niklas LaxströmDeprecate broken accessor and add a new one
2009-07-24 Brion Vibber* (bug 19849) Custom X-Vary-Options header now disabled...
2009-07-24 Shinjimanfix another typo on documentation :P
2009-07-24 Shinjimanfix E_NOTICE on r53720 and r53721.
2009-07-24 Shinjimanfix typo on documentation
2009-07-24 ShinjimanTweak the language code display more comply with the...
2009-07-24 Niklas LaxströmPHP is so nice to not touch our input data ever (magic_...
2009-07-24 Aaron Schulz(bug 19905) Clean up revdelete/restore interaction
2009-07-24 Aaron Schulz5.3 reference error fix
2009-07-24 Robert StojnićProperly escape the search term here.
2009-07-24 Niklas Laxström* Don't add 200 extra css/js requests when showing...
2009-07-24 Aaron Schulzundefined variable error fix
2009-07-24 Aaron SchulzAvoid some silly unlink notices
2009-07-24 Raimond SpekkingFix a regression from the preference rewrite: The help...
2009-07-24 Alex Shih-Han Linfix namespaces target
2009-07-24 Alex Shih-Han Lineol-style
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
2009-07-23 Aryeh GregorBetter documentation for dieUsage()
2009-07-23 Michael Dalefixes bug 19736
2009-07-23 Alexandre Emsenhuber* (bug 16009) Limit selection forms based on Pager...
2009-07-23 Alexandre Emsenhuber* (bug 19900) The "listgrouprights-key" message is...
2009-07-23 Alexandre EmsenhuberApply ^demon's patch. Reason was: fixes mismatched...
2009-07-23 Alexandre Emsenhuber* fix doxygen warnings
2009-07-23 Alex Shih-Han Lin+Add BrokenRedirects and DoubleRedirects API script...
2009-07-23 Remember the dotEnabled use of the greater-than sign (">") in page...
2009-07-22 Alex Z(bug 16877) When moving a page over a redirect, delete...
2009-07-22 Alexandre Emsenhuber* no need to pass "$asyncdownload = false", this is...
2009-07-22 Aaron SchulzFixed php 5.3 reference error
2009-07-22 Tim Starling(bug 19574) LocalisationCache gets confused when extern...
2009-07-21 Brion VibberAdd experimental support for a total hit count in the...
2009-07-21 Alexandre Emsenhuberremove debugging code *stab*
2009-07-21 Alexandre Emsenhuber* don't require allow_url_fopen enabled when cURL is...
2009-07-21 Robert Leverington* Replace $wgSecondaryGoNamespace with $wgSecondaryGoNa...
2009-07-21 Brion VibberCleanup for r53518 (subpage support for edit comments)
2009-07-21 Robert LeveringtonAdd $wgSecondaryGoNamespace, used if an exact match...
2009-07-21 Raimond SpekkingSmall changes to Special:Disambiguations
2009-07-21 Raimond Spekkingfollow up r53582: Move escaping to the outer message...
2009-07-21 Raimond Spekking* (bug 19097) Small changes to Special:DoubleRedirects
2009-07-21 Raimond Spekking(bug 18161) Fix inconsistent separators in watchlist...
2009-07-21 Philip TzouUpdate the Chinese conversion tables.
2009-07-21 Remember the dotFollow-up to r52963: Moved ID attributes on header...
2009-07-20 Alexandre Emsenhuber(bug 19839) fix for r53173: Comments in log items are...
2009-07-20 Alexandre Emsenhuber* refactor Special:ActiveUser's SQL query to use option...
2009-07-20 Alex Z(bug 15745) Make the edit summary link parser detect...
2009-07-20 Aaron Schulz(bug 19596) Fix more fucked up garbage from when $types...
2009-07-20 Aaron SchulzRemoved filestore references from comments
2009-07-20 Alex Z(bug 19818) - Allow users to patrol edits to user CSS...
next