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

Delivery Service/server assignment safeties #5328

Merged
merged 46 commits into from
Dec 9, 2020

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    f4b1f2f View commit details
    Browse the repository at this point in the history
  2. Add GoDoc

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a45bbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d764c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6efe986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bad28c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64f1bef View commit details
    Browse the repository at this point in the history
  7. Fix unit tests

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ce53e11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b60592 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1b623a View commit details
    Browse the repository at this point in the history
  10. Fix rebase issues

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    293b555 View commit details
    Browse the repository at this point in the history
  11. Fix segfault

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2db5379 View commit details
    Browse the repository at this point in the history
  12. Add tests

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    3fdfdf6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03ca7a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bca687b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b6dc703 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ea8c80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca0012e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df55f2a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ea33626 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16f2b5c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb68896 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    332d240 View commit details
    Browse the repository at this point in the history
  23. Fix servers endpoint to use server last updated time as default statu…

    …s last updated time in the event the server doesn't have the latter
    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    538407c View commit details
    Browse the repository at this point in the history
  24. Move test under entrypoint

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    97d27cf View commit details
    Browse the repository at this point in the history
  25. Remove redundant 'if'

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d07664e View commit details
    Browse the repository at this point in the history
  26. Fix import grouping

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    6c1a3de View commit details
    Browse the repository at this point in the history
  27. Fix spelling in a GoDoc

    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f125ad4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fa1f587 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f93998f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2f60edb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1f6d19f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5cfe1e2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    16eada4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9515a33 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5b223c5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6f75273 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4e80d17 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9866c17 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5e12d63 View commit details
    Browse the repository at this point in the history
  40. Switch POST /servers/{{ID}}/deliveryservices to use a single alert in…

    …stead of one per violation
    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b1ad981 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b57e39f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f6d2acf View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    212cf05 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    de6e6b6 View commit details
    Browse the repository at this point in the history
  45. Fix v3-client function returning a v1.5 DS structure, which can and w…

    …ill break since requests are made against v3.0
    ocket8888 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    de4f783 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a2a7c32 View commit details
    Browse the repository at this point in the history