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

Corrected Sotuyo's mistakes checklist #113

Merged
merged 4 commits into from
Feb 5, 2017
Merged

Conversation

gibarsin
Copy link
Collaborator

@gibarsin gibarsin commented Feb 5, 2017

Summary

  • Removed unnecesary commented code (tests, services, daos)
  • Spring Security only ignores the favicon resource
  • Removed Result class completely
  • Checked null for empty lists and int returning instead of Integer
  • Reformated and cleaned code
  • Removed unused files (JSP, static, Javascript)

Trello Card

https://trello.com/c/0nPldvmP/110-correcciones-sotuyo

- Removed unnecesary commented code (tests, services, daos)
- Spring Security only ignores the favicon resource
- Removed Result class completely
- Checked null for empty lists and int returning instead of Integer
- Reformated and cleaned code
- Removed unused files (JSP, static, Javascript)
@gibarsin gibarsin merged commit 3e81771 into development Feb 5, 2017
@gibarsin gibarsin deleted the newSotuyoFixes branch February 5, 2017 19:53
MatiasComercio pushed a commit that referenced this pull request Feb 5, 2017
Corrected Sotuyo's mistakes checklist

- Removed unnecesary commented code (tests, services, daos)
- Spring Security only ignores the favicon resource
- Removed Result class completely
- Checked null for empty lists and int returning instead of Integer
- Reformated and cleaned code
- Removed unused files (JSP, static, Javascript)
- Remove loop in getCorrelativeCoursesByFilter and rename getCorrelativeCourses
- Add transactional to userExists method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants