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

[refactor] Replace conditional ladder in requests utils #237

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Dec 30, 2019

  1. Replace conditional ladder

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    562eab5 View commit details
    Browse the repository at this point in the history
  2. Fix unused variables

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    4a121dc View commit details
    Browse the repository at this point in the history
  3. Fix unused import

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    964652a View commit details
    Browse the repository at this point in the history
  4. Add debugging block

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c696825 View commit details
    Browse the repository at this point in the history
  5. Debug further

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    5ac3f5b View commit details
    Browse the repository at this point in the history
  6. Remove debug block

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    3f3563e View commit details
    Browse the repository at this point in the history
  7. DEBUG

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    76cb049 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    52fa64f View commit details
    Browse the repository at this point in the history
  9. Edit debug block

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    549fb29 View commit details
    Browse the repository at this point in the history
  10. Fix debug

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    561bcfa View commit details
    Browse the repository at this point in the history
  11. Fix error

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    d8e4ec7 View commit details
    Browse the repository at this point in the history
  12. Remove TODO

    nikochiko committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    1f3f431 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

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

    nikochiko committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4359f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f158d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Add new line

    nikochiko committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    667926a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0fac77 View commit details
    Browse the repository at this point in the history
  3. Update error handling

    nikochiko committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    611188b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57fa1cc View commit details
    Browse the repository at this point in the history