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

Core controller cleanup #1172

Merged
merged 3 commits into from
Aug 30, 2016
Merged

Core controller cleanup #1172

merged 3 commits into from
Aug 30, 2016

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Aug 29, 2016

Just some minor cleanup

  • UserController does not require Defaults
  • UserController can be properly resolved by the AppFramework
  • AvatarController should use JSONResponse since we want json
  • Minor cleanup of other classes

CC: @LukasReschke @nickvergessen @MorrisJobke @icewind1991 @blizzz

@rullzer rullzer added enhancement 3. to review Waiting for reviews labels Aug 29, 2016
@rullzer rullzer added this to the Nextcloud 11.0 milestone Aug 29, 2016
@mention-bot
Copy link

@rullzer, thanks for your PR! By analyzing the annotation information on this pull request, we identified @PVince81, @LukasReschke and @ChristophWurst to be potential reviewers

* Do not rely on DataResponse magic. We want JSON so use JSON
* Fix tests
@blizzz
Copy link
Member

blizzz commented Aug 29, 2016

LGTM

@MorrisJobke
Copy link
Member

Tested and works 👍

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 enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants