Commit History

作者 SHA1 備註 提交日期
  rdb 8b1126ba3e direct: General cleanup of Python code 2 年之前
  WMOkiishi c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 年之前
  rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 年之前
  rdb f149fb4ab0 direct: big formatting changes for the benefit of API reference 6 年之前
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 年之前
  rdb 32367fcbdc Fix various import issues in the direct tree 10 年之前
  rdb ac1223d0da Ditch stuff like has_key and backticks 15 年之前
  M. Ian Graham 321c3a4be1 Moved askForObjectFieldsByString into the proper class 17 年之前
  M. Ian Graham 3cd6df210f Fix for multiple outstanding askForObjectField calls for the same field on different objects 17 年之前
  M. Ian Graham e527327b69 Notify fixes for running without __debug__ 18 年之前
  Josh Wilson c7a09a3926 "added askForObjectFields()" 18 年之前
  wesbell a333a993fa Updated to match attribute names in class that inherits AsyncRequest 18 年之前
  wesbell 25ddc12ae9 Added config parameter: "async-request-num-retries" 18 年之前
  Josh Wilson 645a40e7e8 don't reset TimeOutFailureCount. will never timeout 18 年之前
  Darren Ranalli 91f6de31d2 checked in TODO comment about creating objects that have no location 19 年之前
  Josh Wilson 8ca7cdcaa3 reset _timeoutCount as well 19 年之前
  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 年之前
  M. Ian Graham 5db62c7cb9 Changed timer task removal to properly remove--memory leak fix. 19 年之前
  Justin Butler b03771c59c double generate for objects problem fix 19 年之前
  Dave Schuyler 3a817e8c92 fixed default value on timeout 19 年之前
  Dave Schuyler f639642391 force timeout prc option 19 年之前
  Dave Schuyler a95957c424 force timeout prc option 19 年之前
  Dave Schuyler 786212feaa force timeout prc option 19 年之前
  Dave Schuyler fc7fc09140 formatting 20 年之前
  Dave Schuyler a75df81dfb get database for class name 20 年之前
  Dave Schuyler 6382598273 reversed order of values and context on create 20 年之前
  Dave Schuyler e53483a8cd added filler arg for create complete 20 年之前
  Dave Schuyler 16bcff247e change how temp objects generate so that they re not in the doId2do 20 年之前
  Dave Schuyler f1c0b0e852 changed config type 20 年之前
  Dave Schuyler 699be47bab formatting 20 年之前