Jelte Jansen
|
3c1fc036f7
[2710] address review comments
|
il y a 12 ans |
Jelte Jansen
|
38faa03d1c
[2710] Lower sleep time for mtime change
|
il y a 12 ans |
Jelte Jansen
|
d27e68b1e1
[2710] Better handling of nonexistent file
|
il y a 12 ans |
Jelte Jansen
|
0a55e2f325
[2710] Check file mtime and name, and reread if changed
|
il y a 12 ans |
Jelte Jansen
|
a2108be0ae
[2710] Add tests for expected behaviour of cmdctl accounts file reload
|
il y a 12 ans |
JINMEI Tatuya
|
f969ebef7a
[master] use assertTrue+isinstance instead of assertIsInstance.
|
il y a 12 ans |
Jelte Jansen
|
64dd4df0a8
[2595] Address more review comments
|
il y a 12 ans |
Jelte Jansen
|
e273dedf8a
[2595] Additional tests for ssl socket wrapping code
|
il y a 12 ans |
Jelte Jansen
|
fae9e0052b
[2595] Use build patch for pem files in cmdctl test
|
il y a 12 ans |
Jelte Jansen
|
0f4eb55137
[2595] Make certificate error non-fatal
|
il y a 12 ans |
Jelte Jansen
|
2db3158111
[2595] Better handling of bad files in b10-cmdctl
|
il y a 12 ans |
Mukund Sivaraman
|
a9d5033669
[1828] Close open handles when done
|
il y a 13 ans |
Jeremy C. Reed
|
fe5549bb7e
[master]Revert "[master] Show testnames when running Python unit tests"
|
il y a 13 ans |
Mukund Sivaraman
|
6a9dbeff7d
[master] Show testnames when running Python unit tests
|
il y a 13 ans |
Jelte Jansen
|
5d11f8513a
[640] initial part of review comments
|
il y a 13 ans |
Jelte Jansen
|
4e8a429913
[640] send around 'stopping' messages, and handle them
|
il y a 13 ans |
Stephen Morris
|
71eee6e279
[trac1024] Make "reset unit test root logger" available to Python
|
il y a 13 ans |
Jelte Jansen
|
4dc1b4bf31
[trac760] replace logger calls
|
il y a 14 ans |
Jelte Jansen
|
e26aaedc8e
merge branches/trac284 (Not every 'data' parsing is done with json)
|
il y a 14 ans |
Jelte Jansen
|
9cf201a5ea
addressed comments from trac review
|
il y a 14 ans |
JINMEI Tatuya
|
ce44a279ea
suggested changes:
|
il y a 14 ans |
Likun Zhang
|
c08819a735
1. Raise CmdctlException instead of exiting when port is used by other processes. 2. Make error message be more accurate.
|
il y a 14 ans |
Likun Zhang
|
f7f4533d07
Make cmdctl output be more friendly when running cmdctl and it's running already.
|
il y a 14 ans |
Jelte Jansen
|
6fe33b957f
update literal_eval calls to also use json.loads
|
il y a 15 ans |
Likun Zhang
|
c77e7c5799
use 'abs_top_builddir' instead of 'abs_top_srcdir' to get file cmdctl.spec
|
il y a 15 ans |
Likun Zhang
|
4058640801
Update the code according Jelte's review. Fix some hardcode string in code. Raise correct exception if key/certificate file doesn't exist. Fix docstring error.
|
il y a 15 ans |
Likun Zhang
|
a75fb3cc92
Fix file path error in cmdctl test code.
|
il y a 15 ans |
Likun Zhang
|
083c1b1658
Fix the error in test cases of cmdctl, it should not depends on the installed file.
|
il y a 15 ans |
Likun Zhang
|
145609c3fa
Add log message if key/account/certificate file can't be found when cmdctl starts. Remove the test cases which rely on the installation path of cmdctl.
|
il y a 15 ans |
Likun Zhang
|
8523458e6d
|
il y a 15 ans |