Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / Action.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 ReedyMerge "Allow session expiry time to be configured"
2012-08-08 NikerabbitMerge "Pass the 'returntoquery' parameter on cookie...
2012-08-08 Aaron SchulzMerge "Allow session storage to be configured independe...
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 IAlexMerge "Set form name for HTMLForms in FormAction subcla...
2012-08-06 Tyler Anthony RomeoSet form name for HTMLForms in FormAction subclasses.
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "Make it work in wikis not configured in English...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-24 mrblueskyAdd and fix comments in some includes files
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-22 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-22 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 ReedyAction::checkCanExecute doesn't return anything on...
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-11 Mark A. Hershbergerw/s
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine Mussofix doc grouping for actions
2012-02-05 Krinkle[Actions] Update usage of wgDisabledActions to check...
next