Commit Graph

  • d3373de03b Add graph command to graph daily test count over time Matthew Treinish 2015-05-28 11:48:18 -04:00
  • 8206b38d3a Add support to subunit2sql for storing attachments Matthew Treinish 2015-05-27 16:18:58 -04:00
  • faa0d9b36f Add attachemnts table to database Matthew Treinish 2015-05-27 15:56:27 -04:00
  • 60f40c76e5 Add release notes for recent releases Matthew Treinish 2015-05-15 15:19:49 -04:00
  • 27c865efa8 Cleanup std dev backfill in run_time graph Matthew Treinish 2015-05-27 11:10:29 -04:00
  • 727706843f Add docs about using subunit2sql-graph Matthew Treinish 2015-05-15 16:41:09 -04:00
  • 62e484dc68 Use setuptools extras for graphing requirements Matthew Treinish 2015-05-19 12:04:43 -04:00
  • ef9b60dd6f Remove matplotlib from requirements file 0.5.1 Matthew Treinish 2015-05-15 19:59:24 -04:00
  • c4ca388938 Merge "Add graph command to show aggregate counts for tests" 0.5.0 Jenkins 2015-05-15 18:51:46 +00:00
  • 13f456ec29 Merge "Add db api method to get per status counts for a test" Jenkins 2015-05-14 18:11:20 +00:00
  • a1ba487189 Merge "Add db api method to get uuid from test_id" Jenkins 2015-05-14 18:11:15 +00:00
  • 9821696324 Add graph command to show aggregate counts for tests Matthew Treinish 2015-05-06 17:26:09 -04:00
  • 772878c05c Add db api method to get per status counts for a test Matthew Treinish 2015-05-06 16:47:18 -04:00
  • f519640c7b Add db api method to get uuid from test_id Matthew Treinish 2015-05-06 16:26:34 -04:00
  • cd9b5ebcc1 Improve run_time graph formatting Matthew Treinish 2015-04-28 12:17:01 -04:00
  • 76e0c04e03 Add command to calculate failure count and graph it Matthew Treinish 2015-04-21 18:41:56 -04:00
  • e244ff3d1f Add db api method to get status time series Matthew Treinish 2015-04-21 15:49:46 -04:00
  • 7585906bda Add modular subunit2sql-graph entry point Matthew Treinish 2015-04-21 18:36:11 -04:00
  • 2ad66e54d0 Add start and stop date options to subunit2sql-graph Matthew Treinish 2015-04-21 17:31:12 -04:00
  • 38fc62d2c2 Add a cli subcommand for deleting old rows Matthew Treinish 2015-04-09 16:26:43 -04:00
  • 7f3ad85531 Add db api methods to delete old runs and test_runs Matthew Treinish 2015-04-09 15:50:27 -04:00
  • a6e1923a1f Merge "Add release notes to the README" Jenkins 2015-04-01 16:56:40 +00:00
  • 81b16bef3e Fix double PL::Python category typo Mathew Odden 2015-03-26 09:41:49 -05:00
  • af290cc7cf Add release notes to the README Matthew Treinish 2015-03-18 10:55:45 -04:00
  • ec7540e8f0 Fix terrible path finding code in 1679b5bc102 migration 0.4.2 Matthew Treinish 2015-03-17 14:23:55 -04:00
  • 86b867521e Hard code the sql for mysql on migration 1679b5bc102 0.4.1 Matthew Treinish 2015-03-16 15:37:36 -04:00
  • dd271423c2 Convert tags metadata to string before persist it 0.4.0 Mauro S. M. Rodrigues 2015-01-14 15:24:32 +00:00
  • ee6a359650 Add microsecond columns to the test_runs table Matthew Treinish 2015-02-27 19:11:34 -05:00
  • 3824a533a4 Add db api methods for getting recent run uuids Matthew Treinish 2015-02-04 15:15:04 -05:00
  • 0084375002 Stop using numpy for just a mean Matthew Treinish 2015-01-24 22:39:01 -05:00
  • e489159537 Merge "Share a single connection with all systems during migrations" Jenkins 2015-01-22 23:54:40 +00:00
  • 53fe95bb24 Share a single connection with all systems during migrations Mike Bayer 2015-01-15 18:32:26 -05:00
  • 1fbd41e2a8 Add db_api method for updating an existing test_run Matthew Treinish 2014-12-19 21:11:41 -05:00
  • 42f86e5266 Improve query efficiency on populate_run_time migration Matthew Treinish 2014-12-19 20:36:42 -05:00
  • 3036d15bf7 Add tool for generating line graphs of test run times Matthew Treinish 2014-12-17 21:29:33 -05:00
  • b8671a116c Merge "Ensure we set attrs in test_ids for sql2subunit" Jenkins 2014-12-24 19:06:46 +00:00
  • 70ecf42ef2 Merge "Add a db api method to extract run_times for a single test" Jenkins 2014-12-23 13:14:40 +00:00
  • 804c8e57a2 Add a db api method to extract run_times for a single test Matthew Treinish 2014-12-16 21:44:07 -05:00
  • eff8b24398 Merge "Update TODO file" 0.3.0 Jenkins 2014-12-18 02:24:40 +00:00
  • 111bcd4265 Merge "Add --average option to sql2subunit cli" Jenkins 2014-12-18 01:03:13 +00:00
  • 6c5f99fd94 Merge "Correct writing of timestampes in write_test() for sql2subunit" Jenkins 2014-12-17 16:33:21 +00:00
  • fcbb4b7f0f Merge "Refactor sql2subunit to use get_tests_run_dicts_from_run_id" Jenkins 2014-12-17 16:33:15 +00:00
  • f47c47c682 Merge "Add new db api methods for getting test data from runs" Jenkins 2014-12-17 16:33:07 +00:00
  • 50f25cbb2d Ensure we set attrs in test_ids for sql2subunit Matthew Treinish 2014-12-16 18:20:07 -05:00
  • 743db8ee56 Add a contributing file Matthew Treinish 2014-12-15 22:23:50 -05:00
  • a5cbdd3d51 Update TODO file Matthew Treinish 2014-12-15 21:13:47 -05:00
  • 174e8ba1c3 Add --average option to sql2subunit cli Matthew Treinish 2014-10-27 21:43:18 -04:00
  • c399529194 Correct writing of timestampes in write_test() for sql2subunit Matthew Treinish 2014-12-13 17:03:06 -05:00
  • d37b22a820 Refactor sql2subunit to use get_tests_run_dicts_from_run_id Matthew Treinish 2014-12-13 02:09:52 -05:00
  • 2c7982f52b Add new db api methods for getting test data from runs Matthew Treinish 2014-12-13 02:07:10 -05:00
  • e600e573e9 Remove unneeded version string from setup.cfg 0.2.1 Matthew Treinish 2014-12-04 23:39:33 -05:00
  • a1d79d46ad Merge "Add cli option to subunit2sql to specify run_id" Jenkins 2014-12-04 18:54:21 +00:00
  • 71574bf5a9 Merge "Remove unnecessary variable assignment" Jenkins 2014-12-03 23:38:20 +00:00
  • b0301f5520 Add cli option to subunit2sql to specify run_id Matthew Treinish 2014-10-27 18:45:15 -04:00
  • db8572796d Add section on the basic data model Matthew Treinish 2014-10-17 20:44:52 -04:00
  • 41b585e829 Reorganize the python api documentation Matthew Treinish 2014-10-17 20:19:10 -04:00
  • 559bb0c018 Flush out the db api documenation Matthew Treinish 2014-10-17 20:17:51 -04:00
  • 2c01786a53 Merge "Add version information" Jenkins 2014-11-07 22:31:15 +00:00
  • 89aa28aa4f Add version information Masayuki Igawa 2014-11-07 17:01:32 +01:00
  • 5bb3ef57a0 Fix misspelled words in docs and comments Masayuki Igawa 2014-11-07 14:07:03 +01:00
  • b4eed9aec9 Remove unnecessary variable assignment Matthew Treinish 2014-10-24 14:53:12 -04:00
  • 38f8500eb4 Remove openstack-common.conf Andreas Jaeger 2014-10-20 13:53:37 +02:00
  • 32f35b4ba9 Release subunit2sql 0.2 Matthew Treinish 2014-10-17 10:51:20 -04:00
  • 90010126fe Merge "Add session objects for get_all* db api calls" 0.2.0 Jenkins 2014-10-16 14:02:29 +00:00
  • 59f23024f1 Merge "Add migration to populate run_time where needed" Jenkins 2014-10-07 21:27:38 +00:00
  • b2c68e3830 Add session objects for get_all* db api calls Matthew Treinish 2014-09-02 13:48:14 -04:00
  • ffff5df44b Merge "Fix get_duration db api method" Jenkins 2014-10-07 20:23:53 +00:00
  • 8bf3efd820 Merge "Add db api function to get the latest run" Jenkins 2014-10-07 20:22:54 +00:00
  • 20cec3f1ae Merge "Add order column to runs table" Jenkins 2014-10-07 20:19:03 +00:00
  • 7948c0e026 Add migration to populate run_time where needed Matthew Treinish 2014-10-04 00:07:02 -04:00
  • 0a2fb7b7ac Fix get_duration db api method Matthew Treinish 2014-10-03 23:35:59 -04:00
  • d5602539a6 Add db api function to get the latest run Matthew Treinish 2014-08-29 16:41:30 -04:00
  • c036dba02b Add order column to runs table Matthew Treinish 2014-08-28 23:04:04 -04:00
  • add061b706 Merge "Preseed data for migration tests until migration 163fd5aa1380" Jenkins 2014-10-06 22:26:59 +00:00
  • 72816cdc63 Merge "Add migration tests with data" Jenkins 2014-10-06 22:26:13 +00:00
  • 39e58c6af6 Cleanup some extra spaces Andrea Frittoli 2014-10-06 22:01:12 +01:00
  • 05b90af96a Merge "Add sample config files for commands" Jenkins 2014-10-06 20:43:16 +00:00
  • f1b08f61a2 Add sample config files for commands Matthew Treinish 2014-09-29 18:56:46 +00:00
  • f4cc62737d Merge "Remove unneccesary state_path config option" Jenkins 2014-10-06 20:13:04 +00:00
  • 7002586529 Remove unneccesary state_path config option Matthew Treinish 2014-10-02 19:59:45 -04:00
  • 58d3b2e356 Preseed data for migration tests until migration 163fd5aa1380 Matthew Treinish 2014-09-29 21:19:14 -04:00
  • 51a06bb7e3 Add migration tests with data Matthew Treinish 2014-09-29 20:37:22 -04:00
  • fe24b4a396 Add manifest file to include base alembic config Matthew Treinish 2014-09-30 14:21:15 -04:00
  • d976adcdce Merge "Stop using intersphinx" Jenkins 2014-09-30 02:28:42 +00:00
  • 1394000b39 Add subunit2sql-db-manage utility Matthew Treinish 2014-09-02 13:44:00 -04:00
  • 11111251b4 Stop using intersphinx Christian Berendt 2014-09-25 10:25:45 +02:00
  • 3b2d1494e0 Add get_failing_from_run db api method Matthew Treinish 2014-08-02 21:29:36 -04:00
  • 950357bd9f Switch sample sqlalchemy url to use mysql Matthew Treinish 2014-08-06 01:42:11 -04:00
  • db943945f3 Update pep8 ignore list Matthew Treinish 2014-09-03 09:10:00 -04:00
  • f6adf35923 Merge "Add new item to the TODO list" Jenkins 2014-08-14 21:56:32 +00:00
  • 397b8f613a Add new item to the TODO list Matthew Treinish 2014-08-13 23:33:28 -04:00
  • d43c12d1e1 Add basic support for creating a subunit stream from db Matthew Treinish 2014-08-02 09:07:01 -04:00
  • 57722c6ef5 Fix get_test_run_by_run_id() db api method Matthew Treinish 2014-08-02 08:36:45 -04:00
  • a08a7afa81 Update the documentation Matthew Treinish 2014-07-27 13:06:34 -04:00
  • 10e5d0eda5 Bump oslo.config version Matthew Treinish 2014-07-23 18:34:21 -04:00
  • 9076f715b8 Add a .gitreview file Matthew Treinish 2014-07-12 12:48:23 -04:00
  • 2b46c7b0c7 Update the TODO file again Matthew Treinish 2014-07-09 15:54:11 -04:00
  • ca04ae8034 Release subunit2sql-0.1 Matthew Treinish 2014-07-06 14:27:34 -04:00
  • 6c35c5c575 Add unit tests for ReadSubunit helper methods 0.1 Matthew Treinish 2014-06-25 11:56:23 -04:00
  • 9dbaabf463 Add unit tests and fixes for increment_counts Matthew Treinish 2014-06-25 10:21:00 -04:00