Update.
[lhc/web/wiklou.git] / includes /
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...
2007-07-18 Rob ChurchIntroduce IndexPager::preprocessResults(); useful for...
2007-07-18 Aaron Schulz*Decrappify inefficient hook/link update scheme for...
2007-07-18 Rob ChurchClean up and update documentation for Title::isAlwaysKn...
2007-07-18 Daniel Cannon(bug 10602) API: Add two protected accessors to ApiMain...
2007-07-18 Rob Churchtyop
2007-07-17 Rob ChurchPass the user as an argument to 'isValidPassword' hook...
2007-07-17 Brion Vibberclarify comment
2007-07-17 Brion Vibber* (bug 10572) Force refresh after clearing visitation...
2007-07-17 Brion VibberURL-encode the content-disposition suggested filename...
2007-07-17 Brion Vibber* (bug 8054) Return search page for empty search reques...
2007-07-17 Rob ChurchFix
2007-07-17 Rob Church* Clean up User::isValidPassword()
2007-07-17 Brion VibberRevert r24105, r24106, r24107 'security fix' forbidden...
2007-07-17 Brion VibberA little more cleanup on the fallback (non-cURL) HttpFu...
2007-07-17 Brion Vibber* (bug 10615) Fix for transwiki import when CURL not...
2007-07-17 Aaron Schulz*Note cascading protection, patch by Lejonel (bug 10614)
2007-07-17 Daniel CannonIt appears that some MIME detectors on Windows machines...
2007-07-17 Rob ChurchUpdate comment
2007-07-16 Greg Sabino MullaneFix bug 10608, plus a bonus one that was hidden by...
2007-07-16 Aryeh GregorEr, right. Best to have "return true;" somewhere in...
2007-07-16 Aryeh GregorWhoops, reversed inequality. Forgot to check whether...
2007-07-16 Aryeh Gregor(bug 4650) Added various sanity checks to site stats...
2007-07-16 Rob Church(bug 3173) Option to offer exported pages as a download...
2007-07-16 Anders Wegge JakobsenUpdated translations for da
2007-07-16 Aryeh Gregor, too
2007-07-16 Raimond Spekking* Add a message if category is empty
2007-07-16 Rob ChurchRename 'SpecialContribSubEnd' hook to more appropriate...
2007-07-16 Daniel CannonAdded hook point to allow extensions to add to contentS...
2007-07-15 Jens FrankNew Parser::setTransparentTagHook for parser extension...
2007-07-15 Yuri AstrakhanAPI: an alternative "continue" value formatted as a...
2007-07-15 Yuri AstrakhanAPI: improved list=logevents - added leprop, decoded...
2007-07-15 Rob ChurchMIME is an acronym...
2007-07-15 Daniel CannonActually, let's make that message a tid bit more clear...
2007-07-15 Daniel CannonSecurity fix: Previously it was possible to include...
2007-07-15 Yuri AstrakhanAPI: Fixed Bug 10544 Add 'rc_id' column to 'recentchang...
2007-07-15 Yuri AstrakhanAPI: Removed maximum limit checking when running api...
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-14 Rob Church(bug 10520) Preview licences during upload via AJAX
next