Commit Graph

  • b551608f16 Move websocket skip logic into event_handler Alan Rominger 2021-04-29 13:14:50 -04:00
  • 7a25f22078 Remove i18n prop Marliana Lara 2021-06-08 13:33:03 -04:00
  • b43d8e2c7f Enforce a 30-per-second max event websocket rate Alan Rominger 2021-04-29 11:23:41 -04:00
  • 2ad84b60b3 Merge pull request #10381 from AlanCoding/tox_configish softwarefactory-project-zuul[bot] 2021-06-08 15:49:01 +00:00
  • d1981fcb4a Extend launched by details to handle scheduled JTs and WFJTs Marliana Lara 2021-01-14 11:56:56 -05:00
  • df8ce801cf Merge pull request #10325 from wenottingham/count-von-count softwarefactory-project-zuul[bot] 2021-06-08 15:30:43 +00:00
  • 50e6348bef Do not show not as choice for Advanced Search on Smart Inventory nixocio 2021-06-07 16:18:35 -04:00
  • 5ab449c90f Add event-specific template to all event types Alan Rominger 2021-06-08 11:01:14 -04:00
  • 66a9ffc376 Merge pull request #10339 from mabashian/8596-websocket-connecting-state softwarefactory-project-zuul[bot] 2021-06-08 14:36:41 +00:00
  • 16c6e2d716 uses pf date and time picker to schedule form Alex Corey 2021-05-26 15:31:19 -04:00
  • ac5b53b13c Merge pull request #10334 from mabashian/outdated-revision softwarefactory-project-zuul[bot] 2021-06-08 14:14:54 +00:00
  • 6d433cc42a Merge pull request #10379 from jakemcdermott/fix-logout-reload2 softwarefactory-project-zuul[bot] 2021-06-08 13:58:14 +00:00
  • 7c442f3f50 Merge pull request #10359 from AlanCoding/stop_setting_venv softwarefactory-project-zuul[bot] 2021-06-08 12:26:38 +00:00
  • d79f73ab7a Remove references to Ansible venv path because it does not exist Alan Rominger 2021-06-04 10:25:56 -04:00
  • b26eaa3bd2 Remove uses of ansible_virtualenv_path Alan Rominger 2021-06-04 10:09:39 -04:00
  • de46fb409e Adds version context processor back in to fix api browser doc link mabashian 2021-06-07 19:52:01 -04:00
  • 8078daa733 convert InstanceList to table Keith J. Grant 2021-06-07 15:06:12 -07:00
  • e4931bde6c Merge pull request #10346 from jakemcdermott/fix-9905 softwarefactory-project-zuul[bot] 2021-06-07 21:25:05 +00:00
  • e2b0a4f7a7 Make changed result accurate for credentials Elijah DeLee 2021-06-07 17:16:14 -04:00
  • 5da6b02801 Avoid reload on manual logout Jake McDermott 2021-06-07 16:18:16 -04:00
  • 326184da0f fixup changed behavior for EEso its accurate Elijah DeLee 2021-06-07 16:50:53 -04:00
  • dad5533816 Enter flake8 rules in tox config as actual config entries Alan Rominger 2021-06-07 16:21:50 -04:00
  • ca07946c24 Adjust subscription calculation & warning behavior Bill Nottingham 2021-06-01 11:39:15 -04:00
  • 2ce276455a Break out control plane EE as its own thing Elijah DeLee 2021-06-07 15:39:20 -04:00
  • 4db6b8c1fe Rolls back aggressive find/replace on fetchProjects mabashian 2021-06-07 14:21:34 -04:00
  • 03209fe2f2 Updates onCopy functions to use navigator.clipboard instead of deprecated execCommand mabashian 2021-06-07 14:18:27 -04:00
  • 7832639c25 Merge pull request #10361 from nixocio/ui_issue_10355 softwarefactory-project-zuul[bot] 2021-06-07 18:18:15 +00:00
  • 121db42699 Fix data-cy mabashian 2021-06-02 10:10:00 -04:00
  • ddb6c775b1 Adds dataCy to revision copy in project details mabashian 2021-06-02 10:08:21 -04:00
  • 7467779ea9 Remove clipboard copy button component mabashian 2021-06-02 09:32:59 -04:00
  • 66f140bb70 Adds ability to get latest revision from project list when a project is done syncing. Automatically refresh project data on project detail when it's done syncing. mabashian 2021-06-01 11:25:27 -04:00
  • 151f9e79ed Move debug message inside if statement so that it only triggers when we try to reconnect mabashian 2021-06-07 13:30:19 -04:00
  • f83343592b Only attempt to reconnect socket if connection wasn't closed cleanly mabashian 2021-06-02 14:55:04 -04:00
  • 12504c9bc3 Changes settings revert all to send DELETE on individual endpoint rather than PATCHing mabashian 2021-06-03 14:47:35 -04:00
  • 023cc68ba2 Surface default instance group names in /api/v2/settings/all Shane McDonald 2021-06-07 12:07:19 -04:00
  • ec8ac6f1a7 Introduce distinct controlplane instance group Shane McDonald 2021-05-29 10:48:49 -04:00
  • 82c4f6bb88 Define a DEFAULT_QUEUE_NAME Yanis Guenane 2021-05-17 18:06:00 +02:00
  • 5beb68f527 Remove templates from views that were removed Alan Rominger 2021-06-07 11:15:19 -04:00
  • 2eb1e4bbe3 Add OPTIONS documentation for new job limit feature Alan Rominger 2021-06-07 11:11:22 -04:00
  • d3b20e6585 Merge pull request #10362 from shanemcd/runner-alpha-5 Shane McDonald 2021-06-04 16:51:19 -04:00
  • 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