1. af25f06 Create subclasses of db for mysql and for postgres. Use a class method by mbligh · 17 years ago
  2. 05067a3 'user' is officially an SQL reserved word, which means that it cannot be by mbligh · 17 years ago
  3. 7a41a86 Add code to deal with machine owners and their display by mbligh · 17 years ago
  4. 2e57e7b If no tests, find_tests should return [] instead of None by mbligh · 17 years ago
  5. 96b9a5a Add a way to delete an individual set of job results. by mbligh · 17 years ago
  6. ba9c54c assign a default value to machine_map by mbligh · 17 years ago
  7. 994a23d Make test parser insert the test version into the tko db. by mbligh · 17 years ago
  8. b10a60f DB schema/parse change to store user name and user assigned labels for tests. by mbligh · 17 years ago
  9. 432bad4 Implement atomic updates for SQL tables to ensure we get the whole by mbligh · 17 years ago
  10. 048e1c9 When adding machines, try to figure out their group from a mapping file by mbligh · 17 years ago
  11. 414c69e Extensions to SQL abstractions by mbligh · 17 years ago
  12. 9789445 Fix up error in status table read from the database by mbligh · 17 years ago
  13. a218d11 Use full paths to access .config files for tko/db.py by mbligh · 17 years ago
  14. c82f246 This patch gets rid of the last bits db initialization within db.py. by mbligh · 17 years ago
  15. 2aaeb67 Add a proper machine table rather than just using the hostname by mbligh · 17 years ago
  16. 95fca57 Fixed up fucked spacing by mbligh · 17 years ago
  17. 728ff0a I needed to override the database and read-only database login information, by mbligh · 17 years ago
  18. 31d29c4 add frontend matrix for performance benchmarks by mbligh · 17 years ago
  19. b32cd43 Fix up the password handling in db.py so we connect as a writeable user by mbligh · 17 years ago
  20. 43f164b Convert tko database from sqlite to mysql by mbligh · 17 years ago
  21. 2bd4887 add iterations from keyval properly when parsing by mbligh · 17 years ago
  22. bfec522 tko updates by mbligh · 17 years ago
  23. 8e1ab17 update tko by mbligh · 17 years ago
  24. 53d1425 Allow null where clauses in select by mbligh · 17 years ago
  25. 9bb92fe tko updates by mbligh · 17 years ago
  26. 237bed3 kernel: add a boot validation step post boot by mbligh · 17 years ago
  27. 608c325 update the db stuff to use generic insert and select helpers by mbligh · 17 years ago
  28. e9cf9d4 Speed up of timeouts for wait up by mbligh · 17 years ago
  29. 529f2f3 update tko parsing code by mbligh · 17 years ago
  30. 056d0d3 Make better use of the db by mbligh · 18 years ago
  31. d5c33db Add very basic database stuff by mbligh · 18 years ago