1. 0df6286 Ensure working dir is in correct state for checks by Joshua Hesketh · 11 years ago
  2. 99c2854 Pass all the args to db_sync. by Michael Still · 11 years ago
  3. d0ccf15 Havana upgrade should use Havana. by Michael Still · 11 years ago
  4. 66db25e Log where we tried to find a pre-entrypoint nova-manage. by Michael Still · 11 years ago
  5. 7601a63 nova-manage should be verbose by Michael Still · 11 years ago
  6. ca869ab Support aborting early. by Michael Still · 11 years ago
  7. ef0f711 Only walk back to the start of trunk by Michael Still · 11 years ago
  8. 2401b92 Fix path to old style nova manage by Michael Still · 11 years ago
  9. e078259 Pass the DB name as well, get the schema version check command right. by Michael Still · 11 years ago
  10. 30bee6a You have to walk old dbs through stable releases. by Michael Still · 11 years ago
  11. e85d1e0 Make cleanup optional via an env var. by Michael Still · 11 years ago
  12. f1bd4db More logging in the testing script. by Michael Still · 11 years ago
  13. 732d25c Fix typo'ed variable. by Michael Still · 11 years ago
  14. 4d5ba72 Check the logs for migrations that take too long by Joshua Hesketh · 11 years ago
  15. b39f884 Make sure we wait for a gearman server by Joshua Hesketh · 11 years ago
  16. 3baaa0d Update log format by Joshua Hesketh · 11 years ago
  17. fc44906 Fix typo in debug logging by Joshua Hesketh · 11 years ago
  18. 8d0f241 Remove old thread code by Joshua Hesketh · 11 years ago
  19. 6eb5fdc Add a bunch of debugging info by Joshua Hesketh · 11 years ago
  20. b305b4e update install requirements by Joshua Hesketh · 11 years ago
  21. 8326907 Fix config setup order by Joshua Hesketh · 11 years ago
  22. d61c805 Fix typo in mysql database loading by Joshua Hesketh · 11 years ago
  23. 4343b95 Refactor th to have one gearman worker thread by Joshua Hesketh · 11 years ago
  24. 527966b Have a different worker name for each thread. by Joshua Hesketh · 11 years ago
  25. 3b7765d Add .gitreview file and fix documentation build by Joshua Hesketh · 11 years ago
  26. e8a5b83 Revert "capture stderr into stdout" by Joshua Hesketh · 11 years ago
  27. 94ca7c2 capture stderr into stdout by Joshua Hesketh · 11 years ago
  28. 0b3fe58 Fix log path by Joshua Hesketh · 11 years ago
  29. a82418d re-enable downgrades now MySQL+Postgres patches are merged by Joshua Hesketh · 11 years ago
  30. ee6a4f8 Fix up log reporting by Joshua Hesketh · 11 years ago
  31. 0c1d0c6 Fix log dest dir path by Joshua Hesketh · 11 years ago
  32. 2500696 Change log paths to match zuuls current deterministic structure by Joshua Hesketh · 11 years ago
  33. 4e32042 Suspend downgrade testing until c/40137 is merged by Joshua Hesketh · 11 years ago
  34. 123625c Fix tests by Joshua Hesketh · 11 years ago
  35. 1217693 Fix pep8 issues by Joshua Hesketh · 11 years ago
  36. 0e471a7 Add project url by Joshua Hesketh · 11 years ago
  37. 0b67108 fix checking reporting overall results based off multiple datasets by Joshua Hesketh · 11 years ago
  38. c7e963b close the logging correctly by Joshua Hesketh · 11 years ago
  39. af26dbb Small doc notes by Joshua Hesketh · 11 years ago
  40. 05d0158 work on documentation by Joshua Hesketh · 11 years ago
  41. 9aa21f6 fix user permissions on db creation by Joshua Hesketh · 11 years ago
  42. bacf189 Add in extra handling of schema versions by Joshua Hesketh · 11 years ago
  43. 055a08b don't recreate the mysql user. Assume they are configured correctly by Joshua Hesketh · 11 years ago
  44. e13932b add extra error handling by Joshua Hesketh · 11 years ago
  45. d3f3b1b fix module import by Joshua Hesketh · 11 years ago
  46. 3b74fcd fix module import by Joshua Hesketh · 11 years ago
  47. 4acd716 fix typos by Joshua Hesketh · 11 years ago
  48. a85e7dd update documentation by Joshua Hesketh · 11 years ago
  49. a74f49d refactor how datasets are stored by Joshua Hesketh · 11 years ago
  50. e58ecb2 rearrange config installation by Joshua Hesketh · 11 years ago
  51. 902ea50 updates to doc graph by Joshua Hesketh · 11 years ago
  52. 8b0eb6e add in documentation start by Joshua Hesketh · 11 years ago
  53. 721781d catch osexceptions where process has already stopped by Joshua Hesketh · 11 years ago
  54. 105af41 fix bug closing file descriptors by Joshua Hesketh · 11 years ago
  55. 8ca96fb fixes by Joshua Hesketh · 11 years ago
  56. 0f6ec6a fix typo by Joshua Hesketh · 11 years ago
  57. 86ab064 close file descriptors by Joshua Hesketh · 11 years ago
  58. e9f74f1 use site packages to reduce pip downloading by Joshua Hesketh · 11 years ago
  59. dff74c7 clear out work_data on each new job by Joshua Hesketh · 11 years ago
  60. 76733ed update job datasets correctly to give pass/fail by Joshua Hesketh · 11 years ago
  61. dd65060 Add in setup_software by Joshua Hesketh · 11 years ago
  62. 6ea80f1 fix missing dependencies from nova by Joshua Hesketh · 11 years ago
  63. 3ce439b fix setup.cfg by Joshua Hesketh · 11 years ago
  64. e047dc1 fix pip cache dir by Joshua Hesketh · 11 years ago
  65. 2f94a37 fix dataset dirs by Joshua Hesketh · 11 years ago
  66. 0ebf695 return the job datasets list by Joshua Hesketh · 11 years ago
  67. ac445b5 Fix module path by Joshua Hesketh · 11 years ago
  68. b9a7f74 Test fixes by Joshua Hesketh · 11 years ago
  69. 0d9a8c0 work on tests concurrently by Joshua Hesketh · 11 years ago
  70. 8ed742e Fix typo in command generation by Joshua Hesketh · 11 years ago
  71. 66f9f60 Add in start of worker_manager tests and fakes by Joshua Hesketh · 11 years ago
  72. 9b177af Remove unwatned tests by Joshua Hesketh · 11 years ago
  73. fcaf430 add in .git to the git remote path by Joshua Hesketh · 11 years ago
  74. 0d8551e pep8 fixes by Joshua Hesketh · 11 years ago
  75. 26c852a move command into job specific datasets by Joshua Hesketh · 11 years ago
  76. f8f8bc8 fix missing self argument by Joshua Hesketh · 11 years ago
  77. 4962ce9 fix setting up gearman order by Joshua Hesketh · 11 years ago
  78. 9160757 update job datasets correctly by Joshua Hesketh · 11 years ago
  79. 232a6b3 fix dataset loading by Joshua Hesketh · 11 years ago
  80. b102951 fix build gate name by Joshua Hesketh · 11 years ago
  81. 80e1784 register functions dynamically to allow every database to be tested by Joshua Hesketh · 11 years ago
  82. ce52fa2 make db tests check for project and database type to work towards cross-project coverage by Joshua Hesketh · 11 years ago
  83. 032d4a7 Also test for downgrades by Joshua Hesketh · 11 years ago
  84. cec0ac5 update requirements by Joshua Hesketh · 11 years ago
  85. dcaf010 update requirements by Joshua Hesketh · 11 years ago
  86. 7d252c3 add in license by Joshua Hesketh · 11 years ago
  87. 5bde24b update script for better log formatting by Joshua Hesketh · 11 years ago
  88. ded9d9f Process log files for failed/success results by Joshua Hesketh · 11 years ago
  89. 070a0c2 work on output of results by Joshua Hesketh · 11 years ago
  90. cdda827 Work on generating indexes by Joshua Hesketh · 11 years ago
  91. c76ecde Fix up file push handling by Joshua Hesketh · 11 years ago
  92. 2e4b611 fix up local file copies by Joshua Hesketh · 11 years ago
  93. 4a30d27 Fix manager sending job complete by Joshua Hesketh · 11 years ago
  94. ef72b8a Generate tests to write by Joshua Hesketh · 11 years ago
  95. 8f8a685 update test requirements by Joshua Hesketh · 11 years ago
  96. abda186 Update test requirements by Joshua Hesketh · 11 years ago
  97. 01c2ef0 Move tests to root folder by Joshua Hesketh · 11 years ago
  98. 3c0490b Fix pep8/flakes results by Joshua Hesketh · 11 years ago
  99. 1c156d2 Fix up tests some more by Joshua Hesketh · 11 years ago
  100. 27a0e27 updates for tests by Joshua Hesketh · 11 years ago