Mercurial
rabbitmq-dotnet-client
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
bz2
|
zip
|
gz
(0)
-300
-100
-60
tip
2 weeks ago
Emile Joubert
Merged bug24907 into junk
junk
tip
changeset
|
files
2 weeks ago
Simon MacMullen
Added tag rabbitmq_v2_8_2 for changeset 43a0552f39cf
default
changeset
|
files
2 weeks ago
Emile Joubert
Protocol initiation tweaks
bug24907
changeset
|
files
2 weeks ago
Emile Joubert
Prevent invalid frame type 0 from being accepted
bug24907
changeset
|
files
2 weeks ago
Emile Joubert
Compare first frame size with protocol constant
bug24907
changeset
|
files
2 weeks ago
Emile Joubert
Ignore garbage from server on first connect
bug24907
changeset
|
files
3 weeks ago
Emile Joubert
Merged bug24866 into default
rabbitmq_v2_8_2
changeset
|
files
3 weeks ago
Simon MacMullen
MulticastMain it ain't, but let's allow varying message size.
bug24866
changeset
|
files
7 weeks ago
Simon MacMullen
Added tag rabbitmq_v2_8_1 for changeset efbdbaaf2201
changeset
|
files
8 weeks ago
Simon MacMullen
Added tag rabbitmq_v2_8_0 for changeset 73b264cffa70
rabbitmq_v2_8_1
changeset
|
files
3 months ago
Steve Powell
Merge 24530 into default
rabbitmq_v2_8_0
changeset
|
files
3 months ago
Matthias Radestock
don't run tests as part of build
bug24530
changeset
|
files
3 months ago
Matthias Radestock
make build fail when unit tests fail
bug24530
changeset
|
files
3 months ago
Simon MacMullen
Merge bug24606
changeset
|
files
3 months ago
Emile Joubert
Update copyright 2012
bug24606
changeset
|
files
3 months ago
Alexandru Scvortov
merge bug 24538 into default (WaitForConfirms with timeouts)
changeset
|
files
3 months ago
Alexandru Scvortov
merge bug24650 into default (Socket closed multiple times with missed heartbeat)
changeset
|
files
3 months ago
Emile Joubert
Ensure missed heartbeat is reported when connection shuts down
bug24650
changeset
|
files
4 months ago
Emile Joubert
Prevent multiple socket closes slightly differently
bug24650
changeset
|
files
4 months ago
Emile Joubert
Backed out changeset 3384544076b9
bug24650
changeset
|
files
4 months ago
Emile Joubert
Close socket only once
bug24650
changeset
|
files
4 months ago
Emile Joubert
Support older compilers
bug24538
changeset
|
files
4 months ago
Emile Joubert
Consistent line-endings
changeset
|
files
4 months ago
Steve Powell
Added tag rabbitmq_v2_7_1 for changeset d1185dd825e5
changeset
|
files
5 months ago
Alexandru Scvortov
merge bug 24590 into default
rabbitmq_v2_7_1
changeset
|
files
5 months ago
Emile Joubert
Relaxed test timing for slower hardware
bug24590
changeset
|
files
5 months ago
Marek Majkowski
bug24495 merged into default
changeset
|
files
5 months ago
Emile Joubert
Merge bug24464 into default
changeset
|
files
5 months ago
Emile Joubert
Minimize diff slightly
bug24464
changeset
|
files
5 months ago
Steve Powell
Rewrote section to only have to call WaitOne once.
bug24464
changeset
|
files
5 months ago
Steve Powell
Merge default in.
bug24464
changeset
|
files
6 months ago
Eugene Kirpichov
Added versions of WaitForConfirms and WaitForConfirmsOrDie with timeouts
bug24538
changeset
|
files
6 months ago
Emile Joubert
ConnectionParameters has been removed
changeset
|
files
6 months ago
Steve Powell
Added tag rabbitmq_v2_7_0 for changeset afcac61479c3
changeset
|
files
6 months ago
Alexandru Scvortov
merge bug24529 into default (Fix tests for broken AMQP URIs on windows)
rabbitmq_v2_7_0
changeset
|
files
6 months ago
Emile Joubert
Ignore unexpected results from built-in URI parser
bug24529
changeset
|
files
6 months ago
Simon MacMullen
Merge bug24501
changeset
|
files
6 months ago
Emile Joubert
Document all public members of IModel and ConnectionFactory
bug24501
changeset
|
files
6 months ago
Emile Joubert
Correct broken documentation tags
bug24501
changeset
|
files
6 months ago
Matthew Sackman
Merging bug24443 to default
changeset
|
files
7 months ago
Emile Joubert
Avoid automatic properties for the benefit of old compilers
bug24495
changeset
|
files
7 months ago
Emile Joubert
Merged bug24453 into default
changeset
|
files
7 months ago
Alexandru Scvortov
add a note in the api guide
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
refactor tests and extend dcos
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
add test for the other schemes
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
.net on windows says valid URIs must contain the host part
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
improve docs and over-qualify Uri
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
uri may be an Uri, not just a string
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
support amqps scheme + update example docs
bug24453
changeset
|
files
7 months ago
Steve Powell
Catch AlreadyClosedException in Connection.Close() for overlapping closes.
bug24464
changeset
|
files
7 months ago
Alexandru Scvortov
remove connection close timeout and add socket close timeout
bug24443
changeset
|
files
7 months ago
Alexandru Scvortov
improve docs
bug24453
changeset
|
files
7 months ago
Alexandru Scvortov
add support for AMQP URIs
bug24453
changeset
|
files
8 months ago
Tim Fox
Added tag rabbitmq_v2_6_1 for changeset f0e5c276bfc8
changeset
|
files
8 months ago
Alexandru Scvortov
merge bug24412 into default (ExchangeTypes class lacks headers exchange)
rabbitmq_v2_6_1
changeset
|
files
8 months ago
Emile Joubert
Add "headers" to ExchangeType
bug24412
changeset
|
files
8 months ago
Matthew Sackman
Added tag rabbitmq_v2_6_0 for changeset 847dc53df497
changeset
|
files
8 months ago
Tim Fox
Added tag rabbitmq_v2.6.0 for changeset 847dc53df497
changeset
|
files
8 months ago
Emile Joubert
Use Model.WaitForConfirms() where appropriate
rabbitmq_v2.6.0
rabbitmq_v2_6_0
changeset
|
files
8 months ago
Emile Joubert
Confirm publish before checking queue size in test
changeset
|
files
(0)
-300
-100
-60
tip