summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-2164-3366/+695
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187375 13f79535-47bb-0310-9956-ffa450edef68
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-2164-695/+3366
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1187150 13f79535-47bb-0310-9956-ffa450edef68
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-2064-3366/+695
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1186990 13f79535-47bb-0310-9956-ffa450edef68
* Added <?dbfo keep-together="auto" ?> to WCF examples to fix formatting ↵Jonathan Robie2011-02-031-2/+2
| | | | | | problems in PDF. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066853 13f79535-47bb-0310-9956-ffa450edef68
* Add <?dbfo keep-together="auto" ?> to .NET C# example for PDF formatting.Jonathan Robie2011-02-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066833 13f79535-47bb-0310-9956-ffa450edef68
* Restored diagram - I had deleted it while debugging build problems, and ↵Jonathan Robie2011-02-021-0/+33
| | | | | | forgot to put it back earlier. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066655 13f79535-47bb-0310-9956-ffa450edef68
* Fixed table errors that prevented .pdf from building.Jonathan Robie2011-02-021-43/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066636 13f79535-47bb-0310-9956-ffa450edef68
* Contribute Red Hat chapter on Security.Jonathan Robie2011-02-022-15/+1211
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066605 13f79535-47bb-0310-9956-ffa450edef68
* Fixed formatting of BNF for cluster urls.Jonathan Robie2011-02-021-39/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066594 13f79535-47bb-0310-9956-ffa450edef68
* Fixes several validation errors.Jonathan Robie2011-01-251-170/+174
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1063521 13f79535-47bb-0310-9956-ffa450edef68
* Added a new section titled "Configuring the JMS Client".Rajith Muditha Attapattu2011-01-191-1/+387
| | | | | | | Most of the properties added here are applicable to the 0-10 client. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1060667 13f79535-47bb-0310-9956-ffa450edef68
* Added outline for QMF content in docbook.Ted Ross2011-01-063-0/+151
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056031 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix - Identify correct ConnectionOption names for C++.Charles E. Rolke2010-12-131-96/+192
| | | | | | | | | | | | | | | General fixup: * Add .NET examples - Connection Options - Failover Update - Create Transactional Session * Change 'Maps' section to 'Maps and Lists' * Mention Windows logging switches * Change table titles and some column widths in the .NET section git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1045272 13f79535-47bb-0310-9956-ffa450edef68
* forgot to use the American spelling in the redirectRobert Gemmell2010-12-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1044690 13f79535-47bb-0310-9956-ffa450edef68
* updates to make the website conform with the Apache Project Branding ↵Robert Gemmell2010-12-116-46/+25
| | | | | | Requirements git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1044675 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in 'wrap' command lineStephen D. Huston2010-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1044504 13f79535-47bb-0310-9956-ffa450edef68
* Update Riverace info for Windows installer; move Windows Installer section ↵Stephen D. Huston2010-12-101-4/+4
| | | | | | down within "Contributed C++ Packages" git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1044502 13f79535-47bb-0310-9956-ffa450edef68
* update to release notesRobert Gemmell2010-12-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1043564 13f79535-47bb-0310-9956-ffa450edef68
* restore links to the programming guide for 0.8Robert Gemmell2010-12-081-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1043388 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680: Tidied up docbook formattingAndrew Donald Kennedy2010-12-071-281/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042890 13f79535-47bb-0310-9956-ffa450edef68
* update 0.8 release notes to merge the 0.7 & 0.8 issues and order them more ↵Robert Gemmell2010-12-061-76/+57
| | | | | | appropriately, as suggested by Emmanuel Bourg. remove empty build dir from repo git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042829 13f79535-47bb-0310-9956-ffa450edef68
* add a Release Notes page for 0.8 to use in the release announcement, ↵Robert Gemmell2010-12-052-0/+456
| | | | | | allowing us to direct users towards the website rather than slow confluence/JIRA git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042491 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant old .doc/.pdf files leftover from the wikiRobert Gemmell2010-12-056-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042474 13f79535-47bb-0310-9956-ffa450edef68
* add 0.8 to the compatibility pageRobert Gemmell2010-12-051-32/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042472 13f79535-47bb-0310-9956-ffa450edef68
* reference the trunk getting started to stop the url going stale when ↵Robert Gemmell2010-12-051-1/+1
| | | | | | versions change, like it did just now git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042471 13f79535-47bb-0310-9956-ffa450edef68
* Update download page to reference 0.8 and 0.6, instead of 0.6 and 0.5Robert Gemmell2010-12-051-69/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042470 13f79535-47bb-0310-9956-ffa450edef68
* Update documentation page and menu links to reference 0.8 and trunk, instead ↵Robert Gemmell2010-12-052-32/+31
| | | | | | of 0.6 and 0.7 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042468 13f79535-47bb-0310-9956-ffa450edef68
* update getting started to point at download.cgi instead of the old ↵Robert Gemmell2010-12-051-1/+1
| | | | | | (redirected) download.html git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042410 13f79535-47bb-0310-9956-ffa450edef68
* update Readme and Makefile to account for latest build processRobert Gemmell2010-12-052-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042409 13f79535-47bb-0310-9956-ffa450edef68
* fix issue with extraneous table entries, which was causing malformed html ↵Robert Gemmell2010-12-051-4/+2
| | | | | | output and breaking the PDF generation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042408 13f79535-47bb-0310-9956-ffa450edef68
* convert SCD guide from full book to a section to allow building the ↵Robert Gemmell2010-12-051-37/+34
| | | | | | containing Java docs git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042407 13f79535-47bb-0310-9956-ffa450edef68
* Add title to introduction/preface in order to match the version currently on ↵Robert Gemmell2010-12-051-0/+2
| | | | | | the website git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042406 13f79535-47bb-0310-9956-ffa450edef68
* remove chapter tags in AMQP-Compatibility.xml and ↵Robert Gemmell2010-12-053-8/+10
| | | | | | | | Qpid-Interoperability-Documentation.xml in order to allow the chapters/sections to be named/placed in the same way as the published version on the website. The chapter tags were nesting with the chapter tag already defined in the CPP book, preventing addition of the relevant section entry in the contents and making the chapter numbers for the CPP book go 1->4 instead of 1->2. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042405 13f79535-47bb-0310-9956-ffa450edef68
* Add more details about the .NET Binding for the C++ Messaging Client.Charles E. Rolke2010-12-031-28/+290
| | | | | | | | | Describe what the binding is, describe some of the components and how they are related, describe the example programs and what they do. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1041911 13f79535-47bb-0310-9956-ffa450edef68
* Add a new directory to the ./doc tree for holding files that are part ofCharles E. Rolke2010-11-243-0/+6
| | | | | | | | | | | | the README's but are beyond simple text. Add a drawing and exported PDF to illustrate the topmost README.txt. Modify ./README.txt to reference the new PDF. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1038614 13f79535-47bb-0310-9956-ffa450edef68
* Contributed Red Hat clustering chapter.Jonathan Robie2010-11-231-197/+524
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1038313 13f79535-47bb-0310-9956-ffa450edef68
* Contributed chapter from Red Hat docs.Jonathan Robie2010-11-231-653/+610
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1038301 13f79535-47bb-0310-9956-ffa450edef68
* Corrected/clarified sasl mechanism option which is slightly different ↵Gordon Sim2010-11-101-5/+16
| | | | | | between c++ and python at present git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1033449 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2922 Add the FailoverUpdate table to the .NET bindings map.Charles E. Rolke2010-11-091-0/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1033079 13f79535-47bb-0310-9956-ffa450edef68
* add missing licence headerRobert Gemmell2010-11-071-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032409 13f79535-47bb-0310-9956-ffa450edef68
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-072-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032374 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added new SCD user doc to the java broker book xmlMarnie McCormack2010-11-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1030545 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added user doc for Slow Consumer DisconnectMarnie McCormack2010-11-031-0/+454
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1030539 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-291-0/+12
| | | | | | | The message-level Acknowledge in Cpp was not reflected in the .NET Messaging binding. This commit adds the ack to the code and to the doc book session method mapping table. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028859 13f79535-47bb-0310-9956-ffa450edef68
* Use updated syntax in .NET example.Charles E. Rolke2010-10-291-3/+4
| | | | | | | | Show .NET VAR_VOID-to-nullptr type mapping. Add C++ Message.setProperty() method to function mapping table. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028801 13f79535-47bb-0310-9956-ffa450edef68
* Add missing ASF licence to scripts and source xml files for the docsRobert Gemmell2010-10-2811-2/+214
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028477 13f79535-47bb-0310-9956-ffa450edef68
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028476 13f79535-47bb-0310-9956-ffa450edef68
* Add ASF licence to website tools and content source filesRobert Gemmell2010-10-2720-0/+393
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028115 13f79535-47bb-0310-9956-ffa450edef68
* Add Andrew kennedy and Chuck Rolke to committers list in source file for the ↵Robert Gemmell2010-10-271-0/+2
| | | | | | People page git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028110 13f79535-47bb-0310-9956-ffa450edef68
* Minor enhancements to docs (extra connection options, cross reference node ↵Gordon Sim2010-09-151-1/+42
| | | | | | properties, point out tcp-nodelay in perf tips) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@997367 13f79535-47bb-0310-9956-ffa450edef68