Tweak 'revertpage'. Proposed by: O.
[lhc/web/wiklou.git] / includes /
2008-06-09 Brion Vibber* (bug 12311) Fix regression with lists at start of...
2008-06-09 Brion VibberRevert r36076, r36109, r36110 -- just doesn't work...
2008-06-09 Brion VibberClean up rr35065 -- normalize initial caps and _ input...
2008-06-09 Chad HorohoeMinor logic error on removing blocks on range when...
2008-06-09 Chad HorohoeAlrighty, now we properly remove old blocks before...
2008-06-09 Brion Vibber* (bug 11084) $wgDBprefix replacement for updater SQL...
2008-06-09 Alexandre EmsenhuberSome tweaks to the {{int:...}} parser function:
2008-06-09 Brion Vibberupdate comment w/ new location of js funcs
2008-06-09 Chad Horohoe(bug 11951) EditPage::getEditToolbar() is now static...
2008-06-09 Chad HorohoeBug 10080 - Finally fixed. No longer mis-detects an...
2008-06-09 Aaron SchulzHidden blocks should be permanent only
2008-06-08 Ryan Schmidt* add hook desc to hooks.txt and fix typo in LinkerMake...
2008-06-08 Ryan Schmidt* Add a new hook LinkerMakeExternalLink to allow extens...
2008-06-08 Niklas Laxström* Improvements to FormOptions
2008-06-08 Aryeh GregorNew $wgGroupPermissions option 'move-subpages' added...
2008-06-08 Aaron Schulz* Add OldLocalFile::selectRows()
2008-06-07 Niklas Laxström* Cache debug messages until $wgOut is initialised
2008-06-07 Rotem LissStandardization of permission errors and other errors...
2008-06-07 Tim StarlingUse new calling convention for ImageGallery::add()...
2008-06-07 Andrew GarrettAdd a ! operator to autopromote conditions
2008-06-06 Aaron Schulz* Pass in $parser more cleanly
2008-06-06 Brion VibberAdd 'ogv' as recognized alias to 'ogg', allowing upload...
2008-06-06 Chad HorohoeBreaks rangeblocks. Keeping out of trunk until we can...
2008-06-06 Chad HorohoeI think we've fixed the UI issues with the new modify...
2008-06-06 Brion Vibber* (bug 14432) Fix notice regression in Special:Newpages...
2008-06-06 Brion Vibber* (bug 14424) Fix regression in $wgRateLimitsExcludedGr...
2008-06-06 Brion Vibber* (bug 14401) Fix Safari access key tooltips for Window...
2008-06-06 Brion VibberRevert r35901 -- UI regressions (ipb_already_blocked...
2008-06-05 Alexandre EmsenhuberRe-encode in utf-8 and removed trailing whitespaces
2008-06-05 Chad HorohoeEncoding problem in DefaultSettings. Premature headers...
2008-06-05 Chad HorohoeRemoving Special:MissingFiles for now.
2008-06-05 Chad HorohoeAnd there it is.
2008-06-05 Chad HorohoeDeleting to recommit with the proper case sensitive...
2008-06-05 Aryeh GregorSpecialSearchResults hook now passes results by referen...
2008-06-05 Greg Sabino MullaneAdd space before 'LEFT JOIN' so it doesn't become part...
2008-06-05 Raimond Spekking* (Bug 13828) Split parameter $1 (combines title and...
2008-06-05 Greg Sabino Mullanequerycache.value is an unsigned int with default of...
2008-06-05 Chad HorohoeBug 13702 - Add Special:MissingFiles to list pages...
2008-06-05 Danny Brepairing invalid RSS feed in Special:NewPages
2008-06-05 Victor VasilievFix some weird bugs on "you are blocked" form by unstub...
2008-06-05 Tim Starling* Changed password hash format, see wikitech-l
2008-06-05 Alexandre EmsenhuberDefine $wgRateLimitsExcludedGroups to an empty array...
2008-06-05 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-05 Chad HorohoeBug 10080 - Sysops can now modify a block without unblo...
2008-06-05 Aaron SchulzTweak error messages
2008-06-04 Aryeh GregorRevert r35848 per Brion's WONTFIX of bug 14536: "This...
2008-06-04 Aaron Schulz'0' is a title
2008-06-04 Brion VibberLogin & signup form float fixes:
2008-06-04 Aaron SchulzTitle may come in as an empty string, which is not...
2008-06-04 Chad HorohoeFix bug 11771: Signup form now not shown if in read...
2008-06-04 Chad HorohoeRecommitting User::isActiveUser() as User::isActiveEdit...
2008-06-04 Brion Vibber* (bug 14386) Fix subpage namespace oddity when moving...
2008-06-04 Brion VibberRevert r35857, 35858, 35859 for the moment. Some notes:
2008-06-04 Chad HorohoeAnd a missing > helps too.
2008-06-04 Chad HorohoeTypo in previous commit.
2008-06-04 Chad HorohoeImplement User::isUserActive(). Potentially very useful...
2008-06-04 Andrew GarrettApply the rate-limiter to subpage moving
2008-06-04 Andrew GarrettAdd GetAutoPromoteGroups hook, which was in my working...
2008-06-04 Aaron SchulzAdd oldid like r35829, except without random unrelated...
2008-06-04 Tim StarlingReverted r35829, breaks the suppression of the "next...
2008-06-04 Tim StarlingDisable hooks display in Special:Version by default...
2008-06-04 Tim StarlingCapture PHP errors from mysql_connect(). Apparently...
2008-06-04 Aaron Schulzspecial page group tweak
2008-06-04 Tim StarlingFix and revert revert of 35819. is_writable() should...
2008-06-03 Aryeh GregorAs Brion points out, this needs an htmlspecialchars.
2008-06-03 Aaron SchulzMake link to current not be misleading if the diff...
2008-06-03 Brion VibberRevert r35819 -- broke thumbnailing.
2008-06-03 Brion VibberRevert r35794, r35795, r35797, r35798 for now.
2008-06-03 Aryeh Gregor(bug 14385) "Move subpages" option no longer tries...
2008-06-03 Niklas Laxström* Second try of split message caches with changes sugge...
2008-06-03 Niklas Laxström* When passing invalid or nonexistent language code...
2008-06-03 Niklas Laxström* Revert wfMkdirParents back to old method not using...
2008-06-03 Niklas Laxström* Cache sidebar for all languages
2008-06-03 Brion VibberRemove bullshit "deprecated" warnings about MediaWiki...
2008-06-03 Raimond SpekkingAllow wikisyntax in these messages. Makes it easier...
2008-06-03 Chad HorohoeClean up DefaultSettings.php documentation for (now...
2008-06-03 Alexandre EmsenhuberFatal error: Call to undefined method User::userCan()
2008-06-03 Chad Horohoe(bug 12859) Deprecate $wgRateLimitsExcludedGroups in...
2008-06-03 Rotem LissCode cleanup.
2008-06-03 Rotem LissLink to the group pages in Special:Preferences.
2008-06-03 Rotem LissFix for r35787 commit message: the list bullets were...
2008-06-03 Rotem LissReverting new Special:SpecialPages layout: Problems...
2008-06-03 Rotem LissFixing display of RTL Special:Specialpages: Display...
2008-06-03 Roan KattouwFixing regression from r35298: wasn't adding enough...
2008-06-02 Brion Vibber* (bug 14367) Failed block no longer adds phantom watch...
2008-06-02 Brion Vibber* (bug 14258, 14368) Fix for subpage renames in replica...
2008-06-02 Bryan Tong Minh... and should have also made this an array
2008-06-02 Bryan Tong MinhForgot to return success
2008-06-02 Bryan Tong MinhPut ratelimiter and edittoken checking in backend.
2008-06-02 Alexandre EmsenhuberFixed Doxygen warnings
2008-06-02 Nick JenkinsPrevent E_STRICT warning on editing a non-existent...
2008-06-02 Daniel FriesenSplarka wanted a way to hide the diff so here's &hidedi...
2008-06-01 Daniel FriesenshowDiff needs headers as parameters, even though they...
2008-06-01 Daniel FriesenSolved bug 14263, showing a diff on revert.
2008-06-01 Bryan Tong Minh(bug 11659) Urldecode image names in galleries (fixed...
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-06-01 Alexandre EmsenhuberPer r35670: Bump $wgStyleVersion
2008-06-01 Robert Leverington* (bug 14370) When a grouppage-x message does not exist...
2008-06-01 Daniel FriesenOn second thought, we should be using a lowercase form...
2008-06-01 Daniel FriesenAllow use of a mediawiki message to '''override'''...
next