FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-core - ffshi/scribejava · GitHub
ffshi
/
scribejava
Public
forked from
scribejava/scribejava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scribejava
scribejava-core
on
master
User selector
Datepicker
Commit history
Commits on Aug 28, 2017
format, rename, fix a bit
kullfar
committed
9ae56fd
View commit details
Copy full SHA for 9ae56fd
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
drop Java 7 backward compatibility support, become Java 8 only
kullfar
committed
52d4dc0
View commit details
Copy full SHA for 52d4dc0
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
[maven-release-plugin] prepare for next development iteration
kullfar
committed
b2cdee9
View commit details
Copy full SHA for b2cdee9
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-4.2.0
kullfar
committed
73c8b42
View commit details
Copy full SHA for 73c8b42
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
drop deprecated methods
kullfar
committed
412c5ca
View commit details
Copy full SHA for 412c5ca
View code at this point
Browse repository at this point
DELETE in JdkClient permits, but not requires payload
kullfar
committed
98ec232
View commit details
Copy full SHA for 98ec232
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
[maven-release-plugin] prepare for next development iteration
kullfar
committed
c9eb4ab
View commit details
Copy full SHA for c9eb4ab
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-4.1.2
kullfar
committed
0b545d6
View commit details
Copy full SHA for 0b545d6
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
upgrade ServiceBuilder to check apiKey preconditions compile-tim (not run-time)
kullfar
committed
d242f45
View commit details
Copy full SHA for d242f45
View code at this point
Browse repository at this point
Commits on May 16, 2017
[maven-release-plugin] prepare for next development iteration
kullfar
committed
6c5b9b3
View commit details
Copy full SHA for 6c5b9b3
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-4.1.1
kullfar
committed
2bbc8b0
View commit details
Copy full SHA for 2bbc8b0
View code at this point
Browse repository at this point
Commits on May 15, 2017
do not open OutputStream for output while sending empty body in HTTP requests in the default JDK Http client
kullfar
committed
17e9220
View commit details
Copy full SHA for 17e9220
View code at this point
Browse repository at this point
omit the client_secret parameter if it is an empty string while refreshing token (thanks to https://github.com/KungfuPancake)
kullfar
committed
c1d9a54
View commit details
Copy full SHA for c1d9a54
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/KungfuPancake/scribejava into KungfuPancake-master
kullfar
committed
9536792
View commit details
Copy full SHA for 9536792
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
add more javadoc for JDKHttpFuture
kullfar
committed
99359df
View commit details
Copy full SHA for 99359df
View code at this point
Browse repository at this point
add javadoc for JDKHttpFuture
kullfar
committed
4fcfe67
View commit details
Copy full SHA for 4fcfe67
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Only add secret key if set
KungfuPancake
committed
97c03a0
View commit details
Copy full SHA for 97c03a0
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
remove deprecated code
kullfar
committed
2b0dce2
View commit details
Copy full SHA for 2b0dce2
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
[maven-release-plugin] prepare for next development iteration
kullfar
committed
c090469
View commit details
Copy full SHA for c090469
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-4.1.0
kullfar
committed
08afa0d
View commit details
Copy full SHA for 08afa0d
View code at this point
Browse repository at this point
Merge branch 'issue-753-additional-parameters-request-token' of https://github.com/vivin/scribejava into vivin-issue-753-additional-parameters-request-token
kullfar
committed
33d45e1
View commit details
Copy full SHA for 33d45e1
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
issue #753
Show description for a2887dd
vivin
committed
a2887dd
View commit details
Copy full SHA for a2887dd
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
make client_secret optional in OAuth2 while requesting AccessToken (if set to null, it's not required by OAuth2 specs)
kullfar
committed
ac8ff60
View commit details
Copy full SHA for ac8ff60
View code at this point
Browse repository at this point
move OAuth1 SignatureType to ServiceBuilder to API
kullfar
committed
4cd5830
View commit details
Copy full SHA for 4cd5830
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
add body for PATCH HTTP method
kullfar
committed
bd9a430
View commit details
Copy full SHA for bd9a430
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
simplify async examples to reflect use of new OAuthService unified methods
kullfar
committed
ad79556
View commit details
Copy full SHA for ad79556
View code at this point
Browse repository at this point
remove deprecated methods and class after release
kullfar
committed
9ee53d2
View commit details
Copy full SHA for 9ee53d2
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kullfar
committed
1c9d5e3
View commit details
Copy full SHA for 1c9d5e3
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-4.0.0
kullfar
committed
c362f0c
View commit details
Copy full SHA for c362f0c
View code at this point
Browse repository at this point
precompile regexp Patterns (microoptimizations)
kullfar
committed
b6cb1dc
View commit details
Copy full SHA for b6cb1dc
View code at this point
Browse repository at this point
introduce custom nonstandard Facebook AccessTokenErrorResponse
kullfar
committed
caf7230
View commit details
Copy full SHA for caf7230
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
fix OAuth20Service::extractAuthorization when redirectLocation contains '#' part
kullfar
committed
bdb25f3
View commit details
Copy full SHA for bdb25f3
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
introduce SignatureType for OAuth2.0 to implement Bearer signing for the requests
kullfar
committed
78cb95c
View commit details
Copy full SHA for 78cb95c
View code at this point
Browse repository at this point
Remove OAuthRequestAsync, just OAuthRequest. Request should not know anything about sync vs async
kullfar
committed
bfa0109
View commit details
Copy full SHA for bfa0109
View code at this point
Browse repository at this point
implement async HTTPClient methods in JDKHttpClient (it's complete now)
kullfar
committed
c9bb1a1
View commit details
Copy full SHA for c9bb1a1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL