Skip to content
GitLab
Explore
Sign in
Commits · v2
cc-cli
Browse files
Mar 03, 2011
version 2
· 48b801f7
Seblu
authored
Mar 03, 2011
View commits for tag v2
v2
48b801f7
fix time display in datetime time displaytag type
· 75ef910e
Seblu
authored
Mar 03, 2011
75ef910e
Mar 02, 2011
new tagdisplay type date,time,datetime
· 4fc65dd4
Seblu
authored
Mar 02, 2011
4fc65dd4
fix bad alignment in list -l
· ffa5902d
Seblu
authored
Mar 02, 2011
ffa5902d
Add migrate command
· 597cadcc
Seblu
authored
Mar 02, 2011
597cadcc
add command cancel
· 367c4e22
Seblu
authored
Mar 02, 2011
367c4e22
Add command jobs
· 0993258c
Seblu
authored
Mar 02, 2011
0993258c
Feb 25, 2011
fix default shutdown option to reboot
· c9e1d1b8
Seblu
authored
Feb 25, 2011
c9e1d1b8
Split shutdown and execute in separate files
· 2d2be899
Seblu
authored
Feb 25, 2011
2d2be899
rename command exec to execute
· e23af3bc
Seblu
authored
Feb 25, 2011
e23af3bc
fix bug in TqlCommand callback call. Fix exec command doesn't works.
· 6ed64c6d
Seblu
authored
Feb 25, 2011
6ed64c6d
indexing in list -l and list -t
· e387d138
Seblu
authored
Feb 25, 2011
e387d138
Feb 24, 2011
New rights display. Fix too many filter. Disable TQL indexing
· ae6ac48e
Seblu
authored
Feb 24, 2011
ae6ac48e
Feb 23, 2011
TqlCommand now handle index option
· 6b4f7c29
Seblu
authored
Feb 23, 2011
6b4f7c29
Feb 22, 2011
fix bad default string to unicode in list command and tagdisplay func
· 8c63a804
Seblu
authored
Feb 22, 2011
8c63a804
Feb 21, 2011
fix missing command module in setup.py
· 9947820e
Seblu
authored
Feb 21, 2011
9947820e
fix delright don't use type index as integer
· 8e2d7111
Seblu
authored
Feb 21, 2011
8e2d7111
Start v2 dev
· bbde58a5
Seblu
authored
Feb 21, 2011
bbde58a5
version 1
· e0d5ab14
Seblu
authored
Feb 21, 2011
View commits for tag v1
v1
e0d5ab14
add tag vncport
· e2783124
Seblu
authored
Feb 21, 2011
e2783124
print tag without order, alpha ordered by default
· 93d9e9c5
Seblu
authored
Feb 21, 2011
93d9e9c5
Feb 18, 2011
command rights display using tagdisplay color system
· 71e92cfb
Seblu
authored
Feb 18, 2011
71e92cfb
fix bad list of ignoring tags for status display
· fadfb156
Seblu
authored
Feb 18, 2011
fadfb156
list -l and list -t use new objects convention
· bcdb297d
Seblu
authored
Feb 18, 2011
bcdb297d
TqlCommand now handle --no-color option
· de4072b0
Seblu
authored
Feb 18, 2011
de4072b0
command exec use new callback args
· ca5fca29
Seblu
authored
Feb 18, 2011
ca5fca29
Command tags now use generic tag display func
· 7a933c03
Seblu
authored
Feb 18, 2011
7a933c03
Remove restart command
· b08d51b6
Seblu
authored
Feb 18, 2011
b08d51b6
Introduce new object and tags API with server
· 4995da7b
Seblu
authored
Feb 18, 2011
4995da7b
fix TQL tag
· c5bbddf1
Seblu
authored
Feb 18, 2011
c5bbddf1
ctrl+d and ctrl+c in ask don't ask like typing enter
· 986d5227
Seblu
authored
Feb 18, 2011
986d5227
Feb 17, 2011
server -f now ask server functions and not list_command
· c0d850b4
Seblu
authored
Feb 17, 2011
c0d850b4
fix traceback when index in addright
· f9eeedff
Seblu
authored
Feb 17, 2011
f9eeedff
Don't print status if it's None
· 8c609f25
Seblu
authored
Feb 17, 2011
8c609f25
Command start,stop,pause,resume,destroy use now TqlCommand
· fe742047
Seblu
authored
Feb 17, 2011
fe742047
Feb 16, 2011
Big improving of TqlCommands (direct,raw,status)
· b6c36592
Seblu
authored
Feb 16, 2011
b6c36592
Feb 15, 2011
server -l become server -f
· a031a960
Seblu
authored
Feb 15, 2011
a031a960
Improve doc and examples
· cccee151
Seblu
authored
Feb 15, 2011
cccee151
change f to g in tagdisplay for si and bit types
· b7e5ce58
Seblu
authored
Feb 15, 2011
b7e5ce58
Feb 14, 2011
no -s option in TqlCommand when no needs (list, rights, tags)
· 0b9386e5
Seblu
authored
Feb 14, 2011
0b9386e5
Loading