Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch event on preview request #2076

Merged
merged 1 commit into from
Nov 18, 2016
Merged

Dispatch event on preview request #2076

merged 1 commit into from
Nov 18, 2016

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Nov 10, 2016

Fixes: #73

@LukasReschke as discussed.

@rullzer rullzer added the 3. to review Waiting for reviews label Nov 10, 2016
@rullzer rullzer added this to the Nextcloud 11.0 milestone Nov 10, 2016
@mention-bot
Copy link

@rullzer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen, @LukasReschke and @icewind1991 to be potential reviewers.

@@ -43,6 +43,8 @@
*/
interface IPreview {

const EVENT = self::class . ':' . 'PREVIEWREQUESTED';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stop shouting, use CamelCase?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add a @since

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Fixes: #73

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@codecov-io
Copy link

Current coverage is 57.73% (diff: 61.11%)

Merging #2076 into master will increase coverage by <.01%

@@             master      #2076   diff @@
==========================================
  Files          1156       1156          
  Lines         69608      69622    +14   
  Methods        7018       7018          
  Messages          0          0          
  Branches       1200       1200          
==========================================
+ Hits          40190      40199     +9   
- Misses        29418      29423     +5   
  Partials          0          0          

Powered by Codecov. Last update cfda17d...99ada40

@MorrisJobke
Copy link
Member

👍

@MorrisJobke
Copy link
Member

@nickvergessen @icewind1991 Please review ;)

@icewind1991
Copy link
Member

Looks good 👍

@MorrisJobke MorrisJobke merged commit 46768e7 into master Nov 18, 2016
@MorrisJobke MorrisJobke deleted the log_preview_access branch November 18, 2016 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants