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

Add a storage layer for attachments #11387

Merged
merged 59 commits into from
Aug 18, 2020
Merged

Add a storage layer for attachments #11387

merged 59 commits into from
Aug 18, 2020

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    e1fcbf9 View commit details
    Browse the repository at this point in the history
  2. Fix some bug

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8099dcb View commit details
    Browse the repository at this point in the history
  3. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d7a681b View commit details
    Browse the repository at this point in the history
  4. Fix copyright head and lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0c3bad9 View commit details
    Browse the repository at this point in the history
  5. Fix bug

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96784da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02354a1 View commit details
    Browse the repository at this point in the history
  7. Add documents

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3b47020 View commit details
    Browse the repository at this point in the history
  8. fix lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3188152 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c64f602 View commit details
    Browse the repository at this point in the history
  10. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d600a20 View commit details
    Browse the repository at this point in the history
  11. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ec36cce View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
    lunny and guillep2k committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5390ce2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c56f5d View commit details
    Browse the repository at this point in the history
  14. Fix drone

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e8344c8 View commit details
    Browse the repository at this point in the history
  15. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    bcede71 View commit details
    Browse the repository at this point in the history
  16. rebase

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3efe232 View commit details
    Browse the repository at this point in the history
  17. Fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    60f6582 View commit details
    Browse the repository at this point in the history
  18. display the error on console

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8547e77 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    edcb300 View commit details
    Browse the repository at this point in the history
  20. refactor the codes

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a5b033c View commit details
    Browse the repository at this point in the history
  21. add trace

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    669922a View commit details
    Browse the repository at this point in the history
  22. Fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    80feb8e View commit details
    Browse the repository at this point in the history
  23. remove log on xorm

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    76710e7 View commit details
    Browse the repository at this point in the history
  24. Fi download bug

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    afe4e8a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fb0dd9e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    886a651 View commit details
    Browse the repository at this point in the history
  27. fix lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    457644a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    30f67cf View commit details
    Browse the repository at this point in the history
  29. Apply suggestions from code review

    Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
    lunny and guillep2k committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    3507a2c View commit details
    Browse the repository at this point in the history
  30. Fix drone

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ac20111 View commit details
    Browse the repository at this point in the history
  31. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0b43483 View commit details
    Browse the repository at this point in the history
  32. Fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    fa8776d View commit details
    Browse the repository at this point in the history
  33. display the error on console

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    418153c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d306cbe View commit details
    Browse the repository at this point in the history
  35. refactor the codes

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d9ca0d4 View commit details
    Browse the repository at this point in the history
  36. add trace

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a097ad8 View commit details
    Browse the repository at this point in the history
  37. Fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4c40fc6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d54bed6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f6b74a7 View commit details
    Browse the repository at this point in the history
  40. Fix typo

    tystuyfzand authored and lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    21802ea View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b58df9e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c8f3316 View commit details
    Browse the repository at this point in the history
  43. fix lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    751d721 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4be66c5 View commit details
    Browse the repository at this point in the history
  45. Apply suggestions from code review

    Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
    lunny and guillep2k committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ffa008c View commit details
    Browse the repository at this point in the history
  46. Fix drone

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    23091b4 View commit details
    Browse the repository at this point in the history
  47. fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    64eddce View commit details
    Browse the repository at this point in the history
  48. Fix test

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e650f32 View commit details
    Browse the repository at this point in the history
  49. display the error on console

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    bdca7b0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0f9d767 View commit details
    Browse the repository at this point in the history
  51. don't change unrelated files

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d2974c0 View commit details
    Browse the repository at this point in the history
  52. Fix lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d3e2973 View commit details
    Browse the repository at this point in the history
  53. Fix build

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b9998cf View commit details
    Browse the repository at this point in the history
  54. update go.mod and go.sum

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8f43baf View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3dffb03 View commit details
    Browse the repository at this point in the history
  56. Remove unused function

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2e4da60 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a4d0549 View commit details
    Browse the repository at this point in the history
  58. fix lint

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    562d3d2 View commit details
    Browse the repository at this point in the history
  59. Fix go mod

    lunny committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7eb927e View commit details
    Browse the repository at this point in the history