Commit Graph

  • c882cda586 properly parse CLI arguments for launch endpoints Ryan Petrello 2019-10-29 16:30:03 -04:00
  • 784d18705c Merge pull request #5164 from shanemcd/fix-container-groups-upstream softwarefactory-project-zuul[bot] 2019-10-30 17:44:38 +00:00
  • 36996584f9 Re-add dependencies needed by UI tests to the dev env Bill Nottingham 2019-10-30 13:06:48 -04:00
  • 0160dbe8bc Remove sanity exceptions no longer needed AlanCoding 2019-10-30 12:56:36 -04:00
  • 28994d4b0b Install oc and kubectl in upstream task image Shane McDonald 2019-10-30 12:12:56 -04:00
  • 9b09344bae Merge pull request #5015 from AlanCoding/awx_awx_cp1 softwarefactory-project-zuul[bot] 2019-10-30 13:16:32 +00:00
  • 84ba383199 Trim the list of things installed during build Bill Nottingham 2019-10-29 23:19:00 -04:00
  • 6dcd87afec Merge pull request #5148 from keithjgrant/pf-upgrade softwarefactory-project-zuul[bot] 2019-10-29 23:56:02 +00:00
  • 243ab58902 Merge pull request #5152 from shanemcd/centos-8-dev-env softwarefactory-project-zuul[bot] 2019-10-29 22:09:00 +00:00
  • 6c877a15e3 Update dev env to centos:8 Shane McDonald 2019-10-29 16:10:51 -04:00
  • 2ccf0a0004 Merge pull request #5143 from AlanCoding/getinline softwarefactory-project-zuul[bot] 2019-10-29 20:42:49 +00:00
  • c69db02762 Merge pull request #5102 from mabashian/edit-buttons softwarefactory-project-zuul[bot] 2019-10-29 20:42:45 +00:00
  • 59e1c6d492 Add collection test coverage for creating vault credential AlanCoding 2019-10-29 15:34:32 -04:00
  • 35c27c8b16 Tweak ActionButtonCell definition and export mabashian 2019-10-29 14:45:05 -04:00
  • 91edac0d84 remove prop type warnings Keith Grant 2019-10-29 11:41:14 -07:00
  • ae1bd9d1e9 tower_credential: Missing 'kind' attribute (#61324) Mathieu Mallet 2019-08-26 17:12:41 +02:00
  • cf168b27d2 apply username ordering to more views AlanCoding 2019-10-29 12:30:17 -04:00
  • 8cb7b388dc Merge pull request #5140 from ryanpetrello/downstream-hardening softwarefactory-project-zuul[bot] 2019-10-29 18:19:10 +00:00
  • 171f0d6340 Merge branch 'downstream' into devel Ryan Petrello 2019-10-29 11:25:26 -04:00
  • aff31ac02f Add the no_truncate parameter to the job and adhoc event sublist views Jeff Bradberry 2019-10-28 12:51:14 -04:00
  • a23754897e Improve accuracy of code comment Jake McDermott 2019-10-28 11:28:57 -04:00
  • 3094b67664 work around a bug in the k8s client that leaves trash in /tmp Ryan Petrello 2019-10-25 21:16:11 -04:00
  • 98d3f3dc8a Add tests for AWX collection credential fixes (#3893) Alan Rominger 2019-10-28 09:58:00 -04:00
  • 6f2a07a7df Scrape tag input state from dom and put it in vm Jake McDermott 2019-10-25 16:11:07 -04:00
  • 54ac1905b3 pinning pytest-mock to version 1.11.1 Rebeccah 2019-10-25 14:14:14 -04:00
  • 1bdae2d1f7 Fully rely on error ignoring for sanity rel imports AlanCoding 2019-10-24 15:10:38 -04:00
  • 2bc2e26cc7 Ignore import errors due to bugs in Ansible core AlanCoding 2019-10-24 14:58:55 -04:00
  • 5010602e6b add release note AlanCoding 2019-10-22 14:26:56 -04:00
  • c103a813bf declare types in Ansible Tower module options AlanCoding 2019-09-30 16:01:44 -04:00
  • e097bc61c8 New target for sanity testing of the collection AlanCoding 2019-10-03 12:04:59 -04:00
  • 2ea63eeca0 pin to runner==1.4.4 Ryan Petrello 2019-10-25 12:23:10 -04:00
  • 52336c0fe8 fix a syntax error Ryan Petrello 2019-10-25 10:20:18 -04:00
  • 220354241b added in check to see if the the current check has an instance or not to prevent nonetype errors Rebeccah 2019-10-25 09:01:34 -04:00
  • 1ae8fdc15c moved filterint out policy instance values in the api browser input box into the instanceGroupDetail class where I overrode the update_raw_data function to parse out the unneeded data. Additionally added the fix for checking the value in the serializer. Rebeccah 2019-10-23 17:15:40 -04:00
  • 4bbdce3478 removed policy_instance variables from container groups default values in the API put/patch view Rebeccah 2019-10-22 15:57:06 -04:00
  • d25e6249fd Added in validation for each of the 3 fields that should not be changed if the instance is a container group, defaults in the textarea persist with these 3 options Rebeccah 2019-10-15 17:36:55 -04:00
  • 71d7bac261 Rename job_summary_dict to job_metadata Jim Ladd 2019-10-23 12:41:17 -07:00
  • acba5306c6 Fix bug where SCM inventory did not have a collections destination (#3795) Alan Rominger 2019-10-23 19:26:10 -04:00
  • fca9245536 Update unit tests Jim Ladd 2019-10-22 17:45:46 -07:00
  • 47031da65b Return full webhook dict when serializing notif. Jim Ladd 2019-10-21 16:44:03 -07:00
  • b024d91c66 Use correct notif. bodies when sending test notifs Jim Ladd 2019-10-21 16:16:10 -07:00
  • da7002cf0c Don't use i18n for NT body string Jim Ladd 2019-10-21 13:52:36 -07:00
  • f4f1762805 fix lint errors Keith Grant 2019-10-21 15:01:24 -07:00
  • ad5857e06b Add notification custom message fields for workflow pause/approval Keith Grant 2019-10-21 10:41:39 -07:00
  • 12d735ec8f NotificationSerializer should gracefully handle webhook/pagerduty bodies Jim Ladd 2019-10-17 23:51:55 -07:00
  • 1e9173e8ef In awxkit, add support for wf approval notification templates Jim Ladd 2019-10-16 21:26:02 -07:00
  • 4809c40f3c Render WF approval notifications w/ custom templates Jim Ladd 2019-10-15 23:19:12 -07:00
  • 4e9ec271c5 Refactor notification backends to use CustomNotificationBase Jim Ladd 2019-10-15 17:30:56 -07:00
  • 6cd6a42e20 Render default notifications using Jinja templates Jim Ladd 2019-10-07 16:57:57 -07:00
  • f234c0f771 Remove unused build_notification_message method Jim Ladd 2019-10-07 16:55:34 -07:00
  • 3f49d2c455 RBAC relaunch 403 updates (#3835) Alan Rominger 2019-10-23 10:59:35 -04:00
  • a0fb9bef3a Disable activity stream and speed up host group bulk deletion (#3817) Alan Rominger 2019-10-23 08:25:00 -04:00
  • ccaaee61f0 improve cleanup of anonymous kubeconfig files Ryan Petrello 2019-10-22 16:40:54 -04:00
  • 70269d9a0d Add support for credential_type in tower_credential module (#3820) Alan Rominger 2019-10-22 14:39:27 -04:00
  • ab6322a8f7 fix a bug that breaks webhook launches when a survey is in use Ryan Petrello 2019-10-22 08:44:16 -04:00
  • 8bc6367e1e fix a bug introduced upstream with settings.LOG_AGGREGATOR_AUDIT Ryan Petrello 2019-10-22 12:12:22 -04:00
  • b74bf9f266 Instance Groups Instances List styling fixes (#3846) Alex Corey 2019-10-22 13:31:53 -04:00
  • 321aa3b01d Update handlers.py Martin Juhl 2019-10-22 01:02:31 +02:00
  • 7f1096f711 reap k8s-based jobs when the dispatcher restarts Ryan Petrello 2019-10-21 11:18:44 -04:00
  • 2b6cfd7b3d Handle undefined schedule value in job detail component Marliana Lara 2019-10-21 16:13:52 -04:00
  • b2b33605cc Add UI toggle to disable public Galaxy (#3867) Graham Mainwaring 2019-10-21 16:10:25 -04:00
  • d06b0de74b Revert 6282b5bacb mabashian 2019-10-21 11:55:12 -04:00
  • 6dfc714c75 when isolated or container jobs fail to launch, set job status to error Ryan Petrello 2019-10-21 11:01:35 -04:00
  • cf5d3d55f0 Set omitted runner event line lengths to 0 Jake McDermott 2019-10-18 18:44:06 -04:00
  • e91d383165 Fix off-by-one errors Jake McDermott 2019-10-18 18:28:59 -04:00
  • 72d19b93a0 Prettier formatting mabashian 2019-10-29 11:01:04 -04:00
  • ff1c96b0e0 Merge pull request #5132 from mabashian/4980-job-details-delete softwarefactory-project-zuul[bot] 2019-10-29 01:18:50 +00:00
  • 6aaf906594 Merge pull request #5130 from mabashian/4948-empty-list softwarefactory-project-zuul[bot] 2019-10-29 01:13:08 +00:00
  • da7baced50 upgrade patternfly to latest, update tests Keith Grant 2019-10-28 15:59:47 -07:00
  • 2b10c0f3f2 Merge pull request #5042 from craph/devel softwarefactory-project-zuul[bot] 2019-10-28 22:09:20 +00:00
  • 01788263e2 Hide delete button on job details from users without proper permissions mabashian 2019-10-28 17:50:32 -04:00
  • 8daceabd26 Removes close button from footer of host details modal mabashian 2019-10-28 17:38:14 -04:00
  • 712b07c136 Improve usage of ssl_certificate in local_docker Raphaël COMBEAU 2019-10-18 20:20:35 +02:00
  • 8fbfed5c55 Fix org teams empty list text mabashian 2019-10-28 17:21:14 -04:00
  • c4a3c0aac1 Merge pull request #5128 from fosterseth/fix-5081-towerbaseurl400 softwarefactory-project-zuul[bot] 2019-10-28 21:09:26 +00:00
  • 4d0c567d73 Merge pull request #3911 from jbradberry/truncate-fix Ryan Petrello 2019-10-28 16:08:29 -04:00
  • 365f897059 Merge pull request #5103 from mabashian/proj-notifs softwarefactory-project-zuul[bot] 2019-10-28 19:38:15 +00:00
  • 7b1158ee8e Fix failing unit tests due to missing scm_revision key mabashian 2019-10-28 15:31:03 -04:00
  • d8814b7162 Add displayName so that ActionButtonCell can be referenced in tests mabashian 2019-10-28 15:11:29 -04:00
  • 9af3fa557b Fix merge conflict fallout. Remove stale edit click handler. mabashian 2019-10-28 15:08:27 -04:00
  • e0d8d35090 Adds edit buttons to Templates, Inventories, Organizations, and Projects list items when the user has edit capabilities. mabashian 2019-10-24 15:31:07 -04:00
  • 7e83ddc968 Fix URLField to allow numbers in top level domain Seth Foster 2019-10-28 13:47:01 -04:00
  • b48815d2bb Add the no_truncate parameter to the job and adhoc event sublist views Jeff Bradberry 2019-10-28 12:51:14 -04:00
  • ad383cdb44 Merge pull request #3909 from jakemcdermott/fix-3578-comment Jake McDermott 2019-10-28 11:52:11 -04:00
  • bbbacd62ae Merge pull request #5125 from gmarsay/bugfix-slack-notification softwarefactory-project-zuul[bot] 2019-10-28 15:37:39 +00:00
  • 91afa88b44 Improve accuracy of code comment Jake McDermott 2019-10-28 11:28:57 -04:00
  • a6fd3d0c09 Merge pull request #5115 from AlanCoding/string_explosion softwarefactory-project-zuul[bot] 2019-10-28 15:15:06 +00:00
  • b575fa4243 Merge pull request #3898 from ryanpetrello/k8s-messy-client Ryan Petrello 2019-10-28 11:09:24 -04:00
  • edf0d4bf85 Merge pull request #5120 from AlanCoding/var_lib softwarefactory-project-zuul[bot] 2019-10-28 15:08:00 +00:00
  • 3cab73c574 Add tests for AWX collection credential fixes (#3893) Alan Rominger 2019-10-28 09:58:00 -04:00
  • b3af64d66f work around a bug in the k8s client that leaves trash in /tmp Ryan Petrello 2019-10-25 21:16:11 -04:00
  • 1869b73826 Merge pull request #3906 from jakemcdermott/fix-5110 Jake McDermott 2019-10-28 09:15:08 -04:00
  • 5ab09686c9 Merge pull request #5043 from EStork09/devel softwarefactory-project-zuul[bot] 2019-10-27 23:42:35 +00:00
  • 4ed4d85b91 Merge pull request #5123 from r-daneel/devel softwarefactory-project-zuul[bot] 2019-10-27 15:35:47 +00:00
  • cc47afa856 Merge pull request #3904 from rebeccahhh/release_3.6.0 Ryan Petrello 2019-10-27 10:33:32 -04:00
  • e066b688fc Merge pull request #5117 from ryanpetrello/runner-1-4-4 softwarefactory-project-zuul[bot] 2019-10-27 14:03:25 +00:00
  • 15111dd24a pin to runner==1.4.4 Ryan Petrello 2019-10-25 12:23:10 -04:00
  • 841975d72b Scrape tag input state from dom and put it in vm Jake McDermott 2019-10-25 16:11:07 -04:00
  • 31a96d20ab Update slack_backend.py Guillaume Marsay 2019-10-26 22:07:31 +02:00
  • 9a70ac88c0 Merge pull request #5075 from AlexSCorey/credentialsLookUp softwarefactory-project-zuul[bot] 2019-10-25 20:51:13 +00:00