GitHub / scribejava/scribejava / commits
Simple OAuth library for Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 23af69cb | Minor fixes to Request javadoc | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| c0d24b55 | Refactored URLEncoing code | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 99a03b46 | Improved TokenExtractor error messages | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| c145ee88 | Added Evernote playground api | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| bdfd1430 | Added some more apis to the readme | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 82f03604 | Added OAuth2 service props | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 5ac84931 | Added authorization URL to the Apis | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| c12da16a | Made 2.0 impl fit the internal refactor | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 577c18c7 | corrected javadocs to reflect changes | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 41cbee06 | Minor name refactor | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 8eb2062e | Used OAuthConfig when possible instead of bunch of Strings | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 8f076066 | Removed endpoints and verbs from config (they are in the Api object anyways) | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 0be82d68 | OAuth 1.0a service refactor to remove many properties | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| b78ca90d | Added plumbing code for 2.0 | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 9337ac01 | Fixed EvernoteApi to use GET | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| dee0f55b | Updated changelog | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 377c3233 | Added TimeUnit for the timeout calls | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 02912549 | merge Merge https://github.com/jamietsao/scribe-java | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 20b200c7 | Changed Twitter OAuth endpoints to use the new api.twitter.com | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 3e7291ea | Added methods to allow for setting the connect and read timeouts on the under... | Jamie Tsao <c****e@j****m> | over 15 years ago | |
| 149756e5 | Added test for scope parameter | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 9cb2af37 | Fixed conditional | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| ed0970c8 | Added Changelog | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 58991e81 | Changed revision number for release | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| db27be9e | Added Evernote and Yammer APIs |
Owen <o****h@g****m>
Committed by: Pablo Fernandez <f****5@g****m> |
over 15 years ago | |
| 874e959e | Fixed bug in scope for Google | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 545867ca | Added maven info to homepage | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 8bd1e942 | Changed version number for deploy | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 843d9fed | Removed unused file | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 9b85863e | Added some conf needed for repo publishing and set Junit dep to 'test' scope | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 59f16bfd | Added bunch of javadocs and restricted some visibility. | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| aad8dac5 | Made get signature the last call | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 50b54fbf | Relaxed check to allow 'scope' parameter | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 5d869824 | Added check for invalid scope | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 1f949971 | Added support for Google's 'scope' param | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| c3f113f3 | Added required config for publishing bundle to maven central | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 32b08788 | Changed version number for release | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| 91c64ff0 | Added support for dash/underscore in custom URLs | Pablo Fernandez <f****5@g****m> | over 15 years ago | |
| ffb10421 | Added support for custom URIs | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| fbee85ec | merge Fixed google-api urls. | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| f59c9543 | Added vimeo support | Kyle Stewart <k****t@i****m> | almost 16 years ago | |
| 94df2504 | Changed version number | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 36aeaeed | Fix reversed URLs. | Brian Duff <c****h@g****m> | almost 16 years ago | |
| 50c35bc6 | Changed whitespace encoding to %21 instead of '+' | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 8c8f26e1 | Improved string concatenation algorithm | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 608f56d5 | Added MIT license | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| b2147de2 | Removed last isEmpty for < 1.6 compatibility | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 129d368d | Changed version number for new release | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| ab57cf47 | isEmpty is 1.6 only | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| facc73a5 | Fixed typo | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| fa8e9369 | Extracted Verb to it's own file and made Request package-private | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| f5517799 | Added Google information | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 0222f08f | Removed salesforce api (no support yet) | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 45a0f968 | Added Foursquare example | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 928a32d1 | Changed old-lib name | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 75353ec3 | merge Fixed NPE for timeout | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 26cbb06d | Added timeout to Request | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 5dfa1cf8 | Added timeout to Request | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| bf79459d | Even more readme formatting | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 0a5b8177 | Renamed specs to examples. | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| 9300baaf | Formatted readme | Pablo Fernandez <f****5@g****m> | almost 16 years ago | |
| bfbe5368 | Initial commit | Pablo Fernandez <f****5@g****m> | almost 16 years ago |