* (bug 10149) Don't show full template list on section-0 edit
[lhc/web/wiklou.git] / includes /
2007-06-05 Brion Vibber* (bug 10149) Don't show full template list on section...
2007-06-05 Brion Vibber* Fix minor regression in media links to images that...
2007-06-05 Brion VibberFix regression in section edit links - broken XML output
2007-06-05 Brion Vibber* Add an Image::newFromName for additional compat
2007-06-05 Ævar Arnfjörð Bjar... Expand a bit on the comment for Parser::stripToc, make...
2007-06-05 Tim StarlingLocalFile::restore(): roll back the DB transaction...
2007-06-05 Rob Church(bug 10055) Populate email address and real name proper...
2007-06-05 Rob Church* (bug 10145) Wrap the tool links on Special:Whatlinksh...
2007-06-05 Rob ChurchAdd missing $hint to 'EditSectionLink' hook call
2007-06-05 Rob ChurchDon't generate a diff link in the patrol log if the...
2007-06-05 Rob Church* (bug 9886) Provide clear example "stub link" in Speci...
2007-06-05 Rob Church* (bug 9769) Provide "watch this page" toggle on protec...
2007-06-05 Rob Church(bug 10139) Introduce 'EditSectionLink' and 'EditSectio...
2007-06-05 Rob ChurchClarification for $wgRestrictionLevels
2007-06-05 Rob Church* (bug 9898) Allow viewing all namespaces in Special...
2007-06-04 Rob ChurchHad a bash at cleaning up the horrendous-looking deleti...
2007-06-04 Aryeh GregorUse __construct syntax instead of PHP4 syntax. Someone...
2007-06-04 Rob Church(bug 10104) Provide stub "getLag()" function for Databa...
2007-06-04 Rob Church* (bug 10118) Introduce Special:Mostlinkedtemplates
2007-06-04 Tim StarlingDon't delete images in foreign repositories. Also fixed...
2007-06-04 Rob Church* (bug 10117) Special:Wantedpages doesn't handle invali...
2007-06-04 Brion Vibber* (bug 10113) Fix double-click for view source on prote...
2007-06-04 Brion Vibberaaaand one more
2007-06-04 Brion Vibberfix to fix for calling convention :D
2007-06-04 Tim StarlingFix calling convention to makeThumbLinkObj()
2007-06-04 Brion Vibber* (bug 10132, 10134) Restore back-compatibility Image...
2007-06-04 Raimond Spekking* Added variables 'wgRestrictionEdit' and 'wgRestrictio...
2007-06-04 Raimond SpekkingAdding CSS-IDs to deletion log section
2007-06-03 Aaron Schulz*Add two vars to ArticleViewHeader hook, $outputDone...
2007-06-03 Yuri AstrakhanAPI fixed bug 10112 generator=backlinks&prop=info broken
2007-06-03 Antoine Mussopropset
2007-06-03 Yuri AstrakhanAPI: fixed bug 10109 PostgreSQL API bug in ApiQueryWatc...
2007-06-03 Tim StarlingFix SpecialUpload::unsaveUploadedFile(). Move UploadVer...
2007-06-03 Tim StarlingPartial implementation of $wgCapitalLinks differences...
2007-06-03 Tim StarlingRevert r22661 as per wikitech-l
2007-06-03 Tim StarlingFixed most of the parser tests broken by filerepo merge
2007-06-03 Daniel Cannon(bug 8931) Prevent password from being repeated in...
2007-06-02 Aaron Schulz*Remove silly unparsed brackets from list shown when...
2007-06-02 Yuri AstrakhanAPI: Security update - deleted rev/rc/log entries are...
2007-06-02 Daniel CannonMinor doc goof -- displays *after* not before.
2007-06-02 Daniel Cannon(bug 7691) Show deletion log following noarticletext...
2007-06-02 Daniel Cannon(bug 10076) Modified so as to output whoever the origin...
2007-06-01 Brion Vibber* (bug 10083) Fix for Special:Version breakage on PHP...
2007-06-01 Daniel CannonAparently, it need not only be defined but *initialized...
2007-06-01 Daniel CannonFixes for previous commit:
2007-06-01 Daniel Cannon(bug 10076) If a user is blocked as the result of a...
2007-06-01 Aaron Schulz*Fix typo
2007-05-31 Tim StarlingAdded $wgArticleRobotPolicies
2007-05-31 Aaron Schulz*Use null for time/rev ID for templates/images when...
2007-05-31 Aaron Schulz*Use $this->requestedTime, $this->requestedTimestamp...
2007-05-31 Aaron Schulz*Add BeforeGalleryFindFile, TitleLinkUpdatesAfterComple...
2007-05-31 Aaron Schulz*Title fix
2007-05-31 Tim StarlingFixed a few filerepo bugs, added some documentation
2007-05-31 Aaron Schulz*Add newFromArchiveName()
2007-05-30 Aaron Schulz*clean up comment
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-30 Daniel CannonFix for bugzilla.wikimedia.org/show_bug.cgi?id=10036...
2007-05-30 Brion VibberHonestly this whatlinkshere further link looks weird...
2007-05-30 Brion Vibber* Add Google Wireless Transcoder to the Unicode editing...
2007-05-29 Raimond Spekking(bug 7960) Link to "what links here" for each "what...
2007-05-29 Greg Sabino MullaneMake sure BlockHideName really defaults to 0, not false...
2007-05-29 Greg Sabino MullaneThe variable mLastResult may be null /or/ false: check...
2007-05-29 Aaron Schulz*Add U param to parseinline regexp to fix regression...
2007-05-28 Raimond SpekkingAfter revert of r22435 and talk with Brion on IRC previ...
2007-05-28 Antoine MussoAdd class for prev/next/numlinks just like r22473 ...
2007-05-28 Yuri AstrakhanAPI: fixed broken redirects feature
2007-05-28 Yuri AstrakhanAPI bug 10046: incorrect action produces invalid respon...
2007-05-28 Aaron Schulz*use /s modifier for parseinline regexp, <p> tags were...
2007-05-27 Yuri AstrakhanAPI: Enabled API login throttling (with amidaniel's...
2007-05-27 River TarnellSpecialPage::exists needs to fold case when checking...
2007-05-27 River Tarnell- need to include </div> in empty result case, otherwis...
2007-05-27 Antoine Musso* cleaner indenting for query pages
2007-05-26 Aaron Schulz*More r22450 cleanup, don't add &action=edit to broken...
2007-05-26 Antoine Mussodebug comment :(
2007-05-26 Antoine MussoFix for r22450: handle links to special pages when...
2007-05-26 Antoine Musso* Fix #908: links to Special: pages should check for...
2007-05-25 Brion VibberReverting r22430 for now; I don't really like this...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-25 Brion VibberRevert r22423 -- mysteriously destroys several core...
2007-05-25 Raimond SpekkingIntroducing 'frameless' keyword to [[Image:]] syntax...
2007-05-24 Robert StojnićRevert r22403 for the moment. Probably should ask Brion...
2007-05-24 Antoine MussoRename $wgSlaveLagOhNo (r22310) to $wgSlaveLagCritical.
2007-05-24 Robert StojnićPaired commit with 22402. Makes necessary schema additi...
2007-05-24 Raimond SpekkingReinstating <span></span>, breaks parsertest.
2007-05-23 Raimond SpekkingUse proper CSS class instead of hardcoded style for...
2007-05-23 Brion Vibberbug 8772: fix for previous patch -- function that takes...
2007-05-22 Raimond Spekking* (bug 6072) Add a 'border' keyword to the image syntax
2007-05-22 Niklas Laxström* Revert r22349, breaks things up
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...
next