Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: box/box-java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Docurated/box-java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    c4b3787 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Configuration menu
    Copy the full SHA
    86427df View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Configuration menu
    Copy the full SHA
    12e5968 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Adds a BoxAPIConnectionListener method for determining whether a BoxA…

    …PIConnection can refresh its tokens
    debussyman committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    6e46007 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Don't acquire the refresh lock if can't refresh, and don't raise exce…

    …ptions when you can notify errors
    debussyman committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    c66141f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. canRefresh() happens to be called in a lot of situations, and is not …

    …a suitable place to invoke preRefresh
    debussyman committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    4540070 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    5f155ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b8c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44ae1f View commit details
    Browse the repository at this point in the history
  4. Adds a BoxAPIConnectionListener method for determining whether a BoxA…

    …PIConnection can refresh its tokens
    debussyman authored and AndrewCEmil committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    8d2827f View commit details
    Browse the repository at this point in the history
  5. Don't acquire the refresh lock if can't refresh, and don't raise exce…

    …ptions when you can notify errors
    debussyman authored and AndrewCEmil committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    d9dc6e6 View commit details
    Browse the repository at this point in the history
  6. canRefresh() happens to be called in a lot of situations, and is not …

    …a suitable place to invoke preRefresh
    debussyman authored and AndrewCEmil committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    aeb6191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25f2935 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Support for new box event

    AndrewCEmil committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    36106b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Merge pull request #2 from Docurated/add_event

    Add event, update to master
    debussyman authored Apr 18, 2017
    Configuration menu
    Copy the full SHA
    79d7d64 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    c0eaf80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Docurated/raw_event_json

    Support for grabbing raw event
    debussyman authored May 15, 2017
    Configuration menu
    Copy the full SHA
    be07504 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. add build sbt file

    debussyman committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    b22e936 View commit details
    Browse the repository at this point in the history
Loading