(bug 30836) API siteinfo specialpagealiases should not return nonexistent special...
[lhc/web/wiklou.git] / includes / api / ApiLogin.php
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-04 HasharMerge "Revert "jquery.byteLimit: Partial rewrite to...
2012-07-04 CatropeMerge "jquery.byteLimit: Partial rewrite to fix logic...
2012-07-04 CatropeMerge "(bug 36310) jquery.byteLimit should skip < 0...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
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-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 Brion VIBBERMerge "Moved JobQueue.php file to Job.php"
2012-06-22 CatropeMerge "API: Reset token cache on login, so API tests...
2012-06-22 danielAPI: Reset token cache on login, so API tests work
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-01-13 Siebrand MazelandChange usage of quotes in API messages from ``x'' to...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-03 Alexandre EmsenhuberPer Aaron, fix for r89405: introduced DerivativeRequest...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-26 John Du HartAdding context to the API
2011-10-18 Alexandre EmsenhuberFix for r100114: make API and tests work again
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-06 Sam ReedRevert r89537 till we decide a sane way to have it...
2011-06-05 Sam Reed* (bug 26597) Allow toggling of persistent cookies...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-03-15 Sam ReedFix sneaky assignment in conditional
2011-03-11 Alexandre EmsenhuberFollow-up r83080: make ApiUploadTest really work this...
2011-03-06 Brian Wolff(follow-up: r83371) Fix variable name typo. $this to...
2011-03-06 Jack D. PondFix and Enhance:
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-05 Roan KattouwRevert r76077, r76079, they were an overreaction to...
2010-11-05 Roan Kattouw(bug 25793) Don't output the session ID over HTTP,...
2010-09-10 PlatonidesFollow up r70957. Remove the double semicolon.
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-03 Siebrand MazelandFollow-up r69898: fix Undefined variable: wgCookiePrefi...
2010-07-25 PlatonidesRemove double globals.
2010-07-23 Sam ReedStylize API up to date
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-11 Sam ReedMixture of things.
2010-04-07 Roan KattouwFix for r64677: as reported on mediawiki-api, I forgot...
2010-04-07 Tim Starling* (bug 23076) Fixed login CSRF vulnerability. Logins...
2010-02-18 Jack PhoenixAPI login module: coding style cleanup, remove stray...
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-14 Roan KattouwWhitespace fixes for r62402
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-01-29 Sam ReedFollowup to 61664
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-06 Sam Reed* (bug 20233) ApiLogin::execute() doesn't handle LoginF...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melonFollow-ups to r56684: add a member function for extensi...
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-08 Brion VibberRevert broken rewrite of login forms:
next