summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5444: Recovering from qpid-txtest fails with "Inconsisntent TPL 2PC coun...Kim van der Riet2013-12-235-9/+9
| * NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-205-7/+7
| * QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-2018-303/+407
| * QPID-5431: Qpid c++ client hangs / crashes during reception failover in HA en...Alan Conway2013-12-204-32/+53
| * QPID-5440: don't remove alternate-exchange from topic's management properties...Gordon Sim2013-12-201-4/+4
| * NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-205-12/+86
| * QPID-5435: use the setContentObject() method to set string content (i.e. assu...Gordon Sim2013-12-191-2/+2
| * QPID-5434: send timestamps with correct typecodeGordon Sim2013-12-193-2/+9
| * QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-182-2/+8
| * QPID-5255: Add missing licenses in qpid/cpp tree.Alan Conway2013-12-173-4/+63
| * NO_JIRA: Roll back change to CMakeLists.txt in which a test example was added...Kim van der Riet2013-12-171-4/+0
| * QPID-5425: TPL fails with JERR_JNLF_FILEOFFSOVFLKim van der Riet2013-12-164-7/+19
| * NO-JIRA: Fix compilation error, reference cannot be declared mutable.Alan Conway2013-12-161-1/+1
| * NO-JIRA: Added licensing prologs to the Perl MakefileDarryl L. Pierce2013-12-161-0/+16
| * NO-JIRA: Added licensing prologs to the Ruby feature files and gemspecDarryl L. Pierce2013-12-1612-2/+208
| * NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-1629-131/+783
| * NO-JIRA: Add ASF license statements to dotnet binding solution and config files.Charles E. Rolke2013-12-1617-0/+312
| * QPID-5421: Restore windows fix that got reverted on r1550819Charles E. Rolke2013-12-161-1/+1
| * QPID-5421: Refactor: clean up QueueObservers - fix CMakelists.txtAlan Conway2013-12-161-1/+0
| * 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-166-0/+120
| * 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-5422: update release.sh to copy the maven artifacts for the broker-core ...Robert Gemmell2013-12-151-0/+1
| * QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-1313-158/+89
| * QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-1313-116/+138
| * NO-JIRA: Expanded the HA overview writeup, integrated with doxygen docs.Alan Conway2013-12-123-80/+230
| * QPID-5408 : throw exception on unknown connection URL parameterRobert Godfrey2013-12-121-0/+4
| * QPID-5416: added missing export for method now used in amqp 1.0 pluginGordon Sim2013-12-111-1/+1
| * QPID-5416: esure message publisher is setGordon Sim2013-12-101-0/+2
* | 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
* | QPID-5412: Stop saving virtual host state in conviguration storeAlex Rudyy2013-12-274-9/+31
* | QPID-5413: Improve Ha virtual host UIAlex Rudyy2013-12-275-43/+102
* | QPID-5413: Implement functionality to change virtual host state from REST int...Alex Rudyy2013-12-272-2/+9
* | QPID-5413: Add HA UI to web management consoleAlex Rudyy2013-12-2424-259/+857
* | QPID-5412: Implement REST interface for replication nodesAlex Rudyy2013-12-235-22/+188
* | QPID-5411: Allow storing of local replication node in the store. Refactoring ...Alex Rudyy2013-12-2313-152/+175
* | QPID-5411: Stop evaluation of replication node attributes from virtual host a...Keith Wall2013-12-2019-119/+244