Add noratelimit right to list of core rights, was missing.
[lhc/web/wiklou.git] / includes /
2008-06-22 Andrew GarrettAdd noratelimit right to list of core rights, was missing.
2008-06-22 Chad HorohoeSelf revert, this isn't really implemented right.
2008-06-21 Chad HorohoeAdd MediaWiki:Print.css back in. Now applies to printab...
2008-06-21 Roan KattouwAPI:
2008-06-21 Roan KattouwOops, gotta use $exp here
2008-06-21 Rotem LissRe-adding a <div> element for the rc options.
2008-06-21 Rotem LissRemoving the recent changes fieldset, per complaints...
2008-06-21 Aaron SchulzE_SRICT; callback should have the ampersand
2008-06-21 Aaron Schulz* Revert r36478; I don't see the point in this cryptic...
2008-06-20 Brion Vibber* (bug 14515) HTML nesting cleanup on edit form
2008-06-20 Chad HorohoeNo need to count(*) in SiteStats::admins
2008-06-20 Chad HorohoeFix regression from r36376. $wgAllowCategorizedRecentCh...
2008-06-20 Roan KattouwRevert live hack from r36493, because it has no effect...
2008-06-19 Brion VibberApply live hack -- exception for invalid actions (as...
2008-06-19 Brion Vibberapply live hacks: debug logging for spam regex & blackl...
2008-06-19 Brion VibberRevert r36446, 36447 -- spews a whole bunch of table...
2008-06-19 Brion Vibberre-tweak filename: todo -- refactor this crap to use...
2008-06-19 Brion VibberRevert the email footer for the moment. A few comments:
2008-06-19 Brion VibberRename all the special page class files back to their...
2008-06-19 Brion VibberRevert r36413 -- renaming of search files into 'search...
2008-06-19 Alexandre EmsenhuberNote that restrictions are rights, not groups. So now...
2008-06-19 Brion VibberRevert r36308 "(bug 2889) MediaWiki:Print.css now appli...
2008-06-19 Brion VibberRevert r36273:
2008-06-19 Chad Horohoerevert 36435. Bad logic slaps mw-redirect on pages...
2008-06-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-06-19 Alexandre EmsenhuberPer r35950: removed unused file
2008-06-19 Raimond Spekking* Per Nikerabbits suggestion: Move vertical-align into CSS
2008-06-19 Raimond Spekking* (bug 14590) Vertical align cells of Special:Preferences
2008-06-19 Aaron SchulzLoosen ipv4 check back, this really should be called...
2008-06-19 Chad HorohoeHooks EditFilter and EditFilter complete got a new...
2008-06-18 Chad HorohoeRedirects in logs, rc, etc. should have mw-redirect...
2008-06-18 Alexandre EmsenhuberMade NewpagesForm extends SpecialPage and renamed it...
2008-06-18 Aaron SchulzRemove ugly IP code duplication
2008-06-18 Chad HorohoeA few useless require()'s lying around.
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...
2008-06-17 Danny B* keeping the consistence of the preference string
2008-06-17 Chad HorohoeUse redirect=no on redirects listed in file links.
2008-06-17 Alexandre EmsenhuberSome more tweaks to Special:Recentchanges:
2008-06-17 Alexandre Emsenhuber* Force ints for limit and days options, i get exceptio...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-17 Niklas Laxström* Actually use $wgMessageCacheType for the MessageCache
2008-06-17 Niklas Laxström* Fix comments
2008-06-17 Niklas Laxström* Second try at normalising special page titles, now...
2008-06-17 Rotem LissRenumber parameters to remove , doesn't break translati...
2008-06-17 Niklas Laxström* No point passing sitename in parameter, as needs...
2008-06-17 Rotem LissSending e-mail using Special:EmailUser does reveal...
2008-06-17 Chad HorohoeOther params that are useful to this message. Hasn...
2008-06-17 Chad Horohoe(bug 14558) New system message (emailuserfooter) is...
2008-06-17 Aaron SchulzFix more total breakage
2008-06-16 Alexandre EmsenhuberOne more, thanks to Alexfusco5 for reporting it
2008-06-16 Alexandre EmsenhuberDon't break feeds
2008-06-16 Aaron SchulzRemove require() line - caused fatal errors
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-16 Brion Vibber* (bug 4977) Fix for possible squid purging errors...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Chad HorohoeAdd wfDeprecated() to Article::getDB()
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-16 Chad HorohoePhase out the last of Article::getDB().
2008-06-16 Chad HorohoeRemove useless param in RecentChange::newFromCurRow()
2008-06-16 Chad HorohoeFixing it the way RockMFR said I should.
2008-06-16 Chad Horohoe(bug 14551) - Cancel upload no longer automatically...
2008-06-15 Roan KattouwAPI: Add nocreate parameter to action=edit
2008-06-15 Chad Horohoe(bug 2889) MediaWiki:Print.css now applies to the print...
2008-06-15 Roan KattouwAPI: Adding 'hidden' field to list=allcategories and...
2008-06-15 Roan KattouwAPI: action=edit: Make the combination of prepend/appen...
2008-06-14 Alexandre EmsenhuberAllow entities, it breaks some languages such as french
2008-06-13 Aaron Schulz* Fix confused code
2008-06-13 Alexandre Emsenhuberfix for r36212: take care of the namespace too
2008-06-13 Bryan Tong Minh(bug 14526) Unescaped SQL in list=backlinks
2008-06-13 Raimond SpekkingRemove non standard, Gecko specific CSS.
2008-06-13 Aryeh GregorAlso omit rtl.css when appropriate. Would be good...
2008-06-13 Aryeh Gregor(bug 14520) Don't load nonexistent CSS fix files for...
2008-06-12 Aryeh GregorAnother PHP weak typing bug: when section anchors are...
2008-06-12 Chad HorohoeBump $wgStyleVersion to 155.
2008-06-12 Roan Kattouw(bug 14459) Added prependtext and appendtext parameters...
2008-06-12 Alexandre Emsenhuber(bug 14511) MediaWiki:Delete-legend is no longer double...
2008-06-12 Roan Kattouw(bug 14471) Use HTMLTidy and generate limit report...
2008-06-12 Roan KattouwPlease use standardized error messages here
2008-06-12 Chad Horohoe(bug 14500) - The sitefeed (RC) shouldn't show up on...
2008-06-12 Brion Vibber* (bug 14497) Throw visible errors in installer scripts...
2008-06-11 Roan KattouwRe-add wfEncryptPassword() (removed in r35923 in favor...
2008-06-11 Bryan Tong MinhRemoved $wgEnableCascadingProtection. It was a quite...
2008-06-11 Aryeh GregorI think every string that evaluates to boolean false...
2008-06-11 Chad HorohoeNo point in fetching the result in Database::unlock...
2008-06-11 Brion Vibbercleanup for r36190 -- remove extra parameters left...
2008-06-11 Brion Vibberhoist by my own petard!
2008-06-11 Brion VibberLet's not go overboard with Xml::tag() for simple ...
2008-06-11 Raimond SpekkingTweak for r36189: Back to addWikiMsg but now with the...
2008-06-11 Raimond SpekkingReapply support of plural for 'linkstoimage', 'redirect...
2008-06-11 Bryan Tong Minh(bug 14479) MediaWiki:upload-maxfilesize should have...
2008-06-11 Brion VibberRevert r36093 (bug 14404).
2008-06-11 Brion VibberReverting r36139 -- broke wikitext in linkstoimage...
2008-06-11 Chad HorohoeImplement Database::lock() and Database::unlock() based...
2008-06-10 Chad HorohoeDocument Xml::hidden().
2008-06-10 Brion VibberRevert r36161 -- these are pretty weird-looking hooks...
2008-06-10 Tim StarlingFix the default preprocessor here as well.
2008-06-10 Brion Vibber* We no longer just give up on a missing upload base...
2008-06-10 Jack PhoenixTwo new hooks to EditPage.php, EditPage::AfterEdit...
next