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 }}
davidehringer
/
bosh-java-client
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/ms 836 o oauth support
- #2
#2
Open
jheyl
wants to merge 14 commits into
davidehringer:master
davidehringer/bosh-java-client:master
from
evoila:feature/MS-836O-oauth-support
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Feature/ms 836 o oauth support
#2
jheyl
wants to merge 14 commits into
davidehringer:master
davidehringer/bosh-java-client:master
from
evoila:feature/MS-836O-oauth-support
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2017
feat(deployments): add function to create a deployment
rschollmeyer
committed
ccfb0bf
View commit details
Copy full SHA for ccfb0bf
Browse repository at this point
feature(deployments): add function to delete a deployment
rschollmeyer
committed
fc8dd6c
View commit details
Copy full SHA for fc8dd6c
Browse repository at this point
refactor(deployments): remove headers from delete method
rschollmeyer
committed
8d9ef8c
View commit details
Copy full SHA for 8d9ef8c
Browse repository at this point
Commits on Oct 18, 2017
chore(Deployment) updated deployment API
OSB-cicd
committed
8135170
View commit details
Copy full SHA for 8135170
Browse repository at this point
Commits on Oct 20, 2017
fix(deploments) fixes the issue that create deployments wont get a Task as return because the bosh director redirects to a wrong endpoint instead of returning the Task.
OSB-cicd
committed
5bc8faa
View commit details
Copy full SHA for 5bc8faa
Browse repository at this point
Commits on Oct 23, 2017
fix(deployments): fix the issue that delete deployments wont get a Task as return
rschollmeyer
committed
5668ba9
View commit details
Copy full SHA for 5668ba9
Browse repository at this point
Commits on Oct 27, 2017
feat(Errands): adds the possibility to run errand jobs
OSB-cicd
committed
d68ee55
View commit details
Copy full SHA for d68ee55
Browse repository at this point
Merge branch 'master' of https://github.com/evoila/bosh-java-client
OSB-cicd
committed
58d0d5c
View commit details
Copy full SHA for 58d0d5c
Browse repository at this point
Commits on Nov 8, 2017
chroe(maven): prepare maven release
OSB-cicd
committed
a364efb
View commit details
Copy full SHA for a364efb
Browse repository at this point
Commits on Nov 9, 2017
fix(SpringDeployments): checks if the deployment manifest requested from the director is null befor parsing the YAML
OSB-cicd
committed
b7534cf
View commit details
Copy full SHA for b7534cf
Browse repository at this point
Commits on Jan 19, 2018
feat(ssh) adds bosh ssh
yremmet
committed
93a1499
View commit details
Copy full SHA for 93a1499
Browse repository at this point
Commits on Feb 12, 2018
feat(Oauth): Added Oauth Support to Java UAA-Client
jheyl
committed
11b95f1
View commit details
Copy full SHA for 11b95f1
Browse repository at this point
Commits on Feb 20, 2018
Refactor(OAUTH): Added ability to change Port, change URL Scheme and the ability to enable strict host-key checking
jheyl
committed
71d49dd
View commit details
Copy full SHA for 71d49dd
Browse repository at this point
Commits on Feb 22, 2018
refactor(OAUTH): Changed Method Interface to be more modular
jheyl
committed
655aae0
View commit details
Copy full SHA for 655aae0
Browse repository at this point
You can’t perform that action at this time.