FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-core - hgschmie/scribejava · GitHub
hgschmie
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scribejava
scribejava-core
on
master
User selector
Datepicker
Commit history
Commits on May 11, 2021
[maven-release-plugin] prepare for next development iteration
kullfar
committed
2706674
View commit details
Copy full SHA for 2706674
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.3.1
kullfar
committed
b6fd742
View commit details
Copy full SHA for b6fd742
View code at this point
Browse repository at this point
update deps
kullfar
committed
744a547
View commit details
Copy full SHA for 744a547
View code at this point
Browse repository at this point
* fix java.lang.NoClassDefFoundError for non-java8 runtimes (e.g. Android 7.1.1) (thanks to https://github.com/ChristopherGittner)
kullfar
committed
e107718
View commit details
Copy full SHA for e107718
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
[maven-release-plugin] prepare for next development iteration
kullfar
committed
0142ceb
View commit details
Copy full SHA for 0142ceb
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.3.0
kullfar
committed
1e1571e
View commit details
Copy full SHA for 1e1571e
View code at this point
Browse repository at this point
reorder methods in OAuth20Service, group them, comment groups
kullfar
committed
fac51a8
View commit details
Copy full SHA for fac51a8
View code at this point
Browse repository at this point
* add Instagram (https://www.instagram.com/) API (thanks to https://github.com/faent)
Show description for 9c8e4c1
kullfar
committed
9c8e4c1
View commit details
Copy full SHA for 9c8e4c1
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
add Instagram API (https://www.instagram.com/)
Maria Besfamilnaya
committed
78aac50
View commit details
Copy full SHA for 78aac50
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
[maven-release-plugin] prepare for next development iteration
kullfar
committed
02cf695
View commit details
Copy full SHA for 02cf695
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.2.0
kullfar
committed
ce4402b
View commit details
Copy full SHA for ce4402b
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
implement possibility to add extra parameters to Access Token Request (AccessTokenRequestParams#*ExtraParameters methods), https://github.com/scribejava/scribejava/issues/980 (thanks to https://git…
kullfar
committed
4e90348
View commit details
Copy full SHA for 4e90348
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
add new dataset to Base64 test (all bytes from -127 to 128)
kullfar
committed
45ad5e4
View commit details
Copy full SHA for 45ad5e4
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
add Base64 implementation - JAXB v2.3.0 (the latest for JRE 7)
kullfar
committed
33e4b87
View commit details
Copy full SHA for 33e4b87
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
add JAXB 3.0.0 implementation for Base64 encoding
kullfar
committed
36c1c71
View commit details
Copy full SHA for 36c1c71
View code at this point
Browse repository at this point
add Apache Commons Codec Base64 provider as alternative to java 8+ (and
Show description for 12297f7
kullfar
committed
12297f7
View commit details
Copy full SHA for 12297f7
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
switch to assertThrows from @Test(expected = ...) in unit tests
kullfar
committed
fe3e14a
View commit details
Copy full SHA for fe3e14a
View code at this point
Browse repository at this point
add base64 en/de-coding unit tests
kullfar
committed
5a0df76
View commit details
Copy full SHA for 5a0df76
View code at this point
Browse repository at this point
check for java.util.Base64 presence
kullfar
committed
cd5e3af
View commit details
Copy full SHA for cd5e3af
View code at this point
Browse repository at this point
Uncapsulate base64 implementation details. (only java8 Base64 implementation is still available at the moment)
kullfar
committed
ba12ff6
View commit details
Copy full SHA for ba12ff6
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
remove Consumer interface and its usages (thanks to https://github.com/CodingFabian)
kullfar
committed
450977a
View commit details
Copy full SHA for 450977a
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
refactor unit tests (exception handling)
kullfar
committed
cd20f57
View commit details
Copy full SHA for cd20f57
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
add ScopeBuilder to easily specify multiple scopes while requesting OAuth2.0 Access Tokens
kullfar
committed
54407f0
View commit details
Copy full SHA for 54407f0
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
[maven-release-plugin] prepare for next development iteration
kullfar
committed
0b3c0b7
View commit details
Copy full SHA for 0b3c0b7
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.1.0
kullfar
committed
459432f
View commit details
Copy full SHA for 459432f
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
add possibility to set "" (empty string) as apiSecret
kullfar
committed
8f48915
View commit details
Copy full SHA for 8f48915
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
add raw Response (with HTTP repsponse code and body) as member to the OAuth2AccessTokenErrorResponse
kullfar
committed
fb24008
View commit details
Copy full SHA for fb24008
View code at this point
Browse repository at this point
cleanup deprecates methods
kullfar
committed
1dbeabb
View commit details
Copy full SHA for 1dbeabb
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
[maven-release-plugin] prepare for next development iteration
kullfar
committed
788389b
View commit details
Copy full SHA for 788389b
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-8.0.0
kullfar
committed
4e76471
View commit details
Copy full SHA for 4e76471
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
add support for OAuth 2.0 Device Authorization Grant (RFC 8628) (thanks to https://github.com/rebarbora-mckvak)
kullfar
committed
08d6ecb
View commit details
Copy full SHA for 08d6ecb
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Merge branch 'device-code-flow' of https://github.com/rebarbora-mckvak/scribejava into rebarbora-mckvak-device-code-flow
kullfar
committed
50e7c96
View commit details
Copy full SHA for 50e7c96
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
support chunks in JDKHttpClient's Multipart (thanks to https://github.com/eos1d3)
kullfar
committed
acb0972
View commit details
Copy full SHA for acb0972
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
[maven-release-plugin] prepare for next development iteration
kullfar
committed
7d128d3
View commit details
Copy full SHA for 7d128d3
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release scribejava-7.1.1
kullfar
committed
101c103
View commit details
Copy full SHA for 101c103
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL