DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
revision | committer | date | comment | review notes |
|---|---|---|---|---|
ritchiem | 2008-08-08 | QPID-1226 : DupsOk test never creates the client so create one for the messages. Also improved the testing to ensure we check for failure scenarions. |
| |
rhs | 2008-08-08 | QPID-1210 : added missing \ |
| |
aidan | 2008-08-08 | QPID-1218 Optionally use IoTransport, it's hot, but doesn't pass all the tests yet. |
| |
tross | 2008-08-08 | Ported from trunk: Usage of lockf for locking the data directory. This ensures that locks aren't left by crashed processes |
| |
rhs | 2008-08-08 | QPID-1213 : simplified unprocessed message and moved version specific code into the _0_8 and _0_10 variants | FlowControllingBlockingQueue - revert - Add new JIRA for profiling change | |
rhs | 2008-08-09 | QPID-1218 : cleaned up the interface to IoTransport a bit; added IoAcceptor; fixed Session tracking of sync point; default JAVA inside qpid-run |
| |
ritchiem | 2008-08-11 | QPID-1220 Updated assert to show exception message when there is no cause set |
| |
ritchiem | 2008-08-11 | QPID-1223 : Updated tests to correctly close the ApplicationRegistry that were created during the test run by non QpidTestCase classse |
| |
ritchiem | 2008-08-11 | QPID-1193 : re-added createQueue(AMQQueue queue) method, after code review call. |
| |
ritchiem | 2008-08-11 | Update to review generator to have title on all columns and h2. for Jira section |
| |
ritchiem | 2008-08-11 | QPID-1223 : Updated AckTest to correctly create and close the ApplicationRegistry |
| |
ritchiem | 2008-08-11 | QPID-1193 : Actually removed the calls that pass in the ugly null |
| |
gsim | 2008-08-11 | Added some extra info to example doc for xml exchange. |
| |
astitcher | 2008-08-11 | Decouple the DispatchHandle from its clients by using a DispatchHandleRef class which can be deleted at any time, but will only cause the DispatchHandle to be deleted later when it's definitely no lon ... |
| |
aconway | 2008-08-11 | Integrate CPG file descriptor into broker polling. |
| |
aconway | 2008-08-11 | Added doxygen comments on using the Poller. |
| |
ritchiem | 2008-08-12 | QPID-1136 : Fixed Flow Control problem due to this change and added test to validate that Flow Control is operating correctly |
| |
aidan | 2008-08-12 | QPID-1092 : Merge 662770 to trunk from ritchiem: Changed toString to be String.valueOf(getObject()) Added MessageToStringTest, tests performing toString on Message before calling getObject(). |
| |
aidan | 2008-08-12 | QPID-1117 merge ritchiem's 662818: QPID-1117 : Added tests for all other message types. Refactored the common parts out of the objectTest. |
| |
aidan | 2008-08-12 | QPID-615 : Merge rupertlssmiths 581293 QPID-615 , Added patched version of MINAs VM Pipe cleanup thread. Will replace once bug fix is in newer version of MINA. |
| |
gsim | 2008-08-12 | use decimal literal (python 2.3 converts the old hex literal into a negative value) |
| |
gsim | 2008-08-12 | Merged r685189 (specify literal as decimal for the sake of python 2.3) |
| |
rhs | 2008-08-12 | QPID-1233 : made getStringProperty(nonexistent) return null instead of NPE |
| |
rhs | 2008-08-12 | QPID-1235 : fixed setXXXProperty to check for empty strings |
| |
aconway | 2008-08-12 | Move frame processing out of CPG dispatch queue for cluster. PollableQueue is a pollable in-memory queue, will probably move it to sys. |
| |
gsim | 2008-08-12 | Add extra boost headers to dist tarball |
| |
aconway | 2008-08-12 | Replace eventfd with more portable pipe implementation in PollableCondition. |
| |
gsim | 2008-08-12 | Add extra boost headers to dist tarball |
| |
aconway | 2008-08-12 | Queue cluster send frames, do cpg_mcast in separate thread, batching if possible. 5x thruput improvement |
| |
rhs | 2008-08-13 | removed dead code from message Echo utility, and added a message Sink utility |
| |
rhs | 2008-08-13 | QPID-1236 : made setObjectProperty validate the passed in value |
| |
ritchiem | 2008-08-14 | QPID-1077 : Update release target to correctly specify execute permissions on release targets |
| |
arnaudsimon | 2008-08-14 | QPID-1239 : changed the way QPID_ARGS is set |
| |
ritchiem | 2008-08-14 | QPID-1077 : Noticed that the defaults of 644, and 755 for files and directories were not being applied so forcibly set these values.~ |
| |
gsim | 2008-08-14 | distclean should delete qpid/framing/MaxMethodBodySize.h |
| |
aconway | 2008-08-14 | echo with_ais_group errors to stderr. |
| |
aconway | 2008-08-14 | Add option to run singleton cluster on default port. |
| |
aconway | 2008-08-14 | Stop prevoius qpidd before runing singleton cluster. |
| |
rhs | 2008-08-14 | QPID-1244 : fix for NPE on broker initiated connection close, also preserve the connection close text for better error reporting |
| |
rhs | 2008-08-14 | increased timeout for DupsOkTest to prevent intermittent failure on build machine |
| |
rhs | 2008-08-15 | updated qpid.0-10/java to match trunk/qpid/java@686097 |
| |
rhs | 2008-08-15 | QPID-1245 : use notifyMessage rather than onMessage in setMessageListener so that messages from the synchronous queue actually get acked |
| |
rhs | 2008-08-15 | updated qpid.0-10/java to match trunk/qpid/java@686172 |
|
...