Repository: qpid-proton
Updated Branches:
refs/heads/master 2f8a70a3b -> 04271c198
PROTON-697: SChannel functionality: basic server support
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/04271c19
Tree: http://
Repository: qpid-proton
Updated Branches:
refs/heads/master cefbf9839 -> 2f8a70a3b
PROTON-765: Fix Ruby's support for 64-bit values on 32-bit systems
Changed NUM2ULONG to NUM2ULL to properly use unsigned long long ints for
64-bit values.
Project: http://git-wip-us.apache.org/repos/asf/qpid-p
Author: aconway
Date: Mon Dec 8 17:41:58 2014
New Revision: 1643870
URL: http://svn.apache.org/r1643870
Log:
NO-JIRA: Fix ordering problem that prevented schema from loading on python <=
2.6.
Modified:
qpid/dispatch/trunk/python/qpid_dispatch_internal/management/schema.py
Modified: qpid/di
Repository: qpid-proton
Updated Branches:
refs/heads/master 4d2a6fd01 -> cefbf9839
initial commit of psend/precv examples.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cefbf983
Tree: http://git-wip-us.apache
Author: kwall
Date: Mon Dec 8 17:01:57 2014
New Revision: 1643866
URL: http://svn.apache.org/r1643866
Log:
NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9.
Heartbeating working.
AMQ 1.0 not tested.
System tests failing at about ~PriorityQueueTest with seeming resource leak.
PROTON-755: Require specific version of minitest for Ruby tests.
The require for the smoke tests now require a version between 4.7.0 and
not 5.0.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e763ef4b
Tree: http
Repository: qpid-proton
Updated Branches:
refs/heads/master 1dc43c6c3 -> 4d2a6fd01
PROTON-755: Changed how the Data rspec test sets a single random character.
The new method is portable across versions of Ruby.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://g
PROTON-755: Updated rspec tests to use the newer expect syntax
Rspec is moving away from monkey patching objects, and this new syntax
reflects that change. Updated the rspec tests to work with Rspec 2.4 and
3.x properly.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: ht
PROTON-755: Add SecureRandom for use by Ruby 1.8 tests
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9cfd9bb8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9cfd9bb8
Diff: http://git-wip-us.apache.
Repository: qpid-proton
Updated Branches:
refs/heads/master d549ec388 -> 1dc43c6c3
PROTON-752: Release the GIL on blocking calls in Ruby.
Added a wrapper call for pn_messenger_recv, pn_messenger_send and
pn_messenger_work that calls the appropriate method for the version
of Ruby to release the
10 matches
Mail list logo