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

Move all mail related codes from models to services/mailer #7200

Merged
merged 18 commits into from
Sep 24, 2019

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    9dbf3ca View commit details
    Browse the repository at this point in the history
  2. fix lint

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7931e26 View commit details
    Browse the repository at this point in the history
  3. use DBContext instead Engine

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    eba99fd View commit details
    Browse the repository at this point in the history
  4. use WithContext not WithEngine

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    1c2d743 View commit details
    Browse the repository at this point in the history
  5. Use DBContext instead of Engine

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    76dac9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ddef4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    085e6dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9042cf6 View commit details
    Browse the repository at this point in the history
  9. fix lint

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    5723ac8 View commit details
    Browse the repository at this point in the history
  10. fix tests

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6976a7c View commit details
    Browse the repository at this point in the history
  11. fix fmt

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    875ea99 View commit details
    Browse the repository at this point in the history
  12. add gitea copyright

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    0cd0db2 View commit details
    Browse the repository at this point in the history
  13. fix tests

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    1dcd33c View commit details
    Browse the repository at this point in the history
  14. don't expose db functions

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    46e236f View commit details
    Browse the repository at this point in the history
  15. make code clear

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    861bfd9 View commit details
    Browse the repository at this point in the history
  16. add DefaultDBContext

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    5cfdaf5 View commit details
    Browse the repository at this point in the history
  17. fix build

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d602808 View commit details
    Browse the repository at this point in the history
  18. fix bug

    lunny committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6f8ae1a View commit details
    Browse the repository at this point in the history