Commit Graph

  • 99b3997084 Merge pull request #4412 from jladdjr/foreman_backwards_compat_for_ssl_verify_3.7.2 Jim Ladd 2020-06-18 18:25:53 -07:00
  • 35fe255455 add backwards support for ssl_verify in foreman Jim Ladd 2020-06-17 12:27:49 -07:00
  • 6682dcbc7c Merge pull request #7357 from mabashian/awx-dep-upgrades-June-15 softwarefactory-project-zuul[bot] 2020-06-18 22:03:19 +00:00
  • defa334bd9 Merge pull request #7358 from rebeccahhh/devel softwarefactory-project-zuul[bot] 2020-06-18 20:20:15 +00:00
  • 70f8a02a5e Merge pull request #7383 from ryanpetrello/tox-py2-bye-bye softwarefactory-project-zuul[bot] 2020-06-18 20:14:32 +00:00
  • 3834125d09 Merge pull request #7378 from AlanCoding/minor_test_tweaks softwarefactory-project-zuul[bot] 2020-06-18 20:00:35 +00:00
  • 118e1b8df1 removing memchache mentions in comments Rebeccah 2020-06-16 17:53:07 -04:00
  • 393369adec First cut at examples of the import and export commands Jeff Bradberry 2020-06-18 15:32:49 -04:00
  • e732d03b20 awxkit dropped py2 support awhile ago; stop running tests in py2 Ryan Petrello 2020-06-18 15:31:35 -04:00
  • f76c57b1ec Bump AWX version, after notable inventory deprecation AlanCoding 2020-06-18 15:10:10 -04:00
  • 8fc3377fa6 Minor test fixes AlanCoding 2020-06-18 13:46:28 -04:00
  • 3cf4f4729d [DO NOT PORT to AWX] Pin dev requirements (#4413) Alan Rominger 2020-06-18 09:22:04 -04:00
  • 1321d298ee Merge pull request #6911 from AlanCoding/rm_all_scripts softwarefactory-project-zuul[bot] 2020-06-18 00:08:03 +00:00
  • d6b9077f72 Merge pull request #7351 from nixocio/ui_add_docs_hooks softwarefactory-project-zuul[bot] 2020-06-17 21:31:32 +00:00
  • 0e274c3038 Merge pull request #7372 from shanemcd/support-wait-for-first-consumer softwarefactory-project-zuul[bot] 2020-06-17 21:23:26 +00:00
  • 43bf2989af Support PVCs that were created w/ WaitForFirstConsumer Shane McDonald 2020-06-17 16:40:33 -04:00
  • 2e33c69e9c Add section related to custom hooks nixocio 2020-06-16 11:49:44 -04:00
  • 9e118b8a0c Merge pull request #7360 from jladdjr/foreman_backwards_compat_for_ssl_verify softwarefactory-project-zuul[bot] 2020-06-17 19:46:53 +00:00
  • 91cd5b359a add backwards support for ssl_verify in foreman Jim Ladd 2020-06-16 11:37:03 -07:00
  • 2df67c4dc8 Merge pull request #7287 from marshmalien/6899-inv-src-subform softwarefactory-project-zuul[bot] 2020-06-17 18:44:30 +00:00
  • e784a7c0a3 bump migrations AlanCoding 2020-05-21 14:52:06 -04:00
  • 401c5671c8 Remove things from tests specific to inventory scripts AlanCoding 2020-05-14 20:21:35 -04:00
  • 3c8c1858d4 Fix migration through manual testing AlanCoding 2020-05-14 16:05:21 -04:00
  • b6a4c34b7a bump migration number AlanCoding 2020-05-14 14:39:38 -04:00
  • 71cf3198d8 Add data migration to convert cloudforms scripts to SCM AlanCoding 2020-05-14 14:36:49 -04:00
  • b0ff763a0b flake8 fixes AlanCoding 2020-05-01 14:35:46 -04:00
  • 8f56042dcc rename migration AlanCoding 2020-05-01 10:19:07 -04:00
  • ec3c4de1f7 Fix openstack and logic and update some tests AlanCoding 2020-05-01 09:53:02 -04:00
  • b2bdb0c81d lose cloudforms as inventory source option AlanCoding 2020-05-01 09:38:17 -04:00
  • bedb1f364d Remove inventory scripts AlanCoding 2020-05-01 09:19:12 -04:00
  • 6ed611c27c Add inventory source subforms Marliana Lara 2020-06-08 13:44:46 -04:00
  • 97dbfee162 Merge pull request #7359 from shanemcd/no-host-pg-port softwarefactory-project-zuul[bot] 2020-06-17 18:10:35 +00:00
  • 51b0c51605 Remove local port binding for postgres in dev env Shane McDonald 2020-06-16 19:18:28 -04:00
  • 5ca66ac806 Merge pull request #7317 from shanemcd/redis-root-group softwarefactory-project-zuul[bot] 2020-06-16 23:41:42 +00:00
  • 6376395c68 Merge pull request #4409 from ryanpetrello/371-host-summary-regression Ryan Petrello 2020-06-16 17:04:22 -04:00
  • 90bcb6d145 Merge pull request #7258 from mabashian/dynamic-credential-form softwarefactory-project-zuul[bot] 2020-06-16 20:43:53 +00:00
  • 3c27e1ca12 Revert "Gets rid of custom form reset function in favor of formik's resetForm in credential form" mabashian 2020-06-15 12:51:23 -04:00
  • 8aa6e9466f Fixes credential type dropdown item sort issue where Vault appeared after VMware mabashian 2020-06-15 12:38:50 -04:00
  • 9180334908 Adds a bit more unit test coverage around credential add/edit save functionality, making sure that we're making the correct calls with the correct payloads. mabashian 2020-06-09 13:58:40 -04:00
  • 9d63b679f9 Gets rid of custom form reset function in favor of formik's resetForm in credential form mabashian 2020-06-08 17:31:03 -04:00
  • d5578d9744 Only render subform if cred type inputs.fields exists. This fixes a bug where an error was thrown when a custom credential type without an input configuration existed in the database. mabashian 2020-06-08 17:03:34 -04:00
  • 7fefea31c0 Removes nested ternary in CredentialField validate param by moving logic out to a function and making it a little more readable. mabashian 2020-06-08 15:30:47 -04:00
  • b5ce1fe2f3 Changes CredentialSubForm to TypeInputsSubForm mabashian 2020-06-08 14:59:16 -04:00
  • 3dfc9328a9 Dynamically render credential subform fields based on options responses for each credential type mabashian 2020-06-04 14:29:28 -04:00
  • dba55fec47 Merge pull request #7337 from rooftopcellist/i18n_awx_translations_6-15 softwarefactory-project-zuul[bot] 2020-06-16 20:16:02 +00:00
  • 93498b2d7f UI translation strings for release_3.7.1 branch ansible-translation-bot 2020-06-12 17:03:37 +00:00
  • 781b675837 Upgrade jquery to 3.5.1 mabashian 2020-06-16 12:39:48 -04:00
  • 5e3ce7b7ea Update ngToast to most recent version mabashian 2020-06-16 10:27:28 -04:00
  • 34dd034f7c Upgrades to the latest angular-tz-extensions mabashian 2020-06-15 18:06:44 -04:00
  • d5fcf733f0 Upgrades to the latest angular-codemirror mabashian 2020-06-15 17:56:20 -04:00
  • 8d63ebf0e0 Upgrade to the latest angular-scheduler mabashian 2020-06-15 17:20:30 -04:00
  • de5f996358 Merge pull request #7352 from ryanpetrello/host-summary-optimization-bug softwarefactory-project-zuul[bot] 2020-06-16 17:33:01 +00:00
  • a54081de2e Merge pull request #7328 from Tompage1994/credential_input_source softwarefactory-project-zuul[bot] 2020-06-16 17:27:45 +00:00
  • eaadbe9730 fix a regression in how job host summaries are generated Ryan Petrello 2020-06-16 12:36:51 -04:00
  • 70afbe0b8d fix a regression in how job host summaries are generated Ryan Petrello 2020-06-16 12:36:51 -04:00
  • 7bf1d4946e Fixed final lint issues Tom Page 2020-06-16 17:14:52 +01:00
  • fd18194b1b Fix pylint errors Tom Page 2020-06-16 15:57:19 +01:00
  • 73a39c1e55 Cleanup of debug and change test fixtures Tom Page 2020-06-16 14:30:28 +01:00
  • 415c39aabc Merge pull request #6938 from neb14/journald_logging_option softwarefactory-project-zuul[bot] 2020-06-16 13:30:07 +00:00
  • 1c78190385 Change cred_input_src to remove src_cred as primarykey Tom Page 2020-06-16 13:56:49 +01:00
  • ea175ac5b6 Allows for docker logger support Ben Schmitz 2020-05-06 16:14:25 -05:00
  • 5527fc9115 Merge pull request #7343 from shanemcd/struggles softwarefactory-project-zuul[bot] 2020-06-16 12:24:39 +00:00
  • 4c55685656 Add tower_credential_input_source to awx_collection Tom Page 2020-06-11 17:52:30 +01:00
  • de82c613fc Make tests pass with current versions of things Shane McDonald 2020-06-15 20:54:14 -04:00
  • 186c54cb14 Merge pull request #4404 from ansible/i18n_release_3.7.1_translations Christian Adams 2020-06-15 17:10:10 -04:00
  • 40eb3e43f8 UI translation strings for release_3.7.1 branch ansible-translation-bot 2020-06-12 17:03:37 +00:00
  • 241931309e Merge pull request #7321 from jladdjr/instance_id_fallback softwarefactory-project-zuul[bot] 2020-06-11 21:49:39 +00:00
  • 26083bdef6 Merge pull request #7304 from AlexSCorey/7233-ApplicationsList softwarefactory-project-zuul[bot] 2020-06-11 19:47:56 +00:00
  • e035eea95a Merge pull request #7188 from mo-saeed/devel Shane McDonald 2020-06-11 15:26:58 -04:00
  • e1f7a7619f Merge pull request #4398 from jladdjr/instance_id_fallback Jim Ladd 2020-06-11 12:19:23 -07:00
  • f211c70e69 fixes qs namespace, and location of proptypes Alex Corey 2020-06-09 17:41:38 -04:00
  • 08d9341704 Adds lists and list items and delete functionality Alex Corey 2020-06-08 16:29:06 -04:00
  • 0fda9d2c56 Continue after failures to grant roles Jeff Bradberry 2020-06-11 11:17:52 -04:00
  • 43ab6acb84 revert EC2_INSTANCE_ID_VAR Jim Ladd 2020-06-11 09:53:50 -07:00
  • 8eee0d40dd revert EC2_INSTANCE_ID_VAR Jim Ladd 2020-06-11 09:52:54 -07:00
  • fe221c2473 Merge pull request #4399 from shanemcd/kube-queues Ryan Petrello 2020-06-11 09:00:16 -04:00
  • cb1a3e4199 Merge pull request #7312 from nixocio/ui_issue_7301 softwarefactory-project-zuul[bot] 2020-06-10 21:24:17 +00:00
  • 3b61b82616 wrap --instance-id-var in quotes Jim Ladd 2020-06-10 13:55:54 -07:00
  • 9eaee801a7 update VMWARE_INSTANCE_ID_VAR Jim Ladd 2020-06-10 13:30:05 -07:00
  • 1970fac989 Allow use of fallback instance_ids AlanCoding 2019-04-04 12:20:35 -04:00
  • 28164ad4cc Merge pull request #7319 from wenottingham/unused-perhaps softwarefactory-project-zuul[bot] 2020-06-10 21:05:50 +00:00
  • 9514adaf3a wrap --instance-id-var in quotes Jim Ladd 2020-06-10 13:55:54 -07:00
  • 85deb8711c Add queue / instance group registration to heartbeat for k8s installs Shane McDonald 2020-06-04 18:32:14 -04:00
  • 8eecfeaab4 Add stub files for Credential Types nixocio 2020-06-09 16:49:57 -04:00
  • 17eaeb28a8 update VMWARE_INSTANCE_ID_VAR Jim Ladd 2020-06-10 13:30:05 -07:00
  • bf6e8f8e83 Prioritize membership roles Jeff Bradberry 2020-06-10 15:27:15 -04:00
  • a33c303765 Remove active_counts_by_org Bill Nottingham 2020-06-10 15:25:14 -04:00
  • 423df6618d Force containers in k8s to run under root group Shane McDonald 2020-06-10 13:35:41 -04:00
  • 3ae4417af4 Merge pull request #7314 from nixocio/ui_fix_clipboard_error softwarefactory-project-zuul[bot] 2020-06-10 16:43:28 +00:00
  • 2582036fc8 Merge pull request #7313 from kdelee/update_k8s_inv_docs softwarefactory-project-zuul[bot] 2020-06-10 16:33:08 +00:00
  • b8e1f1b882 Merge pull request #7316 from ryanpetrello/tmi softwarefactory-project-zuul[bot] 2020-06-10 16:23:30 +00:00
  • dc3701b3d6 Merge pull request #7315 from ryanpetrello/redis-chmod-docker softwarefactory-project-zuul[bot] 2020-06-10 16:06:25 +00:00
  • 3818fb9b69 Merge pull request #7306 from AlexSCorey/6863-CopyProjectsAndInventories softwarefactory-project-zuul[bot] 2020-06-10 16:06:20 +00:00
  • 64ebfa75a8 remove a highly verbose log lines Ryan Petrello 2020-06-10 11:50:13 -04:00
  • e81ccf10df set proper permissions for the redis socket Ryan Petrello 2020-06-10 11:36:09 -04:00
  • 9797c8e3c2 Add required variables to ClipboardCopyButton test nixocio 2020-06-10 11:23:29 -04:00
  • a83a9c9723 remove dep on python-memcached Elijah DeLee 2020-06-10 11:18:48 -04:00
  • 6777b82d8e remove reference to memcached in k8s inv Elijah DeLee 2020-06-10 11:08:49 -04:00
  • 753b8c287c Merge pull request #7221 from AlexSCorey/6589-InventorySourceSchedules softwarefactory-project-zuul[bot] 2020-06-10 15:01:54 +00:00
  • eb5970b4a1 merge and resolve conflicts mosad 2020-06-10 16:01:17 +02:00