Age | Commit message (Expand) | Author | Files | Lines |
2011-06-25 | tko.parsers: Support multiline, tabbed reasons. Improve parser robustness.HEADmaster | lmr | 1 | -10/+18 |
2011-03-02 | Results parser: Handle errors parsing lines more properly | lmr | 1 | -1/+7 |
2010-06-10 | Fixed a minor bug in version_0.py. The constructor was missing an argument. T... | jamesren | 1 | -2/+2 |
2010-01-15 | Support for job keyvals | showard | 1 | -1/+1 |
2009-08-20 | Make the parser read and use the machine platform from host_keyvals, if avail... | showard | 1 | -14/+42 |
2009-08-03 | This is the result of a batch reindent.py across our tree. | mbligh | 1 | -11/+11 |
2009-05-26 | Always use the host_group_name even if a sysinfo/hostname file exists | mbligh | 1 | -1/+1 |
2009-05-11 | Represent a group of machines with either the atomic group label name, | showard | 1 | -0/+5 |
2009-01-30 | Add some more slack to the parser when dealing with multi-machine | jadmanski | 1 | -2/+9 |
2008-11-17 | We have a silly assertion in the parser that doesn't really matter | jadmanski | 1 | -4/+2 |
2008-11-04 | sysinfo-uname test attribute should exclude hostname. | mbligh | 1 | -1/+1 |
2008-11-04 | When building a kernel we will use the first build, build.2, build.3, and | mbligh | 1 | -2/+13 |
2008-10-01 | Update the scheduler and the parser to use the new aborted_* attributes that | jadmanski | 1 | -4/+6 |
2008-09-25 | Change the job keyval loading code to do a search up the filesystem | jadmanski | 1 | -7/+5 |
2008-08-14 | Made the "is_status_line" method the parser uses for filtering out | jadmanski | 1 | -1/+1 |
2008-07-11 | Change the name of the magic JOB entry in the status log parsing to | jadmanski | 1 | -2/+2 |
2008-07-11 | Change the way we handle "JOB" logs in the parser. Currently, we | jadmanski | 1 | -1/+1 |
2008-06-06 | Convert all python code to use four-space indents instead of eight-space tabs. | jadmanski | 1 | -368/+368 |
2008-06-04 | Fix up parsing of test versions to not add a newline | mbligh | 1 | -1/+1 |
2008-05-21 | Risk: Medium | jadmanski | 1 | -69/+28 |
2008-05-14 | Add the version 1 of the TKO parser, modify server_job to use this | jadmanski | 1 | -44/+9 |
2008-05-01 | Run client-side reboots in a test group, and include information | jadmanski | 1 | -0/+5 |
2008-04-18 | Add tests.started_time to the results database, and add support in the | mbligh | 1 | -5/+16 |
2008-04-17 | Add more missing files from previous commits. Did I mention I hate svn? | mbligh | 1 | -0/+457 |