Commit Graph

40 Commits

Author SHA1 Message Date
M. Ian Graham 321c3a4be1 Moved askForObjectFieldsByString into the proper class 2008-09-04 19:49:56 +00:00
M. Ian Graham 3cd6df210f Fix for multiple outstanding askForObjectField calls for the same field on different objects 2008-08-07 23:12:00 +00:00
M. Ian Graham e527327b69 Notify fixes for running without __debug__ 2007-10-10 22:15:17 +00:00
Josh Wilson c7a09a3926 "added askForObjectFields()" 2007-05-16 01:15:13 +00:00
wesbell a333a993fa Updated to match attribute names in class that inherits AsyncRequest 2007-05-07 04:54:49 +00:00
wesbell 25ddc12ae9 Added config parameter: "async-request-num-retries"
Deleted unreachable and code commented out
Improved performance
2007-04-26 22:11:54 +00:00
Josh Wilson 645a40e7e8 don't reset TimeOutFailureCount. will never timeout 2007-04-11 00:44:40 +00:00
Darren Ranalli 91f6de31d2 checked in TODO comment about creating objects that have no location 2007-03-05 23:24:01 +00:00
Josh Wilson 8ca7cdcaa3 reset _timeoutCount as well 2007-01-18 22:18:04 +00:00
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. 2007-01-18 22:08:51 +00:00
M. Ian Graham 5db62c7cb9 Changed timer task removal to properly remove--memory leak fix. 2006-10-19 21:13:14 +00:00
Justin Butler b03771c59c double generate for objects problem fix 2006-09-05 23:03:28 +00:00
Dave Schuyler 3a817e8c92 fixed default value on timeout 2006-04-10 21:24:13 +00:00
Dave Schuyler f639642391 force timeout prc option 2006-04-07 03:20:38 +00:00
Dave Schuyler a95957c424 force timeout prc option 2006-04-07 03:16:14 +00:00
Dave Schuyler 786212feaa force timeout prc option 2006-04-07 03:06:28 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler a75df81dfb get database for class name 2006-02-03 00:34:09 +00:00
Dave Schuyler 6382598273 reversed order of values and context on create 2006-01-05 03:26:27 +00:00
Dave Schuyler e53483a8cd added filler arg for create complete 2006-01-05 01:17:33 +00:00
Dave Schuyler 16bcff247e change how temp objects generate so that they re not in the doId2do 2006-01-04 19:28:08 +00:00
Dave Schuyler f1c0b0e852 changed config type 2005-12-21 22:41:13 +00:00
Dave Schuyler 699be47bab formatting 2005-12-21 04:18:47 +00:00
Dave Schuyler 273c51ed35 createObjectId 2005-12-16 00:03:55 +00:00
Dave Schuyler ff20198155 tracking async requests 2005-11-03 03:15:43 +00:00
Dave Schuyler b50f85cec6 made timeout prc configurable 2005-10-04 03:51:49 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Dave Schuyler d41f7df892 context to class name 2005-08-04 06:33:56 +00:00
Dave Schuyler 9b83e3112f askForObjectField 2005-08-03 22:48:42 +00:00
Dave Schuyler 10a75f3057 changed name to queryObjectAll 2005-07-06 02:20:50 +00:00
Dave Schuyler 8a16f49391 changed database generate name 2005-06-09 03:58:55 +00:00
Samir Naik ffecbe0e9a changed __location to location so we can set its initial value 2005-05-31 17:49:28 +00:00
Samir Naik d146f4687e commented out assertion that was crashing 2005-05-27 17:46:48 +00:00
Dave Schuyler 417e68593b removed distObj 2005-05-26 21:22:27 +00:00
Dave Schuyler 4d52852f75 debug changes 2005-05-23 22:20:08 +00:00
Dave Schuyler 714ee21074 *** empty log message *** 2005-05-09 22:19:08 +00:00
Dave Schuyler 08db80c106 create with other option 2005-05-04 04:21:56 +00:00
Dave Schuyler adec5b4cfb formatting 2005-04-15 22:29:48 +00:00
Dave Schuyler 5195da67ab *** empty log message *** 2005-04-06 03:00:58 +00:00
Dave Schuyler b11eaf5e36 *** empty log message *** 2005-04-06 02:25:48 +00:00