summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5065: re-instate incorrectly removed line in previous patchRobert Gemmell2014-01-221-0/+1
| * QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-1749-159/+471
| * QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-158-29/+45
| * QPID-5478: elapsed time calculation should use a simple assignment, rather th...Robert Gemmell2014-01-141-1/+1
| * QPID-5459 : add websocket plugin modules to release scriptRobert Godfrey2014-01-141-0/+6
| * QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...Robert Godfrey2014-01-1410-108/+690
| * QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-131-2/+1
| * QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-134-8/+38
| * NO-JIRA : revert accidentally commited filesRobert Godfrey2014-01-134-199/+75
| * QPID-5475 : [Java Broker] Add test for REST api client cert authRobert Godfrey2014-01-135-75/+288
| * QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ...Robert Godfrey2014-01-139-19/+177
| * QPID-5472: [Java Broker] Connection model object attribute PORT should return...Keith Wall2014-01-134-2/+8
| * QPID-5474: display clientId and clientVersion attributes from the connection ...Robert Gemmell2014-01-132-14/+10
| * QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT...Keith Wall2014-01-125-12/+16
| * QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-1112-95/+53
| * QPID-5461: downgrade sevrity of IOException log messages. Fix wording of thos...Robert Gemmell2014-01-101-2/+2
| * QPID-5429: [Java Broker] Exceptions causing startup failure now written to qp...Keith Wall2014-01-101-0/+1
| * QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-0942-356/+2308
| * QPID-5458: display the message size, and correlation-id (if there is one)Robert Gemmell2014-01-091-0/+8
| * QPID-5455 : Publishing non-transactional persistent messages should always be...Robert Godfrey2014-01-081-3/+3
| * QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...Gordon Sim2014-01-081-2/+2
| * QPID-5453 : [Java Broker] Fix to ensure that exclusive queues are always unlo...Robert Godfrey2014-01-081-2/+12
| * QPID-5420: Restore ability to consume using BURLs specifying default exchange.Keith Wall2014-01-078-86/+107
| * NO-JIRA : add info to test assert to give clue as to why test failedRobert Godfrey2014-01-071-1/+4
| * QPID-5450: have the group manager try to acquire the message at the time it i...Robert Gemmell2014-01-074-19/+172
| * QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-1/+0
| * NO-JIRA: [Java Broker] Update web management console copyright message to ref...Keith Wall2014-01-061-2/+2
| * QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-062-8/+19
| * NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-0342-70/+0
| * QPID-5437 : [Java Broker] Allow HTTP ports to be bound only to specific inter...Robert Godfrey2014-01-033-4/+15
| * QPID-5439 : [AMQP 1.0 JMS Client] Updated sender to close rather than detach ...Robert Godfrey2014-01-021-1/+1
| * QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-0112-110/+343
| * QPID-5048: update TODO list to be easier for others to understand and convery...Robert Gemmell2013-12-161-12/+15
| * QPID-5419 : Applied patch from Timothy BishRobert Godfrey2013-12-161-0/+7
| * QPID-5255: add missing licence header to doc and java files on trunk, for lat...Robert Gemmell2013-12-165-0/+100
| * NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-168-0/+130
| * QPID-5255: apply JCAMissingLicense.patch from QPID-4961 to trunk, for later m...Robert Gemmell2013-12-1612-0/+222
| * QPID-5423: list only the additional deps needed by the plugin, rather than it...Robert Gemmell2013-12-151-1/+1
| * QPID-5408 : throw exception on unknown connection URL parameterRobert Godfrey2013-12-121-0/+4
* | QPID-5409: Refactring of bdb ha replication functionality and fixing testsKeith Wall2014-01-2227-221/+274
* | QPID-5409: Refactoring to move commit thread back to BDBMessageStore.Keith Wall2014-01-2214-172/+161
* | QPID-5409: Correct whitespace and a few other minor errors.Keith Wall2014-01-214-35/+4
* | QPID-5409: Add functionality to automatically detect that master is isolated ...Keith Wall2014-01-2117-609/+852
* | QPID-5413: Fix UpdatableStore row update logic to compare correctly fields of...Alex Rudyy2014-01-212-14/+94
* | QPID-5413: Add getAttributeNames method into RemoteReplicationNode in order t...Alex Rudyy2014-01-212-2/+27
* | QPID-5409: Make replication node monitor interval/timeout configurable from t...Keith Wall2014-01-178-47/+147
* | QPID-5409: Add functionality to monitor for additions/removals from the grou...Keith Wall2014-01-1610-373/+587
* | QPID-5413: Add UI to override JE environment and JE replication environment s...Alex Rudyy2014-01-164-3/+139
* | QPID-5412: (Simply) stop UnsupportedOperationException (Attribute is not supp...Keith Wall2014-01-141-2/+77
* | NO-JIRA: Merge latest changes back from trunk.Keith Wall2014-01-14166-888/+4506