FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · derekdata/scribejava · GitHub
derekdata
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 3, 2021
Create FUNDING.yml
kullfar
authored
1247459
View commit details
Copy full SHA for 1247459
Browse repository at this point
Commits on May 11, 2021
[maven-release-plugin] prepare for next development iteration
kullfar
committed
2706674
View commit details
Copy full SHA for 2706674
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
Browse repository at this point
prepare v8.3.1
kullfar
committed
82e0af8
View commit details
Copy full SHA for 82e0af8
Browse repository at this point
update deps
kullfar
committed
744a547
View commit details
Copy full SHA for 744a547
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
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
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
Browse repository at this point
prepare v8.3.0
kullfar
committed
b6d5d84
View commit details
Copy full SHA for b6d5d84
Browse repository at this point
reorder methods in OAuth20Service, group them, comment groups
kullfar
committed
fac51a8
View commit details
Copy full SHA for fac51a8
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
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
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
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
Browse repository at this point
prepare v8.2.0
kullfar
committed
4a2f428
View commit details
Copy full SHA for 4a2f428
Browse repository at this point
update deps
kullfar
committed
ce678fb
View commit details
Copy full SHA for ce678fb
Browse repository at this point
Commits on Mar 12, 2021
update deps
kullfar
committed
49cf8a6
View commit details
Copy full SHA for 49cf8a6
Browse repository at this point
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
Browse repository at this point
Commits on Mar 4, 2021
update dependencies
kullfar
committed
f5a6f0b
View commit details
Copy full SHA for f5a6f0b
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
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
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
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
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
Browse repository at this point
add base64 en/de-coding unit tests
kullfar
committed
5a0df76
View commit details
Copy full SHA for 5a0df76
Browse repository at this point
check for java.util.Base64 presence
kullfar
committed
cd5e3af
View commit details
Copy full SHA for cd5e3af
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
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
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
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
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
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
Browse repository at this point
prepare v8.1.0
kullfar
committed
48f8cf0
View commit details
Copy full SHA for 48f8cf0
Browse repository at this point
update dependencies
kullfar
committed
86a4854
View commit details
Copy full SHA for 86a4854
Browse repository at this point
Commits on Dec 14, 2020
add Slack API (https://slack.com/) (thanks to https://github.com/petrkopotev)
kullfar
committed
bcbcca1
View commit details
Copy full SHA for bcbcca1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL