index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
Adding the protection flag to host create
mbligh
1
-7
/
+17
2009-03-16
As atest's --parse option is supposed to output easily parsable data, it is b...
mbligh
1
-3
/
+0
2009-03-16
Make debug print out which server we're talking to
mbligh
1
-2
/
+5
2009-03-11
Updated the hardcoded cli host protections with the ones currently
mbligh
1
-6
/
+8
2009-03-09
Synch count is now returned by the job stat RPC.
mbligh
1
-0
/
+1
2009-03-09
Removing the dead status.
mbligh
2
-24
/
+3
2009-02-26
Adding the host filtering by locked/unlocked.
mbligh
2
-0
/
+83
2009-02-12
Adding support for one time hosts.
mbligh
2
-3
/
+66
2009-02-12
Change the key/val delimiter to | by default. Make it an option.
mbligh
3
-15
/
+41
2009-02-11
Cleanup the container code from the CLI.
mbligh
2
-77
/
+56
2009-02-07
Remove the old acl_groups_users and acl_groups_hosts many2many pivot
showard
3
-8
/
+8
2009-02-03
Don't abort in case one function fails.
mbligh
1
-1
/
+6
2009-01-30
Fix atest label list --all. A FE change from 0/1 to False/True had broken it.
mbligh
5
-133
/
+132
2009-01-30
Re-allow wildcards in host list --label searches.
mbligh
3
-6
/
+34
2009-01-30
Make atest_migrate_host create hosts as locked initially, to prevent
mbligh
1
-8
/
+15
2009-01-29
Extend the query_keyvals script to allow you to pass in multiple
jadmanski
1
-6
/
+7
2009-01-28
Remove a hard-coded server-name from cli/query_keyvals.
jadmanski
1
-1
/
+1
2009-01-24
Allow control file body text to be supplied as an alternative to a list
mbligh
2
-25
/
+60
2009-01-23
Fixing a unit test broken by rev 2523.
jadmanski
1
-4
/
+4
2009-01-21
Add a script to migrate hosts between servers, and pull across
mbligh
1
-0
/
+58
2009-01-21
Fix bug in job create where synch_count was being overridden by
mbligh
1
-4
/
+8
2009-01-07
Fix host mod to continue on failures.
mbligh
2
-12
/
+23
2008-12-22
Add debug option to atest so we can see what RPC commands it runs
mbligh
1
-0
/
+2
2008-12-22
Fix unittest to not depend on the default value in global_config.ini.
mbligh
1
-3
/
+8
2008-12-22
* Add option to disable verify for created jobs
mbligh
2
-0
/
+30
2008-12-16
Add a query_keyvals script to the CLI to allow command-line queries of
jadmanski
1
-0
/
+74
2008-12-15
Add entries to the config file to control which server is used rather
mbligh
1
-3
/
+8
2008-12-09
Typo
mbligh
1
-1
/
+1
2008-12-04
Lock the hosts on creation to avoid a race where the scheduler uses
mbligh
2
-1
/
+48
2008-12-03
gps pointed out that "== and != work in most cases but its better to use is
mbligh
2
-2
/
+2
2008-12-03
One more parse function with "no results"
mbligh
1
-5
/
+0
2008-12-01
Continue to add/remove the valid hosts or users to the label or ACL in
mbligh
5
-47
/
+231
2008-11-27
As atest's --parse option is supposed to output easily parsable data, it is b...
mbligh
1
-3
/
+0
2008-11-27
With regexp, allow multiple results.
mbligh
1
-1
/
+1
2008-11-27
- add the possibility to set AUTOTEST_USER to an other user than the current
mbligh
2
-3
/
+11
2008-11-20
add custom change protection level script
mbligh
1
-0
/
+33
2008-11-20
Removing the huge test as it runs out of memory on 32 bit kernels.
mbligh
1
-4
/
+0
2008-11-20
Increase the timeout for job creation
mbligh
1
-0
/
+3
2008-11-18
Add list printing functions.
mbligh
2
-2
/
+19
2008-11-18
Add an option (-N, --hostnames-only) to host_list to only return hostnames.
mbligh
1
-4
/
+9
2008-11-18
Allow the username to be overridden in the cli rpc lib.
mbligh
1
-6
/
+11
2008-11-14
Make job create CLI parse synch_count as an int instead of a string.
showard
2
-1
/
+12
2008-11-13
Fix the CLI job abort to use new RPC. Worth noting that the new RPC
mbligh
2
-10
/
+9
2008-11-13
* Add job cloning functionality to the CLI
mbligh
3
-27
/
+82
2008-11-12
Implement sync_count. The primary change here is replacing the job.synch_typ...
showard
2
-81
/
+42
2008-11-07
Remove base64 garbage from atest
mbligh
2
-10
/
+2
2008-11-03
fix usage of set.union() to make test dependenceis work from CLI. set.union(...
showard
1
-1
/
+1
2008-10-29
Added display of experimental (and all) tests.
mbligh
3
-17
/
+76
2008-10-29
Change --dependencies flag to --labels flag to be more consistent. Also
mbligh
3
-27
/
+36
2008-10-27
Add the filtering on multiple labels.
mbligh
2
-12
/
+115
[prev]
[next]