summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/Programming-In-Apache-Qpid.xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-3115: update documentation of connection options (also changed to use <l...Gordon Sim2011-03-071-27/+14
* Added <?dbfo keep-together="auto" ?> to WCF examples to fix formatting proble...Jonathan Robie2011-02-031-2/+2
* Add <?dbfo keep-together="auto" ?> to .NET C# example for PDF formatting.Jonathan Robie2011-02-031-0/+1
* Restored diagram - I had deleted it while debugging build problems, and forgo...Jonathan Robie2011-02-021-0/+33
* Fixed table errors that prevented .pdf from building.Jonathan Robie2011-02-021-43/+11
* Fixes several validation errors.Jonathan Robie2011-01-251-170/+174
* Added a new section titled "Configuring the JMS Client".Rajith Muditha Attapattu2011-01-191-1/+387
* Bugfix - Identify correct ConnectionOption names for C++.Charles E. Rolke2010-12-131-96/+192
* fix issue with extraneous table entries, which was causing malformed html out...Robert Gemmell2010-12-051-4/+2
* Add more details about the .NET Binding for the C++ Messaging Client.Charles E. Rolke2010-12-031-28/+290
* Corrected/clarified sasl mechanism option which is slightly different between...Gordon Sim2010-11-101-5/+16
* QPID-2922 Add the FailoverUpdate table to the .NET bindings map.Charles E. Rolke2010-11-091-0/+62
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-291-0/+12
* Use updated syntax in .NET example.Charles E. Rolke2010-10-291-3/+4
* Minor enhancements to docs (extra connection options, cross reference node pr...Gordon Sim2010-09-151-1/+42
* Trivial change to BNF use the SLASH terminal already definedGordon Sim2010-09-151-2/+2
* QPID-2851: Replace ambiguous and confusing use of 'queue' with something clea...Gordon Sim2010-09-151-1/+1
* Changed hello world example to include connection options.Jonathan Robie2010-09-141-1/+3
* Restored mention of .NET in the messaging API description. Neatened up descri...Jonathan Robie2010-07-281-10/+6
* Editorial changes.Jonathan Robie2010-07-231-43/+49
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-191-0/+1746
* QPID-2671 - Patch from Chuck RolkeTed Ross2010-07-131-1/+125
* Mentioned setting type on reply-to addresses in performance tipsGordon Sim2010-07-081-0/+8
* Minor renaming of section titleGordon Sim2010-07-081-1/+1
* Added information on handling of app-id, content-encoding and routing key.Gordon Sim2010-07-081-0/+11
* Corrected typo and removed invalid link.Gordon Sim2010-07-081-3/+1
* Restructuring of chapter on Qpid Messaging APIGordon Sim2010-07-081-440/+427
* Added brief section on asynchronous send/acknowledge.Gordon Sim2010-07-081-1/+30
* Some clarification of JMS overview and example.Gordon Sim2010-07-081-26/+46
* Correct sentence of java logging.Gordon Sim2010-07-081-1/+1
* Removed some sections not directly relevant to API; restructured a little as ...Gordon Sim2010-07-081-150/+62
* Further correction to durability example.Gordon Sim2010-07-081-1/+1
* Correction to durability example.Gordon Sim2010-07-081-7/+6
* Improved section on transactionsGordon Sim2010-07-081-13/+16
* Improved sections on reliabilityGordon Sim2010-07-081-19/+82
* Enabled prefetch for next receiver snippets, removed some confusion text on m...Gordon Sim2010-07-081-13/+31
* Add acknowledge() to python snippet for consistencyGordon Sim2010-07-081-3/+4
* Minor corrections to addressing example text.Gordon Sim2010-07-081-22/+22
* Move comment re use of amq.topic in hello world example to a footnote.Gordon Sim2010-07-081-3/+6
* Corrections for hello world callouts.Gordon Sim2010-07-081-10/+16
* Adjusted order in list for clarityGordon Sim2010-07-081-12/+12
* phrase level markup change.Jonathan Robie2010-06-281-1/+1
* Modified the wording for the log4j section.Jonathan Robie2010-06-281-6/+6
* Added Chuck Rolke's C++ .NET material from https://issues.apache.org/jira/bro...Jonathan Robie2010-06-161-9/+109
* Multiple fixes to source files.Jonathan Robie2010-06-111-5/+6
* Added a recommended log level to the java loggin section.Rajith Muditha Attapattu2010-06-091-1/+1
* Added a closing tag which was missing.Rajith Muditha Attapattu2010-06-091-1/+8
* Added a section on how to configure Java client logging.Rajith Muditha Attapattu2010-06-091-0/+17
* Added section on security.Jonathan Robie2010-05-181-3/+90