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 migrating repository from frontend to backend #6200

Merged
merged 42 commits into from
Oct 13, 2019

Commits on Oct 12, 2019

  1. move migrating to backend

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    b8d2762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d9e8c View commit details
    Browse the repository at this point in the history
  3. fix format

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    258afa4 View commit details
    Browse the repository at this point in the history
  4. fix lint

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    58d35b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7771acb View commit details
    Browse the repository at this point in the history
  6. add redis vendor

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    ac357dc View commit details
    Browse the repository at this point in the history
  7. fix vet

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    dff614f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75f2aa3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    585fa50 View commit details
    Browse the repository at this point in the history
  10. Update models/migrations/v84.go

    Co-Authored-By: lunny <[email protected]>
    lafriks and lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    fffcc0e View commit details
    Browse the repository at this point in the history
  11. Update models/repo.go

    Co-Authored-By: lunny <[email protected]>
    lafriks and lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    8a29d8a View commit details
    Browse the repository at this point in the history
  12. move migrating to backend

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    40a6d64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2bba6a9 View commit details
    Browse the repository at this point in the history
  14. fix fmt

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    2b1626d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b6ece7 View commit details
    Browse the repository at this point in the history
  16. fix fixtures

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    cf24a79 View commit details
    Browse the repository at this point in the history
  17. fix fixtures

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    2643529 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e018d40 View commit details
    Browse the repository at this point in the history
  19. fix tests

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    fe4557b View commit details
    Browse the repository at this point in the history
  20. rename repository statuses

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    8187434 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    10caeeb View commit details
    Browse the repository at this point in the history
  22. fix lint

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    8abee04 View commit details
    Browse the repository at this point in the history
  23. fix template

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    a1b539c View commit details
    Browse the repository at this point in the history
  24. some improvements

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    dd0550e View commit details
    Browse the repository at this point in the history
  25. fix template

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    65c3582 View commit details
    Browse the repository at this point in the history
  26. unified migrate options

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    26d82d3 View commit details
    Browse the repository at this point in the history
  27. fix lint

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    a1b1744 View commit details
    Browse the repository at this point in the history
  28. fix loading page

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    5384a12 View commit details
    Browse the repository at this point in the history
  29. refactor

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    19d10ee View commit details
    Browse the repository at this point in the history
  30. When gitea restart, don't restart the running tasks because we may ha…

    …ve servel gitea instances, that may break the migration
    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    38b6726 View commit details
    Browse the repository at this point in the history
  31. fix js

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    237c73a View commit details
    Browse the repository at this point in the history
  32. fix tests

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    4ef33d6 View commit details
    Browse the repository at this point in the history
  33. Update models/repo.go

    Co-Authored-By: guillep2k <[email protected]>
    lunny and guillep2k committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    e4adc77 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6c6bde7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    220de6f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a1a1358 View commit details
    Browse the repository at this point in the history
  37. fix tests

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    45ab0cd View commit details
    Browse the repository at this point in the history
  38. fix tests

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    5e1888f View commit details
    Browse the repository at this point in the history
  39. improve codes

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    fb4e7f3 View commit details
    Browse the repository at this point in the history
  40. fix lint

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    80c9e8d View commit details
    Browse the repository at this point in the history
  41. fix lint

    lunny committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    8edb889 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. fix migrations

    lunny committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    badbf9e View commit details
    Browse the repository at this point in the history