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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
Represent a group of machines with either the atomic group label name,
showard
4
-23
/
+255
2009-05-11
Add host attributes to AFE. Nothing actually uses them; they're purely for u...
showard
7
-54
/
+231
2009-05-08
Add the ability to filter based on test labels.
showard
2
-74
/
+210
2009-05-08
Added ability to clone a job on specific hosts.
showard
3
-10
/
+33
2009-05-08
Escape user SQL for attribute filtering. Not sure why this wasn't failing be...
showard
1
-0
/
+1
2009-05-08
Only run crashinfo collection when Autoserv exited due to some signal -- not ...
showard
2
-12
/
+24
2009-05-08
Fixed compiler warnings: unused imports and unread field.
showard
3
-16
/
+7
2009-05-08
CSV support for TKO table view.
showard
8
-55
/
+234
2009-05-08
Pick hosts out of an atomic group in order rather than randomly so that
showard
1
-3
/
+5
2009-05-06
Fix up a possible race in the profiler startup; have the server
jadmanski
2
-7
/
+17
2009-05-06
Use a set instead of a list to store currently running reasons, and
jadmanski
1
-5
/
+6
2009-05-05
Fixed FindBugs warnings: changed some inner classes to static inner classes.
showard
3
-3
/
+3
2009-05-05
Updated the 'view=' URL parameter to match new view ID in frontend.
showard
1
-0
/
+10
2009-05-05
When the user performs a whole-table action in TKO spreadsheet view, make sur...
showard
2
-7
/
+15
2009-05-05
Change Agent.abort() again. This time, it runs through its queue of AgentTas...
showard
2
-40
/
+50
2009-05-05
Improved embedded graphing sample -- use more generic, more interesting queries.
showard
1
-5
/
+6
2009-05-04
Change the autotest.run implementation to only automatically add
jadmanski
1
-1
/
+1
2009-05-02
Export CSV support for spreadsheet view.
showard
14
-88
/
+306
2009-05-02
Make mock.py fail fast when an unexpected call occurs by throwing an exception.
showard
1
-1
/
+11
2009-05-02
Fix create_embedded_plot() to use the *Plot classes. This fixes the "Link to...
showard
1
-5
/
+13
2009-05-01
Moved to the new logging.
mbligh
1
-56
/
+48
2009-05-01
Summary - A couple of LTP module bugfixes
mbligh
2
-2
/
+2
2009-05-01
Re-factor the option parsing following a suggestion from Greg.
mbligh
10
-416
/
+389
2009-05-01
Call out to site_monitor_db: site_init_monitor_db
mbligh
1
-0
/
+9
2009-05-01
Summary: Make the prefix format for the log files generated by tests
mbligh
1
-1
/
+1
2009-05-01
Do the Python < 2.4 switcheroo before importing modules that may not
mbligh
1
-9
/
+18
2009-05-01
We now store the failures due to constraints and dont raise
mbligh
2
-5
/
+24
2009-05-01
Fixed the default command value to make utils.CmdResult().__repr__() work.
mbligh
1
-1
/
+1
2009-05-01
Fix CLI unittests to call check_playback in all cases, not just when
showard
1
-7
/
+22
2009-05-01
increase timeout for JSON-P queries to 60s
showard
1
-1
/
+1
2009-05-01
Parameter "plot_info" should've been "plot_type" -- was a mistake.
showard
1
-2
/
+2
2009-05-01
Add missing mock god check playback and fix the test.
showard
1
-2
/
+3
2009-05-01
Add support for submitting a job into an atomic group to the CLI.
showard
2
-2
/
+33
2009-05-01
Update CLI to allow scheduling jobs against labels
showard
3
-12
/
+71
2009-04-29
Monkey patch the logging module to make debugging poorly written
showard
2
-1
/
+91
2009-04-29
Fixed indenting multiline quoted content that uses triple quotes (" or
showard
3
-2
/
+69
2009-04-29
Here is a patch, which extends the autotest system with recurring job
showard
14
-165
/
+744
2009-04-29
Make autoserv --collect_crashinfo only run when Autoserv actually failed (exi...
showard
2
-3
/
+23
2009-04-29
add @Override tag to overriding method in CommonClassFactory.java
showard
1
-0
/
+1
2009-04-29
Support multiple embedded graph widgets on the same page. This required two ...
showard
7
-107
/
+165
2009-04-29
fix Agent.abort() when it's called before the agent has started (in that case...
showard
2
-3
/
+15
2009-04-29
Special-case the crashinfo-only mode of running a job to only run
jadmanski
2
-8
/
+14
2009-04-28
Document job.results_platform_map
mbligh
1
-4
/
+12
2009-04-28
Cleanup - don't use list object to return "list" of jobs that can
mbligh
1
-14
/
+11
2009-04-28
Added server_job.set_test_tag() function (similar to the one in
mbligh
3
-24
/
+88
2009-04-28
Modified import_site_class() to not wrap baseclass with a local dummy
mbligh
3
-12
/
+15
2009-04-28
Make sure that in a repair operation autotest runs a verify on
mbligh
1
-1
/
+3
2009-04-28
Added support to AbstractSSHHost.get_file() to not try to preserve the
mbligh
3
-4
/
+55
2009-04-28
Add a method to get the number of logical cores per cpu socket on a machine.
mbligh
1
-0
/
+13
2009-04-28
Make a couple of errant files executable
mbligh
2
-0
/
+0
[next]