Mike Naberezny
|
a19612aa3e
Remove unused variables
|
11 years ago |
Mike Naberezny
|
b9cc344d62
Expand the process column of the status table to fit the widest name
|
11 years ago |
Mike Naberezny
|
38a49923c3
Show a specific error message for a bad group name
|
11 years ago |
Mike Naberezny
|
6091447341
Fix bug introduced in 332972ecc6255dc92dda9cd346ad4766834c6aa1 where do_stop() called _stopresult()
|
11 years ago |
Mike Naberezny
|
124e0e5cba
Display names consistently in the clear command. Refs #300
|
11 years ago |
Mike Naberezny
|
4a2013b562
Fix description of clearAllProcessLogs() return value
|
11 years ago |
Mike Naberezny
|
96425bd972
Display short names consistently in start and stop. Refs #300
|
11 years ago |
Mike Naberezny
|
6dd01882bf
Group changes related to supervisorctl together
|
11 years ago |
Mike Naberezny
|
43eabbaf82
Fix typo
|
11 years ago |
Mike Naberezny
|
b94629f0e1
Display process names consistently between status and start. Fixes #300
|
11 years ago |
Mike Naberezny
|
3623b81547
Merge branch 'master' into feature.py3
|
11 years ago |
Mike Naberezny
|
95d346d824
Add ``start nonexistant:*`` fix to changelog
|
11 years ago |
George Ang
|
332972ecc6
handle stopProcessGroup error.
|
12 years ago |
George Ang
|
9d7216027e
handle non-existed group name caused error in supervisorctl
|
12 years ago |
Mike Naberezny
|
754b179723
Add assertions that completion stops after group:*
|
11 years ago |
Mike Naberezny
|
d3b6300a28
Merge pull request #398 from msabramo/improve_completion_with_asterisk
|
11 years ago |
Marc Abramowitz
|
2a1388dd6c
Add "group:*" to list of completions for process names
|
11 years ago |
Chris McDonough
|
79090d521c
get rid of legalese in contributors.txt
|
11 years ago |
Mike Naberezny
|
9fabfa116a
Remove unused variables
|
11 years ago |
Mike Naberezny
|
59f0a22d9a
Remove unused import
|
11 years ago |
Mike Naberezny
|
ebeb736447
Remove unused variables
|
11 years ago |
Mike Naberezny
|
f89f4b999b
Assert return value of all plugin commands
|
11 years ago |
Mike Naberezny
|
cfef44efaa
Add support for completing "-" in names. Fixes #218
|
11 years ago |
Mike Naberezny
|
4aea127fd6
Cache process info used for completion between commands
|
11 years ago |
Mike Naberezny
|
8a553a8dea
Refactor completion of group and process names
|
11 years ago |
Mike Naberezny
|
4d1fd922c6
Merge pull request #396 from msabramo/tox_remove_py25
|
11 years ago |
Marc Abramowitz
|
8a0fd9c11b
tox.ini: Remove py25
|
11 years ago |
Mike Naberezny
|
b580ac634e
Fix completion for semicolon separated commands
|
11 years ago |
Mike Naberezny
|
7f5948ba70
Fix completion for argument of an unknown action
|
11 years ago |
Mike Naberezny
|
7449a9cda5
Add tests for completion
|
11 years ago |