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
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 }}
upton
/
saltstack-netapi-client-java
Public
forked from
SUSE/salt-netapi-client
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
saltstack-netapi-client-java
src
on
java7
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2015
Add tests for logout() and logoutAsync()
Show description for 999bd52
renner
committed
999bd52
View commit details
Copy full SHA for 999bd52
View code at this point
Browse repository at this point
Return a boolean result from logout() and logoutAsync()
renner
committed
cfb26f8
View commit details
Copy full SHA for cfb26f8
View code at this point
Browse repository at this point
Commits on May 22, 2015
Fix logout method to actually perform a POST request
renner
committed
dcc30c2
View commit details
Copy full SHA for dcc30c2
View code at this point
Browse repository at this point
Commits on May 21, 2015
Merge pull request #67 from SUSE/master-javadoc-fixes
Show description for c958794
renner
committed
c958794
View commit details
Copy full SHA for c958794
View code at this point
Browse repository at this point
Commits on May 19, 2015
Minor style adjustments
lucidd
committed
97fb226
View commit details
Copy full SHA for 97fb226
View code at this point
Browse repository at this point
Make testLoginFailure reliable by expecting the right exception
lucidd
committed
b7259c2
View commit details
Copy full SHA for b7259c2
View code at this point
Browse repository at this point
Simplify testJobsWithInvalidStartTime
lucidd
committed
bfe769b
View commit details
Copy full SHA for bfe769b
View code at this point
Browse repository at this point
Merge testRunResult and testRunRequest
lucidd
committed
e02ce23
View commit details
Copy full SHA for e02ce23
View code at this point
Browse repository at this point
Move verification from stubFor to verify.
lucidd
committed
46caf7b
View commit details
Copy full SHA for 46caf7b
View code at this point
Browse repository at this point
Commits on May 18, 2015
Adapt javadoc for getMinions() and getMinionDetails()
renner
committed
3b6dc6f
View commit details
Copy full SHA for 3b6dc6f
View code at this point
Browse repository at this point
Add missing javadoc for stats classes
renner
committed
8fbb91b
View commit details
Copy full SHA for 8fbb91b
View code at this point
Browse repository at this point
Remove invalid javadoc annotations (@see)
Show description for 908be32
renner
committed
908be32
View commit details
Copy full SHA for 908be32
View code at this point
Browse repository at this point
Javadoc cleanup and unification
Show description for c9e88c5
renner
committed
c9e88c5
View commit details
Copy full SHA for c9e88c5
View code at this point
Browse repository at this point
Use camel cased variable names in new tests
renner
committed
8bdfd28
View commit details
Copy full SHA for 8bdfd28
View code at this point
Browse repository at this point
Use typed lists and maps in new tests
Show description for 8c63665
renner
committed
8c63665
View commit details
Copy full SHA for 8c63665
View code at this point
Browse repository at this point
Add link to official documentation for grains
emre
committed
075ad2c
View commit details
Copy full SHA for 075ad2c
View code at this point
Browse repository at this point
Commits on May 16, 2015
Add getMinionDetails method
emre
committed
00c681d
View commit details
Copy full SHA for 00c681d
View code at this point
Browse repository at this point
- Add getMinionsAsync method
emre
committed
6eb26b6
View commit details
Copy full SHA for 6eb26b6
View code at this point
Browse repository at this point
- Change getMinions to return a map instead of a list
Show description for 3ab1b0e
emre
committed
3ab1b0e
View commit details
Copy full SHA for 3ab1b0e
View code at this point
Browse repository at this point
Commits on May 14, 2015
Add newline to file
emre
committed
8d414b4
View commit details
Copy full SHA for 8d414b4
View code at this point
Browse repository at this point
Implement getMinions method
emre
committed
b352d04
View commit details
Copy full SHA for b352d04
View code at this point
Browse repository at this point
Commits on May 12, 2015
fix checkstyle errors
mateiw
committed
4b47b39
View commit details
Copy full SHA for 4b47b39
View code at this point
Browse repository at this point
organize imports
mateiw
committed
6f6bc13
View commit details
Copy full SHA for 6f6bc13
View code at this point
Browse repository at this point
rename hook() to sendEvent() and fix javadoc
mateiw
committed
f8df0a2
View commit details
Copy full SHA for f8df0a2
View code at this point
Browse repository at this point
add javadoc and fix trailing empty line
mateiw
committed
f6d5294
View commit details
Copy full SHA for f6d5294
View code at this point
Browse repository at this point
fix new line
mateiw
committed
a012c2a
View commit details
Copy full SHA for a012c2a
View code at this point
Browse repository at this point
remove temp test case
mateiw
committed
7fd2b14
View commit details
Copy full SHA for 7fd2b14
View code at this point
Browse repository at this point
fix style
mateiw
committed
649ad24
View commit details
Copy full SHA for 649ad24
View code at this point
Browse repository at this point
unit tests for hook
mateiw
committed
d06faf0
View commit details
Copy full SHA for d06faf0
View code at this point
Browse repository at this point
implement hook method
mateiw
committed
5dfbde0
View commit details
Copy full SHA for 5dfbde0
View code at this point
Browse repository at this point
Commits on May 11, 2015
Merge pull request #59 from popstr/add-job-starttime
Show description for 189c8ea
renner
committed
189c8ea
View commit details
Copy full SHA for 189c8ea
View code at this point
Browse repository at this point
Commits on May 8, 2015
Make test time zone independent
popstr
committed
a5af0e8
View commit details
Copy full SHA for a5af0e8
View code at this point
Browse repository at this point
Fix NPE in case stream is closed before completely initialized
renner
committed
950eff8
View commit details
Copy full SHA for 950eff8
View code at this point
Browse repository at this point
Commits on May 7, 2015
Remove trailing empty line
renner
committed
b553caf
View commit details
Copy full SHA for b553caf
View code at this point
Browse repository at this point
Organize imports
Show description for 0cf1eae
renner
committed
0cf1eae
View commit details
Copy full SHA for 0cf1eae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.