Derek Collison
|
968aec7b08
|
Update version to 0.6.6
|
2015-08-23 14:22:31 -07:00 |
|
Derek Collison
|
ffa21f3736
|
fix race
|
2015-08-23 13:40:35 -07:00 |
|
Derek Collison
|
e8d736ebe0
|
Account for proper setting of max_pending
|
2015-08-23 13:33:25 -07:00 |
|
Derek Collison
|
eed8b6cf94
|
Fix for #111
|
2015-08-23 13:23:02 -07:00 |
|
Waldemar Quevedo
|
9c7de6902c
|
Add option to sort by pending size
|
2015-08-22 16:00:27 -07:00 |
|
Derek Collison
|
4253eb3ce7
|
beta tag
|
2015-08-22 12:07:10 -07:00 |
|
cmfatih
|
e86e3db2e0
|
Change getting callback query
|
2015-08-17 22:22:00 -04:00 |
|
cmfatih
|
3dc7bc2e70
|
Fix format
|
2015-08-15 18:55:02 -04:00 |
|
cmfatih
|
7071a9518d
|
Add TestHandleRoot
|
2015-08-15 18:52:32 -04:00 |
|
cmfatih
|
2b6b160477
|
Cleanup
|
2015-08-15 18:45:39 -04:00 |
|
cmfatih
|
a40489678f
|
Typo
|
2015-08-15 18:26:59 -04:00 |
|
cmfatih
|
3c513b6a8a
|
Fix format
|
2015-08-15 18:13:01 -04:00 |
|
cmfatih
|
5cf02d76dc
|
Add tests for content-type
|
2015-08-15 18:09:47 -04:00 |
|
cmfatih
|
7c07d5994c
|
Updates due to formting
|
2015-08-15 17:44:37 -04:00 |
|
cmfatih
|
001d42b1ea
|
Tidy change for HandleRoot
|
2015-08-15 17:39:35 -04:00 |
|
cmfatih
|
b641b94300
|
Add ResponseHandler
|
2015-08-15 17:29:37 -04:00 |
|
cmfatih
|
effddfd938
|
Add JSONP support for monitoring routes
|
2015-08-13 21:51:03 -04:00 |
|
cmfatih
|
48ea38ec59
|
Add Content-Type to monitoring handlers
|
2015-08-12 11:56:35 -04:00 |
|
Derek Collison
|
6511455239
|
Updates to help including --routes
|
2015-08-07 22:13:40 -07:00 |
|
Derek Collison
|
13efacd3d8
|
bump version, release v0.6.2
|
2015-08-07 17:42:04 -07:00 |
|
Derek Collison
|
f7ea964f2e
|
Allow flag to connect to routes in clustered mode
|
2015-08-07 14:23:50 -07:00 |
|
Thinh Nguyen
|
33e53ff059
|
Update pse_linux.go
sysinfo.Uptime is int32 I think
|
2015-08-07 16:34:53 -04:00 |
|
Derek Collison
|
0e59a4a0f5
|
make sure offset and limit are sane
|
2015-08-06 16:45:10 -07:00 |
|
Derek Collison
|
cb47c2e494
|
fixup for collapsed struct
|
2015-08-06 01:01:29 -07:00 |
|
Derek Collison
|
afc1bb05b1
|
Added root handler, collapsed subscriptionsz
|
2015-08-06 00:58:24 -07:00 |
|
Derek Collison
|
bb0e6429bd
|
Fixed race condition
|
2015-08-06 00:20:17 -07:00 |
|
Derek Collison
|
0a0f322231
|
Avoid race condition, optimize locks
|
2015-08-05 22:31:33 -07:00 |
|
Derek Collison
|
075529e2fe
|
Properly handle and enforce max payload
|
2015-08-05 22:05:58 -07:00 |
|
Derek Collison
|
9a60bc1364
|
Properly set pending
|
2015-08-05 06:39:11 -07:00 |
|
Derek Collison
|
1611530085
|
Flatten varz, add todo items to add
|
2015-08-05 06:31:48 -07:00 |
|
Waldemar Quevedo
|
763baa6cda
|
Return client error in case sort option is incorrect
|
2015-07-23 02:24:21 +00:00 |
|
Waldemar Quevedo
|
22ddaec7ea
|
Modify handling of connz offset and limit
|
2015-07-23 02:12:21 +00:00 |
|
Waldemar Quevedo
|
a430b3edc5
|
Remove unecessary conversion to uint64 in sort option
|
2015-07-23 00:43:30 +00:00 |
|
Waldemar Quevedo
|
ad25bb322a
|
Add more helper types for sorting and fix test
|
2015-07-23 00:04:45 +00:00 |
|
Waldemar Quevedo
|
44c72fd06b
|
Make the sort options constants and minor fixes
|
2015-07-21 22:54:17 +00:00 |
|
Waldemar Quevedo
|
d9a98e11c0
|
Correct msgs_to and msgs_from and add tests
|
2015-07-17 01:46:53 +00:00 |
|
Waldemar Quevedo
|
4214eb578c
|
Add option for sorting the connz in monitor server
|
2015-07-16 10:58:15 -07:00 |
|
Derek Collison
|
4dd23e0f2d
|
Added slow consumers to varz, fixed reporting bug
|
2015-07-14 14:55:36 -07:00 |
|
Derek Collison
|
e1bfe2076b
|
Added current time to all http endpoints
|
2015-07-14 14:28:57 -07:00 |
|
Derek Collison
|
b717610c9f
|
Add go version to info block
|
2015-07-14 14:24:49 -07:00 |
|
Derek Collison
|
de8fa5d104
|
Add go version to info block
|
2015-07-14 14:12:56 -07:00 |
|
Derek Collison
|
f488ece6bd
|
Added info, better uptime formatting
|
2015-07-14 14:08:09 -07:00 |
|
Derek Collison
|
5a07dffb7b
|
Bumped version to beta tag
|
2015-06-25 13:52:18 -07:00 |
|
Derek Collison
|
90d1d6d572
|
Much improved large message performance
|
2015-06-25 13:51:53 -07:00 |
|
Derek Collison
|
96bab33075
|
fixed import paths
|
2015-06-19 12:08:11 -07:00 |
|
Derek Collison
|
08ec9da14e
|
Release 0.6.0
|
2015-06-16 16:49:48 -07:00 |
|
Derek Collison
|
c1537a5b9d
|
Removed CGO dependency
|
2015-06-16 16:29:00 -07:00 |
|
Derek Collison
|
13150730c4
|
Added /routez
|
2015-06-16 16:22:51 -07:00 |
|
Derek Collison
|
e4fcd9de0a
|
Added server ping timer test
|
2015-06-16 15:34:23 -07:00 |
|
Derek Collison
|
9d6b2f406a
|
test tweaks for travis
|
2015-06-16 15:11:59 -07:00 |
|