Fixed @param tags to conform with Doxygen format.
[lhc/web/wiklou.git] / includes / GitInfo.php
2012-05-06 saper$wgGitRepositoryViewers to link to gitweb
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 ReedyMerge "Ported r112366 from 1.19wmf branch indefinitely."
2012-05-02 RobLa(bug 36361) Fix git links in Special:Version - removing...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 danielmerged from master
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-16 Aaron SchulzMerge "fix the call of count( $module->getDependencies...
2012-04-16 Aaron SchulzMerge "Make data loading a bit better in ApiDelete."
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 Simon WalkerAdd GitViewers hook for extensions to add git viewers...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-13 ReedyFixup/finish off function parameter documentation
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Brion VIBBERMerge "Follow-up I5b02aa914916f64492c85ce6dcc3272b64065...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Alexandre EmsenhuberFollow-up I5b02aa914916f64492c85ce6dcc3272b6406551a...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Aaron SchulzMerge "makes gitweb URL points to full sha1"
2012-04-10 Antoine Mussomakes gitweb URL points to full sha1
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Brion VIBBERMerge "(bug 35751) Fix git revision links on Special...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 grunny(bug 35751) Fix git revision links on Special:Version
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 Brion VIBBERMerge "Add passing test documenting MW's acceptance...
2012-04-05 Brion VIBBERMerge "Renamed "wfShellMaintenanceCmd" function and...
2012-04-05 Brion VIBBERMerge "(bug 35728) Git revisions are now linked on...
2012-04-05 Alexandre Emsenhuber(bug 35728) Git revisions are now linked on Special...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-29 Aaron SchulzMerge "Bug 35583 - GitInfo::isSHA1 returns true for...
2012-03-29 ReedyBug 35583 - GitInfo::isSHA1 returns true for non-sha1...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-23 HasharMerge "http->https"
2012-03-23 DemonMerge changes Id8107d24,I8c63dcc8
2012-03-23 Daniel FriesenAdd GitInfo class.