summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4582: Get legacystore unit tests workingAndrew Stitcher2013-10-088-120/+76
* QPID-5213 - Added a CLI tool to access management data in the router.Ted Ross2013-10-075-7/+605
* QPID-5212 - Added management-agent access to router state.Ted Ross2013-10-076-11/+212
* QPID-5204 Modified the code to return qpid.subject even when renamed toRajith Muditha Attapattu2013-10-073-2/+3
* QPID-5204 If the strict-jms flag is set qpid.subject is transformed intoRajith Muditha Attapattu2013-10-071-1/+1
* QPID-5202: Exchange documentation - incorporate initial feedbackKeith Wall2013-10-071-17/+18
* QPID-5207: fix the pom generation in the Ant buildRobert Gemmell2013-10-072-0/+28
* QPID-5048: add initial config for project-info report plugin, and a TODO entr...Robert Gemmell2013-10-061-0/+23
* QPID-5161, QPID-5048: default the broker.log.interleave property in QBTC to a...Robert Gemmell2013-10-062-3/+1
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-0633-33/+0
* QPID-5048: use enforcer plugin to require Maven 3 and ensure the profile prop...Robert Gemmell2013-10-061-2/+32
* QPID-5037: Improve log viewer implementationAlex Rudyy2013-10-0611-44/+54
* QPID-5048: ensure the file+directory permissions are set as expected when inc...Robert Gemmell2013-10-061-0/+12
* QPID-5159: restore svn:executable property on scripts, lost during previous c...Robert Gemmell2013-10-065-0/+0
* QPID-5207, QPID-5048: use the dojo release zip instead of extracting files fr...Robert Gemmell2013-10-0611-52/+203
* QPID-5205: Change ExchangeAdapter to return a model exchange object for alter...Keith Wall2013-10-051-5/+5
* QPID-5138: Bump broker model version to 1.2Alex Rudyy2013-10-053-5/+21
* QPID-5138: Add ability into web management console to display time in UTCAlex Rudyy2013-10-056-44/+116
* QPID-5138: Move logout link into user drop-down menuAlex Rudyy2013-10-052-11/+22
* QPID-5138: Rename PreferencesServlet into LoggedOnUserPreferencesServletAlex Rudyy2013-10-052-3/+3
* QPID-5138: Change preferences provider to allow deletion of preferences for m...Alex Rudyy2013-10-057-50/+117
* QPID-5138: Remove the duplicate code processing servlet path infoAlex Rudyy2013-10-055-33/+37
* QPID-5138: Optimize code in preferences provider recovererAlex Rudyy2013-10-052-17/+15
* QPID-5138: Simplify the evaluation of child configured object class in config...Alex Rudyy2013-10-054-27/+127
* QPID-5138: Replace PreferencesProviderCreator with the static code in Prefere...Alex Rudyy2013-10-0512-122/+141
* QPID-5138: Simplify file locking meachsnism and improve the implementation of...Alex Rudyy2013-10-052-203/+243
* QPID-4967 - Bug fixes, added a lock to serialize calls into the Python interp...Ted Ross2013-10-046-6/+28
* QPID-4730: Losing object references in Perl.Darryl L. Pierce2013-10-041-4/+8
* QPID-4967 - work in progress on multi-router networksTed Ross2013-10-046-10/+227
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-047-18/+8
* QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in java ...Alan Conway2013-10-045-46/+4
* QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in C++ a...Alan Conway2013-10-046-84/+1
* QPID-4967 - Work in progress on multi-router networksTed Ross2013-10-0421-216/+776
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-0315-159/+177
* QPID-5161: Use case-insensitive path comparing on Windows OS when evaluating ...Alex Rudyy2013-10-033-5/+14
* QPID-5202: [Java Broker] Improve exchange documentation.Keith Wall2013-10-0211-30/+163
* QPID-5045 - Added additional indexing for inter-router links.Ted Ross2013-10-025-255/+306
* QPID-5195: verify _receivingSessions array has been initialised before access...Robert Gemmell2013-10-021-4/+7
* QPID-5176: Simplify CMake specification now that we don't need to compileAndrew Stitcher2013-10-011-14/+3
* QPID-5138: Embed the UI to create preferences provider into authentication pr...Alex Rudyy2013-10-019-153/+302
* QPID-5198: ensure qpid::Exception does not leak out from qpid::messagingGordon Sim2013-10-014-133/+152
* QPID-5200: Allow size limit to be disabledGordon Sim2013-10-012-3/+11
* QPID-5195 : Client does not properly support channel-max over 255Robert Godfrey2013-10-011-1/+1
* QPID-5196: Messaging example hello_world core dumps when given a bad connecti...Charles E. Rolke2013-09-301-5/+4
* QPID-5048: update additional repository definitions to specify releases+snaps...Robert Gemmell2013-09-301-0/+12
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-3033-483/+220
* QPID-5189: Moved the Dispatch Python path to before any default path.Darryl L. Pierce2013-09-302-2/+12
* QPID-5189: Created config.sh for Qpid DispatchDarryl L. Pierce2013-09-301-0/+26
* NO-JIRA: Updated gitignore to not ignore files name config.shDarryl L. Pierce2013-09-301-1/+1
* QPID-5195 : Client does not properly support channel-maxRobert Godfrey2013-09-307-37/+113