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: scribejava/scribejava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8970e8e
Choose a base ref
...
head repository: MrTechJay/scribe-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7305d1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 26, 2014

  1. User agent header added in OAuth10aServiceImpl

    DiscoGS needs certain user-agent header. Will be set for each oauth request,
    if poperty "DiscoGS-User-Agent" is set in system properties
    MrDevJay committed Jul 26, 2014
    Configuration menu
    Copy the full SHA
    625c886 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. Add user-agent header from system.properties

    If DiscoGS user-agent header is set in the system properties ("DiscoGS-User-Agent")
    it will be set as User-Agent header to the request
    MrDevJay committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    c7305d1 View commit details
    Browse the repository at this point in the history
Loading