miscellaneous doxygen warnings
[lhc/web/wiklou.git] / includes / actions / InfoAction.php
2012-10-22 Antoine Mussomiscellaneous doxygen warnings
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-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 DemonMerge "[FileBackend] Added more tests and fixed some...
2012-10-18 Aaron SchulzMerge "Followup I15843fab: don't show &page=1 in file...
2012-10-18 SiebrandMerge "Set $wgContentHandlerUseDB to false by default...
2012-10-18 IAlexMerge "Fixup some method documentation return types"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 Alex Monk(bug 40829) Show cascading protection info on action...
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 IAlexMerge "Minor action=info redirect changes"
2012-10-17 Translation update... Merge "Localisation updates from translatewiki.net."
2012-10-17 Marius HochMinor action=info redirect changes
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-14 Alex Monk(bug 40154) On action=info show where this page redirec...
2012-10-14 madman(bug 39688) action=info displays misleading edit histor...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 MaxSemMerge "Add *_content_(model|format) fields to PostgreSQL"
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-11 Aaron SchulzMerge "Prefix new ContentHandler hooks in WikiPage...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 ReedyMerge "Tidy up InfoAction and note it's hook in docs...
2012-10-11 Alex MonkTidy up InfoAction and note it's hook in docs/hooks.txt
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-10-09 SiebrandMerge "Merge branch 'Wikidata' into master."
2012-10-09 SiebrandMerge "Removed useless $title parameter to InfoAction...
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 Alexandre EmsenhuberRemoved useless $title parameter to InfoAction::pageInfo()
2012-10-08 ReedyMerge "Fix behavior of Hooks class."
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-07 ReedyMerge "(bug 40820) Revert my changes to includes/action...
2012-10-07 Alex Monk(bug 40820) Revert my changes to includes/actions/Credi...
2012-10-07 IAlexMerge "pass user object for delete/undelete/filerevert...
2012-10-07 IAlexMerge "Remove obsolete comment."
2012-10-07 IAlexMerge "Add userToolLinks to action=info"
2012-10-06 umherirrenderAdd userToolLinks to action=info
2012-10-06 SiebrandMerge "(bug 23222) The "login again" link on Special...
2012-10-06 SiebrandMerge "Fix behaviour of namespaceSelector to match...
2012-10-06 SiebrandMerge "(bug 38559) Add hook to info action to allow...
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-05 CatropeMerge "Bug 40756 - API: Call to a member function isGoo...
2012-10-05 madman(bug 38559) Add hook to info action to allow extensions...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 Alex MonkA few action=info bugfixes and enhancements.
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 DemonMerge "Reorder keys for fileStoragePathsForOps() functi...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
2012-10-01 Alexandre EmsenhuberConvert valign HTML attribute into inline CSS
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 SiebrandMerge "zhtable: Add tradphrase: 準軍事"
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 ArielGlennMerge "[FileBackend] Avoid stat call in getFileContents...
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 danielmerged master
next