More convenient format for $wgExternalAuthType
[lhc/web/wiklou.git] / includes /
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-13 Aryeh GregorAutomatically link on login if passwords match
2009-12-13 Aryeh GregorvB strips whitespace from passwords
2009-12-13 Aryeh GregorFix comment
2009-12-13 Alexandre Emsenhuber* (bug 20765) Special:ListGroupRights no longer misses...
2009-12-13 Jack Phoenix*coding style cleanup
2009-12-12 Alexandre EmsenhuberFor consistency with the other special pages, don't...
2009-12-12 Alexandre EmsenhuberMissing global; was throwing Fatal error: Call to a...
2009-12-12 Alexandre Emsenhuber* (bug 21826) Subsections of Special:Version now also...
2009-12-12 Domas MituzasI fail to see why we need to invalidate cache on watchl...
2009-12-11 Alexandre Emsenhuberfix some doxygen errors
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Aryeh GregorImprove documentation for $wgEnforceHtmlIds
2009-12-11 Max SemenikPer CR for r58631, moved default duplicateTableStructur...
2009-12-11 Aryeh GregorDelete refs to variable removed in r59692
2009-12-11 Aryeh GregorFix bugs in r59360, r59361, r59363
2009-12-11 Jack Phoenixmore coding style cleanup to DatabaseOracle.php
2009-12-11 Jure KajzerFixed missing table in ora/tables.sql. Replaced instant...
2009-12-11 Roan KattouwAPI: (bug 21817) list=usercontribs chokes on empty...
2009-12-11 Aaron Schulz(bug 20928) Added tri-state form for RevisionDelete...
2009-12-11 Tim StarlingRestored the function of ApiMain::requestWriteMode...
2009-12-10 Aryeh Gregorstylize.php on DatabaseOracle.php
2009-12-10 Aryeh GregorAdd rudimentary MediaWiki support to ExternalAuth
2009-12-10 Aryeh GregorAdd new ExternalAuth mechanism, Hardcoded
2009-12-10 Aaron SchulzRemoved $file->load() call from r57148: already called...
2009-12-09 Alexandre Emsenhuber* (bug 21803) Special:MyContributions now keeps the...
2009-12-09 Roan KattouwAPI: Add rvdifftotext parameter to prop=revisions to...
2009-12-09 Chad HorohoeFix r59761,r59797: check if is_object()
2009-12-09 Alexandre Emsenhuber* Added a space between the version and "(rXXX)" in...
2009-12-09 Jure KajzerAdded missing braces.
2009-12-09 OverlordQFollowup to r59818, change transcache timestamp field...
2009-12-08 Aryeh GregorRename some extauth functions and fields
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-08 Jure KajzerFixed coding convention issue
2009-12-08 OverlordQFix Parser transcache to correctly format timestamps
2009-12-08 Tim StarlingClarified documentation of File::isMultipage() to avoid...
2009-12-07 Alexandre EmsenhuberPer Nikerabbit, follow-up to r59761: just check for...
2009-12-07 Danny B* (bug 21776) Empty project + language interwikis do...
2009-12-07 Aaron Schulzstop undefined variable notices
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-06 Max SemenikFixed duplicateTableStructure() for SQLite, it previous...
2009-12-06 OverlordQFollowup to 59748, add comment describing option
2009-12-05 Alexandre EmsenhuberUser::newFromName() can return false on invalid user...
2009-12-05 Alexandre EmsenhuberDoxygen fixes:
2009-12-05 Max SemenikUpdated links for pages moved from Meta to mw.org,...
2009-12-05 Max SemenikEliminated deadlock during parser tests on SQLite
2009-12-05 Philip Tzoufollow-up r59522 and r59735. only redirect to a variant...
2009-12-04 OverlordQMaking the DBA handler configurable when using CACHE_DB...
2009-12-04 Aryeh GregorAdd DTD to fix well-formedness errors in HTML5
2009-12-04 Alexandre Emsenhuber* (bug 21559) "logempty" message is now wrapped in...
2009-12-04 Chad HorohoeRevert r59730 for now. Has some warnings and might...
2009-12-04 Philip Tzoufollow-up r59522 and r59541. To make the condition...
2009-12-04 Chad HorohoeUse spaces so these line up nicely for everybody
2009-12-04 Chad Horohoe(bug 15853) Feeds for non-existing pages returned a...
2009-12-04 Alexandre EmsenhuberFix Special:ProtectedPages' canonical name (Protectedpa...
2009-12-04 Alexandre Emsenhuber* (bug 21523) File that can have multiple pages (djvu...
2009-12-04 Siebrand MazelandAdd separate message for special page title, as 'blocki...
2009-12-04 Tim StarlingFix bug in BacklinkCache: the lack of an ORDER BY claus...
2009-12-03 Max SemenikFixed warning introduced in r59702
2009-12-03 Jure Kajzer(bug 20159) thumbs rerendring if older that
2009-12-03 Daniel FriesenExpand a few comments. One as per Nikerabbit's comment...
2009-12-03 Daniel FriesenMissing $wgRequest in showSummaryInput
2009-12-03 Daniel FriesenFix notices
2009-12-03 Tim StarlingMerged r56967 from wmf-deployment: for performance...
2009-12-03 OverlordQ(bug 20150): Change query to explicity select distinct...
2009-12-02 Adam MillerFollow change to r59680. Adding a better regex
2009-12-02 Adam MillerAdding some code to the ajax watch/unwatch to alter...
2009-12-02 Daniel FriesenFixes for fixme comments on my r59655
2009-12-02 Alexandre EmsenhuberFix E_STRICT: UploadFromUrl::initialize() should have...
2009-12-02 Roan KattouwRevert unintended change in r59666
2009-12-02 Roan KattouwFix jQuery bug filed upstream as dev.jquery.com/ticket...
2009-12-02 Roan KattouwAPI: Minor cleanup for r59258, general whitespace cleanup
2009-12-02 Roan KattouwAPI: Fix for r58551: WDDX formatter barfs on null
2009-12-02 Daniel FriesenEditPage refactor and improvements.
2009-12-02 Sam Reedbug 21740 Attempting to protect a page that doesn't...
2009-12-01 Alexandre Emsenhuber* (bug 21574) Redirects can now have "303 See Other...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-30 Nimish Gautamupdated style version as per r59604
2009-11-30 Jure Kajzer* Added 5th parameter to texvc call (can be null and...
2009-11-29 Philip Tzoufollow-up r59544. more comments added.
2009-11-29 Aaron SchulzRestored r59537 - fixed silly typo
2009-11-29 Chad HorohoeAdd $wgWikiId to override default wfWikiId() output...
2009-11-29 Alexandre Emsenhuber* (bug 21679) "Edit block reasons" link at the bottom...
2009-11-29 Siebrand MazelandRevert r59537. Breaks page deletion with "PHP Notice...
2009-11-29 Philip Tzoufollow-up r59522, r59523, r59527, r59529, r59530.
2009-11-29 Aaron Schulz* Made log_user_type_time index available when needed
2009-11-28 Philip Tzoubug 21672: Add Accept-Language to Vary and XVO headers...
2009-11-28 Chad HorohoeFix header
2009-11-27 Raimond SpekkingFix PHP Strict Standards: Declaration of UploadFromUrl...
2009-11-27 Raimond SpekkingFix a Fatal: Call to a member function isLoggedIn(...
2009-11-27 Greg Sabino MullaneTypo.
2009-11-27 Jure KajzerFixed wrong field definition for filearchive. Fixed...
2009-11-27 Jure Kajzer*(bug 20717) Added checkboxes to users with bot and...
2009-11-26 Alexandre Emsenhuber* (bug 21650) Both calls to SkinTemplateTabs hook are...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-25 Alexandre EmsenhuberSet the Title object to the new $wgOut in SpecialPage...
2009-11-25 Chad Horohoe(bug 21638) Set hashLevels to 2 like commons, just...
2009-11-24 Alexandre EmsenhuberUse 'word-separator' message rather than harcoded space
2009-11-24 Raimond SpekkingFollowup r59363: Fix wrong syntax for Html::input....
2009-11-23 Sam ReedFurther followup to r59360
next