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

Feature/general update #86

Merged
merged 35 commits into from
May 21, 2024
Merged

Feature/general update #86

merged 35 commits into from
May 21, 2024

Commits on Mar 6, 2019

  1. Added handling of 429 error code("Rate limit exceeded")

    Alexander Deyneka committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    ad1da28 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Merge pull request #34 from deynekalex/handle_429_error

    Added handling of 429 error code("Rate limit exceeded")
    stritti authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    27a9ade View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. bump versions of used libs

    (cherry picked from commit 0984aed)
    stritti committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    28f60a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    16596bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27eccac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf23d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6119122 View commit details
    Browse the repository at this point in the history
  5. update gradle task for codacy

    stritti committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    9443a12 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: dependencies updated

    stritti committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f7152aa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    eb4caa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1e148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    942c779 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/general-update

    # Conflicts:
    #	build.gradle
    #	gradle/wrapper/gradle-wrapper.jar
    #	gradle/wrapper/gradle-wrapper.properties
    #	gradlew
    #	src/itest/java/com/sybit/airtable/TableSelectJacksonOMTest.java
    #	src/main/java/com/sybit/airtable/Airtable.java
    #	src/main/java/com/sybit/airtable/GsonObjectMapper.java
    #	src/main/java/com/sybit/airtable/Table.java
    #	src/main/java/com/sybit/airtable/exception/HttpResponseExceptionHandler.java
    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0dee800 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6b2098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b529108 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8860f62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ff30dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2efd427 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1467e53 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf4b2b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81e0dcd View commit details
    Browse the repository at this point in the history
  13. chore(CI): split actions

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5e76254 View commit details
    Browse the repository at this point in the history
  14. chore(CI): split actions

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d2aae7d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6247d15 View commit details
    Browse the repository at this point in the history
  16. fix(CI): invocation fix

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ece2dcd View commit details
    Browse the repository at this point in the history
  17. fix(api): refactored

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    50c1c1a View commit details
    Browse the repository at this point in the history
  18. fix(itest): pass vars

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f26d3d4 View commit details
    Browse the repository at this point in the history
  19. fix(itest): pass vars

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b17fbdd View commit details
    Browse the repository at this point in the history
  20. chore(ci): scan added

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4cc8455 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    696e960 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    419f739 View commit details
    Browse the repository at this point in the history
  23. fix(codacy): issues solved

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    441c21a View commit details
    Browse the repository at this point in the history
  24. fix(codacy): issues solved

    stritti committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9951ddc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ec9f199 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0e532bb View commit details
    Browse the repository at this point in the history