summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* move qpid to tlpM3-releaseJoe Schaefer2008-12-120-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/M3-release@726140 13f79535-47bb-0310-9956-ffa450edef68
* Merge release related changes from trunkAidan Skinner2008-09-044-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M3-release@692295 13f79535-47bb-0310-9956-ffa450edef68
* Branch M3Aidan Skinner2008-09-040-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M3-release@692290 13f79535-47bb-0310-9956-ffa450edef68
* Tag M3, four leaf clovers are luckyAidan Skinner2008-09-0280-1020/+3249
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@691371 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1268 : Added test for new methodsMartin Ritchie2008-09-021-0/+133
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691279 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1268 : Added single delete and recursive delete method to common FileUtils.Martin Ritchie2008-09-021-0/+31
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691264 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1266 - Provide a stop() method on AMQQueue to stop all processing on ↵Martin Ritchie2008-09-023-2/+18
| | | | | | | | | | | | that queue thus shutting down the ThreadPool. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691263 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-579 : Make broker stop on startup errorsMartin Ritchie2008-09-021-4/+12
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691262 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1119 : Exclude the Delay test from testing as until QPID-1262 is resolvedMartin Ritchie2008-09-025-0/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691261 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1119 : modified the delay method to ensure that it always sleeps for ↵Martin Ritchie2008-09-021-0/+15
| | | | | | | | | | | | the required time. Added logging to verify git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691260 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1256 : Update to ensure exit is performed when requiredMartin Ritchie2008-09-021-10/+12
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@691259 13f79535-47bb-0310-9956-ffa450edef68
| * Addition of my key to KEYSMartin Ritchie2008-08-291-0/+36
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690374 13f79535-47bb-0310-9956-ffa450edef68
| * Added Apache license to LICENSE.Martin Ritchie2008-08-291-0/+205
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690368 13f79535-47bb-0310-9956-ffa450edef68
| * Further updates to NOTICE and LICENSE, to include Mina notice and license ↵Martin Ritchie2008-08-292-82/+80
| | | | | | | | | | | | requirements git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690367 13f79535-47bb-0310-9956-ffa450edef68
| * Refactored cluster to intercept at ConnectionCode, using sys:: interfaces ↵Alan Conway2008-08-2934-538/+670
| | | | | | | | | | | | | | | | | | rather than boost functions. Use framing::Operations and Invoker to dispatch cluster methods. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690358 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1263: fixed codegen to not ignore passed in boolean valuesRafael H. Schloming2008-08-292-1/+51
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690339 13f79535-47bb-0310-9956-ffa450edef68
| * excluded more InVM tests from the cpp profilesRafael H. Schloming2008-08-293-1/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690338 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1208: fixed ConnectionURLTest to match the new behavior of ↵Rafael H. Schloming2008-08-291-1/+2
| | | | | | | | | | | | AMQConnectionURL.toString() git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690337 13f79535-47bb-0310-9956-ffa450edef68
| * Updated Notice based on feedback from dkulpMartin Ritchie2008-08-291-89/+61
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690335 13f79535-47bb-0310-9956-ffa450edef68
| * Updated License and Notice in Java, added missing L & N files to directories ↵Martin Ritchie2008-08-2923-338/+1626
| | | | | | | | | | | | and added release.sh to our bin directory git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690300 13f79535-47bb-0310-9956-ffa450edef68
| * test svnCarl C. Trieloff2008-08-291-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690291 13f79535-47bb-0310-9956-ffa450edef68
| * Update LICENSE and NOTICE files based on our current java usageMartin Ritchie2008-08-292-78/+67
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690272 13f79535-47bb-0310-9956-ffa450edef68
| * Add top level DISLAIMER, LICENSE, NOTICE, KEYS with pointers to subproject ↵Aidan Skinner2008-08-285-0/+345
| | | | | | | | | | | | ones. Update Java LICENSE file. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690052 13f79535-47bb-0310-9956-ffa450edef68
* | tag M3, take 3. 3 that's magic number, yes it is.Aidan Skinner2008-08-282888-490975/+1911
|\ \ | |/ | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@689956 13f79535-47bb-0310-9956-ffa450edef68
| * Add ASL to everywhere, to everything.Aidan Skinner2008-08-2889-152/+1866
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689937 13f79535-47bb-0310-9956-ffa450edef68
| * This is related to QPID-1208Rajith Muditha Attapattu2008-08-281-8/+1
| | | | | | | | | | | | | | | | I removed the code that prints the password when log level == debug. Instead now it will print "xxxx" for password irrespective of the log level. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689854 13f79535-47bb-0310-9956-ffa450edef68
| * echotest: tab separated.Alan Conway2008-08-262-1/+44
| | | | | | | | | | | | | | benchmark: runs a set of tests & generates a tab-separated spreadsheet. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689274 13f79535-47bb-0310-9956-ffa450edef68
| * Added ClusterFixture::killAlan Conway2008-08-261-35/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689174 13f79535-47bb-0310-9956-ffa450edef68
| * Test improvements.Alan Conway2008-08-264-26/+95
| | | | | | | | | | | | | | | | | | - print rates for publish, consume - consistent use of -s for spreadsheet-friendly output. - start_cluster_hosts to start multi-host cluster via ssh. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689166 13f79535-47bb-0310-9956-ffa450edef68
| * Add licenseGordon Sim2008-08-261-0/+21
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689144 13f79535-47bb-0310-9956-ffa450edef68
| * Removed unused rpm targets and files.Alan Conway2008-08-266-334/+135
| | | | | | | | | | | | | | Added src/tests/echotest.cpp from Gordon Sim. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@689123 13f79535-47bb-0310-9956-ffa450edef68
* | tag M3, take 3. 3 that's magic number, yes it is.Aidan Skinner2008-08-282790-0/+490674
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@689950 13f79535-47bb-0310-9956-ffa450edef68
* | Tag M3Aidan Skinner2008-08-2397-880/+2253
|\ \ | |/ | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@688230 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1119 : Excluded the InVM test from the external broker runs.Martin Ritchie2008-08-224-0/+9
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688117 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1119 : M2x commit : Addition of a System property to ↵Martin Ritchie2008-08-226-6/+548
| | | | | | | | | | | | | | | | | | | | | | | | | | AMQProtocolHandler.java to allow the syncWait default to be changed. To perform this a new SlowMessageStore has been added to the systest package. This allows all MessageStore methods to have a pre and/or post delay applied. This delay can be configured dynamically if you have a handle to the Store or via the XML configuration. The SlowMessageStore can also be used to wrap any existing MessageStore (Testing only carried out with the default MemoryMessageStore) To make testing easier on M2x VMTestCase has been modified to allow the test to simply configure logging levels and systemProperties. These are then reverted after the test has completed. These changes will naturally need more work to before they are merged to trunk which uses totally different methods for ClientProperties and for running tests. systests/pom.xml didn't have amqj.logging.level as a systemProperty hence setting it did nothing for the tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688110 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-2249-1/+1030
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688094 13f79535-47bb-0310-9956-ffa450edef68
| * QPID-1258: Remove crufty duplicates of DISCLAIMER, LICENSE, NOTICE and ↵Aidan Skinner2008-08-2211-697/+53
| | | | | | | | | | | | README. Update RELEASE_NOTES.txt. Ensure legal files are included in the jar and archives. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688088 13f79535-47bb-0310-9956-ffa450edef68
| * Update & correct some of the notes included with the release.Gordon Sim2008-08-226-88/+146
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688045 13f79535-47bb-0310-9956-ffa450edef68
| * Use numeric version number 0.3 in AC_INIT.Alan Conway2008-08-211-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687872 13f79535-47bb-0310-9956-ffa450edef68
| * Fix typo.Alan Conway2008-08-211-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687850 13f79535-47bb-0310-9956-ffa450edef68
| * Pre-buffering output strategy for cluster.Alan Conway2008-08-2120-87/+466
| | | | | | | | | | | | | | Additional hooks in broker code, should not affect standalone broker. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687813 13f79535-47bb-0310-9956-ffa450edef68
* | Tag M3Aidan Skinner2008-08-210-0/+0
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@687808 13f79535-47bb-0310-9956-ffa450edef68
* Update version, NOTICE files.Aidan Skinner2008-08-214-5/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687807 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1167: reset queue notification lists when creating queues. Pull out ↵Aidan Skinner2008-08-217-25/+73
| | | | | | defaults centrally. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687764 13f79535-47bb-0310-9956-ffa450edef68
* Sorry went crazy with git and didn't meant to commit this changeMartin Ritchie2008-08-211-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687749 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1225 : Changed SimpleACLTest to use QpidTestCase so the failing test ↵Martin Ritchie2008-08-211-2/+31
| | | | | | can be excluded. This change DOES NOT mean the test will run agains the exteranl brokers. The test explicitly shutsdown the QTC broker during the setUp and only runs InVM currently. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1256 : Initial commit of build creator tool. Documentation to appear on ↵Martin Ritchie2008-08-213-0/+1409
| | | | | | Wiki. (http://cwiki.apache.org/confluence/display/qpid/Build+Creator) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687742 13f79535-47bb-0310-9956-ffa450edef68
* Stopped the broker closing the ProtocolSessions as this was causing the ↵Martin Ritchie2008-08-211-4/+5
| | | | | | client to lock in Mina seemingly missing the notify for the CloseFuture and hangs indefinately git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687741 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1225 : Remove SimpleACLTest from the test runs as the issues has been ↵Martin Ritchie2008-08-215-0/+13
| | | | | | identified. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687688 13f79535-47bb-0310-9956-ffa450edef68
* Remove old crufty helper that is not used.Martin Ritchie2008-08-211-102/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687667 13f79535-47bb-0310-9956-ffa450edef68