summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5764: add note detaling the move to the maven build for future releases0.28Robert Gemmell2014-05-131-0/+19
* QPID-5048: change to using the qpid-parent 1.0 release pomRobert Gemmell2014-05-021-1/+1
* QPID-5741: No longer warn when building Qpid with Proton 0.7Andrew Stitcher2014-05-021-1/+1
* QPID-5739: update Hello example config to correctly specify clientid, and sho...Robert Gemmell2014-05-021-2/+2
* QPID-5673 : merge to 0.28 branchRobert Godfrey2014-05-022-7/+14
* QPID-5048: fix scope on dependencyRobert Gemmell2014-05-011-0/+1
* QPID-5048 : Add empty argLine property to allow for tests to run within Intel...Robert Gemmell2014-05-011-0/+1
* QPID-5723: fix JavaScript issues to enable evaluation under the new engine in...Robert Gemmell2014-05-011-2/+2
* QPID-5723: fix compilation under JDK 8 (somehow..?)Robert Gemmell2014-05-011-1/+2
* NO-JIRA: HA documentation update, not on importance of "chkconfig qpidd off"Alan Conway2014-04-281-1/+24
* QPID-5714: In ha_tests, skip if the target test code is missingJustin Ross2014-04-241-0/+5
* Updated build instructions also added RDMA prerequisites fixing QPID-5652Andrew Michael Stitcher2014-04-241-16/+68
* git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1589685 13f79...Darryl L. Pierce2014-04-241-1/+1
* QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails - merge fix to...Charles E. Rolke2014-04-221-1/+2
* QPID-5717: override qpid-parent and specify a 1.6.0 minimum JVM enforcement t...Robert Gemmell2014-04-221-1/+2
* QPID-5714: Skip python tests if test code is missingJustin Ross2014-04-222-0/+6
* QPID-5048: 0.28 specific update to compensate for changes in qpid-parent pom ...Robert Gemmell2014-04-221-0/+4
* QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails - merge fix to...Charles E. Rolke2014-04-211-1/+1
* QPID-5048: update to use the current antrun-plugin configuration syntaxRobert Gemmell2014-04-211-2/+2
* QPID-5048: override the parent pom property to keep using junit 3.8.1 until Q...Robert Gemmell2014-04-211-0/+3
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-2128-10/+166
* QPID-5714: Revert change that I intended for trunk (it still needs approval)Justin Ross2014-04-212-6/+0
* QPID-5714: Skip python tests if test code is missingJustin Ross2014-04-212-0/+6
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-187-26/+55
* QPID-5700: ensure interleaved segments on different tracks do not get confuse...Gordon Sim2014-04-181-12/+16
* QPID-5694: Windows C++ broker SSL: do not send non-existent negotiation token...Clifford Jansen2014-04-151-1/+1
* QPID-5669: spurious error on connection close (Windows C++): SSL negotiation ...Clifford Jansen2014-04-153-42/+67
* QPID-5677: make 0.28 specific alterations to handle difference in dependencie...Robert Gemmell2014-04-134-53/+35
* QPID-5676, QPID-5677, QPID-5048: go back to using the original BCEL dependenc...Robert Gemmell2014-04-134-13/+6
* QPID-5677: stop including extra files within the qpid-all.jar manifest jarsRobert Gemmell2014-04-132-2/+2
* QPID-5675: remove the unused xalan dependency, matching previous change in th...Robert Gemmell2014-04-133-34/+1
* QPID-5674: update the target creating the 'java release' tar to ignore the te...Robert Gemmell2014-04-131-0/+2
* QPID-5048: include the JMS API jar in the client release assemblies as we hav...Robert Gemmell2014-04-134-0/+24
* QPID-5677: separate and update the LICENCE and NOTICE file used for source re...Robert Gemmell2014-04-137-635/+896
* QPID-5048,QPID-5657: initial bulk change toward bringing the maven build on t...Robert Gemmell2014-04-1340-135/+1728
* QPID-5678 [linearstore 0.28] segfault in qpid::linearstore::journal::jdir::cl...Kim van der Riet2014-04-091-0/+1
* QPID-5654 [linearstore] Set default cmake build to exclude linearstore on 0.2...Kim van der Riet2014-04-091-2/+5
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-0314-19/+26
* QPID-5658: Small changes to compile with clang's libc++Andrew Stitcher2014-04-034-2/+11
* QPID-5648: restore processing the ConnectionSettings protocol, lost inadverte...Clifford Allan Jansen2014-04-022-5/+9
* Merge QPID-5646 fix r1584055 to 0.28Stephen D. Huston2014-04-021-1/+1
* QPID-5646: Fixes Proton detection to work with non standard pkg-config locationAndrew Stitcher2014-03-271-0/+2
* QPID-5646: Fixes Proton detection to work with cmake 2.6Andrew Stitcher2014-03-271-6/+13
* QPID-5646: Detect and build against earlier versions of Proton.Andrew Stitcher2014-03-272-0/+63
* QPID-5641: [legacystore] Valgrind reports memory leaks on older store testsKim van der Riet2014-03-275-1727/+0
* merged bugfix r1579926 from trunkRobert Godfrey2014-03-251-1/+1
* merged bugfix r1580560 from trunkRobert Godfrey2014-03-251-1/+40
* merged bugfix r1580559 from trunkRobert Godfrey2014-03-254-93/+14
* QPID-5600: Advance the release version to 0.28Justin Ross2014-03-2016-19/+19
* QPID-5600: Branch for the 0.28 releaseJustin Ross2014-03-200-0/+0