Commit Graph

  • 310cc2fd03 Update message for missing EE for Job pages nixocio 2021-06-04 13:22:34 -04:00
  • 1fd6ba0bfc Merge pull request #10349 from AlexSCorey/8401-MoreFiltersonDashboard softwarefactory-project-zuul[bot] 2021-06-04 19:56:10 +00:00
  • b64f966db1 Merge pull request #10090 from rebeccahhh/custom_venv_command softwarefactory-project-zuul[bot] 2021-06-04 18:44:52 +00:00
  • 891eeb22a5 Merge pull request #10343 from chrismeyersfsu/doc-job_event_performance softwarefactory-project-zuul[bot] 2021-06-04 17:17:16 +00:00
  • 0f6e221c14 Merge pull request #10023 from ansible/db_partition_analytics_cmeyers2 softwarefactory-project-zuul[bot] 2021-06-04 16:48:11 +00:00
  • 239f20ede5 Bump to Ansible Runner alpha 5 release Shane McDonald 2021-06-04 12:22:53 -04:00
  • ffbbcd2bf6 fix tests, add pagination tests Chris Meyers 2021-05-26 10:53:14 -04:00
  • b648957c8e Update pagination scheme for jobs Jake McDermott 2021-05-25 16:20:59 -04:00
  • 31fe500921 move get_queryset handling to child view Jim Ladd 2021-05-25 13:25:36 -07:00
  • 2131703ca0 add/remove indexes, more get_event_querset() Chris Meyers 2021-05-20 21:07:41 -04:00
  • c429563126 update view to handle hosts/N/ad_hoc_command_events Jim Ladd 2021-05-24 21:18:43 -07:00
  • 1a1d66d2a2 bump db partition migration Chris Meyers 2021-05-20 13:47:56 -04:00
  • 30871bd6cf close db and cache connection in new threads Chris Meyers 2021-05-13 11:13:26 -04:00
  • 321135da3d add limit pagination to jobs/<id>/job_events/ Chris Meyers 2021-05-20 13:37:04 -04:00
  • 2a23b4c719 bump migration Jim Ladd 2021-05-13 15:44:44 -07:00
  • f7d2f7a5e6 lint Jim Ladd 2021-05-13 15:42:33 -07:00
  • e371de38ed update job cleanup tests for sqlite-based execution Jim Ladd 2021-05-13 14:28:24 -07:00
  • 84af610a1f remove rebase cruft Jim Ladd 2021-05-12 15:01:07 -07:00
  • ef9f9129ba bump migration Jim Ladd 2021-05-12 12:14:44 -07:00
  • 7b188aafea lint Jim Ladd 2021-05-12 11:38:07 -07:00
  • 6ce227a6b6 bump migrations Chris Meyers 2021-05-06 15:06:20 -04:00
  • 1c97b9a046 no longer get the size of the gather set Chris Meyers 2021-05-06 14:50:49 -04:00
  • 137111351c bump migrations after devel rebase Chris Meyers 2021-04-26 13:41:39 -04:00
  • c5a1e4c704 remove order by from partitioned events query Chris Meyers 2021-04-26 13:31:48 -04:00
  • 4f058245e4 conditionally project job_created Chris Meyers 2021-04-24 13:47:10 -04:00
  • ecdf6cccf8 json cast optimization Chris Meyers 2021-04-23 07:59:09 -04:00
  • 4d7edbbad0 analytics support for db partitions Chris Meyers 2021-04-20 13:52:49 -04:00
  • 0f9f3f58e2 bump migration Jim Ladd 2021-04-20 13:27:04 -07:00
  • 34c4967d27 Revert "query for jobevents based on table location" Chris Meyers 2021-04-20 13:58:50 -04:00
  • 6123b8e148 query for jobevents based on table location Jim Ladd 2021-04-06 14:21:53 -07:00
  • b86d365dde collect job events based on job event modified time Jim Ladd 2021-04-06 13:31:53 -07:00
  • 4efbd45b3c add support for db partition in cleanup_jobs Chris Meyers 2021-04-01 08:12:58 -04:00
  • fb97687d14 lint Jim Ladd 2021-04-13 15:37:25 -07:00
  • 0f53d9b911 bump db partition migration Jim Ladd 2021-03-30 16:03:29 -07:00
  • 5a785798b0 is_partitioned should default to true when pk not set Jim Ladd 2021-03-25 15:13:23 -07:00
  • 14168297bd set event horizon to -1 for empty tables Jim Ladd 2021-03-25 14:23:53 -07:00
  • 7e1814e234 mock has_unpartitioned_events in collection tests Jim Ladd 2021-03-24 16:55:39 -07:00
  • bdf11aa962 add migrations for Unpartitioned{Job}Event proxy models Jim Ladd 2021-03-24 16:40:42 -07:00
  • 46807205f8 Move created kwargs to right place Jim Ladd 2021-03-24 16:19:59 -07:00
  • d749c172eb Ensure View.model exists before checking type Jim Ladd 2021-03-24 16:16:33 -07:00
  • 81db8091ea test updates Jim Ladd 2021-03-24 16:04:40 -07:00
  • 5c1a33382c update mocks to reflect new migration Jim Ladd 2021-03-24 13:50:15 -07:00
  • db6f565dca black formatting Jim Ladd 2021-03-24 12:00:46 -07:00
  • 6b4effc85a bump partition migration to 135 Jim Ladd 2021-03-24 11:59:53 -07:00
  • 74a0c5bac5 Minor rebase fallout Jim Ladd 2021-03-24 11:58:04 -07:00
  • 661cf0afb3 short-circuit event_processing_finished for wf jobs Jim Ladd 2021-03-24 10:47:04 -07:00
  • fbb74a9896 remove code that leaves behind old bigint tables on fresh installs Ryan Petrello 2021-03-19 01:16:31 -04:00
  • 200901e53b upgrade to partitions without a costly bulk data migration Ryan Petrello 2021-03-18 23:40:14 -04:00
  • 0eddd5ce7f Enable partition pruning when fetching job's events Jim Ladd 2021-03-15 07:23:35 -07:00
  • a7cabec3d0 bump partition migration to 0132 Jim Ladd 2021-03-11 16:36:28 -08:00
  • b98b3ced1c update tests to reflect new job_event schema Jim Ladd 2021-03-11 16:01:48 -08:00
  • 8501a45531 lint fixes Jim Ladd 2021-03-11 14:20:35 -08:00
  • 14b610dabf bump partition migration Jim Ladd 2021-03-11 13:18:11 -08:00
  • a1d1e70e43 correct constraint name Jim Ladd 2021-03-08 15:01:24 -08:00
  • 0fa0a517ac create tmp schema to reference when creating partitioned table Jim Ladd 2021-03-08 14:00:57 -08:00
  • 28f9c0be0b Do not cascade delete job_events Jim Ladd 2021-03-05 17:02:26 -08:00
  • 373edbf8c0 Update reference to partition migration Jim Ladd 2021-03-05 11:46:36 -08:00
  • b19bcdd882 remove the global /api/v2/job_events/ endpoint Ryan Petrello 2021-03-01 13:37:09 -05:00
  • 08b96a0bd7 correct filter events on the migration event horizon Ryan Petrello 2021-02-25 17:51:29 -05:00
  • 1e45e2ab9b Rev migration number Jim Ladd 2021-03-05 11:13:23 -08:00
  • 2a58605727 some more events view cleanup Ryan Petrello 2021-02-25 15:47:59 -05:00
  • c7ab3ea86e move the partition data migration to be a post-upgrade async process Ryan Petrello 2021-02-25 14:12:26 -05:00
  • 67046513ae Push changes before rebasing Jim Ladd 2021-02-25 11:07:12 -08:00
  • f9b439ae82 include job_created field in all job event types Jim Ladd 2021-02-24 22:26:46 -08:00
  • 80b08d17e3 Continue updating job event views Jim Ladd 2021-02-24 22:02:08 -08:00
  • f642c520bd Update fields for job event models to match raw sql operations Jim Ladd 2021-02-24 21:35:00 -08:00
  • 221ddeb915 Fix migration for _all_ job event tables Jim Ladd 2021-02-24 16:49:40 -08:00
  • d90d0fb503 fix initial partition creation Jim Ladd 2021-02-24 16:48:31 -08:00
  • 2c529f50af Update querysets for remaining job event views Jim Ladd 2021-02-24 10:57:34 -08:00
  • acfa1c4d1d Drop todo / question / conditional Jim Ladd 2021-02-24 10:28:23 -08:00
  • ea2afeec1f Drop todo / answered question Jim Ladd 2021-02-24 10:25:35 -08:00
  • a5cfc3036f create_partition needs tblname Jim Ladd 2021-02-24 10:23:37 -08:00
  • ec484f81cf Partition *all* job event tables Jim Ladd 2021-02-23 17:25:11 -08:00
  • 2ffa22e38f Misc doc clean-up Jim Ladd 2021-02-23 17:24:50 -08:00
  • 8fb313638c get job events based on job creation date Jim Ladd 2021-02-22 14:01:05 -08:00
  • 0eb1984b22 Only create partitions for regular jobs Jim Ladd 2021-02-22 10:50:23 -08:00
  • f259b0a71b Move partition start date to 2000 Jim Ladd 2021-02-22 08:08:28 -08:00
  • 82df3ebddb add option to create partitions that span a single minute Jim Ladd 2021-02-19 16:58:19 -08:00
  • c87d7b0d79 fix import Jim Ladd 2021-02-19 16:58:08 -08:00
  • 612e91263c auto-create partition Jim Ladd 2021-02-19 16:38:11 -08:00
  • 445042c0f4 Create partition only if it doesn't exist Jim Ladd 2021-02-19 14:57:12 -08:00
  • 0c289205de Give new primary key constraint unique name, create first live partition Jim Ladd 2021-02-19 14:31:32 -08:00
  • ba45592d93 create helper method to create partitions Jim Ladd 2021-02-17 15:48:30 -08:00
  • 7e0f2b0f08 first partition is _not_ a special case after all Jim Ladd 2021-02-17 11:58:20 -08:00
  • fb30528197 Dynamically create initial partitions Jim Ladd 2021-02-16 19:41:48 -08:00
  • 48f1910075 Remove temporary catch-all partition Jim Ladd 2021-02-11 15:44:01 -08:00
  • 0cb2d79889 Only save job_created field on JobEvent for the time being Jim Ladd 2021-02-10 21:10:05 -08:00
  • 1af1a5e9da Convert job_created to string for serialization Jim Ladd 2021-02-10 20:35:37 -08:00
  • c0d38e91f5 When saving JobEvents, include job_created Jim Ladd 2021-02-10 20:23:44 -08:00
  • 2f737f644f Drop primary key index before creating partition table Jim Ladd 2021-02-10 13:03:19 -08:00
  • 0574baf7f7 Create fake partition Jim Ladd 2021-02-08 22:29:30 -08:00
  • f70473dc0b When copying main_jobevent, include all table metadata Jim Ladd 2021-02-08 22:26:23 -08:00
  • de0b25862b By default, save job_created as null in db Jim Ladd 2021-02-08 15:42:43 -08:00
  • 6ff15a928a Register new column created by SQL Jim Ladd 2021-02-08 15:31:25 -08:00
  • d10d1963c1 Rename / remove old main_jobevent table Jim Ladd 2021-01-27 15:31:14 -08:00
  • c6acca08d5 first draft of db partitioning Jim Ladd 2021-01-27 14:02:02 -08:00
  • 9946959599 clarify reference to code to be pasted Chris Meyers 2021-06-04 12:10:10 -04:00
  • 9ce171d349 Merge pull request #8 from beeankha/doc_edits Chris Meyers 2021-06-04 11:12:47 -04:00
  • 12f2975809 Merge pull request #10358 from jakemcdermott/fix-credlink softwarefactory-project-zuul[bot] 2021-06-04 15:12:03 +00:00
  • 945125454b Merge pull request #10357 from jakemcdermott/fix-inventory-host-search-config softwarefactory-project-zuul[bot] 2021-06-04 15:05:25 +00:00