FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-apis/src - quiin/scribejava · GitHub
quiin
/
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-apis
src
on
scribejava-2.2.2
User selector
Datepicker
Commit history
Commits on Feb 20, 2016
use own compilet regexp Pattern insteand of synchronized using of the common one
s-gromov
committed
f5b8df9
View commit details
Copy full SHA for f5b8df9
View code at this point
Browse repository at this point
remove useless author javadoc. we have more accurate git blame)
s-gromov
committed
9d0d045
View commit details
Copy full SHA for 9d0d045
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
make tokens conforms RFCs
s-gromov
committed
d734a4d
View commit details
Copy full SHA for d734a4d
View code at this point
Browse repository at this point
getAuthorizationUrl for OAuth1 should force to take OAuth1RequestToken
s-gromov
committed
185e53f
View commit details
Copy full SHA for 185e53f
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
differentiate OAuth1 Access token, OAuth 1 Request Token and OAuth 2 Access token
s-gromov
committed
435fff0
View commit details
Copy full SHA for 435fff0
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
small doc and text fixes
s-gromov
committed
1950c34
View commit details
Copy full SHA for 1950c34
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
fix checkstyle violations
s-gromov
committed
290d0b5
View commit details
Copy full SHA for 290d0b5
View code at this point
Browse repository at this point
Variable for Stack Exchange site name.
MichalFoksa
authored and
s-gromov
committed
8c82c02
View commit details
Copy full SHA for 8c82c02
View code at this point
Browse repository at this point
Make API extendable.
MichalFoksa
authored and
s-gromov
committed
dc10155
View commit details
Copy full SHA for dc10155
View code at this point
Browse repository at this point
Stack Exchange authentication via OAuth 2.0 (stackoverflow.com, askubuntu.com, etc.).
MichalFoksa
authored and
s-gromov
committed
3044949
View commit details
Copy full SHA for 3044949
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
make APIs be extendsable
s-gromov
committed
38dfffe
View commit details
Copy full SHA for 38dfffe
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
HH-57818 update HH-api
Irina Garanina
committed
56ae548
View commit details
Copy full SHA for 56ae548
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
add changelog entry + update vsersions in the Examples for FB
s-gromov
committed
7fed773
View commit details
Copy full SHA for 7fed773
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Upgrade to Facebook API Version 2.5.
MichalFoksa
committed
d18c127
View commit details
Copy full SHA for d18c127
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
force to override createAccessTokenRequest method instead of getAccessToken[Async]. So we have async methods for any childs from the box
s-gromov
committed
fa4f1a3
View commit details
Copy full SHA for fa4f1a3
View code at this point
Browse repository at this point
remove the term 'requestToken' from OAuth2Service, differentiate OAuth1 and OAuth2 services in the process of retrieving of the access token (and generating request token for the OAuth1)
s-gromov
committed
7b4475f
View commit details
Copy full SHA for 7b4475f
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
add and fix checkstyle rule LineLength
s-gromov
committed
3a012b9
View commit details
Copy full SHA for 3a012b9
View code at this point
Browse repository at this point
add checkstyle rules, fix RegexpSingleline (check to find trailing whitespace at the end of a line)
s-gromov
committed
6905cdc
View commit details
Copy full SHA for 6905cdc
View code at this point
Browse repository at this point
add checkstyle rules, fix UnnecessaryParentheses
s-gromov
committed
c1fda98
View commit details
Copy full SHA for c1fda98
View code at this point
Browse repository at this point
add and fix checkstyle rule FinalLocalVariable
s-gromov
committed
3cb1911
View commit details
Copy full SHA for 3cb1911
View code at this point
Browse repository at this point
add checkstyle rules, fix DeclarationOrder
s-gromov
committed
f7aa5f1
View commit details
Copy full SHA for f7aa5f1
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
differentiate oauth1 vs oauth2 [i.garanina]
s-gromov
committed
00d7f67
View commit details
Copy full SHA for 00d7f67
View code at this point
Browse repository at this point
force not to instantiate stateless APIs. Use provided singletons [i.garanina]
s-gromov
committed
9a261a1
View commit details
Copy full SHA for 9a261a1
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
fix star import
s-gromov
committed
c27931c
View commit details
Copy full SHA for c27931c
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Imgur API PR fixes
Rabrg
committed
53805cb
View commit details
Copy full SHA for 53805cb
View code at this point
Browse repository at this point
Added Imgur API
Rabrg
committed
7e89066
View commit details
Copy full SHA for 7e89066
View code at this point
Browse repository at this point
Removed broken Imgur API
Rabrg
committed
2d9915f
View commit details
Copy full SHA for 2d9915f
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Removed included API keys and secrets from examples
Rabrg
committed
228829d
View commit details
Copy full SHA for 228829d
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
let google api 2.0 supports OOB
chenjianjx
committed
5b583fd
View commit details
Copy full SHA for 5b583fd
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Update case for PinterestApi.java
Martin Malek
committed
cb6bb1a
View commit details
Copy full SHA for cb6bb1a
View code at this point
Browse repository at this point
Not using star imports for PinterestExample
Martin Malek
committed
31e83d3
View commit details
Copy full SHA for 31e83d3
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
Adding PinterestApi and PinterestExample
Martin Malek
committed
40d2ba9
View commit details
Copy full SHA for 40d2ba9
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
reformat
s-gromov
committed
5e17b5a
View commit details
Copy full SHA for 5e17b5a
View code at this point
Browse repository at this point
add a getter for GoogleToken.openIdToken. I need to send it to my
Show description for da1d238
chenjianjx
committed
da1d238
View commit details
Copy full SHA for da1d238
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
HH-55803 merge back the SubScribe fork [i.garanina]
s-gromov
committed
0419502
View commit details
Copy full SHA for 0419502
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL