FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/ch/loway/oss/ari4java - ari4java/ari4java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ari4java
/
ari4java
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
108
Code
Issues
6
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ari4java
src
main
java
ch
loway
oss
ari4java
on
master
User selector
Datepicker
Commit history
Commits on Jan 26, 2026
spotbug corrections
grahambrown11
committed
136b3ed
View commit details
Copy full SHA for 136b3ed
View code at this point
Browse repository at this point
Library updates
grahambrown11
committed
28d6d81
View commit details
Copy full SHA for 28d6d81
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Merge branch 'master' into gb-wip
grahambrown11
committed
1348a87
View commit details
Copy full SHA for 1348a87
View code at this point
Browse repository at this point
Commits on May 15, 2024
reconnectCount should never be -1 to prevent indexOutofboundExceptions
stijn.vandenbussche
committed
7b12ad3
View commit details
Copy full SHA for 7b12ad3
View code at this point
Browse repository at this point
Commits on May 7, 2024
reconnectCount should only be -1 when a shutdown is triggered. Otherwise, in some seldom situations, an array index out of bounds exception can be thrown when trying to reconnect upon first connect…
Show description for a6ce036
stijn.vandenbussche
committed
a6ce036
View commit details
Copy full SHA for a6ce036
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Implement connection pooling and change examples to use some async executions
grahambrown11
committed
c5db8bb
View commit details
Copy full SHA for c5db8bb
View code at this point
Browse repository at this point
Commits on Dec 26, 2021
update libraries and refactor tests to use JUnit 5
grahambrown11
committed
2aeade8
View commit details
Copy full SHA for 2aeade8
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
gradle updates & update APIs
grahambrown11
committed
2f84bf0
View commit details
Copy full SHA for 2f84bf0
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
fixing some more `Code Smells` identified by SonarQube
grahambrown11
committed
1c7711b
View commit details
Copy full SHA for 1c7711b
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
fixing some `Code Smells` identified by SonarQube
grahambrown11
committed
2685e32
View commit details
Copy full SHA for 2685e32
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
fixes #159 execute the shutdown immediately
grahambrown11
committed
b2379ab
View commit details
Copy full SHA for b2379ab
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
expose the isWsConnected to ARI
grahambrown11
committed
3e111fd
View commit details
Copy full SHA for 3e111fd
View code at this point
Browse repository at this point
attempt to fix #159 ping timer executes when socket shutdown
Show description for 1407eea
grahambrown11
committed
1407eea
View commit details
Copy full SHA for 1407eea
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Merge remote-tracking branch 'upstream/master'
modrljin
committed
06d286b
View commit details
Copy full SHA for 06d286b
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
fixes #156 connection check timout executed along with future cause
grahambrown11
committed
b5a66e4
View commit details
Copy full SHA for b5a66e4
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
added max reconnect count, check for WS connection into NettyHttpClient
Show description for 9cfebaa
modrljin
committed
9cfebaa
View commit details
Copy full SHA for 9cfebaa
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
addressing some issues identified on SonarQube
grahambrown11
committed
1505de7
View commit details
Copy full SHA for 1505de7
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
fix copy paste error - check the correct variable
grahambrown11
committed
c1bc47e
View commit details
Copy full SHA for c1bc47e
View code at this point
Browse repository at this point
add @param javadocs
grahambrown11
committed
4f2a706
View commit details
Copy full SHA for 4f2a706
View code at this point
Browse repository at this point
#11 Refactoring for tests and some other tweaks
grahambrown11
committed
283d6b9
View commit details
Copy full SHA for 283d6b9
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
some code & javadoc cleanup, don't generate javadoc for generated implementations
grahambrown11
committed
b4a80da
View commit details
Copy full SHA for b4a80da
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
If Url doesn't end with a slash add one (Fixes #150)
grahambrown11
committed
ca1ee7d
View commit details
Copy full SHA for ca1ee7d
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
error handling logging and fixes
grahambrown11
committed
6fad154
View commit details
Copy full SHA for 6fad154
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
fix aggregator issue
grahambrown11
committed
13b4708
View commit details
Copy full SHA for 13b4708
View code at this point
Browse repository at this point
logging and supply exception to avoid NPE
grahambrown11
committed
4ec04e1
View commit details
Copy full SHA for 4ec04e1
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Fixes #19
grahambrown11
committed
b1fcb3d
View commit details
Copy full SHA for b1fcb3d
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
HTTP Trace Logging
Show description for 0ce36aa
grahambrown11
committed
0ce36aa
View commit details
Copy full SHA for 0ce36aa
View code at this point
Browse repository at this point
netty bootstrap options and allow SSL (insecure trust by default) and dont auto reconnect on the 1st connection
grahambrown11
committed
4e03eee
View commit details
Copy full SHA for 4e03eee
View code at this point
Browse repository at this point
add logger and check content length
grahambrown11
committed
bdbb149
View commit details
Copy full SHA for bdbb149
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
remove body form - nothing used it...
Show description for 7efa57d
grahambrown11
committed
7efa57d
View commit details
Copy full SHA for 7efa57d
View code at this point
Browse repository at this point
add logging and some refactoring for unit tests
grahambrown11
committed
c23f8f9
View commit details
Copy full SHA for c23f8f9
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
implement timeouts
grahambrown11
committed
3192a20
View commit details
Copy full SHA for 3192a20
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
refactor encoding into util class
grahambrown11
committed
3a99954
View commit details
Copy full SHA for 3a99954
View code at this point
Browse repository at this point
Fix problems identified by SpotBugs fixes #5
grahambrown11
committed
a2a12ef
View commit details
Copy full SHA for a2a12ef
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
better exception message
grahambrown11
committed
3707893
View commit details
Copy full SHA for 3707893
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL