Removing the function HTMLSelectGroups: no longer used (both Special:Userrights and...
[lhc/web/wiklou.git] / includes /
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.
2007-07-31 Raimond SpekkingAdding new parameter $8 with the begin of a block to...
2007-07-31 Raimond Spekking* Adding IDs to submit and reset buttons (this was...
2007-07-30 Daniel Kinzleradding generic hook points to SpecialPreferences
2007-07-30 Raimond Spekking* Prettifying file history table a bit. Especially...
2007-07-30 Raimond SpekkingSeparate date and time in new 'filerevert-intro', ...
2007-07-30 Greg Sabino MullaneAdd function to check if function-based indexes are...
2007-07-30 Raimond SpekkingFix regression: message 'imghistory' was deleted in...
2007-07-30 Yuri AstrakhanAPI:
2007-07-30 Brion VibberUndo r24394; not really comfortable with this change...
2007-07-30 River Tarnell- new field: page_key, stores page_title in uppercase.
2007-07-30 Rob ChurchSome style tweaks, per Brion
2007-07-29 Rob ChurchIntroduce OutputPage::addReturnTo(), with a view to...
2007-07-29 Brion VibberHopefully fix the problem with EXIF field names being...
2007-07-29 Brion Vibberfix an immediate php error, but result is still wrong...
2007-07-29 Rob ChurchLonger comment box
2007-07-29 Rob ChurchLeft in a comment
2007-07-29 Rob Church* (bug 10739) Users can now enter comments when reverti...
2007-07-29 Rob ChurchWhat is this, Blankety Blank?
2007-07-29 Rob ChurchLucky bug
2007-07-29 Rob ChurchNote
2007-07-29 Rob ChurchWhoops, missed this one...
2007-07-29 Rob Church* More precise comment
2007-07-29 Rob Church* Use a table to present file histories
2007-07-29 Rob Churchstrpos() !== false is faster than strstr()
2007-07-29 Rob Church(bug 10732 and others) Further fixes to protect chainin...
2007-07-29 Rotem LissA message (fileexists) with the same name of another...
2007-07-28 Rob ChurchBump $wgStyleVersion
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-07-26 Raimond SpekkingAdding "thumb" to the image editbutton. In this way...
2007-07-25 Yuri AstrakhanAPI: Fix for bug 10662 imageinfo is not cleared for...
2007-07-25 Nick JenkinsTrivial cosmetic anal-retentive adjustment to four...
2007-07-25 Nick JenkinsTweak to prevent strict standards warning: Only variabl...
2007-07-23 Aaron Schulz*Look only at unique keys. If a file has versions that...
2007-07-23 Aryeh Gregor(bug 10672) Make Linker::doEditSectionLink protected...
2007-07-23 Aryeh GregorOptimize User::getID() for special cases, and User...
2007-07-23 Tim StarlingFixed LocalRepo::cleanupDeletedBatch(), wasn't working
2007-07-23 Tim StarlingSeed subdirs in the deleted zone with a blank index...
2007-07-23 Tim StarlingDebugging
2007-07-23 Tim Starlingdebugging code accidentally left in
2007-07-22 Rob ChurchSkip the difference engine cache when 'action=purge...
2007-07-22 Rob Church(bug 9575) Accept upload description from GET parameters
2007-07-22 Rob Church* Pass new Revision to the 'ArticleInsertComplete'...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-22 Aaron Schulz*Store page_id in ar_page
2007-07-21 Rob ChurchIntroduce 'UserGetRights' hook; see docs/hooks.txt...
2007-07-20 Brion Vibberpretty up the hook error message with an explanation...
2007-07-19 Brion VibberDon't do gzip compression if the URL path ends in ...
2007-07-19 Brion Vibber* (bug 10642) Fix shift-click checkbox behavior for...
2007-07-19 Brion Vibberand bump style ver
2007-07-18 Brion VibberFix several JS problems with MSIE/Mac:
2007-07-18 Rob Church(bug 10634) Fake out log_id until the column is live...
2007-07-18 Brion Vibberbump style version for the last commit removing the...
2007-07-18 Brion VibberRevert r24237, r24239, r24245 for the moment. We expect...
2007-07-18 Rob ChurchFix double-escaping
2007-07-18 Brion VibberTweaks to the AJAX license preview:
2007-07-18 Brion Vibberremove spurious htmlspecialchars() on input; remove...
2007-07-18 Raimond Spekking* (bug 10631) Warn when illegal characters are removed...
2007-07-18 Raimond Spekkingfix to show the source article name in log
2007-07-18 Raimond Spekking* (bug 6808) Allow import to different page name
2007-07-18 Rob ChurchIt helps when you don't break things...
next