Make pretend feature from last commit actually exist
[lhc/web/wiklou.git] / includes /
2006-11-13 Andrew GarrettMake pretend feature from last commit actually exist
2006-11-12 Aryeh Gregor(bug 1578) Add different icons for external links to...
2006-11-12 Brion Vibberand bump style version again to compensate
2006-11-12 Brion VibberRevert 17507 and 17518; more weird screwing about with...
2006-11-12 Tim Starlingprofiling
2006-11-12 Tim StarlingSet content type on error messages, and include a trail...
2006-11-12 Aryeh Gregor(bug 3687) Add distinct heading for media files in...
2006-11-11 Brion Vibber* switched 'anon-only' block mode to default for IP...
2006-11-11 Yuri Astrakhanforgot for prev checkin re bug 6440. Database should...
2006-11-11 Brion Vibber* Make the set of default parser test input files exten...
2006-11-10 Andrew GarrettMake the DNSBL used for proxy blocking configurable...
2006-11-10 Brion Vibber* Approximate height for client-side scaling fallback...
2006-11-09 Aryeh GregorFix regression in usability per <mail.wikipedia.org...
2006-11-09 Greg Sabino MullaneAdd "create table AS" for increased db portability.
2006-11-08 Andrew Garrett(bug 7833) Fix regression causing 'autoblock disabled...
2006-11-08 Brion Vibber* Fix regression in Special:Undelete for revisions...
2006-11-08 Andrew Garrett* (bug 5149) When autoblocks are enabled, retroactively...
2006-11-08 Tim StarlingFixed pollution of a backend function with UI-only...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Andrew GarrettSpelling error in comments in User.php -- excede -...
2006-11-08 Nick JenkinsFix parserTests regression introduced in r17479.
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-08 Nick Jenkins(bug 7820) Improve error reporting for uploads via...
2006-11-07 Andrew Garrett(bug 5936) Show an 'm' to the left of the edit summary...
2006-11-07 Andrew Garrett* (bug 5365) Stop users being prompted to enter an...
2006-11-07 Aryeh GregorAdd some documentation to OutputPage.php and specify...
2006-11-06 Brion Vibber* (bug 7819) Move automatic redirect edit summary after...
2006-11-06 Aryeh GregorRoll back r17454 temporarily until I can talk over...
2006-11-06 Nick Jenkins* Prevent PHP "Notice: Undefined property: UploadForm...
2006-11-06 Aryeh Gregor(bug 98) Prohibit corner-case where it might be possibl...
2006-11-05 Brion Vibber* (bug 1109) Correct fix for compressed 304 responses...
2006-11-05 Aryeh GregorURLs shouldn't ever be strtolowered. They can be case...
2006-11-04 Rotem LissChanging the comment to clarify the behavior.
2006-11-04 Yuri AstrakhanAPI * Changed rchide into rcshow. Now allows very granu...
2006-11-04 Yuri AstrakhanAPI * version param now links to the SVN
2006-11-03 Andrew GarrettDocumentation issues for wfMsgReal - convert incorrect...
2006-11-03 Andrew GarrettVarious fixes related to the blocking change re: autobl...
2006-11-03 Brion Vibber* (bug 7550) Normalize user parameter normally on Speci...
2006-11-03 Brion Vibber* (bug 7785) Postgres compatibility for timestamps...
2006-11-03 Brion VibberRevert r17367 "(bug 7723) Add ic: parser function,...
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-11-03 Nick JenkinsSort the list of skins in My Preferences --> Skins...
2006-11-03 Aryeh GregorFix documentation that confused me. Bad Tim, copy...
2006-11-03 Aryeh Gregor(bugs 461, 7547) Allow "Categories:" link at bottom...
2006-11-03 Nick JenkinsMinor addition to comments for wfMsg / wfMsgExt declara...
2006-11-03 Nick Jenkins* (bug 1133) Special:Emailuser: add an option to send...
2006-11-03 Andrew Garrett* (bug 7723) Add ic: parser function, with alias tc...
2006-11-03 Yuri AstrakhanAPI * forcing the rc_timestamp index (to safeguard...
2006-11-03 Andrew GarrettAdd to my commit from last night - give a separate...
2006-11-02 Andrew Garrett(bug 7788) Force section headers in new section links...
2006-11-02 Brion Vibber* Remove entries from redirect table on article deletion
2006-11-02 Brion VibbertemplatesUsed marker is on its own line; silly to wrap...
2006-11-02 Aryeh GregorAdd whitespace above "templates included on this page...
2006-11-02 Nick Jenkins"si" param should be "siprop" in example (si param...
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Brion Vibber* (bug 7780) Fix regression in editing redirects
2006-11-01 Brion VibberRevert addition of 'callto' protocol in default recogni...
2006-11-01 Yuri AstrakhanAPI * Minor fixes to user contribs and logevents. Pagin...
2006-11-01 Andrew GarrettDocument the implementation better (lots of comments...
2006-11-01 Andrew GarrettAmend Special:Ipblocklist to note when a block has...
2006-11-01 Andrew GarrettMissing file from last commit
2006-11-01 Andrew GarrettImplement usercontribs module for API.
2006-11-01 Tim StarlingFixed invalid title condition
2006-11-01 Tim Starlingdon't cache error pages
2006-11-01 Tim StarlingAdded callto:// protocol, for Skype
2006-11-01 Tim StarlingAdded block option "enable autoblocks". Patch by Werdna...
2006-10-31 Yuri AstrakhanDatabase: added STRAIGHT_JOIN option for mysql
2006-10-31 Yuri AstrakhanFixed redirect table update per brion's suggestions.
2006-10-31 Brion Vibber* Add tab links from extensions to classic-based skins...
2006-10-31 Greg Sabino MullaneFix incorrect var name.
2006-10-31 Brion Vibber* (bug 7766) Remove redundant / from AJAX requests...
2006-10-31 Tim StarlingAdded {{#special:}} parser function, to give the local...
2006-10-30 Aryeh Gregor(bug 7758) Added wrapper span to "templates used" expla...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-30 Yuri AstrakhanAPI * Implemented backlinks / imagelinks / embeddedin...
2006-10-29 Yuri AstrakhanUpdates 'redirect' table on each save. WARNING: Breakin...
2006-10-29 Brion Vibber* Fix purging for updated SVG files
2006-10-29 Brion Vibber* (bug 3224) Allow minor edits by bots to skip new...
2006-10-27 Brion Vibber* Remove unsightly "_" from namespace in Special:Allpag...
2006-10-27 Yuri AstrakhanAPI * Optimized backlinking query (still needs an index...
2006-10-26 Brion Vibber* PageArchive can now return a Revision object for...
2006-10-25 Yuri AstrakhanAPI * backlinks (forgot to add)
2006-10-25 Brion Vibber* Allow compound interwiki prefixes in $wgImportSources
2006-10-25 Brion Vibber* (bug 7686) Include id attribute on delete form confir...
2006-10-25 Brion Vibber* (bug 7684) Obey watchcreated preference for Special...
2006-10-25 Nick JenkinsBug 7687: Fix movetalk box checks itself when confirmin...
2006-10-25 Nick JenkinsBug 7369 - Allow "Show Changes" without requiring edit...
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-24 Brion Vibber* (bug 7663) Include language variant switcher links...
2006-10-24 Brion Vibber* Fix user_newpass upgrade for prefixed tables (reporte...
2006-10-23 Tim StarlingAdded a per-user limit on password reminder emails...
2006-10-22 Yuri AstrakhanAPI * cache expiration control
2006-10-22 Yuri AstrakhanAPI * Extra profiling for allpages * better help output
2006-10-22 Yuri Astrakhanrenaming ApiQueryRecentchanges.php to ApiQueryRecentCha...
2006-10-22 Yuri Astrakhanrenaming ApiQueryRecentchanges.php to ApiQueryRecentCha...
2006-10-22 Jimmy Collins* (bug 7606) MediaWiki messages for "rss" and "atom...
2006-10-22 Aryeh GregorTweak Cologne Blue style so that all search boxes are...
next