WMOkiishi
|
c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
|
2 years ago |
rdb
|
eefcae7b05
direct: Add `base.clock`, deprecate `globalClock`
|
4 years ago |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 years ago |
rdb
|
32367fcbdc
Fix various import issues in the direct tree
|
10 years ago |
rdb
|
88048bf3da
Fix use of has_key and map()
|
12 years ago |
David Rose
|
15e2d85115
reserveDoId
|
16 years ago |
David Rose
|
e90652e89e
move finalExitCallbacks to CMU implementation
|
16 years ago |
David Rose
|
b0993e4a53
fix some event name collisions with multiple CR's, tag some more methods BLOCKING
|
16 years ago |
David Rose
|
c08296e27f
createReady() is better as a method than a global event
|
16 years ago |
David Rose
|
d4679444ef
minor distributed object fixes
|
16 years ago |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
16 years ago |
David Rose
|
d8471bdf32
fixes for public net interface
|
16 years ago |
David Rose
|
c736210029
support reserveDoId
|
16 years ago |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
David Rose
|
5b59964012
handleMessageType
|
16 years ago |
Darren Ranalli
|
ef0ba78f1d
added CRDataCache
|
17 years ago |
Darren Ranalli
|
d65a594a10
moved isLive() to ClientRepositoryBase
|
19 years ago |
Darren Ranalli
|
bdf6973526
added isLive
|
19 years ago |
Darren Ranalli
|
e6abff1251
fixed bad indent
|
19 years ago |
Dave Schuyler
|
64d22156c7
removed parens from asserts
|
19 years ago |
Dave Schuyler
|
fc7fc09140
formatting
|
20 years ago |
David Rose
|
e89d02c9c5
separate out ClientRepositoryBase, ClientRepository, and OTPClientRepository
|
20 years ago |
Dave Schuyler
|
86f4c2e68e
remove extra paren from assert
|
20 years ago |
Darren Ranalli
|
24cfaaea3f
allow subclasses to override disable-failed logging
|
20 years ago |
Darren Ranalli
|
7ea605853c
ignore CLIENT_GET_STATE_RESP in default handler
|
20 years ago |
Dave Schuyler
|
0d55c51db5
commented out cmu specific
|
20 years ago |
Darren Ranalli
|
b8bb522bbb
removed unused _handleShutdown
|
20 years ago |
Darren Ranalli
|
6a69160f4e
more robust interest cleanup on disconnect
|
20 years ago |