* Returnto now works with special pages with subpage parameters
[lhc/web/wiklou.git] / includes /
2007-05-22 Niklas Laxström* Returnto now works with special pages with subpage...
2007-05-22 Yuri AstrakhanAPI: applied the patch by amidaniel to allow the same...
2007-05-22 Aryeh GregorDon't call static functions non-statically either....
2007-05-22 Aaron Schulz*Update documentation, be explicit about access/scope...
2007-05-22 Aaron Schulz*A bit of cleanup for bug 5057, make upload link consis...
2007-05-21 River Tarnell"Changes newer than 1 seconds may not be shown in this...
2007-05-21 River Tarnelluse rawurldecode instead of str_replace, from brion
2007-05-21 River Tarnellreplace + with %2B in REQUEST_URI before urldecoding...
2007-05-21 Raimond SpekkingIntroducing new image parameter 'upright' and correspon...
2007-05-21 Brion VibberRevert r22245 and all its monster offspring...
2007-05-21 Yuri AstrakhanAPI:
2007-05-21 Yuri AstrakhanAPI: added query parameter indexpageids to list the...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-21 Yuri AstrakhanAPI: breaking change: backlinks, embeddedin & imageusag...
2007-05-20 Yuri AstrakhanAPI: Improved usercontribs module.
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-20 Antoine MussoFix PHP strict standards warning in enhanced recent...
2007-05-20 Antoine MussoFix #9973 : "Changed Size" still shows on enhanced...
2007-05-20 Yuri AstrakhanAPI:
2007-05-20 Yuri AstrakhanAPI:
2007-05-19 Yuri AstrakhanAPI: fixed bug in categories: error when no valid title...
2007-05-19 Yuri AstrakhanAPI: fixed Bug 9969: SQL error when an improper title...
2007-05-19 Antoine MussoFix #7989 : RSS feed sets white background color and...
2007-05-19 Yuri Astrakhanupdated with the last api changes
2007-05-19 Yuri AstrakhanAPI:
2007-05-19 Tim StarlingMade extractTagsAndParams public, useful for extensions.
2007-05-19 Rob Church(bug 9813) Reject usernames containing '#' to avoid...
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-19 Yuri AstrakhanAPI: minor code cleanup. Bug that exposed secure wiki...
2007-05-19 Yuri AstrakhanAPI: watchlist now reports a proper feed item when...
2007-05-19 Yuri AstrakhanAPI: fixed bug 9927: usercontribs query does not accept...
2007-05-19 Yuri AstrakhanAPI: resolved bug 8772: Parameter to limit results...
2007-05-19 Yuri AstrakhanAPI: fixed bug 9938: Querying by revids on api.php...
2007-05-19 Yuri Astrakhanminor fix -- $ns must be int before comparison
2007-05-18 Rob Church(bug 9886) Give a sample stub link in stub threshold...
2007-05-18 Rob Church* Support passing message arguments to OutputPage:...
2007-05-18 Rob Church* (bug 9628) Show warnings about slave lag on Special...
2007-05-18 Yuri AstrakhanAPI: disabled login module until it is more secure...
2007-05-17 Brion VibberForgot to bump the cache version when making RTL fixes
2007-05-17 Brion VibberFix for regression in variant short-URLs...
2007-05-17 Brion Vibber* Right-align diff line numbers in RTL language display
2007-05-17 Brion VibberAnother tweak for wide diffs: there *is* a CSS 3 draft...
2007-05-17 Nick JenkinsTrying out online PHPlint tool ( icosaedro.it/phplint...
2007-05-16 Brion VibberFix a couple regressions due to diff style changes...
2007-05-16 Greg Sabino MullaneMore defined() that should be isset(), thanks to David...
2007-05-16 Greg Sabino MullaneReplace defined with isset, thanks to David Ford, david...
2007-05-16 Brion Vibberuse $wgStyleVersion in handy-dandy $wgOut->addStyle...
2007-05-16 Magnus ManskeNew hook 'ImageOpenShowImageInlineBefore' for upcoming...
2007-05-16 Brion VibberAdd a version constant for diff cache so it can be...
2007-05-16 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-16 Brion VibberFix regression in even sizing of diff columns; forgot...
2007-05-15 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-15 Yuri Astrakhan* API: JSON format now allows callback parameter
2007-05-15 Greg Sabino MullaneBug 9908: check server version and adjust rank() argume...
2007-05-15 Greg Sabino MullaneRe-add tableName call to insert, whitespace/docs cleanup.
2007-05-15 Tim StarlingRevert r22159 as per wikitech-l.
2007-05-15 Yuri Astrakhan* API: Allow for query extensions
2007-05-15 Greg Sabino MullaneRedo insert() function: support IGNORE option, support...
2007-05-15 Yuri Astrakhan* API: fixed watchlist db selection ('watchlist' db...
2007-05-14 Yuri Astrakhan* API: updated documentation link
2007-05-14 Brion VibberFix regression where $wgActionPaths were not respected...
2007-05-14 Ilmari KaronenIt's dead code, Jim!
2007-05-14 Yuri Astrakhan* API: added property for external links (urls) retrieval
2007-05-14 Yuri Astrakhan* API: added categories property
2007-05-14 Ilmari KaronenAll the MediaWiki: pages linked to from Special:Allmess...
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
2007-05-14 Ilmari Karonenrm useless "!!" left over from testing
2007-05-14 Ilmari Karonenwrap links to redirects in <span class="redirect-in...
2007-05-13 Antoine Mussoexif::version is static
2007-05-13 Antoine Musso#9896 Documentation for wgSquidServers. Patch by Loic...
2007-05-12 Tim Starlinga couple of fixes
2007-05-12 Aaron Schulz*Revert r22121, causes a lot of stuff to redirect to...
2007-05-12 Tim StarlingUse $_SERVER['REQUEST_URI'] instead of $_SERVER['PATH_I...
2007-05-11 River Tarnellinstead of storing every mail as a job, have a job...
2007-05-11 River Tarnellenglish stripping
2007-05-11 River TarnellrunJobs should have a way to only run certain types...
2007-05-10 Antoine MussoFix #5375: profiling does not respect read-only mode
2007-05-10 Antoine MussoSome fixes to avoid Xml::element call with null content...
2007-05-10 River TarnellPHP Fatal error: Call to undefined function request...
2007-05-10 River Tarnell- Http::request(), Http::post()
2007-05-10 Niklas Laxström* Bah, these two aren't even used
2007-05-10 Niklas Laxström* Better use of Xml functions
2007-05-10 Niklas Laxström* Don't show search box when the list is empty
2007-05-10 Raimond Spekking* move hardcoded colons into message files
2007-05-10 Tim StarlingFixed another stat call
2007-05-10 River Tarnellwhen $threshold is 0, page_len and page_is_redirect...
2007-05-10 Tim StarlingDon't check if the thumbnail file exists if $wgGenerate...
2007-05-10 Aryeh GregorIf for some weird reason user-reason is not given a...
2007-05-10 Aryeh Gregor(bug 9860) Fix bug caused by true == 'default' (don...
2007-05-10 Aryeh GregorMake ugly regex slightly less ugly. You don't have...
2007-05-09 Ilmari Karonenapply stub threshold to all content namespaces
2007-05-09 Antoine Musso* Fix #6823: HTML dumping should not increment the...
2007-05-09 Antoine MussoSplit out Linker::formatComment using two new private...
2007-05-09 Ilmari Karonenmake links to MediaWiki pages blue for messages with...
2007-05-09 Ilmari Karonensimplify stub threshold checking
2007-05-09 Ilmari Karonenmove key normalization from wfMsgWeirdKey() to non...
2007-05-09 Ilmari Karonenrm bogus attempt to call Language::getMessage() as...
2007-05-09 Ilmari Karonenwisdom from IRC :)
2007-05-09 Ilmari Karonensimplify wfMsgWeirdKey(), avoid needless DB query
2007-05-09 Niklas Laxström* Use overflow: hidden instead of auto as suggested...
next