summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move qpid to tlpjmsselectorsJoe Schaefer2008-12-120-0/+0
* Trunk MergesMartin Ritchie2006-12-1823-112/+0
* Updated imports as VMBroker has changed to testutil.Martin Ritchie2006-12-183-2/+3
* AMQInvalidSelectorException.java - used by both client and server for reporti...Martin Ritchie2006-12-181-0/+31
* FilterManagerFactory/JMSSelectorFilter.java - Added throw AMQInvalidSelectorE...Martin Ritchie2006-12-1820-577/+1451
* AMQSession - Modified to correctly throw : InvalidSelectorMartin Ritchie2006-12-18158-1872/+5943
* Trunk MergesMartin Ritchie2006-12-1826-573/+3717
* Trunk MergesMartin Ritchie2006-12-1856-620/+1113
* Trunk MergesMartin Ritchie2006-12-181-13/+34
* AMQMessage.java - added take/releaseMartin Ritchie2006-12-1714-35/+171
* pom.xml - added jms and junit referencesMartin Ritchie2006-12-171-1/+23
* QPID-21Martin Ritchie2006-12-0638-84/+3780
* Created selector branchMartin Ritchie2006-12-06340-5503/+34989
|\
| * Patch sumbitted to qpid-dev:Gordon Sim2006-12-064-32/+58
| * 2006-12-05 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-051-1/+1
| * 2006-12-05 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-051-2/+0
| * FieldTable change.Martin Ritchie2006-12-0523-734/+1102
| * Allow settings to be set and persisted for queues.Gordon Sim2006-12-059-26/+65
| * use gnu mode for tarLongFileMode to avoid warnings about long pathnamesStephen Vinoski2006-12-051-0/+1
| * Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-058-15/+163
| * Patch submitted on qpid-dev:Gordon Sim2006-12-052-8/+17
| * QPID-51Bhupendra Bhusman Bhardwaj2006-12-054-29/+96
| * QPID-51Bhupendra Bhusman Bhardwaj2006-12-051-0/+21
| * Added eclipse license info to the notice fileMarnie McCormack2006-12-051-0/+4
| * Added license for Eclipse binariesMarnie McCormack2006-12-051-0/+88
| * add qpid.targetDir property to control where assemblies goStephen Vinoski2006-12-041-0/+2
| * 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-041-6/+7
| * Andrew Stitcher: Reduced CppUnit version requirement to 1.10.2Alan Conway2006-12-042-2/+2
| * changes to support the assembly:directory goalStephen Vinoski2006-12-041-86/+99
| * Fixes for .NET 1.1 compatibilitySteven Shaw2006-12-042-2/+2
| * Patch from Andrew Stitcher:Gordon Sim2006-12-042-2/+2
| * 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-044-116/+45
| * Patch from Andrew Stitcher, sent to qpid-dev list.Gordon Sim2006-12-041-3/+3
| * 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-042-5/+6
| * Competed todo itemSteven Shaw2006-12-041-2/+0
| * Organise usingsSteven Shaw2006-12-041-1/+0
| * Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
| * QPID-51 Bhupendra Bhusman Bhardwaj2006-12-041-0/+7
| * QPID-148Martin Ritchie2006-12-044-184/+354
| * QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri parser...Steven Shaw2006-12-0415-166/+1073
| * New FxCop project file which shows up lots of potential problems.Steven Shaw2006-12-041-0/+16755
| * Added check for non-existent domains - throws Exception instead of NPE.Kim van der Riet2006-12-042-6/+17
| * git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482181...Bhupendra Bhusman Bhardwaj2006-12-0487-0/+7933
| * Rearrange in order of priority. Removed item for implementing basic.get (the ...Steven Shaw2006-12-041-4/+2
| * first cut at client-only packagingStephen Vinoski2006-12-012-0/+90
| * check for unknown typesRafael H. Schloming2006-12-011-1/+5
| * Split README into README-dev for developers and README-dist for peopleAlan Conway2006-12-012-5/+29
| * Fixed quoting error in tests/Makefile.am.Alan Conway2006-12-011-2/+1
| * Jim Meyering: README typos, svn:ignore properties on directories.Alan Conway2006-12-011-12/+9
| * Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-012-10/+23