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
wasync-events
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2015
do not log header
dmacvicar
committed
d0feca7
View commit details
Copy full SHA for d0feca7
View code at this point
Browse repository at this point
proxy support
dmacvicar
committed
43e5139
View commit details
Copy full SHA for 43e5139
View code at this point
Browse repository at this point
test for content in the events
dmacvicar
committed
4fd526d
View commit details
Copy full SHA for 4fd526d
View code at this point
Browse repository at this point
make the close() function trigger the closed callback only
Show description for 6d477e5
dmacvicar
committed
6d477e5
View commit details
Copy full SHA for 6d477e5
View code at this point
Browse repository at this point
wrong name refactoring
dmacvicar
committed
39a3991
View commit details
Copy full SHA for 39a3991
View code at this point
Browse repository at this point
merge the base event listener with SimpleEventListenerClient
dmacvicar
committed
b2a3d6d
View commit details
Copy full SHA for b2a3d6d
View code at this point
Browse repository at this point
make a base event listener with the event list
dmacvicar
committed
62331cc
View commit details
Copy full SHA for 62331cc
View code at this point
Browse repository at this point
checkstyle: line too long
dmacvicar
committed
39f025d
View commit details
Copy full SHA for 39f025d
View code at this point
Browse repository at this point
port the server events to use org.atmosphere.wasync
Show description for 6ade4d1
dmacvicar
committed
6ade4d1
View commit details
Copy full SHA for 6ade4d1
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Replace SaltStackDateDeserializer with DateAdapter
Show description for e90d299
hustodemon
committed
e90d299
View commit details
Copy full SHA for e90d299
View code at this point
Browse repository at this point
Commits on May 28, 2015
Change to lamda syntax for async methods
lucidd
committed
a05a160
View commit details
Copy full SHA for a05a160
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.