Timothy Choi
|
8caf582b32
refactor(distributed): Un-nest generateGlobalObject's applyFieldValues function (#1667)
|
há 1 ano atrás |
rdb
|
37b5c9ad9e
direct: More code style changes
|
há 2 anos atrás |
rdb
|
8b1126ba3e
direct: General cleanup of Python code
|
há 2 anos atrás |
WMOkiishi
|
c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
|
há 2 anos atrás |
rdb
|
5fcc04ba7f
distributed: Change `gc-save-all` to 0 by default
|
há 3 anos atrás |
rdb
|
cf04a04e32
Merge branch 'release/1.10.x'
|
há 3 anos atrás |
Derzsi Dániel
|
89ee20bcf7
distributed: Import inspect only during DC file read
|
há 3 anos atrás |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
há 5 anos atrás |
rdb
|
8178fb21f3
direct: don't rely on vfs being present in builtins
|
há 5 anos atrás |
Tohka
|
0b1ad67e13
distributed: Fix DC file reading regression (#295)
|
há 7 anos atrás |
Sam Edwards
|
ac8417ffdf
distributed: `type(x) == types.FooType` -> `inspect.isfoo(x)`
|
há 7 anos atrás |
Sam Edwards
|
97368ec321
distributed: Make a few slight cleanliness changes
|
há 7 anos atrás |
Sam Edwards
|
0846a89677
general: Stop using several deprecated pandac.PandaModules imports.
|
há 9 anos atrás |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
há 9 anos atrás |
rdb
|
54fa31ba17
StandardError -> Exception, other 2to3 changes, threaded 2to3
|
há 9 anos atrás |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
há 10 anos atrás |
rdb
|
32367fcbdc
Fix various import issues in the direct tree
|
há 10 anos atrás |
rdb
|
3371df8403
Fix tp_compare, better __repr__/__str__ handling
|
há 10 anos atrás |
Ken Patel
|
fa68ec6a52
GIB - improve logging esp in httpChannel to identify which channel is associated with each log message
|
há 15 anos atrás |
David Rose
|
1d7fd44214
uninstall wip, utf-8
|
há 16 anos atrás |
Darren Ranalli
|
7747bab024
fixed leaked event logout crash
|
há 16 anos atrás |
David Rose
|
e90652e89e
move finalExitCallbacks to CMU implementation
|
há 16 anos atrás |
David Rose
|
6df61edb83
threaded lost-connection
|
há 16 anos atrás |
David Rose
|
b0993e4a53
fix some event name collisions with multiple CR's, tag some more methods BLOCKING
|
há 16 anos atrás |
David Rose
|
72da0ee5f1
clean up ConnectionRepository on exit
|
há 16 anos atrás |
David Rose
|
eaa2163cb0
fix problem with non-unique task names
|
há 16 anos atrás |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
há 16 anos atrás |
David Rose
|
d8471bdf32
fixes for public net interface
|
há 16 anos atrás |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
há 16 anos atrás |
Darren Ranalli
|
2c71002065
fix for client crash
|
há 17 anos atrás |