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
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
Fixup StartTime with some formatting and commenting
renner
committed
2067c23
View commit details
Copy full SHA for 2067c23
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 10, 2015
Merge pull request #111 from SUSE/master-event-stream-improvements
Show description for 3041740
renner
committed
3041740
View commit details
Copy full SHA for 3041740
View code at this point
Browse repository at this point
Merge pull request #110 from SUSE/qol-cleanups
Show description for 30c8792
renner
committed
30c8792
View commit details
Copy full SHA for 30c8792
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
make argument types easier to work with
lucidd
committed
ed114f3
View commit details
Copy full SHA for ed114f3
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
Merge pull request #105 from SUSE/master-status-module
Show description for 7042a7d
renner
committed
7042a7d
View commit details
Copy full SHA for 7042a7d
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Add support for salt.modules.status
Show description for 2108d9d
renner
committed
2108d9d
View commit details
Copy full SHA for 2108d9d
View code at this point
Browse repository at this point
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 25, 2015
fix return type of execution modules
lucidd
committed
7585efe
View commit details
Copy full SHA for 7585efe
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Rename payload() to getPayload()
renner
committed
4423e17
View commit details
Copy full SHA for 4423e17
View code at this point
Browse repository at this point
Add a comment to the payload method()
renner
committed
c08abc8
View commit details
Copy full SHA for c08abc8
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
Simplify datatypes.Arguments class
Show description for 064e9fb
AdamMajer
committed
064e9fb
View commit details
Copy full SHA for 064e9fb
View code at this point
Browse repository at this point
Add missing @Override annotation
AdamMajer
committed
ecd17b5
View commit details
Copy full SHA for ecd17b5
View code at this point
Browse repository at this point
Remove some empty lines
renner
committed
f6863a1
View commit details
Copy full SHA for f6863a1
View code at this point
Browse repository at this point
Use curly braces for all if statements
renner
committed
a83dd26
View commit details
Copy full SHA for a83dd26
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 another obsolete newline
renner
committed
8920eaf
View commit details
Copy full SHA for 8920eaf
View code at this point
Browse repository at this point
Add getters allowing to work with network interfaces
renner
committed
68e7789
View commit details
Copy full SHA for 68e7789
View code at this point
Browse repository at this point
Revert newline removal
renner
committed
ff6d658
View commit details
Copy full SHA for ff6d658
View code at this point
Browse repository at this point
Keep only lookupJid() methods removing listJob() and printJob()
renner
committed
50796aa
View commit details
Copy full SHA for 50796aa
View code at this point
Browse repository at this point
Unify comments and clean up additional newlines
renner
committed
5c0fb01
View commit details
Copy full SHA for 5c0fb01
View code at this point
Browse repository at this point
Add wildcard type to get rid of warning
renner
committed
4c52441
View commit details
Copy full SHA for 4c52441
View code at this point
Browse repository at this point
Add comments to private methods
renner
committed
ea663a2
View commit details
Copy full SHA for ea663a2
View code at this point
Browse repository at this point
Insert newlines after creation of arguments
renner
committed
1665326
View commit details
Copy full SHA for 1665326
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.