Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ 8eb8c540

Name Size
  commands
__init__.py 13.3 kB
argument.py 9.2 kB
command_shell.py 9 kB
command_tree.py 6.9 kB
config.py 4.7 kB
errors.py 3.2 kB
history.py 2.6 kB
utils.py 5 kB

Latest revisions

# Date Author Comment
8eb8c540 11/16/2012 06:59 pm Stavros Sachtouris

Reload config after config modifications in shell

cccff590 11/16/2012 06:17 pm Stavros Sachtouris

Thread limit can be set by user

cad39033 11/16/2012 05:31 pm Stavros Sachtouris

Gradual thread inc/decrease in up/download

Thread inc/decrease is now generic for all clients that might need it
with the method _watch_thread_limit

Algorithm: set a small thread limit and when reached wait for active threads to
finish. Measure avg time. If avg time decreases, increase thread limit...

e9533b0c 11/16/2012 04:04 pm Stavros Sachtouris

Fix multi-cmd _best_match bug

c2be5c96 11/16/2012 02:14 pm Stavros Sachtouris

Fix forgotten import

a6ad7781 11/16/2012 12:00 pm Stavros Sachtouris

Context roll-back in case of exit

77e7bef7 11/15/2012 06:48 pm Stavros Sachtouris

Complete top-level commands from everywhere

Usage: in kamaki shell, from any context, user can write:

/<command> <subcmds... and params...>

524dc2f8 11/15/2012 06:09 pm Stavros Sachtouris

Fix top-level from top-level call bug

Idea: in pre: add top level commands as /<command>
slightly different registration

834200da 11/15/2012 06:07 pm Stavros Sachtouris

Access top-level commands from anywhere in shell

Execs top-level commands but doesn't roll back correctly

d53062bd 11/15/2012 02:27 pm Stavros Sachtouris

Modify history commands

View revisions

Also available in: Atom