Quote namespace names before plonking them into a regular expression, to give me...
[lhc/web/wiklou.git] / includes /
2006-11-17 Aryeh Gregor(bug 7918) "Templates used on this page" is now shown...
2006-11-17 Aryeh Gregor(bug 7918) "Templates used on this page" changes during...
2006-11-17 Aryeh Gregor(bug 4178) MediaWiki:Common.js will now be included...
2006-11-17 Aryeh GregorReplace 'old-revision-navigation' message with 'revisio...
2006-11-16 Brion Vibber* Detect CGI configurations where PATH_INFO is set...
2006-11-16 Aryeh Gregor* urlencode username so rollback-on-history works for...
2006-11-16 Tim StarlingRemoved broken redundant fallback to the Language messa...
2006-11-16 Aryeh Gregor(bug 3315) Allow rollback directly from history page.
2006-11-16 Aryeh Gregor(bug 6873) When viewing old revisions, add link to...
2006-11-16 Aryeh Gregor(bug 7932) Make sure that edit toolbar clears floats...
2006-11-15 Andrew GarrettwfMsg -> wfMsgForContent for code added in r17609
2006-11-14 Nick JenkinsPrevent PHP Notice: "Uninitialized string offset: 0...
2006-11-14 Nick JenkinsPrevent PHP notice on undefined $subjectpreview and...
2006-11-14 Aryeh Gregor(bug 7811) Allow preview of edit summaries. Slight...
2006-11-13 Tim StarlingFixed EDIT_AUTOSUMMARY use, what did you think it was...
2006-11-13 Andrew GarrettBloody hell, not another pretend feature
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...
next