Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Focuson-github
/
java-sdk
Public
forked from
watson-developer-cloud/java-sdk
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
java-sdk
src
test
java
on
test
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 9, 2016
Add simple debugging tests
Max Vogler
committed
87d49f9
View commit details
Copy full SHA for 87d49f9
View code at this point
Browse repository at this point
Remove existing tests to speed up debugging
Max Vogler
committed
ee22c59
View commit details
Copy full SHA for ee22c59
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
updated sdk version prior to release
germanattanasio
committed
d02e5ff
View commit details
Copy full SHA for d02e5ff
View code at this point
Browse repository at this point
Ignore a failing test
germanattanasio
committed
8b277c4
View commit details
Copy full SHA for 8b277c4
View code at this point
Browse repository at this point
fixed user agent test
germanattanasio
committed
0b7199b
View commit details
Copy full SHA for 0b7199b
View code at this point
Browse repository at this point
Send JVM and OS statistics in User-Agent fixes #291
germanattanasio
committed
27f41ab
View commit details
Copy full SHA for 27f41ab
View code at this point
Browse repository at this point
fixes #331 adding profanity_filter
germanattanasio
committed
b8b6df3
View commit details
Copy full SHA for b8b6df3
View code at this point
Browse repository at this point
update pom to run unit test twice but count them in the coverage report
germanattanasio
committed
a6c71ae
View commit details
Copy full SHA for a6c71ae
View code at this point
Browse repository at this point
fix conversation text
germanattanasio
committed
fe21d55
View commit details
Copy full SHA for fe21d55
View code at this point
Browse repository at this point
merge master changes
germanattanasio
committed
4b99381
View commit details
Copy full SHA for 4b99381
View code at this point
Browse repository at this point
fix javadoc
germanattanasio
committed
9ed44cd
View commit details
Copy full SHA for 9ed44cd
View code at this point
Browse repository at this point
Merge pull request #327 from watson-developer-cloud/fix-316
Show description for 924273b
germanattanasio
committed
924273b
View commit details
Copy full SHA for 924273b
View code at this point
Browse repository at this point
Standardize import code style
Max Vogler
committed
d013a65
View commit details
Copy full SHA for d013a65
View code at this point
Browse repository at this point
Remove MockServer test dependency :tada:
Max Vogler
committed
3ca0226
View commit details
Copy full SHA for 3ca0226
View code at this point
Browse repository at this point
Replace flaky assertions with assumptions
Max Vogler
committed
8a45597
View commit details
Copy full SHA for 8a45597
View code at this point
Browse repository at this point
Fix PersonalityInsightsIT file spelling
max-vogler
committed
607ba94
View commit details
Copy full SHA for 607ba94
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
merge changes from code cleanup
germanattanasio
committed
d4848b3
View commit details
Copy full SHA for d4848b3
View code at this point
Browse repository at this point
[conversation] code review for v1-experimental
germanattanasio
committed
e2a1816
View commit details
Copy full SHA for e2a1816
View code at this point
Browse repository at this point
code cleanup and test fixes
Show description for 8302e2e
germanattanasio
committed
8302e2e
View commit details
Copy full SHA for 8302e2e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'watson-developer-cloud/master'
Show description for 14cced5
doconnor78
committed
14cced5
View commit details
Copy full SHA for 14cced5
View code at this point
Browse repository at this point
Code cleanup and comments
doconnor78
committed
816b2e1
View commit details
Copy full SHA for 816b2e1
View code at this point
Browse repository at this point
Refactor conversation service models
doconnor78
committed
0e7c537
View commit details
Copy full SHA for 0e7c537
View code at this point
Browse repository at this point
[personality-insights] Added custom type adapter to ContentItem #307
germanattanasio
committed
ed94047
View commit details
Copy full SHA for ed94047
View code at this point
Browse repository at this point
Merge pull request #318 from watson-developer-cloud/user-agent
Show description for ed7bc06
germanattanasio
committed
ed7bc06
View commit details
Copy full SHA for ed7bc06
View code at this point
Browse repository at this point
fix for #296 by appending the provided user-agent to the default one from the sdk
germanattanasio
committed
43212a8
View commit details
Copy full SHA for 43212a8
View code at this point
Browse repository at this point
Migrate unit tests to OkHttp's MockWebServer
Max Vogler
committed
d8f0d77
View commit details
Copy full SHA for d8f0d77
View code at this point
Browse repository at this point
Refactor Conversation Service wrappers to allow custom output
doconnor78
committed
d64d13c
View commit details
Copy full SHA for d64d13c
View code at this point
Browse repository at this point
Integrate TTS Customizations into TextToSpeech class
Max Vogler
committed
3caf507
View commit details
Copy full SHA for 3caf507
View code at this point
Browse repository at this point
Merge branch 'master' into master
max-vogler
committed
363f105
View commit details
Copy full SHA for 363f105
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
code cleanup and removed unused imports
germanattanasio
committed
9be6936
View commit details
Copy full SHA for 9be6936
View code at this point
Browse repository at this point
Merge pull request #313 from max-vogler/fix-301
Show description for aead50d
germanattanasio
committed
aead50d
View commit details
Copy full SHA for aead50d
View code at this point
Browse repository at this point
Merge pull request #312 from max-vogler/fix-304
Show description for 3170a90
germanattanasio
committed
3170a90
View commit details
Copy full SHA for 3170a90
View code at this point
Browse repository at this point
Merge pull request #314 from max-vogler/fix-299
Show description for 46d989f
germanattanasio
committed
46d989f
View commit details
Copy full SHA for 46d989f
View code at this point
Browse repository at this point
Add Speech-to-Text keyword spotting feature
Max Vogler
committed
94c2a56
View commit details
Copy full SHA for 94c2a56
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Add batch translation to LanguageTranslation #301
Max Vogler
committed
6f4e8cf
View commit details
Copy full SHA for 6f4e8cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.