You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1746375 - in /qpid/trunk/qpid/cpp/src/tests: CMakeLists.txt brokertest.py common.py env.py.in run_windows_store_tests - posted by jr...@apache.org on 2016/06/01 04:01:59 UTC, 0 replies.
- [1/2] qpid-site git commit: dedicated security pages - posted by lq...@apache.org on 2016/06/01 10:31:25 UTC, 0 replies.
- [2/2] qpid-site git commit: populate some CVEs in the cpp-broker and java-broker - posted by lq...@apache.org on 2016/06/01 10:31:26 UTC, 0 replies.
- svn commit: r1746456 - in /qpid/java/branches/6.0.x/doc: ./ java-broker/src/docbkx/concepts/Java-Broker-Concepts-Queues.xml jms-client-0-10/src/docbkx/JMS-Client-0-10-Book.xml jms-client-0-8/src/docbkx/JMS-Client-Binding-URL.xml - posted by lq...@apache.org on 2016/06/01 13:13:03 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Removed a print statement in qdstat - posted by gm...@apache.org on 2016/06/01 15:06:38 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: cleanup vhost handling issues found by Coverity - posted by kg...@apache.org on 2016/06/01 15:15:15 UTC, 0 replies.
- svn commit: r1746479 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/security/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ - posted by lq...@apache.org on 2016/06/01 15:27:37 UTC, 0 replies.
- qpid-proton git commit: PROTON-1217: Sporadic memory leak in C++ container_test - posted by ac...@apache.org on 2016/06/01 17:33:45 UTC, 0 replies.
- svn commit: r1746494 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/ broker-core/src/main/java/org/apache/qpid/server/security/auth/sasl/plain/ broker-core/src/main/java/org/apache/qpid/server/security/gro... - posted by or...@apache.org on 2016/06/01 20:12:11 UTC, 0 replies.
- qpid-proton git commit: PROTON 1216: Fix windows warnings from is_convertible<> - posted by ac...@apache.org on 2016/06/01 21:30:16 UTC, 0 replies.
- qpid-proton git commit: PROTON-1216: Fix windows warnings from is_convertible<> [Forced Update!] - posted by ac...@apache.org on 2016/06/01 21:35:23 UTC, 0 replies.
- qpid-proton git commit: PROTON-1219: fix windows errors and signed/unsigned issues - posted by kg...@apache.org on 2016/06/02 01:52:05 UTC, 0 replies.
- qpid-proton git commit: PROTON-1222: Small fixes for bugs spotted by Coverity - posted by as...@apache.org on 2016/06/02 06:48:52 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-1223: defer socketclose as long as possible, shorten heartbeat test on Windows, mimic POSIX connection failure behavior - posted by cl...@apache.org on 2016/06/02 07:54:31 UTC, 0 replies.
- [2/2] qpid-proton git commit: PROTON-1223: revert incorrect error status test from f646079 - posted by cl...@apache.org on 2016/06/02 07:54:32 UTC, 0 replies.
- [1/2] qpid-dispatch git commit: DISPATCH-343 - Updated lifecycle management for deliveries - posted by tr...@apache.org on 2016/06/02 11:55:15 UTC, 0 replies.
- [2/2] qpid-dispatch git commit: DISPATCH-343 - Fixed a regression affecting multi-frame presettled deliveries. - posted by tr...@apache.org on 2016/06/02 11:55:16 UTC, 0 replies.
- svn commit: r1746557 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/security/auth/ broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/ broker-core/src/test/java/org/apache/qpid/server/security/au... - posted by lq...@apache.org on 2016/06/02 13:11:26 UTC, 0 replies.
- [qpid-dispatch] Git Push Summary - posted by tr...@apache.org on 2016/06/02 13:51:39 UTC, 2 replies.
- svn commit: r13872 - in /dev/qpid/dispatch/0.6.0-rc4: ./ qpid-dispatch-0.6.0.tar.gz qpid-dispatch-0.6.0.tar.gz.asc qpid-dispatch-0.6.0.tar.gz.sha1 - posted by tr...@apache.org on 2016/06/02 13:57:34 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: c++: Fix coverity "ostream format" issue in examples. - posted by ac...@apache.org on 2016/06/02 14:03:30 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-1219: fix memory leaks in reactor examples. - posted by kg...@apache.org on 2016/06/02 15:31:08 UTC, 0 replies.
- [2/2] qpid-proton git commit: PROTON-1219: fix windows errors and signed/unsigned issues - posted by kg...@apache.org on 2016/06/02 15:31:09 UTC, 0 replies.
- qpid-proton git commit: PROTON-1220: add compiler flags for C examples - posted by kg...@apache.org on 2016/06/02 16:00:39 UTC, 0 replies.
- qpid-proton git commit: PROTON-1216: c++: proton::coerce should convert binary to string. - posted by ac...@apache.org on 2016/06/02 17:55:28 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Moved master to version 0.7.0 - posted by tr...@apache.org on 2016/06/02 18:56:14 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Minor doc fix - posted by gm...@apache.org on 2016/06/02 19:02:42 UTC, 0 replies.
- qpid-proton git commit: PROTON-1225: c++: taking address of element 0 of an empty string or vector - posted by ac...@apache.org on 2016/06/02 19:31:23 UTC, 1 replies.
- qpid-proton git commit: PROTON-1215: [C++ binding] Move data to internal namespace -- Also tidy up use of "using namespace" - posted by as...@apache.org on 2016/06/03 05:17:38 UTC, 0 replies.
- qpid-proton git commit: PROTON-1220: enable C++ build option for C examples - posted by kg...@apache.org on 2016/06/03 14:40:32 UTC, 0 replies.
- [1/3] qpid-dispatch git commit: DISPATCH-341 - From Ganesh Murthy - Added some drain tests - posted by tr...@apache.org on 2016/06/03 19:40:03 UTC, 0 replies.
- [2/3] qpid-dispatch git commit: DISPATCH-341 - Added two tests for message-routed drain. Added timeouts for tests. - posted by tr...@apache.org on 2016/06/03 19:40:04 UTC, 0 replies.
- [3/3] qpid-dispatch git commit: DISPATCH-341 - Drain now propagates across link routes and behaves correctly for router-terminated links. - posted by tr...@apache.org on 2016/06/03 19:40:05 UTC, 0 replies.
- qpid-proton git commit: PROTON-1194: use consistent argument handling, clarify sender flow logic - posted by cl...@apache.org on 2016/06/03 20:00:49 UTC, 0 replies.
- qpid-proton git commit: PROTON-1200: Update multithreading and IO docs; remove or privatize unused functions in thread_safe.hpp - posted by jr...@apache.org on 2016/06/05 18:34:48 UTC, 0 replies.
- qpid-proton git commit: PROTON-1200: Various C++ doc improvements - posted by jr...@apache.org on 2016/06/05 21:48:46 UTC, 1 replies.
- [1/2] qpid-site git commit: Move javascript to deferred.js as per Justins review comments - posted by lq...@apache.org on 2016/06/06 14:01:43 UTC, 0 replies.
- [2/2] qpid-site git commit: Add Proton CVE and remove security pages from components that have no CVEs as per Robbie's review comments - posted by lq...@apache.org on 2016/06/06 14:01:44 UTC, 0 replies.
- qpid-proton git commit: PROTON-1226: set handler directly on inbound connection configuration - posted by cl...@apache.org on 2016/06/06 14:51:22 UTC, 1 replies.
- qpid-proton git commit: PROTON-1226: restore flow_control CI test - posted by cl...@apache.org on 2016/06/06 15:27:37 UTC, 0 replies.
- qpid-proton git commit: PROTON-1134: Update versions for the RC - posted by jr...@apache.org on 2016/06/06 22:56:59 UTC, 0 replies.
- [qpid-proton] Git Push Summary - posted by jr...@apache.org on 2016/06/06 22:58:23 UTC, 1 replies.
- qpid-proton git commit: PROTON-1134: Restore snapshot versions - posted by jr...@apache.org on 2016/06/06 23:00:48 UTC, 0 replies.
- svn commit: r13915 - in /dev/qpid/proton/0.13.0-rc: ./ qpid-proton-0.13.0.tar.gz qpid-proton-0.13.0.tar.gz.asc qpid-proton-0.13.0.tar.gz.md5 qpid-proton-0.13.0.tar.gz.sha1 - posted by jr...@apache.org on 2016/06/06 23:44:05 UTC, 0 replies.
- svn commit: r1747192 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/ broker-plugins/management-http/src/main/java/resources/authenticationprovider/simpleldap/ broker-plugins/management-http/src/main/java/r... - posted by lq...@apache.org on 2016/06/07 11:15:16 UTC, 0 replies.
- [01/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:09 UTC, 0 replies.
- [02/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:10 UTC, 0 replies.
- [03/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:11 UTC, 0 replies.
- [04/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:12 UTC, 0 replies.
- [05/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:13 UTC, 0 replies.
- [06/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:14 UTC, 0 replies.
- [07/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:15 UTC, 0 replies.
- [08/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:16 UTC, 0 replies.
- [09/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:17 UTC, 0 replies.
- [10/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:18 UTC, 0 replies.
- [11/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:19 UTC, 0 replies.
- [12/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:20 UTC, 0 replies.
- [13/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:21 UTC, 0 replies.
- [14/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:22 UTC, 0 replies.
- [15/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:23 UTC, 0 replies.
- [16/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:24 UTC, 0 replies.
- [17/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:25 UTC, 0 replies.
- [18/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:26 UTC, 0 replies.
- [19/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:27 UTC, 0 replies.
- [20/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:28 UTC, 0 replies.
- [21/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:29 UTC, 0 replies.
- [22/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:30 UTC, 0 replies.
- [23/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:31 UTC, 0 replies.
- [24/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:32 UTC, 0 replies.
- [25/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:33 UTC, 0 replies.
- [26/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:34 UTC, 0 replies.
- [27/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:35 UTC, 0 replies.
- [28/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:36 UTC, 0 replies.
- [29/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:37 UTC, 0 replies.
- [30/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:38 UTC, 0 replies.
- [31/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:39 UTC, 0 replies.
- [32/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:40 UTC, 0 replies.
- [33/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:41 UTC, 0 replies.
- [34/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:42 UTC, 0 replies.
- [35/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:43 UTC, 0 replies.
- [36/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:44 UTC, 0 replies.
- [37/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:45 UTC, 0 replies.
- [38/38] qpid-site git commit: QPID-7294: Add project specific security page - posted by lq...@apache.org on 2016/06/07 12:47:46 UTC, 0 replies.
- svn commit: r1747212 - in /qpid/java/trunk: client/src/main/java/org/apache/qpid/client/ client/src/main/java/org/apache/qpid/jms/ common/src/main/java/org/apache/qpid/configuration/ doc/jms-client-0-10/src/docbkx/ doc/jms-client-0-8/src/docbkx/ - posted by kw...@apache.org on 2016/06/07 12:54:58 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-362 - Fixed the man page doc of ssl-profile and its attributes to use camel case - posted by gm...@apache.org on 2016/06/07 13:30:05 UTC, 0 replies.
- qpid-site git commit: DISPATCH-362 - Fixed the man page doc of ssl-profile and its attributes to use camel case - posted by gm...@apache.org on 2016/06/07 14:22:55 UTC, 0 replies.
- svn commit: r1747266 - in /qpid/java/trunk: broker-plugins/management-http/src/main/java/resources/authenticationprovider/simpleldap/add.html doc/java-broker/src/docbkx/security/Java-Broker-Security-Authentication-Providers-LDAP.xml - posted by lq...@apache.org on 2016/06/07 16:12:42 UTC, 0 replies.
- [1/2] qpid-dispatch git commit: DISPATCH-346: rename qdrTopology.css to dispatch.css - posted by ea...@apache.org on 2016/06/07 17:22:47 UTC, 0 replies.
- [2/2] qpid-dispatch git commit: DISPATCH-345: Auto select the 1st router if the saved node is not present - posted by ea...@apache.org on 2016/06/07 17:22:48 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-346: remove call to load qdrTopology.css - posted by ea...@apache.org on 2016/06/07 18:59:27 UTC, 0 replies.
- qpid-jms git commit: https://issues.apache.org/jira/browse/QPIDJMS-177 - posted by ta...@apache.org on 2016/06/07 20:59:31 UTC, 0 replies.
- [1/3] qpid-dispatch git commit: DISPATCH-364 - Added a test to verify attach-failure on the inter-router listener. - posted by tr...@apache.org on 2016/06/08 12:19:45 UTC, 0 replies.
- [2/3] qpid-dispatch git commit: DISPATCH-365 - Don't handle inter-router link detaches on non inter-router connections. - posted by tr...@apache.org on 2016/06/08 12:19:46 UTC, 0 replies.
- [3/3] qpid-dispatch git commit: DISPATCH-364 - Forbid normal link attaches from endpoints on inter-router listeners. - posted by tr...@apache.org on 2016/06/08 12:19:47 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Removed --stdin option from read option of qdmanage - posted by gm...@apache.org on 2016/06/08 14:38:09 UTC, 0 replies.
- qpid-site git commit: NO-JIRA - Removed wrong documentation on qdmanage read command - posted by gm...@apache.org on 2016/06/08 15:40:21 UTC, 0 replies.
- svn commit: r1747415 - in /qpid/java/trunk: systests/src/test/java/org/apache/qpid/transport/ test-profiles/ - posted by or...@apache.org on 2016/06/08 16:11:21 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-317: Show a tooltip that contains the full value when mouse is over values on the left-hand table on topology page. Also show schema descriptions when mouse is over attribute names for the same table. - posted by ea...@apache.org on 2016/06/08 17:19:22 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-370 - Added read operation for linkRoute, autoLink, address - posted by gm...@apache.org on 2016/06/08 21:07:59 UTC, 0 replies.
- qpid-proton git commit: PROTON-1228: Windows SChannel: set a default peer hostname (same as OpenSSL) - posted by cl...@apache.org on 2016/06/09 06:52:51 UTC, 0 replies.
- svn commit: r1747526 - /qpid/java/trunk/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java - posted by rg...@apache.org on 2016/06/09 10:15:54 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-366 - Use modified+delivery-failed for released messages whose deliveries are in doubt. - posted by tr...@apache.org on 2016/06/09 13:25:51 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-375: Fix target .war file name in installation instructions - posted by ea...@apache.org on 2016/06/09 14:05:29 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-375: Change addr: to host: in sample config file entry - posted by ea...@apache.org on 2016/06/09 14:08:06 UTC, 0 replies.
- qpid-proton git commit: PROTON-1231: python BlockingConnection hides disconnect error info - posted by ac...@apache.org on 2016/06/09 19:48:00 UTC, 0 replies.
- qpid-proton git commit: PROTON-1229: enhance virtual_host doc and related ssl examples/CI - posted by cl...@apache.org on 2016/06/09 22:32:10 UTC, 0 replies.
- qpid-proton git commit: PROTON-1233: Windows: provide same verification error as Posix for empty peer hostname and PN_SSL_VERIFY_PEER_NAME - posted by cl...@apache.org on 2016/06/10 02:23:27 UTC, 0 replies.
- svn commit: r1747643 - in /qpid/java/branches/6.0.x: ./ broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java - posted by kw...@apache.org on 2016/06/10 06:55:13 UTC, 0 replies.
- svn commit: r1747707 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/model/ test/java/org/apache/qpid/server/model/testmodels/hierarchy/ test/java/org/apache/qpid/server/model/testmodels/singleton/ - posted by rg...@apache.org on 2016/06/10 13:28:24 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-211 - Exposed connection properties in management response - posted by gm...@apache.org on 2016/06/10 14:39:23 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-318: Prevent dragging nodes off edge of screen. Also minor visual fixes for displaying multiple client. - posted by ea...@apache.org on 2016/06/10 17:16:32 UTC, 0 replies.
- qpid-proton git commit: PROTON-1235: set hostname even if port not available - posted by kg...@apache.org on 2016/06/10 17:22:50 UTC, 0 replies.
- svn commit: r1747761 - in /qpid/java/trunk/broker-plugins/management-http/src/main: grammar/ConfiguredObjectFilterParser.jj java/org/apache/qpid/server/management/plugin/servlet/query/ConfiguredObjectFilterParser.java - posted by rg...@apache.org on 2016/06/10 17:37:02 UTC, 0 replies.
- qpid-proton git commit: PROTON-1232: [C++ binding] Improve default_container construction - posted by as...@apache.org on 2016/06/10 18:39:14 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Fix documentation for saslMechanisms and uidFormat - posted by gm...@apache.org on 2016/06/10 19:46:50 UTC, 0 replies.
- svn commit: r1748053 - in /qpid/java/trunk: client/src/main/java/org/apache/qpid/client/ common/src/main/java/org/apache/qpid/transport/ common/src/main/java/org/apache/qpid/transport/network/io/ systests/src/test/java/org/apache/qpid/client/connection/ - posted by kw...@apache.org on 2016/06/12 21:27:54 UTC, 0 replies.
- svn commit: r1748149 - /qpid/java/trunk/systests/src/test/java/org/apache/qpid/client/connection/ExistingSocketTest.java - posted by kw...@apache.org on 2016/06/13 09:20:18 UTC, 0 replies.
- svn commit: r1748171 - in /qpid/java/branches/6.0.x: ./ bdbstore/src/test/java/org/apache/qpid/server/store/berkeleydb/BDBHAVirtualHostNodeTest.java - posted by or...@apache.org on 2016/06/13 10:27:13 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Fixed the qdrouter.json to include 'absolute' where path is specified - posted by gm...@apache.org on 2016/06/13 12:52:33 UTC, 0 replies.
- svn commit: r1748229 - in /qpid/java/trunk/broker-plugins/management-http/src: main/grammar/ main/java/org/apache/qpid/server/management/plugin/servlet/query/ test/java/org/apache/qpid/server/management/plugin/servlet/query/ - posted by rg...@apache.org on 2016/06/13 13:43:41 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-381 - Allow integer values to be specified in connection properties. Regression caused by fix to issue DISPATCH-211 - posted by gm...@apache.org on 2016/06/13 14:22:14 UTC, 0 replies.
- svn commit: r1748254 - in /qpid/java/trunk: broker-core/src/test/java/org/apache/qpid/server/SelectorParserTest.java common/src/main/grammar/SelectorParser.jj common/src/main/java/org/apache/qpid/filter/selector/SelectorParser.java - posted by rg...@apache.org on 2016/06/13 15:12:57 UTC, 0 replies.
- qpid-proton git commit: PROTON-1233: Add python SSL test for null hostname failure - posted by cl...@apache.org on 2016/06/13 17:46:39 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Removed qdr_add_node_ref and qdr_del_node_ref from router_core.c since they are not used anywhere - posted by gm...@apache.org on 2016/06/13 18:16:30 UTC, 0 replies.
- qpid-proton git commit: PROTON-1231: Fixed failing proton_tests..test_allowed_mechs_external - posted by ac...@apache.org on 2016/06/13 19:13:01 UTC, 0 replies.
- svn commit: r13984 - in /release/qpid/dispatch/0.6.0: ./ qpid-dispatch-0.6.0.tar.gz qpid-dispatch-0.6.0.tar.gz.asc qpid-dispatch-0.6.0.tar.gz.sha1 - posted by tr...@apache.org on 2016/06/13 19:49:16 UTC, 0 replies.
- svn commit: r1748386 - in /qpid/java/trunk/broker-plugins/management-http/src: main/java/org/apache/qpid/server/management/plugin/ main/java/org/apache/qpid/server/management/plugin/servlet/rest/ test/java/org/apache/qpid/server/management/plugin/servl... - posted by lq...@apache.org on 2016/06/14 10:57:28 UTC, 0 replies.
- svn commit: r1748389 - in /qpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/security/auth/manager/oauth2: OAuth2AuthenticationProviderImplTest.java OAuth2MockEndpointHolder.java - posted by lq...@apache.org on 2016/06/14 11:31:39 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-387 - Remove the assumption that core links are always paired with qd-links in CORE_* calls. - posted by tr...@apache.org on 2016/06/14 12:52:57 UTC, 0 replies.
- [1/8] qpid-dispatch git commit: DISPATCH-341 - From Ganesh Murthy - Added some drain tests - posted by tr...@apache.org on 2016/06/14 12:57:22 UTC, 0 replies.
- [2/8] qpid-dispatch git commit: DISPATCH-341 - Added two tests for message-routed drain. Added timeouts for tests. - posted by tr...@apache.org on 2016/06/14 12:57:23 UTC, 0 replies.
- [3/8] qpid-dispatch git commit: DISPATCH-341 - Drain now propagates across link routes and behaves correctly for router-terminated links. - posted by tr...@apache.org on 2016/06/14 12:57:24 UTC, 0 replies.
- [4/8] qpid-dispatch git commit: DISPATCH-364 - Forbid normal link attaches from endpoints on inter-router listeners. - posted by tr...@apache.org on 2016/06/14 12:57:25 UTC, 0 replies.
- [5/8] qpid-dispatch git commit: DISPATCH-364 - Added a test to verify attach-failure on the inter-router listener. - posted by tr...@apache.org on 2016/06/14 12:57:26 UTC, 0 replies.
- [6/8] qpid-dispatch git commit: DISPATCH-365 - Don't handle inter-router link detaches on non inter-router connections. - posted by tr...@apache.org on 2016/06/14 12:57:27 UTC, 0 replies.
- [7/8] qpid-dispatch git commit: DISPATCH-366 - Use modified+delivery-failed for released messages whose deliveries are in doubt. - posted by tr...@apache.org on 2016/06/14 12:57:28 UTC, 0 replies.
- [8/8] qpid-dispatch git commit: DISPATCH-387 - Remove the assumption that core links are always paired with qd-links in CORE_* calls. - posted by tr...@apache.org on 2016/06/14 12:57:29 UTC, 0 replies.
- qpid-proton git commit: PROTON-1221: c++ container::schedule() support. - posted by ac...@apache.org on 2016/06/14 13:25:36 UTC, 0 replies.
- qpid-proton git commit: PROTON-1221: c++ container::schedule() support. [Forced Update!] - posted by ac...@apache.org on 2016/06/14 13:37:04 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA: Remove unused "DISPATCH" logging category. - posted by ac...@apache.org on 2016/06/14 14:30:47 UTC, 0 replies.
- qpid-jms git commit: QPIDJMS-184 Fix selector parsing for case of invalid text following valid expression - posted by ta...@apache.org on 2016/06/14 15:08:56 UTC, 0 replies.
- [1/3] qpid-dispatch git commit: NO-JIRA: Remove proton_future monkey-patch, ok since proton 0.10. - posted by ac...@apache.org on 2016/06/14 15:58:01 UTC, 0 replies.
- [2/3] qpid-dispatch git commit: NO-JIRA: Remove proton_future monkey-patch, ok since proton 0.10. - posted by ac...@apache.org on 2016/06/14 15:58:02 UTC, 0 replies.
- [3/3] qpid-dispatch git commit: NO-JIRA: Remove proton_future monkey-patch, ok since proton 0.10. - posted by ac...@apache.org on 2016/06/14 15:58:03 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-388 - Added deprecated flag to entities and attributes in the schema - posted by gm...@apache.org on 2016/06/14 17:58:07 UTC, 0 replies.
- [1/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:36 UTC, 0 replies.
- [2/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:37 UTC, 0 replies.
- [3/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:38 UTC, 0 replies.
- [4/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:39 UTC, 0 replies.
- [5/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:40 UTC, 0 replies.
- [6/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:41 UTC, 0 replies.
- [7/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:42 UTC, 0 replies.
- [8/8] qpid-site git commit: NO-JIRA - Adding Qpid Dispatch Router 0.6.0 release docs - posted by gm...@apache.org on 2016/06/14 18:12:43 UTC, 0 replies.
- qpid-site git commit: NO-JIRA - Update Qpid Dispatch Router index html file - posted by gm...@apache.org on 2016/06/14 18:21:17 UTC, 0 replies.
- qpid-site git commit: NO-JIRA - Updated past releases with Qpid Dispatch Router 0.5 - posted by gm...@apache.org on 2016/06/14 18:34:54 UTC, 0 replies.
- qpid-site git commit: NO-JIRA - Fixed the latest version of Qpid Dispatch Router - posted by gm...@apache.org on 2016/06/14 18:56:39 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-389 - Removed CONFIG as a module for logging. The DISPATCH logging module was already removed - posted by gm...@apache.org on 2016/06/14 20:59:40 UTC, 0 replies.
- qpid-proton git commit: PROTON-1232: [C++ binding] Fix build failures with some earlier gcc versions - posted by as...@apache.org on 2016/06/14 21:06:55 UTC, 0 replies.
- svn commit: r1748523 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Queue.cpp Queue.h QueueRegistry.cpp QueueRegistry.h - posted by gs...@apache.org on 2016/06/15 08:47:59 UTC, 0 replies.
- svn commit: r1748529 - /qpid/java/trunk/ - posted by rg...@apache.org on 2016/06/15 09:04:35 UTC, 0 replies.
- svn commit: r1748537 - in /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/model: AbstractConfiguredObject.java ConfiguredObject.java VirtualHost.java - posted by rg...@apache.org on 2016/06/15 10:06:38 UTC, 0 replies.
- svn commit: r14013 - in /release/qpid/proton/0.13.0: ./ qpid-proton-0.13.0.tar.gz qpid-proton-0.13.0.tar.gz.asc qpid-proton-0.13.0.tar.gz.md5 qpid-proton-0.13.0.tar.gz.sha1 - posted by jr...@apache.org on 2016/06/15 14:40:02 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-363 - Removed all annotation sections in doc except sslProfile. Removed sslProfile attributes from connector and listener. All changes only in qdrouter.json man doc page - posted by gm...@apache.org on 2016/06/15 17:31:15 UTC, 0 replies.
- qpid-site git commit: DISPATCH-363 - Removed all annotation sections in doc except sslProfile. Removed sslProfile attributes from connector and listener. All changes only in qdrouter.json man doc page - posted by gm...@apache.org on 2016/06/15 17:46:43 UTC, 0 replies.
- qpid-proton git commit: PROTON-1232: [C++ binding] change container interface: - Make all member functions in container class pure virtual (except destructor) - Add a new standard_container class that has the standard behaviour of the variant overloads - posted by as...@apache.org on 2016/06/15 18:17:42 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-388 - Additional fix. Return the deprecated flag in the json schema dump - posted by gm...@apache.org on 2016/06/15 19:14:56 UTC, 0 replies.
- qpid-interop-test git commit: QPIDIT-34: Fixed issue with trailing carriage return no longer present in latest versions of jsoncpp - added explicit test for trailing carraige return before removing it - posted by kp...@apache.org on 2016/06/15 19:57:43 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-363 - Additional fix. Removed Annotation Section references and added some examples - posted by gm...@apache.org on 2016/06/15 20:01:26 UTC, 0 replies.
- qpid-site git commit: DISPATCH-363 - Additional fix Removed Annotation Section references and added some examples - posted by gm...@apache.org on 2016/06/15 20:13:50 UTC, 0 replies.
- qpid-jms git commit: QPIDJMS-185: update to proton 0.13.0 - posted by ro...@apache.org on 2016/06/16 12:14:23 UTC, 0 replies.
- qpid-proton git commit: PROTON-1236: add a link to the transport's reactor as soon as the it is bound - posted by kg...@apache.org on 2016/06/16 13:01:37 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: bump python bindings version to 0.14.0 - posted by kg...@apache.org on 2016/06/16 13:23:15 UTC, 0 replies.
- svn commit: r1748723 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/queue/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/ - posted by rg...@apache.org on 2016/06/16 13:26:38 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: bump point release version for python bindings - posted by kg...@apache.org on 2016/06/16 13:36:41 UTC, 0 replies.
- svn commit: r1748729 [2/3] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/preferences/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ b... - posted by lq...@apache.org on 2016/06/16 14:00:24 UTC, 0 replies.
- svn commit: r1748729 [1/3] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/preferences/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ b... - posted by lq...@apache.org on 2016/06/16 14:00:24 UTC, 0 replies.
- svn commit: r1748729 [3/3] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/preferences/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ b... - posted by lq...@apache.org on 2016/06/16 14:00:24 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-392: Add router.config to the type for address, autoLink, and linkRoute - posted by ea...@apache.org on 2016/06/16 14:15:57 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-391 - Added back attributes missing for listener and connector - posted by gm...@apache.org on 2016/06/16 17:32:38 UTC, 0 replies.
- qpid-site git commit: DISPATCH-391 - Added back attributes missing for listener and connector - posted by gm...@apache.org on 2016/06/16 17:41:33 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-396 - Allow the console entity attributes to show up on the qdrouter.conf man page - posted by gm...@apache.org on 2016/06/16 18:21:05 UTC, 0 replies.
- qpid-site git commit: DISPATCH-396 - Allow the console entity attributes to show up on the qdrouter.conf man page - posted by gm...@apache.org on 2016/06/16 18:27:32 UTC, 0 replies.
- qpid-proton git commit: PROTON-1134: fix versions on 0.13.x branch - posted by ro...@apache.org on 2016/06/16 19:13:00 UTC, 0 replies.
- [1/2] qpid-proton git commit: PROTON-1235: set hostname even if port not available - posted by kg...@apache.org on 2016/06/16 19:53:25 UTC, 0 replies.
- [2/2] qpid-proton git commit: PROTON-1236: add a link to the transport's reactor as soon as the it is bound - posted by kg...@apache.org on 2016/06/16 19:53:26 UTC, 0 replies.
- svn commit: r1748817 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: ./ css/ images/ js/qpid/management/query/ query/ - posted by or...@apache.org on 2016/06/17 09:06:04 UTC, 0 replies.
- svn commit: r1748818 - in /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server: model/ queue/ - posted by rg...@apache.org on 2016/06/17 09:06:54 UTC, 0 replies.
- qpid-site git commit: remove some content for old component - posted by ro...@apache.org on 2016/06/17 10:21:43 UTC, 0 replies.
- qpid-site git commit: QPID-7285: add callout image links to ignore list for now - posted by ro...@apache.org on 2016/06/17 11:02:46 UTC, 0 replies.
- [01/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:43 UTC, 0 replies.
- [02/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:44 UTC, 0 replies.
- [03/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:45 UTC, 0 replies.
- [04/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:46 UTC, 0 replies.
- [05/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:47 UTC, 0 replies.
- [06/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:48 UTC, 0 replies.
- [07/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:49 UTC, 0 replies.
- [08/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:50 UTC, 0 replies.
- [09/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:51 UTC, 0 replies.
- [10/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:52 UTC, 0 replies.
- [11/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:53 UTC, 0 replies.
- [12/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:54 UTC, 0 replies.
- [13/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:55 UTC, 0 replies.
- [14/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:56 UTC, 0 replies.
- [15/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:57 UTC, 0 replies.
- [16/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:58 UTC, 0 replies.
- [17/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:09:59 UTC, 0 replies.
- [18/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:00 UTC, 0 replies.
- [19/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:01 UTC, 0 replies.
- [20/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:02 UTC, 0 replies.
- [21/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:03 UTC, 0 replies.
- [22/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:04 UTC, 0 replies.
- [23/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:05 UTC, 0 replies.
- [24/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:06 UTC, 0 replies.
- [25/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:07 UTC, 0 replies.
- [26/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:08 UTC, 0 replies.
- [27/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:09 UTC, 0 replies.
- [28/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:10 UTC, 0 replies.
- [29/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:11 UTC, 0 replies.
- [30/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:12 UTC, 0 replies.
- [31/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:13 UTC, 0 replies.
- [32/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:14 UTC, 0 replies.
- [33/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:15 UTC, 0 replies.
- [34/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:16 UTC, 0 replies.
- [35/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:17 UTC, 0 replies.
- [36/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:18 UTC, 0 replies.
- [37/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:19 UTC, 0 replies.
- [38/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:20 UTC, 0 replies.
- [39/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:21 UTC, 0 replies.
- [40/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:22 UTC, 0 replies.
- [41/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:23 UTC, 0 replies.
- [42/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:24 UTC, 0 replies.
- [43/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:25 UTC, 0 replies.
- [44/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:26 UTC, 0 replies.
- [45/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:27 UTC, 0 replies.
- [46/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:28 UTC, 0 replies.
- [47/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:29 UTC, 0 replies.
- [48/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:30 UTC, 0 replies.
- [49/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:31 UTC, 0 replies.
- [50/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:32 UTC, 0 replies.
- [51/51] [partial] qpid-site git commit: PROTON-1134: Update the website for Proton 0.13.0 - posted by jr...@apache.org on 2016/06/17 13:10:33 UTC, 0 replies.
- qpid-site git commit: PROTON-1134: Fix a stray paren - posted by jr...@apache.org on 2016/06/17 13:15:29 UTC, 0 replies.
- qpid-site git commit: NO-JIRA: remove unused (and unpublished) security pages - posted by lq...@apache.org on 2016/06/17 13:53:06 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-394: Change from to
for Firefox - posted by ea...@apache.org on 2016/06/17 14:12:26 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-398 - Bump up the minimum version of Proton required to 0.13.0 - posted by gm...@apache.org on 2016/06/17 14:21:26 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-393: For new router config - Remove Container section, use host instead of addr - posted by ea...@apache.org on 2016/06/17 15:52:57 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-397: Set the current router when a new router is chosen in the dropdown - posted by ea...@apache.org on 2016/06/17 17:32:36 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-348: Use deprecated flag to filter out deprecated entities and attributes - posted by ea...@apache.org on 2016/06/17 17:37:25 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-395: Added links tree nodes and links grids. Added ability to filter links - posted by ea...@apache.org on 2016/06/17 18:16:09 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-354 - Removed Address Count, Link Count and Node Count from qdstat -g output - posted by gm...@apache.org on 2016/06/17 19:11:42 UTC, 0 replies.
- svn commit: r1749327 - /qpid/java/branches/6.0.x/broker-plugins/management-http/src/main/java/resources/js/qpid/management/addStore.js - posted by lq...@apache.org on 2016/06/20 12:54:12 UTC, 0 replies.
- svn commit: r1749349 - /qpid/java/trunk/doc/java-broker/src/docbkx/management/managing/Java-Broker-Management-Managing-Truststores.xml - posted by lq...@apache.org on 2016/06/20 14:56:44 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-313: Save and restore scroll position from tree on overview and entities pages - posted by ea...@apache.org on 2016/06/20 16:00:48 UTC, 0 replies.
- svn commit: r1749399 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/queue/ systests/src/test/java/org/apache/qpid/systest/rest/ - posted by rg...@apache.org on 2016/06/20 20:50:33 UTC, 0 replies.
- svn commit: r1749462 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management: VirtualHost.js query/QueryGrid.js - posted by or...@apache.org on 2016/06/21 08:10:08 UTC, 0 replies.
- svn commit: r1749473 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/queue/ broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugi... - posted by rg...@apache.org on 2016/06/21 09:01:48 UTC, 0 replies.
- svn commit: r1749482 - in /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server: model/TrustStore.java security/ManagedPeerCertificateTrustStore.java security/SiteSpecificTrustStore.java - posted by lq...@apache.org on 2016/06/21 10:14:55 UTC, 0 replies.
- svn commit: r1749485 - in /qpid/java/branches/6.0.x: ./ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/security/ doc/ doc/java-broker/src/docbkx/management/managing/ - posted by lq...@apache.org on 2016/06/21 10:43:29 UTC, 0 replies.
- svn commit: r1749524 - in /qpid/java/trunk/broker-plugins: amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ amqp-1-0-protocol/src/main/java/org/apache/qpid/ser... - posted by or...@apache.org on 2016/06/21 14:24:19 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-400: Overview page saves and restores the last entity that was expanded. - posted by ea...@apache.org on 2016/06/21 20:22:41 UTC, 0 replies.
- svn commit: r1749605 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/21 21:15:44 UTC, 0 replies.
- svn commit: r1749606 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/css/common.css - posted by or...@apache.org on 2016/06/21 21:15:50 UTC, 0 replies.
- svn commit: r1749644 - in /qpid/java/branches/6.0.x: ./ broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/ broker-plugins/amqp-1-0-... - posted by or...@apache.org on 2016/06/22 09:56:23 UTC, 0 replies.
- svn commit: r1749715 - in /qpid/java/branches/6.0.x: ./ broker-core/src/test/java/org/apache/qpid/server/ common/ common/src/main/grammar/ common/src/main/java/org/apache/qpid/filter/selector/ - posted by kw...@apache.org on 2016/06/22 15:07:02 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-402: Remove deprecated hyphen-separated config/entity names - posted by ac...@apache.org on 2016/06/22 15:51:52 UTC, 0 replies.
- svn commit: r1749780 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Bridge.cpp Link.cpp Link.h amqp_0_10/Connection.h - posted by ac...@apache.org on 2016/06/22 20:41:44 UTC, 0 replies.
- svn commit: r1749781 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt amqp.cmake legacystore.cmake linearstore.cmake qpid/management/Manageable.h qpid/management/ManagementObject.h qpid/store/CMakeLists.txt rdma.cmake tests/CMakeLists.txt - posted by ac...@apache.org on 2016/06/22 20:41:49 UTC, 0 replies.
- svn commit: r1749782 - in /qpid/trunk/qpid/cpp: managementgen/qmfgen/ src/qpid/broker/ src/qpid/management/ - posted by ac...@apache.org on 2016/06/22 20:41:55 UTC, 0 replies.
- svn commit: r1749864 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/23 11:23:22 UTC, 0 replies.
- svn commit: r1749902 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/VirtualHost.js - posted by or...@apache.org on 2016/06/23 14:39:50 UTC, 0 replies.
- svn commit: r1749912 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/23 14:54:03 UTC, 0 replies.
- svn commit: r1749919 [1/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/preferences/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ broker-plugins/management-http/src/main/java/org/apache/q... - posted by lq...@apache.org on 2016/06/23 15:17:23 UTC, 0 replies.
- svn commit: r1749919 [2/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/preferences/ broker-core/src/test/java/org/apache/qpid/server/model/testmodels/singleton/ broker-plugins/management-http/src/main/java/org/apache/q... - posted by lq...@apache.org on 2016/06/23 15:17:23 UTC, 0 replies.
- [1/3] qpid-dispatch git commit: DISPATCH-399: Converted documentation to asciidoc format. - posted by ac...@apache.org on 2016/06/23 15:22:51 UTC, 0 replies.
- [2/3] qpid-dispatch git commit: DISPATCH-399: Converted documentation to asciidoc format. - posted by ac...@apache.org on 2016/06/23 15:22:52 UTC, 2 replies.
- [3/3] qpid-dispatch git commit: DISPATCH-399: Converted documentation to asciidoc format. - posted by ac...@apache.org on 2016/06/23 15:22:53 UTC, 2 replies.
- [1/3] qpid-dispatch git commit: DISPATCH-399: Converted documentation to asciidoc format. [Forced Update!] - posted by ac...@apache.org on 2016/06/23 15:33:35 UTC, 1 replies.
- [01/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:25 UTC, 0 replies.
- [02/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:26 UTC, 1 replies.
- [03/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:27 UTC, 1 replies.
- [04/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:28 UTC, 1 replies.
- [05/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:29 UTC, 1 replies.
- [06/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:30 UTC, 1 replies.
- [07/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:31 UTC, 1 replies.
- [08/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:32 UTC, 1 replies.
- [09/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:33 UTC, 1 replies.
- [10/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:34 UTC, 1 replies.
- [11/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:35 UTC, 1 replies.
- [12/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:36 UTC, 1 replies.
- [13/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:37 UTC, 1 replies.
- [14/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:39:38 UTC, 1 replies.
- qpid-proton git commit: PROTON-1200: Add back the experimental flag, as was done for the 0.13.0 release - posted by jr...@apache.org on 2016/06/23 16:43:46 UTC, 0 replies.
- [01/14] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format [Forced Update!] - posted by ac...@apache.org on 2016/06/23 16:44:57 UTC, 0 replies.
- [01/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format [Forced Update!] - posted by ac...@apache.org on 2016/06/23 16:46:54 UTC, 0 replies.
- [02/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:46:55 UTC, 0 replies.
- [03/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:46:56 UTC, 0 replies.
- [04/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:46:57 UTC, 0 replies.
- [05/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:46:58 UTC, 0 replies.
- [06/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:46:59 UTC, 0 replies.
- [07/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:00 UTC, 0 replies.
- [08/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:01 UTC, 0 replies.
- [09/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:02 UTC, 0 replies.
- [10/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:03 UTC, 0 replies.
- [11/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:04 UTC, 0 replies.
- [12/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:05 UTC, 0 replies.
- [13/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:06 UTC, 0 replies.
- [14/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:07 UTC, 0 replies.
- [15/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:08 UTC, 0 replies.
- [16/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:09 UTC, 0 replies.
- [17/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:10 UTC, 0 replies.
- [18/18] qpid-site git commit: DISPATCH-399: Convert documentation to asciidoc format - posted by ac...@apache.org on 2016/06/23 16:47:11 UTC, 0 replies.
- svn commit: r1749948 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: css/common.css query/QueryBuilder.html - posted by or...@apache.org on 2016/06/23 17:32:56 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Added a script that uses openssl to create a root CA and server and client certificates - posted by gm...@apache.org on 2016/06/23 18:01:13 UTC, 0 replies.
- svn commit: r1750020 [2/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/main/java/org/apac... - posted by rg...@apache.org on 2016/06/23 21:05:11 UTC, 0 replies.
- svn commit: r1750020 [1/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/main/java/org/apac... - posted by rg...@apache.org on 2016/06/23 21:05:11 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-391 - Added most used attributes to the top of the attribute list for connector and listener - posted by gm...@apache.org on 2016/06/23 21:15:35 UTC, 0 replies.
- svn commit: r1750032 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/DropDownSelect.js - posted by or...@apache.org on 2016/06/23 22:26:01 UTC, 0 replies.
- svn commit: r1750065 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/24 10:01:58 UTC, 0 replies.
- svn commit: r1750080 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/24 12:57:54 UTC, 0 replies.
- svn commit: r1750119 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources/js/qpid/management/query/QueryGrid.js - posted by or...@apache.org on 2016/06/24 14:23:14 UTC, 0 replies.
- svn commit: r1750123 - /qpid/trunk/qpid/cpp/src/qpid/broker/Queue.h - posted by gs...@apache.org on 2016/06/24 15:20:35 UTC, 0 replies.
- svn commit: r1750129 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin: HttpManagementUtil.java auth/OAuth2InteractiveAuthenticator.java servlet/rest/SaslServlet.java - posted by kw...@apache.org on 2016/06/24 16:21:54 UTC, 0 replies.
- svn commit: r1750178 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/exchange/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/virtualhost/ broker-core/src/test/java/org/a... - posted by rg...@apache.org on 2016/06/25 02:07:06 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-406: Fallback to non-gradient area charts for FireFox - posted by ea...@apache.org on 2016/06/25 15:16:51 UTC, 0 replies.
- svn commit: r1750215 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java: org/apache/qpid/server/management/plugin/servlet/rest/SaslServlet.java resources/login.html - posted by kw...@apache.org on 2016/06/25 17:33:13 UTC, 0 replies.
- svn commit: r1750222 [1/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/access/ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/main/java/o... - posted by rg...@apache.org on 2016/06/25 20:02:36 UTC, 0 replies.
- svn commit: r1750222 [2/2] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/security/access/ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/main/java/o... - posted by rg...@apache.org on 2016/06/25 20:02:36 UTC, 0 replies.
- svn commit: r1750321 - /qpid/java/trunk/systests/src/main/java/org/apache/qpid/test/utils/InternalBrokerHolder.java - posted by or...@apache.org on 2016/06/27 11:00:40 UTC, 0 replies.
- svn commit: r1750323 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/exchange/DefaultDestination.java test/java/org/apache/qpid/server/model/AttributeValueConverterTest.java - posted by kw...@apache.org on 2016/06/27 12:00:58 UTC, 0 replies.
- svn commit: r1750328 - /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/model/AttributeValueConverter.java - posted by rg...@apache.org on 2016/06/27 12:56:58 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA - Modified gencerts_openssl.sh to include creation of an intermediate CA and create the certs from it - posted by gm...@apache.org on 2016/06/27 13:12:52 UTC, 0 replies.
- svn commit: r1750334 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/model/AttributeValueConverter.java test/java/org/apache/qpid/server/model/AttributeValueConverterTest.java - posted by rg...@apache.org on 2016/06/27 13:40:36 UTC, 0 replies.
- qpid-jms git commit: QPIDJMS-180 Documentation updates. - posted by ta...@apache.org on 2016/06/27 13:53:09 UTC, 0 replies.
- svn commit: r1750355 - /qpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/model/AttributeValueConverterTest.java - posted by kw...@apache.org on 2016/06/27 14:55:56 UTC, 0 replies.
- svn commit: r1750359 - in /qpid/java/trunk: client/src/main/java/org/apache/qpid/client/ client/src/main/java/org/apache/qpid/client/message/ client/src/main/java/org/apache/qpid/client/util/ client/src/main/java/org/apache/qpid/jms/ client/src/test/ja... - posted by kw...@apache.org on 2016/06/27 15:21:41 UTC, 0 replies.
- [1/2] qpid-jms git commit: QPIDJMS-188 Further improvements to the ObjectMessage handling. - posted by ta...@apache.org on 2016/06/27 15:31:53 UTC, 0 replies.
- [2/2] qpid-jms git commit: QPIDJMS-188 Further improvements to the ObjectMessage handling. - posted by ta...@apache.org on 2016/06/27 15:31:54 UTC, 0 replies.
- svn commit: r1750360 - /qpid/java/trunk/client/src/main/java/org/apache/qpid/client/AMQConnection.java - posted by kw...@apache.org on 2016/06/27 15:37:59 UTC, 0 replies.
- svn commit: r1750361 - in /qpid/java/branches/6.0.x: ./ client/src/main/java/org/apache/qpid/client/ client/src/main/java/org/apache/qpid/client/message/ client/src/main/java/org/apache/qpid/client/util/ client/src/main/java/org/apache/qpid/jms/ client... - posted by kw...@apache.org on 2016/06/27 15:39:56 UTC, 0 replies.
- qpid-jms git commit: [maven-release-plugin] prepare release 0.10.0 - posted by ro...@apache.org on 2016/06/27 15:50:25 UTC, 0 replies.
- [qpid-jms] Git Push Summary - posted by ro...@apache.org on 2016/06/27 15:50:53 UTC, 0 replies.
- qpid-jms git commit: [maven-release-plugin] prepare for next development iteration - posted by ro...@apache.org on 2016/06/27 15:51:10 UTC, 0 replies.
- svn commit: r1750369 - in /qpid/trunk/qpid/cpp/src/qpid/broker/amqp: Outgoing.cpp Outgoing.h - posted by gs...@apache.org on 2016/06/27 15:56:42 UTC, 0 replies.
- svn commit: r14163 - /dev/qpid/jms/0.10.0-rc1/ - posted by ro...@apache.org on 2016/06/27 16:20:33 UTC, 0 replies.
- svn commit: r1750390 - /qpid/trunk/qpid/cpp/src/qpid/broker/QueueRegistry.cpp - posted by gs...@apache.org on 2016/06/27 17:09:26 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-379: Use router.node.id instead of router.node.routerId to determine nextHops between routers - posted by ea...@apache.org on 2016/06/27 18:20:08 UTC, 0 replies.
- qpid-proton git commit: PROTON-1246: Fixes to avoid warning under clang++ 3.8 - posted by as...@apache.org on 2016/06/27 19:36:26 UTC, 0 replies.
- svn commit: r1750417 - in /qpid/trunk/qpid/cpp/src/qpid/ha: Primary.cpp Primary.h ReplicatingSubscription.cpp - posted by ac...@apache.org on 2016/06/27 21:55:53 UTC, 0 replies.
- svn commit: r1750450 - in /qpid/java/branches/6.0.x: ./ bdbstore/ bdbstore/jmx/ bdbstore/systests/ broker-codegen/ broker-core/ broker-plugins/access-control/ broker-plugins/amqp-0-10-protocol/ broker-plugins/amqp-0-8-protocol/ broker-plugins/amqp-1-0-... - posted by kw...@apache.org on 2016/06/28 07:23:41 UTC, 0 replies.
- svn commit: r1750451 - /qpid/java/tags/qpid-java-build-6.0.4/ - posted by kw...@apache.org on 2016/06/28 07:23:56 UTC, 0 replies.
- svn commit: r1750452 - in /qpid/java/branches/6.0.x: ./ bdbstore/ bdbstore/jmx/ bdbstore/systests/ broker-codegen/ broker-core/ broker-plugins/access-control/ broker-plugins/amqp-0-10-protocol/ broker-plugins/amqp-0-8-protocol/ broker-plugins/amqp-1-0-... - posted by kw...@apache.org on 2016/06/28 07:24:10 UTC, 0 replies.
- svn commit: r14177 - in /dev/qpid/java/6.0.4-rc1: ./ binaries/ - posted by kw...@apache.org on 2016/06/28 08:03:54 UTC, 0 replies.
- [1/2] qpid-dispatch git commit: DISPATCH-410: suppress creation of the source-release.zip since the overall dispatch archive represents the release source - posted by ro...@apache.org on 2016/06/28 11:08:26 UTC, 1 replies.
- [2/2] qpid-dispatch git commit: DISPATCH-410: add licence+notice files for use in the produced console plugin war - posted by ro...@apache.org on 2016/06/28 11:08:27 UTC, 1 replies.
- qpid-proton git commit: PROTON-1247: Fix symbol export for transfer, delivery & tracker PROTON-1248: Allow API to query state of delivery and tracker - posted by as...@apache.org on 2016/06/28 14:36:13 UTC, 1 replies.
- qpid-dispatch git commit: NO-JIRA - Spellcheck man page for qdmanage (cherry picked from commit 728ea1b44622f55895ecb702fdc134240f90917b) - posted by gm...@apache.org on 2016/06/28 19:47:28 UTC, 0 replies.
- [1/2] qpid-dispatch git commit: NO-JIRA: Minor doc clarification READ vs. QUERY. - posted by ac...@apache.org on 2016/06/28 20:38:55 UTC, 0 replies.
- [2/2] qpid-dispatch git commit: DISPATCH-412: Support 'stdout' as log destination as well as 'stderr' - posted by ac...@apache.org on 2016/06/28 20:38:56 UTC, 0 replies.
- svn commit: r1750587 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Queue.cpp Queue.h amqp/Outgoing.cpp amqp/Outgoing.h - posted by gs...@apache.org on 2016/06/28 21:32:07 UTC, 0 replies.
- svn commit: r1750594 [2/2] - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: ./ css/ js/qpid/common/ js/qpid/management/ js/qpid/management/query/ query/ - posted by or...@apache.org on 2016/06/28 23:25:47 UTC, 0 replies.
- svn commit: r1750594 [1/2] - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/resources: ./ css/ js/qpid/common/ js/qpid/management/ js/qpid/management/query/ query/ - posted by or...@apache.org on 2016/06/28 23:25:47 UTC, 0 replies.
- svn commit: r1750637 - in /qpid/java/trunk: broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/HttpManagement.java doc/java-broker/src/docbkx/management/channels/Java-Broker-Management-Channel-REST-API.xml - posted by lq...@apache.org on 2016/06/29 13:46:32 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-412: Support 'stdout' as log destination as well as 'stderr' [Forced Update!] - posted by ac...@apache.org on 2016/06/29 15:07:45 UTC, 0 replies.
- qpid-proton git commit: PROTON-1240: Fill in connection::virtual_host() with remote connection host field - posted by as...@apache.org on 2016/06/29 16:30:21 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Add value_ref, clean access to pn_data_t* via value interface - posted by ac...@apache.org on 2016/06/29 17:52:04 UTC, 0 replies.
- qpid-proton git commit: NO-JIRA: Add value_ref, clean access to pn_data_t* via value interface [Forced Update!] - posted by ac...@apache.org on 2016/06/29 17:59:25 UTC, 0 replies.
- qpid-jms git commit: NO-JIRA: allow username and password used in examples to be passed via system properties - posted by gs...@apache.org on 2016/06/29 18:30:45 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA: Don't hide stderr in help2txt. - posted by ac...@apache.org on 2016/06/29 19:38:42 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA: Don't hide stderr in help2txt. [Forced Update!] - posted by ac...@apache.org on 2016/06/29 19:45:31 UTC, 0 replies.
- svn commit: r1750734 [4/4] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/logging/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/jav... - posted by rg...@apache.org on 2016/06/29 23:23:10 UTC, 0 replies.
- svn commit: r1750734 [3/4] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/logging/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/jav... - posted by rg...@apache.org on 2016/06/29 23:23:10 UTC, 0 replies.
- svn commit: r1750734 [1/4] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/logging/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/jav... - posted by rg...@apache.org on 2016/06/29 23:23:10 UTC, 0 replies.
- svn commit: r1750734 [2/4] - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/logging/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src/main/jav... - posted by rg...@apache.org on 2016/06/29 23:23:10 UTC, 0 replies.
- svn commit: r1750798 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/main/java/org/apache/qpid/server/plugin/ broker-core/src/main/java/org/apache/qpid/server/security/ broker-core/src/main/java/org/apache... - posted by lq...@apache.org on 2016/06/30 13:57:52 UTC, 0 replies.
- svn commit: r14208 - /release/qpid/jms/0.10.0/ - posted by ro...@apache.org on 2016/06/30 17:52:22 UTC, 0 replies.
- qpid-proton git commit: PROTON-1233: PROTON-1228: for 0.13.1, make schannel hostname behaviour like openssl - posted by cl...@apache.org on 2016/06/30 18:54:28 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-399: Fix out-dated console docs in asciidoc conversion. - posted by ac...@apache.org on 2016/06/30 18:56:50 UTC, 0 replies.
- qpid-dispatch git commit: NO-JIRA: Generate body-only HTML documentation for Qpid site. - posted by ac...@apache.org on 2016/06/30 19:35:06 UTC, 0 replies.
- [01/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:50 UTC, 0 replies.
- [02/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:51 UTC, 0 replies.
- [03/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:52 UTC, 0 replies.
- [04/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:53 UTC, 0 replies.
- [05/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:54 UTC, 0 replies.
- [06/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:55 UTC, 0 replies.
- [07/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:56 UTC, 0 replies.
- [08/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:57 UTC, 0 replies.
- [09/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:58 UTC, 0 replies.
- [10/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:47:59 UTC, 0 replies.
- [11/11] qpid-site git commit: DISPATCH-399: Generate raw HTML body version of dispatch doc. - posted by ac...@apache.org on 2016/06/30 19:48:00 UTC, 0 replies.
- qpid-dispatch git commit: DISPATCH-399: Generate body-only HTML documentation for Qpid site. [Forced Update!] - posted by ac...@apache.org on 2016/06/30 20:52:54 UTC, 0 replies.
- qpid-proton git commit: PROTON-1249: Safeguard type initialisations. - posted by dn...@apache.org on 2016/06/30 21:48:51 UTC, 0 replies.