[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Mention UploadBase::stashFile() "checked" exceptions in docs

2016-08-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Mention UploadBase::stashFile() "checked" exceptions in docs
..


Mention UploadBase::stashFile() "checked" exceptions in docs

Change-Id: I732db6526511711e7c21cf81ddd088e50ab601ec
---
M includes/upload/UploadBase.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/upload/UploadBase.php b/includes/upload/UploadBase.php
index 5320673..b620132 100644
--- a/includes/upload/UploadBase.php
+++ b/includes/upload/UploadBase.php
@@ -958,6 +958,9 @@
 *
 * @param User $user
 * @return UploadStashFile Stashed file
+* @throws UploadStashBadPathException
+* @throws UploadStashFileException
+* @throws UploadStashNotLoggedInException
 */
public function stashFile( User $user = null ) {
$stash = 
RepoGroup::singleton()->getLocalRepo()->getUploadStash( $user );

-- 
To view, visit https://gerrit.wikimedia.org/r/303322
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I732db6526511711e7c21cf81ddd088e50ab601ec
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Mention UploadBase::stashFile() "checked" exceptions in docs

2016-08-05 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/303322

Change subject: Mention UploadBase::stashFile() "checked" exceptions in docs
..

Mention UploadBase::stashFile() "checked" exceptions in docs

Change-Id: I732db6526511711e7c21cf81ddd088e50ab601ec
---
M includes/upload/UploadBase.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/22/303322/1

diff --git a/includes/upload/UploadBase.php b/includes/upload/UploadBase.php
index 5320673..b620132 100644
--- a/includes/upload/UploadBase.php
+++ b/includes/upload/UploadBase.php
@@ -958,6 +958,9 @@
 *
 * @param User $user
 * @return UploadStashFile Stashed file
+* @throws UploadStashBadPathException
+* @throws UploadStashFileException
+* @throws UploadStashNotLoggedInException
 */
public function stashFile( User $user = null ) {
$stash = 
RepoGroup::singleton()->getLocalRepo()->getUploadStash( $user );

-- 
To view, visit https://gerrit.wikimedia.org/r/303322
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I732db6526511711e7c21cf81ddd088e50ab601ec
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits