Get rid of wfScript in MediaWikiSite::normalizePageName
[lhc/web/wiklou.git] / includes / UserRightsProxy.php
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-22 jenkins-botMerge "Test to make sure numRows() calls don't show...
2013-03-20 Peter GehresMerge "Fix wfWaitForSlaves() so the $wiki parameter...
2013-03-18 YuvipandaMerge "(Bug 45775) Adjusted the margin of "userloginForm""
2013-03-18 jenkins-botMerge "Cleanup for ApiImageRotate"
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-16 Daniel KinzlerMerge "Default $wgContentHandlerUseDB to true"
2013-03-15 jenkins-botMerge "Make update.php and install.php use wfPHPVersion...
2013-03-14 jenkins-botMerge "Format jquery.ui.button.css so it's easier to...
2013-03-13 KaldariMerge "Adjusting badge size per Vibha"
2013-03-13 jenkins-botMerge "getBools doesn't exist in Translate anymore"
2013-03-13 jenkins-botMerge "(bug 45937) API: Check amlang in meta=allmessages"
2013-03-12 jenkins-botMerge "Normalise documentation in tests/selenium"
2013-03-12 jenkins-botMerge "Correct case of Title::getPrefixedDBkey() calls"
2013-03-12 jenkins-botMerge "Documentation improvements in includes/actions"
2013-03-12 jenkins-botMerge "Don't use isset() to check whether an existing...
2013-03-12 jenkins-botMerge "Changed formatting of "anontalkpagetext""
2013-03-12 jenkins-botMerge "Use User::groupHasPermission"
2013-03-12 jenkins-botMerge "jquery.makeCollapsible: Clean up issues caused...
2013-03-12 jenkins-botMerge "jquery.makeCollapsible: Move functions out of...
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-11 jenkins-botMerge "Made backend sync script update the pos file...
2013-03-11 jenkins-botMerge "numRows on MySQL no longer propagates unrelated...
2013-03-11 Tyler Anthony RomeoFixed @param tags to conform with Doxygen format.
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedMore return documentation
2011-10-26 Sam ReedAdd, update, tweak documentation
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-07 Roan KattouwHack up UserRightsProxy to support setting preferences...
2010-08-06 Roan KattouwwfForeignMemcKey() just exists, we don't have to keep...
2010-07-24 Sam ReedRemoval of unused globals
2010-01-12 Alexandre Emsenhuberdocument a bit
2009-09-23 Aaron SchulzMissing commit for r56798
2008-06-02 Alexandre EmsenhuberFixed Doxygen warnings
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-02-23 Victor VasilievLet it be public, for CrosswikiBlock extension
2007-12-27 Brion Vibberuse self::, not $this-> in static methods, so interwiki...
2007-12-27 Brion VibberRefactor some of the horror that was Special:Userrights...