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 }}
mathall
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
saltstack-netapi-client-java
src
test
on
optional
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2015
add tests for optional single value json
lucidd
committed
4fb5cb0
View commit details
Copy full SHA for 4fb5cb0
View code at this point
Browse repository at this point
Add parser for Optional types to avoid the null madness
lucidd
committed
accdfbb
View commit details
Copy full SHA for accdfbb
View code at this point
Browse repository at this point
Merge pull request #101 from AdamMajer/timezones
Show description for a3fb6de
renner
committed
a3fb6de
View commit details
Copy full SHA for a3fb6de
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
On websocket closure, pass the CloseReason on to the listeners
renner
committed
90e1852
View commit details
Copy full SHA for 90e1852
View code at this point
Browse repository at this point
Merge pull request #106 from mbologna/fix-static-sdf
Show description for f5c456b
renner
committed
f5c456b
View commit details
Copy full SHA for f5c456b
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Add timezone support for parsing StartTime
Show description for 81f0db4
AdamMajer
committed
81f0db4
View commit details
Copy full SHA for 81f0db4
View code at this point
Browse repository at this point
Changed indent from tabs to spaces
mbologna
committed
f0ba16b
View commit details
Copy full SHA for f0ba16b
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Fixed indentation
mbologna
committed
e47ddb7
View commit details
Copy full SHA for e47ddb7
View code at this point
Browse repository at this point
SimpleDateFormat from static variable to local
Show description for b3e53a5
mbologna
committed
b3e53a5
View commit details
Copy full SHA for b3e53a5
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Add support for all key states in list_all and finger
lucidd
committed
00c815b
View commit details
Copy full SHA for 00c815b
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Remove explicit call to `.close()` for AutoCloseables
AdamMajer
committed
f79d126
View commit details
Copy full SHA for f79d126
View code at this point
Browse repository at this point
Add `final` modifiers
Show description for 7ba9d69
AdamMajer
committed
7ba9d69
View commit details
Copy full SHA for 7ba9d69
View code at this point
Browse repository at this point
Merge pull request #95 from SUSE/master-parse-events
Show description for 9a84341
renner
committed
9a84341
View commit details
Copy full SHA for 9a84341
View code at this point
Browse repository at this point
Fix test by reverting package name to "i3"
renner
committed
70cb69a
View commit details
Copy full SHA for 70cb69a
View code at this point
Browse repository at this point
Remove makeJsonData and use gson directly
lucidd
authored and
renner
committed
ad6da4c
View commit details
Copy full SHA for ad6da4c
View code at this point
Browse repository at this point
Merge pull request #93 from AdamMajer/pending_jobs
Show description for bdd7039
renner
committed
bdd7039
View commit details
Copy full SHA for bdd7039
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Update old job results API to return ResultInfoSet
Show description for 22c3b2e
AdamMajer
committed
22c3b2e
View commit details
Copy full SHA for 22c3b2e
View code at this point
Browse repository at this point
Parse `info` structure returned from /jobs/<jid>
Show description for 10c7b1c
AdamMajer
committed
10c7b1c
View commit details
Copy full SHA for 10c7b1c
View code at this point
Browse repository at this point
Do not print the stacktrace, it looks nasty
Show description for aa013a0
renner
committed
aa013a0
View commit details
Copy full SHA for aa013a0
View code at this point
Browse repository at this point
Closing shouldn't be necessary: this is AutoCloseable
renner
committed
1cf228f
View commit details
Copy full SHA for 1cf228f
View code at this point
Browse repository at this point
Basic parsing of events into objects
Show description for d9d1f65
renner
committed
d9d1f65
View commit details
Copy full SHA for d9d1f65
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Correct order of some unit tests assertEquals() parameters
Show description for 84f58ef
AdamMajer
committed
84f58ef
View commit details
Copy full SHA for 84f58ef
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Remove unused variable WEBSOCKET_ENDPOINT
renner
committed
a59708f
View commit details
Copy full SHA for a59708f
View code at this point
Browse repository at this point
Commits on Aug 1, 2015
Support expr_form in run and startCommand
lucidd
committed
6cbda55
View commit details
Copy full SHA for 6cbda55
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
try-with-resources is not useful if you need to check the reference outside
Show description for 34791db
dmacvicar
committed
34791db
View commit details
Copy full SHA for 34791db
View code at this point
Browse repository at this point
Use the constructor with ClientConfig to get rid of processEvents
dmacvicar
committed
c682328
View commit details
Copy full SHA for c682328
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Add missing brackets
ncounter
committed
f9845e7
View commit details
Copy full SHA for f9845e7
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Refactor URI building
ncounter
committed
313abd1
View commit details
Copy full SHA for 313abd1
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Remove unused field
ncounter
committed
4e8d756
View commit details
Copy full SHA for 4e8d756
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Change tests content sequence to assert at the right time
ncounter
committed
355dc8d
View commit details
Copy full SHA for 355dc8d
View code at this point
Browse repository at this point
Update events resources for websocket tests
ncounter
committed
ffabcd7
View commit details
Copy full SHA for ffabcd7
View code at this point
Browse repository at this point
Add an emulation of a websocket server endpoint
ncounter
committed
116e9bb
View commit details
Copy full SHA for 116e9bb
View code at this point
Browse repository at this point
Add tests for EventStream based on WebSocket
ncounter
committed
265e440
View commit details
Copy full SHA for 265e440
View code at this point
Browse repository at this point
Remove test for SSE EventStream
ncounter
committed
769488d
View commit details
Copy full SHA for 769488d
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
Previous
Next
You can’t perform that action at this time.