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

Return errors instead of panic #3782

Merged
merged 43 commits into from
Apr 4, 2019
Merged

Return errors instead of panic #3782

merged 43 commits into from
Apr 4, 2019

Commits on Mar 29, 2019

  1. Handle error insted of panic

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    8be88f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e474a9 View commit details
    Browse the repository at this point in the history
  3. Handle error on cli level

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    d2d398f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0918a View commit details
    Browse the repository at this point in the history
  5. Change types

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    89620a9 View commit details
    Browse the repository at this point in the history
  6. Begin/End Blocker error return

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    bfb0be8 View commit details
    Browse the repository at this point in the history
  7. Fix cli app

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    15e4ca2 View commit details
    Browse the repository at this point in the history
  8. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    cfe1879 View commit details
    Browse the repository at this point in the history
  9. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    3fb8a02 View commit details
    Browse the repository at this point in the history
  10. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    2a1553f View commit details
    Browse the repository at this point in the history
  11. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    922aa1d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9a4d27 View commit details
    Browse the repository at this point in the history
  13. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    4f8510f View commit details
    Browse the repository at this point in the history
  14. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    b8d5efa View commit details
    Browse the repository at this point in the history
  15. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    31ed2e1 View commit details
    Browse the repository at this point in the history
  16. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    61cebb5 View commit details
    Browse the repository at this point in the history
  17. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    2b693a1 View commit details
    Browse the repository at this point in the history
  18. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    98fc689 View commit details
    Browse the repository at this point in the history
  19. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    b1b3d6d View commit details
    Browse the repository at this point in the history
  20. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    8176159 View commit details
    Browse the repository at this point in the history
  21. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    c5c1d7c View commit details
    Browse the repository at this point in the history
  22. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    f8d123d View commit details
    Browse the repository at this point in the history
  23. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9dd9cd8 View commit details
    Browse the repository at this point in the history
  24. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    7762f21 View commit details
    Browse the repository at this point in the history
  25. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    37874b0 View commit details
    Browse the repository at this point in the history
  26. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    25c118c View commit details
    Browse the repository at this point in the history
  27. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    c37cbb4 View commit details
    Browse the repository at this point in the history
  28. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    a4abe1d View commit details
    Browse the repository at this point in the history
  29. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    96242e9 View commit details
    Browse the repository at this point in the history
  30. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    d4d2a03 View commit details
    Browse the repository at this point in the history
  31. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    15721b8 View commit details
    Browse the repository at this point in the history
  32. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    21c7c39 View commit details
    Browse the repository at this point in the history
  33. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    37f50ea View commit details
    Browse the repository at this point in the history
  34. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    fe85e02 View commit details
    Browse the repository at this point in the history
  35. Updated PENDING.md

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    61d28c4 View commit details
    Browse the repository at this point in the history
  36. Fix conflict

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9a6c410 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4e34bad View commit details
    Browse the repository at this point in the history
  38. Use named return params

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    5641573 View commit details
    Browse the repository at this point in the history
  39. Update comment with PR number

    MarinX committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    c02021f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    2a55045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2ac3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d4bf8 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    MarinX committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    33ae73c View commit details
    Browse the repository at this point in the history