Unused global
[lhc/web/wiklou.git] / includes /
2011-01-05 PlatonidesUnused global
2011-01-05 Chad HorohoeMove pass/fail message out of doEnvironmentChecks(...
2011-01-05 Happy-melonDocumentation format
2011-01-05 Chad Horohoe* Validate e-mail address if provided
2011-01-05 Sam Reed* (bug 26480) add a pppageprops param to prop=pageprops
2011-01-05 Sam ReedMinor code order tweaks in ApiQueryPageProps.
2011-01-05 Sam Reed* (bug 26484) add a lltitles param to prop=langlinks
2011-01-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-05 Sam Reed* (bug 26483) add a iwtitles param to prop=iwlinks
2011-01-05 Happy-melonAdd IDs to various revdel notices for skinning.
2011-01-05 Bryan Tong MinhFollow-up r79655: array_diff makes in_array unnecessary
2011-01-05 Sam Reed* (bug 26485) add a elextlinks param to prop=extlinks
2011-01-05 Sam ReedRefactor out protocol preperation to ApiQueryExtLinksUs...
2011-01-05 Bryan Tong Minh(bug 26574) Added 'upload' to $wgRestrictionTypes,...
2011-01-05 Sam ReedFollowup r79638
2011-01-05 Philip TzouFollow r79649 and r79650. Errrr, remove the redundant...
2011-01-05 Philip Tzoufollow r79649, move the in-block assignment outside.
2011-01-05 Philip TzouAdd fallback languages support for ApiOpenSearch.
2011-01-05 Alexandre EmsenhuberEasier method (and to check existence in correct language)
2011-01-05 Chad HorohoeFollowup r73348, r70608: move 'infinity' stuff to DB...
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-05 Alexandre EmsenhuberAllow OutputPage::parse() to parse in any langauge...
2011-01-05 Daniel FriesenAllow filenames to be specified in a <gallery> with...
2011-01-05 Sam Reed* (bug 26498) allow LinksUpdate with API
2011-01-05 Sam Reed* (bug 26482) add a imimages param to prop=images
2011-01-04 Sam Reed* (bug 26460) Add support for listing category members...
2011-01-04 Sam Reed* (bug 25135) add "normalized" to action=parse
2011-01-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-04 Sam ReedRemove another setting of failFunction in phase3 in...
2011-01-04 Sam ReedSimplest possible fix for *(bug 26552) ForeignDBRepo...
2011-01-04 Alexandre EmsenhuberRun preSaveTransform() with the user that did the edit...
2011-01-04 Alexandre EmsenhuberUse $this->mTitle instead of $wgArticle->getTitle()
2011-01-04 Alexandre EmsenhuberUse isArticleRelated() instead of checking if $wgArticl...
2011-01-04 PlatonidesPartial revert of r79520, follow up to r79558. Uncondit...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-04 Daniel Friesen*sigh* I was looking at parser tests, but not notices...
2011-01-04 Daniel FriesenFollowup r79520 and r79528, one of the args was missing...
2011-01-04 Sam Reed* (bug 26560) On allusers if limit < total number of...
2011-01-04 Sam Reed* (bug 26559) list=allusers auprop=rights does not...
2011-01-04 Sam Reed* (bug 26558) list=allusers auprop=groups does not...
2011-01-04 Sam ReedFollowup r79545, we don't really care for duplicate...
2011-01-04 Sam ReedAdd rights to array. Grrr
2011-01-04 Sam ReedCrappy spaces from r79549
2011-01-04 Sam ReedRest of * (bug 25767) Add userrights properties to...
2011-01-04 X!Forcing array breaks MWFunction with <2 parameters
2011-01-04 X!Fix r79494: Don't prefix functions now that they're...
2011-01-04 Sam Reed* (bug 25767) Add userrights properties to allusers...
2011-01-04 X!Followup to r79532: Did I really need to implement...
2011-01-04 Chad HorohoeRemove nasty ancient global $title (at least $wgTitle...
2011-01-03 Chad HorohoeAdd new addExtensionTable() wrapper for adding new...
2011-01-03 Ilmari Karonenmake action=parse return a missingtitle error if the...
2011-01-03 Daniel FriesenFollowup r79520, some characters inside the encoded...
2011-01-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-03 Sam ReedMove comment about groups potentially returning less...
2011-01-03 Ilmari Karonenmerge the nearly identical Title::moveToNewTitle()...
2011-01-03 X!Throw an exception if calling parent or self on MWFunction.
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2011-01-03 X!Run is_callable, just to make sure the autoloader gets...
2011-01-03 Alexandre Emsenhuber* Modified Article::loadPageData() to use a slave datab...
2011-01-03 Alexandre EmsenhuberJust call loadPageData() if not already done to get...
2011-01-03 Alexandre Emsenhuberno need to set $this->mOldId, this is already done...
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2011-01-03 Tim StarlingRefresh header fix for Opera, as in r79498
2011-01-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-02 Sam Reed* (bug 26541) Generator-ise ApiQueryRecentChanges
2011-01-02 X!-Add &watchuser option to ApiBlock
2011-01-02 Alexandre EmsenhuberFix for r64254: undefined variable
2011-01-02 X!Followup to r79463: Move fallback functions to new...
2011-01-02 Alexandre EmsenhuberFix for r45497: undefined variable
2011-01-02 Alexandre EmsenhuberReplaced call to in_string() by strpos() since the...
2011-01-02 Niklas LaxströmThe subtitle on movepage is now redundant with the...
2011-01-02 Raimond SpekkingFollow-up r79483: Fix syntax error: PHP Notice: Undefin...
2011-01-02 Sam ReedFixup some syntax errors in messages
2011-01-02 Sam ReedMethod documentation
2011-01-02 Sam ReedExplicitally define $duplicates = array();
2011-01-02 Sam Reed* (bug 26540) Fixed wrong call to applyPatch in MysqlUp...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2011-01-02 Sam ReedFollowup r79470, removed unused variable
2011-01-02 X!GlobalFunction additions:
2011-01-02 Sam ReedMethod documentation
2011-01-02 Sam ReedApiQueryRevisions: Switch from manual Cache checking...
2011-01-02 X!Fix r79463 and r79464: Syntax error
2011-01-02 X!Accidental syntax error. *hides*
2011-01-02 X!Move fallback function creation out of function_exists...
2011-01-01 Sam ReedAdd missing $popts parameter, and pass it from r79455
2011-01-01 Sam ReedAllow section to work with oldid when oldid == currentr...
2011-01-01 Sam ReedPer Platonides on CR r75334, use $article->getParserOut...
2011-01-01 Sam ReedDocument getParserOutput() return type in Article
2011-01-01 Sam ReedPer Nikerabbit on IRC, and Bryan on CR (r79451), change...
2011-01-01 Sam ReedFollowup r75334. Change to int == string, rather than...
2011-01-01 Platonidesrm unused global
2011-01-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-01 Alexandre EmsenhuberPer Platonides, fix for r79430: removed debugging code
2011-01-01 Daniel FriesenAdd a realname option to query=userinfo in the api.
2011-01-01 Alexandre EmsenhuberMade the page_count update defered, as for the site_sta...
2011-01-01 Daniel FriesenConvert the common bottomscripts, reporttime, and debug...
2011-01-01 Markus Glasernow uses separate database and images dir for selenium...
2011-01-01 Daniel Friesen*sigh* I wish this were git... Followup r79398, small...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
next