Derek Collison
968aec7b08
Update version to 0.6.6
v0.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
Derek Collison
47994eaf2c
Track performance
2015-08-23 12:51:52 -07:00
Derek Collison
725d53a243
Merge pull request #110 from wallyqs/sort-by-pending
...
Add option to sort by pending size
2015-08-23 07:40:25 -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
Derek Collison
19fa089b4e
Merge pull request #103 from cmfatih/master
...
Add JSONP support for monitoring routes
2015-08-21 23:06:42 -07:00
cmfatih
6a166bb791
Add JSONP note
2015-08-22 01:56:25 -04:00
Derek Collison
b15cde42d0
Merge pull request #109 from olegshaldybin/fix-off-by-one
...
Fix off-by-one in matchLiteral
2015-08-21 21:57:17 -07:00
Oleg Shaldybin
c226f74984
Fix off-by-one in matchLiteral
...
Could be the reason why messages would sometimes get delivered to the
wrong subscription, as matching would not differentiatie between
'foo.bar' and 'foo.bars'.
2015-08-21 17:10:24 -07:00
Derek Collison
2f83e98951
Merge pull request #104 from repejota/master
...
Added remaining clients implementations to README.md
2015-08-17 20:43:01 -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
Raül Pérez
6a5143c455
Added remaining clients implementations to README.md
2015-08-16 00:31:56 +02: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
Derek Collison
5e1a582fa3
Merge pull request #99 from cmfatih/master
...
Add Content-Type to monitoring handlers
2015-08-12 11:10:37 -07:00
cmfatih
48ea38ec59
Add Content-Type to monitoring handlers
2015-08-12 11:56:35 -04:00
Derek Collison
4e890ea27f
Merge pull request #98 from nats-io/readme-typo
...
Fix small typo
2015-08-07 22:47:50 -07:00
Waldemar Quevedo
a09f4208fc
Fix small typo
2015-08-07 22:18:13 -07:00
Derek Collison
6511455239
Updates to help including --routes
v0.6.4
2015-08-07 22:13:40 -07:00
Derek Collison
cd9dfebcb2
Update copyright dates
2015-08-07 19:51:14 -07:00
Derek Collison
13efacd3d8
bump version, release v0.6.2
v0.6.2
2015-08-07 17:42:04 -07:00
Derek Collison
461d2a20e0
Docker updates
2015-08-07 15:21:51 -07:00
Derek Collison
f7ea964f2e
Allow flag to connect to routes in clustered mode
2015-08-07 14:23:50 -07:00
Derek Collison
b402e3606c
Merge pull request #97 from tn5993/patch-1
...
Update pse_linux.go
2015-08-07 13:37:38 -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
4ea3a4cfec
System overrides, make links open new tab
2015-08-06 16:46:07 -07:00
Derek Collison
0e59a4a0f5
make sure offset and limit are sane
2015-08-06 16:45:10 -07:00
Derek Collison
8faa82b176
Merge pull request #96 from nats-io/readme-updates-subs
...
Add subscriptions_list example to readme
2015-08-06 11:32:45 -07:00
Waldemar Quevedo
86799f7b3d
Add subscriptions_list example to readme
2015-08-06 10:06:49 -07:00
Derek Collison
8033f237e9
Missing commas
2015-08-06 08:39:26 -07:00
Derek Collison
94317a4d4b
Reflect flattened varz and subscriptionsz
2015-08-06 08:16:20 -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
Derek Collison
5162612619
Merge pull request #90 from wallyqs/sort-connz
...
Add query parameter to sort connz by the monitor server
2015-07-23 08:39:17 -07:00