aaand restore behavior from prior to r24882 on expected input
[lhc/web/wiklou.git] / includes /
2007-08-20 Brion Vibberaaand restore behavior from prior to r24882 on expected...
2007-08-20 Brion VibberThrow an exception for invalid data in expandAttributes...
2007-08-20 Rob ChurchTrim some end-of-file whitespace
2007-08-20 Rob Church(bug 11001) Submit Special:Newpages as a GET, rather...
2007-08-20 Nick JenkinsVariable $titleString seemed to be used before it was...
2007-08-20 Nick JenkinsVariable $user seemed to be used before it was defined...
2007-08-20 Nick JenkinsPrevent E_STRICT warning:
2007-08-19 Aaron Schulz*Update page on null revisions made for uploads
2007-08-17 Rob ChurchRemove some declarations for unused globals...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...
2007-08-17 Rob ChurchMake Xml::expandAttributes() a bit more robust against...
2007-08-17 Brion Vibberfix regression from r24838 -- lost a '>' char for redir...
2007-08-17 Rob Church* (bug 10971) `aufrom` parameter doesn't work with...
2007-08-16 Rob Church(bug 7890) Don't list redirects to special pages in...
2007-08-16 Daniel CannonHaha .. woops. Left some debugging in there :)
2007-08-16 Daniel Cannon* Fix bug with Protected namespace message when protect...
2007-08-15 Rob Churchwhitespace
2007-08-15 Aaron SchulzTweak ArticleUpdateBeforeRedirect hook a tad
2007-08-15 Rob ChurchDocument hooks in release notes, too, please. Also...
2007-08-15 Aaron Schulz*Add ArticleUpdateBeforeRedirect hook, to allow for...
2007-08-15 Rob Church(bug 8737) Fix warnings caused by incorrect use of...
2007-08-15 Rob ChurchCoerce mOutputHooks to an array; makes things backwards...
2007-08-15 Rob Church(bug 10937) Distinguish overwritten files in upload...
2007-08-15 Rob ChurchReverting r24829; using subtitles leads to an unclear...
2007-08-15 Aaron SchulzUse subtitles to make this consistent with delete/prote...
2007-08-15 Rob ChurchMark static methods as such
2007-08-15 Rob ChurchLanguage::lc() is non-static
2007-08-15 Tim StarlingDon't show warning if the file is missing
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-08-14 Daniel CannonMinor whitespace cleanup ... rmvd closing ?>
2007-08-14 Rob ChurchTweak confusing comment for User::whoIsReal()
2007-08-14 Rob ChurchDocument all methods and mark them public
2007-08-13 Rob ChurchShow edit count in user preferences
2007-08-13 Rob ChurchTweak comment to be clearer these are rights, not groups
2007-08-13 Rob ChurchBetter variable and method naming
2007-08-13 Rob Church* (bug 10902) Unable to fetch user contributions from...
2007-08-13 Rob ChurchTweak comment, "usable" is the purpose of this method...
2007-08-13 Aaron Schulz*Call Article::updateRevisionOn() to update page record...
2007-08-13 Aaron Schulz*Update page_latest to reflect the null revision, like...
2007-08-11 Rob ChurchTreat slave lag warning messages as wiki text and updat...
2007-08-11 Rob Church(bug 10872) Fall back to sane defaults when generating...
2007-08-11 Rob ChurchShould be using master here, otherwise we risk inconsis...
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-09 Raimond Spekking* Fix regressions from r24515:
2007-08-09 Rob ChurchFix XHTML
2007-08-09 Rob Church(bug 10832) Include user information when viewing a...
2007-08-09 Greg Sabino MullaneMulti-insert appeared in Postgres 8.2, not 8.1
2007-08-09 Rob Church* (bug 10859) Introduce 'UserGetImplicitGroups' hook...
2007-08-09 Yuri AstrakhanAPI: Added site statistics (siprop=statistics for meta...
2007-08-09 Yuri AstrakhanStatistics code cleanup, fixed multiple db reload bug.
2007-08-09 Yuri AstrakhanAPI: fixed bad login throttling bug (i hope)
2007-08-09 Yuri AstrakhanAPI:
2007-08-09 Yuri AstrakhanAPI: Added size property (rev_len)
2007-08-08 Rob ChurchNothing clumsy about it in the first place; having...
2007-08-08 Aaron Schulz*Make filerevert message less clumsy
2007-08-08 Rotem LissAdding direction marks between the edit comments and...
2007-08-08 Rob ChurchRevert r24574 and r24667 per Brion on bug 10798
2007-08-08 Rob ChurchDocument $wgEnableAPI and $wgEnableWriteAPI better
2007-08-08 Rob ChurchDon't exclude NS_MEDIAWIKI_TALK
2007-08-07 Rotem Liss* Fixing filehistory headings in RTL.
2007-08-07 Rotem LissRemoving the function HTMLSelectGroups: no longer used...
2007-08-07 Yuri AstrakhanAPI: updated imageinfo output
2007-08-07 Ilmari Karonenrm redundant call to Title::newFromText()
2007-08-07 Ilmari Karonenfix crash when trying to edit a protected namespace
2007-08-07 Yuri AstrakhanAPI: Now renders image size values as integers in json.
2007-08-07 Rotem LissFixed a display problem in the E-mail part of the prefe...
2007-08-06 Rob ChurchWarn users not to destroy $wgGroupPermissions
2007-08-06 Raimond Spekking* Tweaking Werdnas new functions 'showPermissionsErrorP...
2007-08-06 Raimond Spekkingtypo, use variable '$name', not a constant 'name'.
2007-08-06 Rob Church...oops, forgot this
2007-08-06 Rob ChurchMiscellaneous aesthetic improvements to Special:Ipblocklist
2007-08-06 Rob ChurchErrant escaping of titles
2007-08-06 Rob Church* (bug 10655) Show standard tool links for blocked...
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-08-04 Rotem LissCustomizations should be added in LocalSettings.php...
2007-08-04 Rob Church* (bug 10805) Fix "undo" link when viewing the diff...
2007-08-04 Brion Vibberupdate prototype
2007-08-04 Brion VibberClean up autocreation a smidge... let the auth plugin...
2007-08-04 Rob ChurchRewrite Xml::namespaceSelector() before it drives me...
2007-08-04 Rob ChurchThis is a public service announcement. When using entit...
2007-08-04 Rob Church* (bug 10798) Exclude MediaWiki namespace from filterin...
2007-08-04 Brion VibberMove $wgAlternateMaster to core DefaultSettings.php...
2007-08-03 Rob Church(bug 9437) Don't overwrite edit form submission handler...
2007-08-03 Andrew GarrettUse the new userCan changes to display better, clearer...
2007-08-03 Brion Vibber* Fixed regression in blocking of username '0'
2007-08-03 Rotem LissFix RTL display of the upload form.
2007-08-03 Rotem LissI guess it should actually return the result (anyway...
2007-08-02 Rotem LissToggles in RTL preferences indented to the right, hidde...
2007-08-02 Andrew GarrettRemove partial patch mixed in with last commit
2007-08-02 Andrew Garrett(bug 10775) French localisation. Patch, syntax fixed...
2007-08-01 Yuri AstrakhanAPI: Added various edit tokens to prop=info (except...
2007-08-01 Rob Church(bug 10769) Database::update() should return boolean...
2007-08-01 Yuri AstrakhanPer Brion's suggestion, fixed blocker user detection...
2007-08-01 Andrew Garrett(bug 10767) More fixes for userCan. Kudos to WebBoy...
2007-08-01 Andrew GarrettSmall bug in userCan changes. Kudos to Raymond_ for...
2007-08-01 Andrew GarrettuserCan changes, which have been done for about 3 weeks...
2007-08-01 Rob Church(bug 10683) Fix inconsistent handling of URL-encoded...
2007-08-01 Rob Church* (bug 10744) Treat "noarticletext" and "noarticletexta...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
next