summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added handling for adjusting TTL on outgoing message based on how long a mess...Kim van der Riet2010-02-154-0/+42
* backported package_data support to pre 2.4 pythonRafael H. Schloming2010-02-151-2/+73
* made epydoc a soft depRafael H. Schloming2010-02-151-7/+11
* ignore the cached spec fileRafael H. Schloming2010-02-150-0/+0
* added build_doc to setup.pyRafael H. Schloming2010-02-151-1/+65
* QPID-2379: change unimplemented property method to return false instead of nullRobert Gemmell2010-02-151-1/+1
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-1513-172/+16228
* removed Makefile and preppy script as they are now subsumed by setup.pyRafael H. Schloming2010-02-152-145/+0
* use python/setup.py instead of python/MakefileRafael H. Schloming2010-02-151-1/+4
* updated setup.py to backport annotations as well as properly install qpid_con...Rafael H. Schloming2010-02-152-3/+181
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-1431-19/+73
* handle Control-CRafael H. Schloming2010-02-132-44/+52
* added count and print formatting options to drainRafael H. Schloming2010-02-131-4/+22
* QPID-2261: add async method call workitemsKenneth Anthony Giusti2010-02-125-74/+471
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-12144-3084/+6035
* Changes needed for QPID-2029 (Clustering and Management don't work well toget...Ted Ross2010-02-1211-26/+130
* QPID-2261: add async query and schema prefetchKenneth Anthony Giusti2010-02-124-61/+840
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-124-4/+26
* Fix typo.Stephen D. Huston2010-02-121-1/+1
* Fixed an error in retrieving the SSL parameterRajith Muditha Attapattu2010-02-112-1/+3
* Add EventImpl.cpp, .h for qmfengine source from patch in QPID-2401.Stephen D. Huston2010-02-111-3/+5
* Add comment that destructor doesn't close connection; see QPID-2395Stephen D. Huston2010-02-101-1/+5
* Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ...Stephen D. Huston2010-02-0928-112/+112
* exclusivity is associated with the Session and not the consumer. Hence sessio...Rajith Muditha Attapattu2010-02-091-0/+1
* QPID-2396: add assignment operator to ObjectId class.Kenneth Anthony Giusti2010-02-082-0/+11
* Added unimplimented method to get the trunk compilingRajith Muditha Attapattu2010-02-081-0/+7
* Add tested part of patch from QPID-2371. Also add install for Debug variant o...Stephen D. Huston2010-02-081-0/+12
* I am disabling the WsDmAdapterTest by commenting out the code that adds the t...Rajith Muditha Attapattu2010-02-062-4/+2
* Consistent connection names across a cluster.Alan Conway2010-02-0511-43/+83
* QPID-2029 - Added verification script contributed by John DunningTed Ross2010-02-051-0/+400
* Changing filename conventions - no more file names with spaces.Jonathan Robie2010-02-0552-0/+0
* Add Windows Powershell scripts needed for test suite to run on Windows to EXT...Stephen D. Huston2010-02-051-4/+14
* Synchronize management agent lists during cluster update.Alan Conway2010-02-058-66/+184
* fixed setup.pyRafael H. Schloming2010-02-051-1/+11
* fixed Makefile to match new location of testsRafael H. Schloming2010-02-051-5/+1
* moved python/models to sandbox/modelsRafael H. Schloming2010-02-056-0/+0
* moved tests/*.py underneath qpid/tests/*.pyRafael H. Schloming2010-02-059-24/+6
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-0529-19/+29
* specify PLAIN so that sasl negotiation can't end up using ANONYMOUSRafael H. Schloming2010-02-051-1/+2
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-0519-97/+207
* QPID-2346 : AcknowledgeAfterFailoverTest was putting more messages on the ext...Martin Ritchie2010-02-053-31/+49
* QPID-2370 : Committing patch to improve broker logging. This will not cleanly...Martin Ritchie2010-02-053-17/+55
* QPID-2379: update the generated output dir to be consistent with its package ...Robert Gemmell2010-02-051-1/+1
* QPID-1535 : Update to FailoverMethodTest to address testNoFailover failures. ...Martin Ritchie2010-02-051-4/+24
* Disabled the org.apache.qpid.management.wsdm.WsDmAdapterTestRajith Muditha Attapattu2010-02-041-0/+2
* QPID-2261: add multi-msg query response support. Fix mailbox code to allow m...Kenneth Anthony Giusti2010-02-045-232/+546
* Added encode/decode/encodedSize methods for management objects.Ted Ross2010-02-046-42/+86
* Correct periodic flush logic in MessageReplayTrackerGordon Sim2010-02-041-1/+1
* Removed the ClientProperties.java I added to a wrong package nameRajith Muditha Attapattu2010-02-032-143/+1
* This is related to QPID-1831Rajith Muditha Attapattu2010-02-033-0/+366