WMOkiishi
|
32edfa43fd
direct: Get direct to pass a mypy check
|
2 years ago |
rdb
|
8b1126ba3e
direct: General cleanup of Python code
|
2 years ago |
WMOkiishi
|
c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
|
2 years ago |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 years ago |
rdb
|
f149fb4ab0
direct: big formatting changes for the benefit of API reference
|
6 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
rdb
|
32367fcbdc
Fix various import issues in the direct tree
|
10 years ago |
rdb
|
ac1223d0da
Ditch stuff like has_key and backticks
|
15 years ago |
M. Ian Graham
|
321c3a4be1
Moved askForObjectFieldsByString into the proper class
|
17 years ago |
M. Ian Graham
|
3cd6df210f
Fix for multiple outstanding askForObjectField calls for the same field on different objects
|
17 years ago |
M. Ian Graham
|
e527327b69
Notify fixes for running without __debug__
|
18 years ago |
Josh Wilson
|
c7a09a3926
"added askForObjectFields()"
|
18 years ago |
wesbell
|
a333a993fa
Updated to match attribute names in class that inherits AsyncRequest
|
18 years ago |
wesbell
|
25ddc12ae9
Added config parameter: "async-request-num-retries"
|
18 years ago |
Josh Wilson
|
645a40e7e8
don't reset TimeOutFailureCount. will never timeout
|
18 years ago |
Darren Ranalli
|
91f6de31d2
checked in TODO comment about creating objects that have no location
|
19 years ago |
Josh Wilson
|
8ca7cdcaa3
reset _timeoutCount as well
|
19 years ago |
Josh Wilson
|
3f498d6ee8
Async requst now restart timer if it re-submits a request in finish(). Also, will 'fake' timeout 2 times before calling the final timeout(). This allows us to see timeouts on the server and only timeout() for the most serious of problems.
|
19 years ago |
M. Ian Graham
|
5db62c7cb9
Changed timer task removal to properly remove--memory leak fix.
|
19 years ago |
Justin Butler
|
b03771c59c
double generate for objects problem fix
|
19 years ago |
Dave Schuyler
|
3a817e8c92
fixed default value on timeout
|
19 years ago |
Dave Schuyler
|
f639642391
force timeout prc option
|
19 years ago |
Dave Schuyler
|
a95957c424
force timeout prc option
|
19 years ago |
Dave Schuyler
|
786212feaa
force timeout prc option
|
19 years ago |
Dave Schuyler
|
fc7fc09140
formatting
|
20 years ago |
Dave Schuyler
|
a75df81dfb
get database for class name
|
20 years ago |
Dave Schuyler
|
6382598273
reversed order of values and context on create
|
20 years ago |
Dave Schuyler
|
e53483a8cd
added filler arg for create complete
|
20 years ago |
Dave Schuyler
|
16bcff247e
change how temp objects generate so that they re not in the doId2do
|
20 years ago |
Dave Schuyler
|
f1c0b0e852
changed config type
|
20 years ago |