Commit Graph

  • 9b0e9d2068 Add reno release notes to subunit2sql Matthew Treinish 2015-11-19 13:48:39 -05:00
  • d1239b246a Add back uuid column for runs table Matthew Treinish 2015-11-20 18:22:08 -05:00
  • 6e461277ad Use the test_id column as the test identifier Matthew Treinish 2015-11-19 13:12:37 -05:00
  • ee1c388a7f Merge "Change uuid columns to bigint" Jenkins 2015-11-19 14:07:01 +00:00
  • 815265195d Add dates to x-axis for subunit2sql graphs Dan Moravec 2015-11-17 16:48:11 -06:00
  • b094b96bb9 Change uuid columns to bigint Clint Byrum 2015-10-14 15:50:17 -07:00
  • 1975233ea0 Expose extension interface in shell API Clint Byrum 2015-11-11 17:53:06 -08:00
  • 92dc9d3d56 Example of how to use targets plugins Clint Byrum 2015-11-10 15:22:20 -08:00
  • 35b10a9de7 Add an extension capability for adding targets Clint Byrum 2015-11-06 00:02:39 -08:00
  • 8af81fea4a Merge "Add unit tests for subunit2sql.shell.main" Jenkins 2015-11-11 04:50:59 +00:00
  • 588bfdeb05 Merge "Enable python 3 testing support" Jenkins 2015-11-10 22:42:46 +00:00
  • 028db33979 Merge "Add option to specify global test attr prefix in subunit2sql" Jenkins 2015-11-10 22:41:21 +00:00
  • 876fb3d443 Add unit tests for subunit2sql.shell.main Clint Byrum 2015-11-06 09:54:46 -08:00
  • 26ed84aa5d Merge "Add a db api method to get a list of test_runs by test.test_id" Jenkins 2015-10-21 14:36:48 +00:00
  • 50ed21ded7 Merge "Fix the delete_old_*() db api functions" 0.12.0 Jenkins 2015-10-16 19:08:02 +00:00
  • fec54bea05 Add migration to cleanup and add additional indexes Matthew Treinish 2015-10-14 12:14:39 -04:00
  • 4d472710a6 Add a db api method to get a list of test_runs by test.test_id Matthew Treinish 2015-10-05 21:14:15 -04:00
  • c62a46b62c Fix the delete_old_*() db api functions Matthew Treinish 2015-10-07 16:04:56 -04:00
  • fa82de131c Enable python 3 testing support Matthew Treinish 2015-10-05 00:38:22 -04:00
  • be5a896e1b Merge "Fix verbose option inialization" 0.11.0 Jenkins 2015-09-25 19:51:50 +00:00
  • f075525475 Add option to specify global test attr prefix in subunit2sql Matthew Treinish 2015-09-08 15:33:11 -04:00
  • 3563997bdb Merge "Switch to using autogenerated ChangeLog in docs" Jenkins 2015-09-25 15:04:12 +00:00
  • 43cfd12803 Merge "Improve performance of get_runs_by_status_grouped_by_run_metadata" Jenkins 2015-09-25 00:00:03 +00:00
  • 9ccea683d5 Add db api method to get test_run dicts for runs by key value Matthew Treinish 2015-09-23 12:17:58 -04:00
  • 3302e04bfb Switch to using autogenerated ChangeLog in docs Matthew Treinish 2015-09-24 11:47:47 -04:00
  • bf9b587988 Improve performance of get_runs_by_status_grouped_by_run_metadata John Warren 2015-09-16 18:15:40 -04:00
  • 0191031566 Add db api methods to get keys from metadata tables Matthew Treinish 2015-09-22 00:50:53 -04:00
  • 5af2ca3f8b Add migration to fix wrong column name in test_metadata Matthew Treinish 2015-09-22 10:47:55 -04:00
  • 2cd1b08e75 Add db api method to get time series of runs by key value metadata Matthew Treinish 2015-09-15 18:22:30 -04:00
  • c09b21d4a5 Test get_runs_by_status_grouped_by_run_metadata API function John Warren 2015-09-18 13:51:44 -04:00
  • 0d75df4623 Add more db api tests Matthew Treinish 2015-08-16 20:22:16 -04:00
  • 40b4899551 Use ostestr for running unit tests Matthew Treinish 2015-08-16 19:26:51 -04:00
  • b6e1c826d3 Order get_tests_run_dicts_from_run_id response by date Matthew Treinish 2015-08-15 15:48:31 -04:00
  • a2c496f775 Add tests for get_tests_run_dicts_from_run_id() and fix issues Matthew Treinish 2015-09-23 00:33:16 -04:00
  • 442acf0c7d Fix verbose option inialization Matthew Treinish 2015-09-22 19:51:57 -04:00
  • dafc36a4ca Fix misspelling in comments Masayuki Igawa 2015-09-18 14:50:41 +09:00
  • d8c555f374 Merge "Add --verbose option to show sql statements generated" Jenkins 2015-09-18 04:30:23 +00:00
  • f0aec1c1d2 Add --verbose option to show sql statements generated Dan Moravec 2015-09-16 15:15:28 -06:00
  • a8af87bd09 Fix for sqlite support on migrations Moises Trovó 2015-09-16 17:46:36 -03:00
  • 6608e63b19 Add DB API testing framework Matthew Treinish 2015-08-16 00:18:56 -04:00
  • 580af9b48a Merge "Add support to more than one db provider for tests" 0.10.0 Jenkins 2015-09-16 22:19:48 +00:00
  • dd78bcb977 Add support to more than one db provider for tests Caio Carrara 2015-09-16 14:58:07 -03:00
  • b66179f2bc Fix the filter runs by date helper function Matthew Treinish 2015-09-16 17:16:18 -04:00
  • 3e42c4c808 Merge "Add a db api method to get a time series of runs by key" Jenkins 2015-09-16 20:43:34 +00:00
  • 05f176eb3c Add a db api method to get a time series of runs by key Matthew Treinish 2015-09-16 00:21:08 -04:00
  • c187023427 Clarify DB models devref doc Assaf Muller 2015-09-16 15:08:18 -04:00
  • 84c0e6db5d Merge "Add date filter on runs" Jenkins 2015-09-16 17:11:14 +00:00
  • 8fe45ec7fe Add date filter on runs Andrea Frittoli (andreaf) 2015-09-15 11:01:08 +01:00
  • e18454b402 Remove conflicting cmdline option 'r' Dan Moravec 2015-09-15 15:49:09 -06:00
  • 2888439930 Adds error handling for queries returning no data Dan Moravec 2015-09-15 09:39:31 -06:00
  • 12a62ad5eb Add DB API methods to deal with test metadata Matthew Treinish 2015-09-08 15:23:39 -04:00
  • a9c22f0396 Add option to subunit2sql for attr regex Matthew Treinish 2015-09-08 14:40:00 -04:00
  • 952231c0e8 Add graph to show failure rates grouped by run metadata Matthew Treinish 2015-08-27 12:37:58 -04:00
  • 66d0fe0725 Fix using no dates in create_test_run db api method Matthew Treinish 2015-08-16 18:26:54 -04:00
  • 2b839df8ab Add mysql index length cap on index creation Matthew Treinish 2015-08-16 18:05:30 -04:00
  • 860f2db377 Add logging capture fixture to the unit tests Matthew Treinish 2015-08-25 20:27:20 -04:00
  • 2e1b524abb Update the in-tree TODO list 0.9.0 Matthew Treinish 2015-08-12 15:00:18 -04:00
  • b163129db7 Merge "Update the changelog in the readme" Jenkins 2015-08-12 18:01:04 +00:00
  • 95a5b84b2c Merge "Add a DB API method to get failing test_ids by run metadata" Jenkins 2015-08-12 16:55:10 +00:00
  • 0a008e2624 Merge "Fix env command path" Jenkins 2015-08-12 15:17:15 +00:00
  • 04b74561f4 Fix env command path Masayuki Igawa 2015-08-12 23:44:22 +09:00
  • 23f9a674af Merge "Update API docs to include alternative db layer initialization" Jenkins 2015-08-12 12:21:58 +00:00
  • 40ec33f0a4 Update the changelog in the readme Matthew Treinish 2015-08-09 21:20:58 -04:00
  • 391c125934 Add a DB API method to get failing test_ids by run metadata Matthew Treinish 2015-08-09 18:44:45 -04:00
  • d132b0e6c9 Update API docs to include alternative db layer initialization Austin Clark 2015-08-06 05:25:08 -06:00
  • 4d04042bd6 Fix issues in migration 1ff737bef438 0.8.1 Matthew Treinish 2015-08-06 20:47:55 -04:00
  • c7f1df0962 Merge "Add migration to add indexes on common search patterns" 0.8.0 Jenkins 2015-08-05 05:22:58 +00:00
  • ce8967aa96 Merge "Edits to_dict() to return correct dict" Jenkins 2015-08-05 01:52:58 +00:00
  • c2e8223ab9 Merge "Adds method to get metadata by key/value pair" Jenkins 2015-08-05 01:36:54 +00:00
  • 17701dc530 Edits to_dict() to return correct dict Austin Clark 2015-08-03 19:20:18 -06:00
  • 23e11c1e95 Adds method to get metadata by key/value pair Austin Clark 2015-08-03 09:59:40 -06:00
  • 6bb6b605c8 Merge "Adds method to get metadata from a run" Jenkins 2015-07-29 15:43:33 +00:00
  • 5ae557efa5 Merge "Don't try to create indexes twice" Jenkins 2015-07-29 03:45:24 +00:00
  • 5a270ea203 Adds method to get metadata from a run Austin Clark 2015-07-27 10:05:46 -06:00
  • d4a8a0d1ff Add migration to add indexes on common search patterns Matthew Treinish 2015-06-26 15:09:51 -04:00
  • cc5f677ff1 Don't try to create indexes twice Matthew Treinish 2015-06-25 15:28:16 -04:00
  • b66075e66f Update and fix some minor issues with docs Matthew Treinish 2015-07-13 23:41:26 -04:00
  • ad875c58da Merge "Cleanup dailycount graph subunit2sql-graph command" Jenkins 2015-07-13 19:17:32 +00:00
  • a3288c954a Merge "Update the run_time graph image in docs" Jenkins 2015-07-13 19:17:25 +00:00
  • 7c8d01b1b7 Merge "Switch functools partials usage to kwargs" Jenkins 2015-07-08 21:55:15 +00:00
  • 39c7ae3441 Cleanup dailycount graph subunit2sql-graph command Matthew Treinish 2015-07-05 17:48:28 -04:00
  • 0fe961094c Update the run_time graph image in docs Matthew Treinish 2015-06-30 01:08:18 -04:00
  • 441612b759 Merge "Fix misspelled words in some docs" Jenkins 2015-06-30 02:46:37 +00:00
  • 02d04cff86 Drop use of 'oslo' namespace package 0.7.0 Doug Hellmann 2015-06-29 21:18:12 +00:00
  • f6a36b00a8 Set temporary version cap on oslo.db Matthew Treinish 2015-06-29 21:43:47 -04:00
  • a99a292a2b Fix misspelled words in some docs Masayuki Igawa 2015-06-27 09:29:27 +09:00
  • 4a271ff6bb Merge "Add subunit2sql-graph plugin interface docs" Jenkins 2015-06-26 18:57:21 +00:00
  • 6082f0529b Merge "Add external plugin support to subunit2sql-graph" Jenkins 2015-06-26 18:53:12 +00:00
  • 390654e136 Merge "Add support to subunit2sql for storing attachments" 0.6.0 Jenkins 2015-06-25 22:30:30 +00:00
  • 3891be33ad Do not use oslo.db 1.12.0 Matthew Treinish 2015-06-25 12:05:06 -04:00
  • 97c08f0a5c Add subunit2sql-graph plugin interface docs Matthew Treinish 2015-06-22 15:43:32 -04:00
  • 60735a247a Add external plugin support to subunit2sql-graph Matthew Treinish 2015-05-28 13:39:09 -04:00
  • d6e37c3bb3 Fix miss spelled words Masayuki Igawa 2015-06-22 00:20:09 +09:00
  • 1875f963b2 Merge "Add graph command to graph daily test count over time" Jenkins 2015-06-21 15:03:32 +00:00
  • 50f6063327 Merge "Add attachemnts table to database" Jenkins 2015-06-16 14:21:22 +00:00
  • 7378c1e01c Merge "Scale run_time graph in subunit2sql-graph docs" Jenkins 2015-06-15 14:07:48 +00:00
  • 099e58727d Merge "Cleanup std dev backfill in run_time graph" Jenkins 2015-06-15 08:57:39 +00:00
  • f878f7d356 Scale run_time graph in subunit2sql-graph docs Matthew Treinish 2015-06-15 03:24:52 -04:00
  • e5341bbe90 Switch functools partials usage to kwargs Matthew Treinish 2015-04-24 19:29:46 -04:00
  • 4cfc6163e8 Merge "Add docs about using subunit2sql-graph" Jenkins 2015-06-02 09:47:28 +00:00