Merge "Implement static public Parser::getExternalLinkRel"
[lhc/web/wiklou.git] / includes / extauth /
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-20 IAlexMerge "Add filearchive.fa_sha1 to PostgreSQL as well."
2012-10-20 NikerabbitMerge "Bug 41234 - api prop=imageinfo broken on PHP...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-19 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2011-10-14 Sam ReedUpdate some deprecated code
2011-06-20 Tim StarlingRevert the dbname -> dbName part of r90430. dbname...
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Chad HorohoeFix for r80864, host not server. Like r87498
2011-02-02 Sam ReedRemove false related to failfunction...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-08 PlatonidesFollow up r79848. Fix the syntax error.
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-04 Sam ReedRemove another setting of failFunction in phase3 in...
2010-08-10 Chad HorohoeCleanup r70571, more strict checks for getCookie()...
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-07-25 Sam ReedMore unused globals
2010-01-10 Alexandre Emsenhuber* Added new doxygen group "ExternalUser"
2009-12-14 Aryeh GregorBegin work on allowing extauth login from cookies
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-13 Aryeh GregorvB strips whitespace from passwords
2009-12-10 Aryeh GregorAdd rudimentary MediaWiki support to ExternalAuth
2009-12-10 Aryeh GregorAdd new ExternalAuth mechanism, Hardcoded
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth