index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ignore target dir
Rafael H. Schloming
2007-08-01
0
-0
/
+0
*
forgot to add jython lib
Rafael H. Schloming
2007-08-01
1
-0
/
+0
*
switched common generate script over to jython
Rafael H. Schloming
2007-08-01
5
-34
/
+137
*
added future imports for jython
Rafael H. Schloming
2007-08-01
1
-0
/
+4
*
Rolled back revision 561365 and commented out some broken code in ClientSessi...
Rafael H. Schloming
2007-07-31
188
-12001
/
+4605
*
Ruby code generator for C++.
Alan Conway
2007-07-31
6
-0
/
+610
*
The methods in MessageSender are refactored into the Session class
Rajith Muditha Attapattu
2007-07-31
1
-40
/
+0
*
oprofile script
Carl C. Trieloff
2007-07-31
1
-0
/
+18
*
Added a closing quote.
Rafael H. Schloming
2007-07-31
1
-1
/
+1
*
Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...
Martin Ritchie
2007-07-31
467
-5304
/
+13089
*
adding impl classes
Rajith Muditha Attapattu
2007-07-31
2
-0
/
+120
*
changes to message methods
Rajith Muditha Attapattu
2007-07-31
2
-7
/
+22
*
improved implementation
Arnaud Simon
2007-07-31
2
-20
/
+30
*
src/qpid/framing/Visitor.h:
Alan Conway
2007-07-31
2
-35
/
+55
*
improved implementation
Arnaud Simon
2007-07-31
7
-58
/
+143
*
Formatting
Arnaud Simon
2007-07-31
1
-88
/
+54
*
Changed receive definition
Arnaud Simon
2007-07-31
1
-3
/
+5
*
Implemented methods
Arnaud Simon
2007-07-31
11
-57
/
+752
*
* Fix crash on shutdown due to underlying poller being shutdown twice
Andrew Stitcher
2007-07-31
1
-0
/
+4
*
Added Vistor.h to distributed sources in order to pass 'make distcheck'
Gordon Sim
2007-07-31
1
-0
/
+1
*
svn:ignore properties.
Alan Conway
2007-07-30
0
-0
/
+0
*
Template visitor pattern for Handlers.
Alan Conway
2007-07-30
3
-0
/
+133
*
generate blank header interfaces
Rafael H. Schloming
2007-07-30
1
-0
/
+5
*
made the Header interface public, so I could use that in the Qpid API
Rajith Muditha Attapattu
2007-07-30
1
-1
/
+1
*
updated implementation
Arnaud Simon
2007-07-30
12
-53
/
+813
*
these classes are made redundent as we now use the generated Option class
Rajith Muditha Attapattu
2007-07-30
5
-60
/
+0
*
added/modified session interface methods to map the generated methods in Invoker
Rajith Muditha Attapattu
2007-07-30
1
-19
/
+29
*
r797@fuschia: andrew | 2007-07-30 14:25:02 +0100
Andrew Stitcher
2007-07-30
10
-872
/
+18
*
Extract Recoverable interface from MessageStore interface.
Alan Conway
2007-07-28
2
-20
/
+23
*
added an explicit upper bound check for longs
Rafael H. Schloming
2007-07-27
1
-2
/
+4
*
Updated openais instructions.
Alan Conway
2007-07-27
1
-3
/
+21
*
modified the generate script to add throws QpidException to the methods in In...
Rajith Muditha Attapattu
2007-07-27
2
-2
/
+9
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
11
-195
/
+46
*
Drop SessionFrame, UUID is not required and more efficient to transmit plain
Alan Conway
2007-07-27
4
-35
/
+21
*
* Asynchronous network IO subsystem
Andrew Stitcher
2007-07-27
26
-1862
/
+691
*
Change for using new QpidException
Arnaud Simon
2007-07-27
2
-3
/
+3
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560296 13f7...
Arnaud Simon
2007-07-27
47
-164
/
+5671
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
39
-399
/
+586
*
Remove unused file.
Alan Conway
2007-07-27
1
-161
/
+0
*
changed the package name for QpidException
Rajith Muditha Attapattu
2007-07-27
3
-3
/
+3
*
changed the package name for QpidException
Rajith Muditha Attapattu
2007-07-27
8
-13
/
+11
*
moved the QpidException to common from client
Rajith Muditha Attapattu
2007-07-27
2
-4
/
+6
*
svn:ignore property
Alan Conway
2007-07-27
0
-0
/
+0
*
changed the session interface method names and signatures to match the method...
Rajith Muditha Attapattu
2007-07-27
1
-63
/
+144
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
3
-121
/
+42
*
Fromating + added release
Arnaud Simon
2007-07-27
4
-74
/
+49
*
added missing message ack and removed old script
Rafael H. Schloming
2007-07-26
2
-60
/
+1
*
Fix for code gen issues (again!)
Alan Conway
2007-07-26
1
-0
/
+3
*
Changed use of Event to directly use Condition to workaround problems on othe...
Gordon Sim
2007-07-26
1
-12
/
+20
*
* README: Instructions for openais install.
Alan Conway
2007-07-26
13
-785
/
+130
[next]