Commit Graph

186 Commits

Author SHA1 Message Date
Naoyuki Kanezawa
1ef3b2cae7 Merge pull request #258 from DevFactory/release/redundant-field-initializer-fix-1
Code Quality Improvement - Redundant Field Initializer
2015-12-18 11:49:36 +09:00
Naoyuki Kanezawa
669696fee4 Merge pull request #257 from DevFactory/release/constructors-should-only-call-non-overridable-methods-fix-1
Code Quality Improvement - Constructors should only call non-overridable methods
2015-12-18 11:48:36 +09:00
Naoyuki Kanezawa
57d8e5ebff Merge pull request #256 from DevFactory/release/objects-should-be-compared-with-equals()-fix-1
Code Quality Improvement - Objects should be compared with "equals()"
2015-12-18 11:44:44 +09:00
Naoyuki Kanezawa
9b33f23875 Merge pull request #255 from DevFactory/release/exception-handlers-fix-1
Code Quality Improvement - Exception handlers should preserve the original exception
2015-12-18 11:42:36 +09:00
nkzawa
8c29b2ef9c fix backoff calucuration #245 2015-12-14 11:43:44 +09:00
nkzawa
fc3002237b bump dependencies and plugins 2015-12-13 04:18:12 +09:00
nkzawa
ca34723cad introduce versions-maven-plugin 2015-12-13 04:00:34 +09:00
nkzawa
9cdf6c0bbd change lint settings and fix warnings 2015-12-13 04:00:08 +09:00
nkzawa
80cab59d04 update maven-compiler-plugin 2015-12-13 02:53:27 +09:00
nkzawa
28f20a3032 longer timeout 2015-12-13 02:53:08 +09:00
nkzawa
bc45e15d03 suppress cast warnings 2015-12-13 02:52:55 +09:00
nkzawa
8538fcdca3 update README 2015-12-13 00:08:06 +09:00
Christian Ivan
fff5cb3e25 Code Quality Improvement - Constructors should only call non-overridable methods
update
2015-12-06 15:56:21 +07:00
Christian Ivan
2143774a1e Code Quality Improvement - Exception handlers should preserve the original exception
Update

Update
2015-12-06 15:38:31 +07:00
Christian Ivan
eac538dfe0 Code Quality Improvement - Objects should be compared with "equals()"
Update
2015-12-02 23:11:17 +07:00
Christian Ivan
2b7a40b96a Code Quality Improvement - Redundant Field Initializer 2015-12-02 17:25:37 +07:00
nkzawa
86898db7b1 note accessing http headers 2015-10-15 01:56:18 +09:00
nkzawa
fd9b0c1ad1 add warning for package name 2015-10-15 00:27:57 +09:00
nkzawa
ee1df0110f [maven-release-plugin] prepare for next development iteration 2015-10-11 14:01:56 +09:00
nkzawa
3d6aca7979 [maven-release-plugin] prepare release socket.io-client-0.6.2 2015-10-11 14:01:50 +09:00
nkzawa
0bdb65dabe update docs for the next release 2015-10-11 13:53:21 +09:00
nkzawa
13cec3c4a5 bump engine.io-client 2015-10-11 13:49:31 +09:00
nkzawa
34277c5d47 fix the case reconnection doesn't work 2015-10-11 12:03:58 +09:00
nkzawa
cfa2d5bf41 bump socket.io for tests 2015-10-11 01:27:51 +09:00
Naoyuki Kanezawa
ea96710ab7 Merge pull request #206 from socketio/package-name
Change package name
2015-08-31 21:20:13 +09:00
nkzawa
ddd2cf07b2 update History and README 2015-08-31 21:13:52 +09:00
nkzawa
528c619d64 [maven-release-plugin] prepare for next development iteration 2015-08-31 21:01:44 +09:00
nkzawa
a066046790 [maven-release-plugin] prepare release socket.io-client-0.6.1 2015-08-31 21:01:37 +09:00
nkzawa
33a47da3f6 bump engine.io-client 2015-08-31 11:25:07 +09:00
nkzawa
d0039f7910 move package name 2015-08-31 03:23:03 +09:00
Naoyuki Kanezawa
742e824a49 [maven-release-plugin] prepare for next development iteration 2015-08-09 07:24:44 +09:00
Naoyuki Kanezawa
b2015ccffe [maven-release-plugin] prepare release socket.io-client-0.6.0 2015-08-09 07:24:38 +09:00
Naoyuki Kanezawa
5368cceaed prepare the next release 2015-08-09 07:05:13 +09:00
Naoyuki Kanezawa
c151193b12 bump engine.io-client 2015-08-09 07:02:39 +09:00
Naoyuki Kanezawa
6eeaf6a6e3 bump engine.io-client 2015-08-09 06:35:56 +09:00
Naoyuki Kanezawa
92dcd143e3 [maven-release-plugin] prepare for next development iteration 2015-06-28 12:41:42 +09:00
Naoyuki Kanezawa
79f88b0e11 [maven-release-plugin] prepare release socket.io-client-0.5.2 2015-06-28 12:41:36 +09:00
Naoyuki Kanezawa
0f15e89f8a update README 2015-06-28 12:33:38 +09:00
Naoyuki Kanezawa
bdf43afd26 update changelog 2015-06-28 12:31:41 +09:00
Naoyuki Kanezawa
589a9e21a7 fix javadoc 2015-06-28 02:09:26 +09:00
Naoyuki Kanezawa
f8c723289e fix not to throw URISyntaxException 2015-06-28 02:00:54 +09:00
Naoyuki Kanezawa
acd7426a48 Merge branch 'master' of github.com:nkzawa/socket.io-client.java 2015-06-23 23:56:15 +09:00
Naoyuki Kanezawa
9a385377c5 fix readyState check on Manager#open 2015-06-23 23:55:52 +09:00
Naoyuki Kanezawa
dd5593efdf Merge pull request #164 from icapurro/master
Making the events hash protected in Socket class
2015-06-16 12:43:24 +09:00
Ignacio Capurro
0dbce1c525 Making the events hash protected in Socket class 2015-06-15 15:48:02 -03:00
Naoyuki Kanezawa
c2543899fc add dependencies link 2015-06-08 23:41:55 +09:00
Naoyuki Kanezawa
521863d4a6 bump socket.io for tests 2015-06-07 03:02:14 +09:00
Naoyuki Kanezawa
4bc78b1631 [maven-release-plugin] prepare for next development iteration 2015-06-07 02:47:05 +09:00
Naoyuki Kanezawa
69c9431e21 [maven-release-plugin] prepare release socket.io-client-0.5.1 2015-06-07 02:46:58 +09:00
Naoyuki Kanezawa
565ac4f15f update Readme and History 2015-06-07 02:42:54 +09:00