| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-5547 : [Java Broker] When handling rejects in 0-8/9/9-1 treat queues wit... | Robert Godfrey | 2014-02-07 | 1 | -1/+1 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 14 | -325/+140 |
| * | QPID-5504 : remove unused inner classes | Robert Godfrey | 2014-02-04 | 2 | -105/+0 |
| * | QPID-5504 : Moving routing to Exchange from session classes | Robert Godfrey | 2014-02-01 | 5 | -167/+136 |
| * | QPID-5527: Upgrade to Jetty 8 | Robert Gemmell | 2014-01-31 | 3 | -22/+22 |
| * | NO-JIRA : fix typos / spelling errors | Robert Godfrey | 2014-01-23 | 34 | -174/+87 |
| * | NO-JIRA : set eol-style property | Robert Godfrey | 2014-01-23 | 1 | -69/+69 |
| * | QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le... | Robert Godfrey | 2014-01-23 | 12 | -88/+112 |
| * | QPID-5504 : remove InboundMessage... characterize routing as being on the imm... | Robert Godfrey | 2014-01-22 | 12 | -51/+104 |
| * | QPID-5504 : initial refactoring to move common code into shared classes, make... | Robert Godfrey | 2014-01-22 | 27 | -962/+220 |
| * | QPID-5048: logging and build output cleanup | Robert Gemmell | 2014-01-22 | 6 | -23/+43 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 8 | -0/+71 |
| * | QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea... | Robert Godfrey | 2014-01-15 | 3 | -15/+10 |
| * | QPID-5459 : [Java Broker] add secure websocket support to the broker, includi... | Robert Godfrey | 2014-01-13 | 1 | -2/+1 |
| * | QPID-5459 : [Java Broker] add secure websocket support to the broker, includi... | Robert Godfrey | 2014-01-13 | 2 | -6/+36 |
| * | QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ... | Robert Godfrey | 2014-01-13 | 4 | -15/+116 |
| * | QPID-5472: [Java Broker] Connection model object attribute PORT should return... | Keith Wall | 2014-01-13 | 1 | -1/+1 |
| * | QPID-5474: display clientId and clientVersion attributes from the connection ... | Robert Gemmell | 2014-01-13 | 2 | -14/+10 |
| * | QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT... | Keith Wall | 2014-01-12 | 1 | -2/+2 |
| * | QPID-5373: move retrieval of the peer Principal into the connection IO thread... | Robert Gemmell | 2014-01-11 | 4 | -27/+3 |
| * | QPID-5461: downgrade sevrity of IOException log messages. Fix wording of thos... | Robert Gemmell | 2014-01-10 | 1 | -2/+2 |
| * | QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J... | Robert Godfrey | 2014-01-09 | 6 | -0/+607 |
| * | QPID-5458: display the message size, and correlation-id (if there is one) | Robert Gemmell | 2014-01-09 | 1 | -0/+8 |
| * | QPID-5453 : [Java Broker] Fix to ensure that exclusive queues are always unlo... | Robert Godfrey | 2014-01-08 | 1 | -2/+12 |
| * | QPID-5420: Restore ability to consume using BURLs specifying default exchange. | Keith Wall | 2014-01-07 | 1 | -14/+9 |
| * | NO-JIRA: [Java Broker] Update web management console copyright message to ref... | Keith Wall | 2014-01-06 | 1 | -2/+2 |
| * | NO-JIRA : [Java] remove empty directories / unused imports | Robert Godfrey | 2014-01-03 | 5 | -5/+0 |
| * | QPID-5437 : [Java Broker] Allow HTTP ports to be bound only to specific inter... | Robert Godfrey | 2014-01-03 | 3 | -4/+15 |
| * | QPID-5255: add missing licence header to doc and java files on trunk, for lat... | Robert Gemmell | 2013-12-16 | 2 | -0/+40 |
| * | NO-JIRA: Add missing licences to some Java Broker Management .html files (ide... | Keith Wall | 2013-12-16 | 6 | -0/+98 |
| * | QPID-5364: [Java Broker Management] Give RestServlet instances different serv... | Keith Wall | 2013-11-21 | 2 | -2/+5 |
| * | QPID-5347: [Java Broker] Web Management console to display queue | Keith Wall | 2013-11-15 | 2 | -0/+12 |
| * | QPID-5048: [Maven build system] Fix poms so that resources beneath the nonsta... | Keith Wall | 2013-11-15 | 4 | -0/+44 |
| * | QPID-5325: Improve a tooltip message for checkbox to save tab in preferences | Alex Rudyy | 2013-11-13 | 1 | -1/+1 |
| * | QPID-5327: Fix javascript errors reported in IE7 and IE11 on opening log view... | Alex Rudyy | 2013-11-10 | 3 | -3/+3 |
| * | QPID-5326: Fix floating of authentication provider attributes down whilst scr... | Alex Rudyy | 2013-11-10 | 1 | -6/+13 |
| * | QPID-5325: [Java Broker] Add ability to save web management console open tabs... | Alex Rudyy | 2013-11-10 | 7 | -40/+159 |
| * | QPID-5297: simplify the 1.0 plugin to only have a single ProtocolEngineCreator | Robert Gemmell | 2013-11-05 | 3 | -508/+0 |
| * | QPID-4534: unify client heartbeat system properties/connection url options. | Keith Wall | 2013-10-30 | 1 | -5/+0 |
| * | QPID-5207: review feedback + make _usePathInfo field final | Robert Gemmell | 2013-10-27 | 3 | -32/+31 |
| * | QPID-5266: include the client product string in connection open log message | Robert Gemmell | 2013-10-27 | 5 | -7/+33 |
| * | QPID-5265: always log the client version, and log clientid even if null since... | Robert Gemmell | 2013-10-27 | 1 | -6/+5 |
| * | QPID-5241: [Java Broker] Prevent possibility of NPE during JMX plugin shutdown. | Keith Wall | 2013-10-27 | 1 | -1/+16 |
| * | QPID-5243: Upgrade dojo toolkit to 1.9.1 and fix the incompatibility issues i... | Alex Rudyy | 2013-10-17 | 5 | -137/+245 |
| * | QPID-5138: Provide time zone name for dalight saving time only when daylight ... | Alex Rudyy | 2013-10-15 | 1 | -1/+3 |
| * | QPID-5138: Add improvements and fixes into Web Management Console preferences: | Alex Rudyy | 2013-10-14 | 10 | -57/+231 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 13 | -13/+0 |
| * | QPID-5037: Improve log viewer implementation | Alex Rudyy | 2013-10-06 | 9 | -40/+50 |
| * | QPID-5207, QPID-5048: use the dojo release zip instead of extracting files fr... | Robert Gemmell | 2013-10-06 | 6 | -45/+191 |
| * | QPID-5138: Add ability into web management console to display time in UTC | Alex Rudyy | 2013-10-05 | 6 | -44/+116 |