* (bug 10116) Update Portuguese translations
[lhc/web/wiklou.git] / includes /
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...
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
next