Commit History

Author SHA1 Message Date
  Sam Edwards 0846a89677 general: Stop using several deprecated pandac.PandaModules imports. 9 years ago
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 years ago
  rdb 54fa31ba17 StandardError -> Exception, other 2to3 changes, threaded 2to3 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 3371df8403 Fix tp_compare, better __repr__/__str__ handling 10 years ago
  Ken Patel fa68ec6a52 GIB - improve logging esp in httpChannel to identify which channel is associated with each log message 15 years ago
  David Rose 1d7fd44214 uninstall wip, utf-8 16 years ago
  Darren Ranalli 7747bab024 fixed leaked event logout crash 16 years ago
  David Rose e90652e89e move finalExitCallbacks to CMU implementation 16 years ago
  David Rose 6df61edb83 threaded lost-connection 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 72da0ee5f1 clean up ConnectionRepository on exit 16 years ago
  David Rose eaa2163cb0 fix problem with non-unique task names 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 7b00b88f29 separate out cmu and disney distributed systems better 16 years ago
  Darren Ranalli 2c71002065 fix for client crash 17 years ago
  Darren Ranalli 07461ccbdd shift-f11 logs garbage cycle info and reports results in the client 17 years ago
  Darren Ranalli a9f3242305 check for garbage leaks in dev on window close and defocus, check on both client and AI 17 years ago
  Darren Ranalli d4cc5e7a57 added allow-garbage-cycles, garbage error reporting 17 years ago
  Darren Ranalli b36dc682a3 pulled garbage collect frequency reduction code from 1_0_14 17 years ago
  Darren Ranalli 0fb988e6d3 default gc to DEBUG_SAVEALL, added delOnly option to GarbageReport, to deal with garbage collect CPU spikes 17 years ago
  Darren Ranalli fb1aa31b78 stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements 17 years ago
  David Rose cce4f2195e more threading improvements 17 years ago
  Darren Ranalli 9dd0e3b685 added want-message-bundling 18 years ago
  Darren Ranalli 859f6904b8 don't abort DC class discovery if a module exists but does not define the class 18 years ago
  Joe Shochet 7055683eb5 removed print statements 18 years ago
  Roger Hughston 2d2f8d7100 Changed the lack of dc definition to be a warning 18 years ago
  Chris Brunner f40a92ed1b changed a print to a notify 18 years ago