Commit Graph

  • 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
  • ea67c70437 Merge pull request #10257 from mabashian/6073-typeahead-lookup softwarefactory-project-zuul[bot] 2021-06-04 15:03:53 +00:00
  • f2f2483708 Doc edits beeankha 2021-06-04 11:01:06 -04:00
  • 8c61a49e01 prevents dashboard counts from reloading with line chart filters change Alex Corey 2021-06-04 10:55:40 -04:00
  • 88ff68295b Make IG credential linkable Jake McDermott 2021-06-04 10:01:30 -04:00
  • d93f62c030 Add search config for inventory hosts Jake McDermott 2021-06-04 09:51:43 -04:00
  • ae5b11a2a9 add docs on debugging job event perf Chris Meyers 2021-06-03 10:27:32 -04:00
  • baade775ab remove changes to root.py to keep the custom virtualenvs listed in api/config Rebeccah 2021-06-03 16:51:58 -04:00
  • bd2da80cea restructure so the -q is actually completely quiet Rebeccah 2021-06-03 15:46:04 -04:00
  • 550ab82f63 add the conditionals for incorrect paths and helpful info for if a user does that Rebeccah 2021-06-02 13:54:23 -04:00
  • cece7ff741 add a -q flag to make scripting easier and general improvements for readability Rebeccah 2021-06-02 12:05:20 -04:00
  • c0b812c47a split unified job templates out into jts and projects because workflows don't have custom virtualenvs & rename file so the command is shorter Rebeccah 2021-05-21 12:11:40 -04:00
  • b256e5b79d adding in a 3rd command that shows the associated templates, orgs, and invs the venv is tied to Rebeccah 2021-05-21 11:36:34 -04:00
  • 2ed3038a5c fixed what would be a rather embarrassing misspeeeling Rebeccah 2021-05-19 09:52:37 -04:00
  • 779ca8b260 split the one command into two for clarity and remove unused imports Rebeccah 2021-05-12 11:48:40 -04:00
  • 137fedfc9b Rename custom venv export command and add usability tweaks Shane McDonald 2021-05-11 18:18:27 -04:00
  • 256a47618f Ignore awx venv Shane McDonald 2021-05-11 18:15:51 -04:00
  • dfaa69be51 add an awx-manage command that gets pip freeze data from custom_venvs and outputs to command line stdout Rebeccah 2021-04-22 13:45:33 -04:00
  • c34fa30ea7 Merge pull request #10342 from mabashian/10338-checkbox-double-select softwarefactory-project-zuul[bot] 2021-06-03 21:37:05 +00:00
  • 3e5ee9d57a Merge pull request #10322 from jbradberry/show-ee-resolver softwarefactory-project-zuul[bot] 2021-06-03 21:11:33 +00:00
  • c7dd3996df Merge pull request #10351 from AlanCoding/sliced_ee softwarefactory-project-zuul[bot] 2021-06-03 21:02:01 +00:00
  • e342919735 Merge pull request #10323 from wenottingham/look-over-there softwarefactory-project-zuul[bot] 2021-06-03 20:42:04 +00:00
  • d0991bab9e Expose the EE resolver to the job template detail API endpoints Jeff Bradberry 2021-06-01 11:34:50 -04:00
  • efcbea1fc5 Skip sliced jobs from the workflow EE logic Alan Rominger 2021-06-03 16:20:47 -04:00
  • 1537b84ec8 adds more filters to dashboard chart Alex Corey 2021-06-03 15:10:21 -04:00
  • 30b7535ca2 Merge pull request #10348 from rooftopcellist/container_groups_error softwarefactory-project-zuul[bot] 2021-06-03 19:02:34 +00:00
  • fe02c0b157 Fix error msg wording and sdb docs Christian M. Adams 2021-06-03 14:16:05 -04:00
  • 177901eca6 Adds assertion to ensure that only one chip is shown when a checkbox list item is selected mabashian 2021-06-03 14:01:04 -04:00
  • c2c93e7a66 Fix unit test failures mabashian 2021-06-03 13:50:26 -04:00
  • 00e60d2698 Add additional controller directory for collections for inventory update Bill Nottingham 2021-06-01 12:05:31 -04:00
  • ec1408fbd1 Disable cancel button on http 405 Jake McDermott 2021-06-03 12:54:16 -04:00
  • 23c3e62211 Merge pull request #10345 from sarabrajsingh/bugfix/bump-ansible-runner-version softwarefactory-project-zuul[bot] 2021-06-03 16:49:38 +00:00
  • 383c2bba58 updated ansible-runner version from 2.0.0a2 -> 2.0.0a4 in requirements files Sarabraj Singh 2021-06-03 11:53:57 -04:00
  • 8adb53b5a8 Merge pull request #10292 from mabashian/8824-role-modal softwarefactory-project-zuul[bot] 2021-06-03 15:52:40 +00:00
  • 92401e5328 Merge pull request #10301 from kdelee/unqualified_images softwarefactory-project-zuul[bot] 2021-06-03 15:45:24 +00:00
  • d360fb212e Merge pull request #10258 from kdelee/ee_singular_awx_cli softwarefactory-project-zuul[bot] 2021-06-03 14:11:27 +00:00
  • 4c1b0297e7 Fixes bug where checkbox list item was selecting things twice mabashian 2021-06-03 09:48:20 -04:00
  • a0b14b994d Merge pull request #8763 from wenottingham/licenses-to-kill softwarefactory-project-zuul[bot] 2021-06-02 23:48:52 +00:00
  • 168c022d3e Merge pull request #10329 from keithjgrant/6853-select-all-quirks softwarefactory-project-zuul[bot] 2021-06-02 23:11:41 +00:00
  • 5adfacba64 Merge pull request #10321 from kdelee/management_cmd_ee_creds Shane McDonald 2021-06-02 18:37:52 -04:00
  • 52eeace20f Register default EEs when booting dev env Shane McDonald 2021-06-02 18:19:41 -04:00
  • 21ff1d714d add useSelected tests for new functions Keith J. Grant 2021-06-02 14:48:53 -07:00
  • eeca5512be update remaining lists to clear selection on pagination/search/sort Keith J. Grant 2021-06-01 17:09:46 -07:00
  • 143a4a61b3 clear list selection on navigate (first batch) Keith J. Grant 2021-05-25 16:48:38 -07:00
  • fef24355ab Merge pull request #9908 from marshmalien/session-work softwarefactory-project-zuul[bot] 2021-06-02 21:17:47 +00:00
  • d70dfec6b6 Merge pull request #10215 from keithjgrant/9218-sort-in-modal softwarefactory-project-zuul[bot] 2021-06-02 21:01:49 +00:00
  • 49eccfb19f Merge pull request #10335 from mabashian/10129-multi-choice-survey softwarefactory-project-zuul[bot] 2021-06-02 20:41:20 +00:00
  • 223c5bdaf6 Tweaks to register_default_execution_environments command Shane McDonald 2021-06-02 16:26:58 -04:00
  • e740cfcb52 revert change to serializer and use get_or_create Elijah DeLee 2021-06-02 16:16:36 -04:00
  • 65b03174ea Merge pull request #10304 from akus062381/add-ouia-to-yaml-jason-buttons softwarefactory-project-zuul[bot] 2021-06-02 19:51:31 +00:00
  • 134d84ded9 Adds unique ouiaId to MultiButtonToggle mabashian 2021-06-02 14:43:23 -04:00
  • 5707d65d0f fix akus062381 2021-05-27 15:26:43 -04:00
  • 9956538224 yay akus062381 2021-05-27 15:21:32 -04:00
  • 7818b2008f Allow modifications of managed_by_tower creds Elijah DeLee 2021-06-02 13:05:02 -04:00
  • 043aff6a8c Create default EE in seperate awx-managment cmd Elijah DeLee 2021-06-01 10:56:45 -04:00
  • 7725c6f18f Merge pull request #10305 from jbradberry/resolve-workflow-ee softwarefactory-project-zuul[bot] 2021-06-02 16:22:39 +00:00
  • 16a3f7c2df Properly validate multiple choice survey questions mabashian 2021-06-02 10:38:11 -04:00
  • 896d895934 Merge pull request #10326 from chrismeyersfsu/fix-iso_path_sharing 19.2.0 softwarefactory-project-zuul[bot] 2021-06-01 19:55:14 +00:00
  • 067e6a5163 when sharing paths use little z Chris Meyers 2021-06-01 15:11:25 -04:00
  • 92f567539f Update .po strings Marliana Lara 2021-06-01 14:43:11 -04:00
  • 951f6d4636 Redirect user after authenticating through social auth Marliana Lara 2021-05-26 17:37:29 -04:00