Commit Graph

  • 058e2c0d81 Make schema generator handle alternative iso 8601 datetimes Matthew Jones 2019-01-22 11:44:56 -05:00
  • 072919040b Omit DATABASE_SSLMODE if not set. Marius Rieder 2019-01-22 17:24:44 +01:00
  • 91ae343e3b Merge pull request #2847 from marshmalien/testing-smart-inv-host-filter softwarefactory-project-zuul[bot] 2019-01-22 16:10:26 +00:00
  • 5afabc7a19 use npm ci to install ui dependencies Jake McDermott 2019-01-22 10:45:48 -05:00
  • 4788f0814f Merge pull request #3045 from jakemcdermott/regenerate-package-lock 3.0.0 softwarefactory-project-zuul[bot] 2019-01-22 15:01:43 +00:00
  • c528ece5df Merge pull request #3046 from shanemcd/3.0.0 softwarefactory-project-zuul[bot] 2019-01-22 14:58:33 +00:00
  • a1c03cd6a1 update license files Jake McDermott 2019-01-22 09:30:42 -05:00
  • 42fbb81337 AWX 3.0.0 Shane McDonald 2019-01-22 09:32:39 -05:00
  • 5286e24721 Merge pull request #3044 from ryanpetrello/dispatcher-reap-db-error softwarefactory-project-zuul[bot] 2019-01-22 14:32:34 +00:00
  • 0bde309d23 updating package-lock.json Jake McDermott 2019-01-22 09:03:10 -05:00
  • b2442d42a3 detect dead DB connections in the dispatcher when reaping jobs Ryan Petrello 2019-01-22 08:40:26 -05:00
  • 18409f89c5 Merge pull request #3042 from ryanpetrello/py3-sso-complete softwarefactory-project-zuul[bot] 2019-01-22 13:12:41 +00:00
  • 88d5fb0420 Merge pull request #3039 from AlanCoding/inventory_venv softwarefactory-project-zuul[bot] 2019-01-22 13:12:37 +00:00
  • 1cc0f81913 Merge pull request #3034 from rooftopcellist/upgrade_social_auth_core softwarefactory-project-zuul[bot] 2019-01-21 22:10:50 +00:00
  • 8cb8e63db5 fix a py3 bug that breaks the SSO complete endpoint Ryan Petrello 2019-01-21 16:53:18 -05:00
  • 8597670299 upgrade social-auth-core to v3.0.0 Christian Adams 2019-01-18 14:08:42 -05:00
  • c0ff4dad59 Merge pull request #3021 from jakemcdermott/credential_input_access_methods softwarefactory-project-zuul[bot] 2019-01-21 21:10:12 +00:00
  • 9b2ca04118 Fix host_filter smart search bug when searching by "or" operator Marliana Lara 2018-11-29 15:31:56 -05:00
  • c97dfeb725 Cleanup after change post... to create... mabashian 2019-01-21 15:46:11 -05:00
  • 2c19a5a1d7 Changed post to create in api.js. Removed capitalize text component in favor of css solution. Updates to empty list contents. Fixes padding on notifications list mabashian 2019-01-21 15:44:09 -05:00
  • d98c60519e Merge pull request #2895 from AlanCoding/scm_vars softwarefactory-project-zuul[bot] 2019-01-21 19:13:47 +00:00
  • 589531163a Add pg_sslmode option. Marius Rieder 2019-01-21 19:47:34 +01:00
  • 4f929c7052 Fix inadvertent merge conflict change mabashian 2019-01-21 13:30:15 -05:00
  • 5dd8c3ace2 Allow SCM overwrite vars in the UI AlanCoding 2018-12-10 07:10:18 -05:00
  • 58f99c8918 Adds notification list to orgs mabashian 2019-01-21 13:13:09 -05:00
  • d021c253aa Merge pull request #2959 from crab86/devel softwarefactory-project-zuul[bot] 2019-01-21 17:21:14 +00:00
  • c48c8c04f4 Merge pull request #3038 from Spredzy/x_frame_options softwarefactory-project-zuul[bot] 2019-01-21 15:31:44 +00:00
  • a2102c92ec Merge pull request #3030 from ryanpetrello/fix-non-utf8-scm softwarefactory-project-zuul[bot] 2019-01-21 13:52:55 +00:00
  • 99288a5e18 Use custom virtual environment in inventory updates AlanCoding 2019-01-20 12:56:14 -05:00
  • 44c48d1d66 Nginx: Specify X-Frame-Options "DENY" header Yanis Guenane 2019-01-21 12:32:41 +01:00
  • c785c38748 websocket tests initial commit Daniel Sami 2018-12-20 12:01:40 -05:00
  • ebe0ded9c2 Add grafana notification type unit tests Sebastian 2019-01-20 22:42:03 +01:00
  • 2dadfbcc14 use credential input access methods in injectors.py Jake McDermott 2019-01-17 21:22:37 -05:00
  • 3a58a5b772 use credential input access methods in views/__init__.py Jake McDermott 2019-01-17 20:15:04 -05:00
  • 5010e98b8f use credential input access methods in projects.py Jake McDermott 2019-01-17 19:23:04 -05:00
  • 3ef4cc9bfa use credential input access methods in serializers.py Jake McDermott 2019-01-17 19:11:16 -05:00
  • c01c671642 use credential input access methods in tasks.py Jake McDermott 2019-01-17 18:43:36 -05:00
  • a86e270905 add credential input access methods Jake McDermott 2019-01-17 20:44:37 -05:00
  • 4058d18593 Add grafana notification type Sebastian 2019-01-20 13:51:23 +01:00
  • caa55f112f add robust handling of non-UTF8 when detecting inventory/playbooks Ryan Petrello 2019-01-18 16:04:32 -05:00
  • d0af952685 Merge pull request #3027 from rooftopcellist/amend_auth_code_help_txt softwarefactory-project-zuul[bot] 2019-01-18 20:37:21 +00:00
  • fbc7f496c5 Merge pull request #3024 from ryanpetrello/ldap-gc-deadlock softwarefactory-project-zuul[bot] 2019-01-18 19:25:11 +00:00
  • bb19a4234e Merge pull request #3003 from jlmitch5/newSettingsInUI John Mitchell 2019-01-18 14:20:31 -05:00
  • 11f7e90f6a Merge pull request #3025 from ryanpetrello/django-cors-headers softwarefactory-project-zuul[bot] 2019-01-18 18:47:14 +00:00
  • 5c080678a6 correct authorization code expiration help-text Christian Adams 2019-01-18 13:27:01 -05:00
  • 2df51a923d change grant reference to code in ui help text John Mitchell 2019-01-18 13:13:15 -05:00
  • 0da0a8e67b CORS Support Tyler Cross 2018-11-18 21:25:21 -05:00
  • b75ba7ebea remove auth misc form and move fields under system misc form John Mitchell 2019-01-17 13:50:53 -05:00
  • 24de951f6c add access token and authorization code expiration settings to ui John Mitchell 2019-01-15 14:05:48 -05:00
  • 974306541e add isolated settings to ui John Mitchell 2019-01-14 14:24:22 -05:00
  • d2fa5cc182 Merge pull request #3013 from ryanpetrello/ansible-py3-venv softwarefactory-project-zuul[bot] 2019-01-18 16:29:27 +00:00
  • e45e4b3cda fix a deadlock when Python garbage collects LDAPBackend objects Ryan Petrello 2019-01-18 11:21:47 -05:00
  • 65641c7edd add support for custom py3 ansible virtualenvs Ryan Petrello 2019-01-16 17:14:08 -05:00
  • 5f01c3f5a8 Merge pull request #2994 from coreywan/pod-limits softwarefactory-project-zuul[bot] 2019-01-18 04:28:11 +00:00
  • 7b39198f26 Merge pull request #2995 from coreywan/postgres_helm softwarefactory-project-zuul[bot] 2019-01-18 04:24:18 +00:00
  • f1e3be5ec8 Removing unicode fix-related lines in ha.py Bianca 2018-11-14 17:40:25 -05:00
  • bf5657a06a Update register_queue.py file to enable registration of instance groups with unicode Bianca 2018-11-13 14:33:32 -05:00
  • f583dd73e8 Merge pull request #3008 from AlanCoding/inv_cleanup2 softwarefactory-project-zuul[bot] 2019-01-17 19:23:02 +00:00
  • 57b8aa4892 Merge pull request #3002 from themr0c/pg_password_10_character_limit softwarefactory-project-zuul[bot] 2019-01-17 18:15:38 +00:00
  • 474876872e Merge pull request #2999 from themr0c/issue-2991 softwarefactory-project-zuul[bot] 2019-01-17 14:28:05 +00:00
  • 3eaed52b83 Merge pull request #3017 from ryanpetrello/beat-shelve-error softwarefactory-project-zuul[bot] 2019-01-17 13:46:09 +00:00
  • 28822d891c remove unneeded steps in inventory import AlanCoding 2018-03-26 08:24:14 -04:00
  • 37dbfa88f9 close the persistent shelve when we're done checking it Ryan Petrello 2019-01-17 08:18:50 -05:00
  • b6c30e8ef5 it's a limitation of the official postgres helm chart Fabrice Flore-Thebault 2019-01-14 17:17:40 +01:00
  • d938c96a76 pg_password should be random 10 character alphanumeric string, when postgresql is running on kubernetes Fabrice Flore-Thebault 2019-01-14 17:03:27 +01:00
  • 4ce18618cb Merge pull request #3014 from jakemcdermott/skip-ui-release-chromium-download softwarefactory-project-zuul[bot] 2019-01-17 04:58:22 +00:00
  • 6c7f11395b skip chromium download when building release Jake McDermott 2019-01-16 19:31:25 -05:00
  • 134950ade1 Merge pull request #3006 from ansible/documentation softwarefactory-project-zuul[bot] 2019-01-16 23:43:46 +00:00
  • 7258a43bad rewording, typo corrections Daniel Sami 2019-01-17 08:28:22 +09:00
  • 27f98163ff Merge pull request #3012 from ryanpetrello/fix-swagger-key-ordering Ryan Petrello 2019-01-16 16:43:43 -05:00
  • 6d04bd34ce enforce key order when writing swagger docs JSON Ryan Petrello 2019-01-16 16:00:27 -05:00
  • 584ec9cf75 Merge pull request #2538 from ryanpetrello/py3 softwarefactory-project-zuul[bot] 2019-01-16 19:39:14 +00:00
  • 3060abab1d Merge pull request #87 from ansible/lookup-form-component kialam 2019-01-16 13:32:28 -05:00
  • a70a0fa622 Bump Lookup component test coverage up. kialam 2019-01-16 13:15:51 -05:00
  • aebeeb170e adds pod limits Corey Wanless 2019-01-11 19:41:32 -06:00
  • c434d38876 adding helm chart version for postgresql Fabrice Flore-Thebault 2019-01-16 09:40:49 +01:00
  • ae3ab89515 lint fix Daniel Sami 2019-01-16 11:06:25 +09:00
  • 0c250cd6af Updated parameter info Daniel Sami 2019-01-16 10:44:22 +09:00
  • 7230b4bf8d Bump up unit test coverage for OrganizationAdd component. kialam 2019-01-15 15:51:37 -05:00
  • 33c1416f6c work around a py3 bug in celerybeat Ryan Petrello 2019-01-15 15:13:43 -05:00
  • fc32cf026f Address review feedback. kialam 2019-01-15 15:15:17 -05:00
  • e8fe6fe33c Fix & Add unit tests. kialam 2019-01-15 14:58:23 -05:00
  • 3d7fcb3835 fix a few isolated issues related to the py2 -> py3 move Ryan Petrello 2019-01-15 12:46:05 -05:00
  • 04da4503db Python 3 / Upstream Kubernetes Shane McDonald 2019-01-14 17:33:01 -05:00
  • 2016798e0f fix a few UTF-8 bugs on Ubuntu related to stdout text downloads Ryan Petrello 2019-01-14 17:14:36 -05:00
  • 39d119534c support isolated runs in py2 *and* py3 (for now) Ryan Petrello 2019-01-14 14:43:03 -05:00
  • d273472927 Enable py3 SCL if needed Shane McDonald 2019-01-11 21:18:56 -05:00
  • 5aa99b2ca1 Dependency updates for Python 3 Shane McDonald 2019-01-14 11:26:12 -05:00
  • 96b9bd6ab6 make py3 packaging work for k8s Ryan Petrello 2019-01-07 16:00:45 -05:00
  • 2c5bdf3611 fix some isolated py3 bugs Author: Jim Ladd 2019-01-04 19:15:14 -05:00
  • af4234556e remove dm.xmlsec.binding Ryan Petrello 2019-01-03 15:31:39 -05:00
  • c6482137d1 parametrize PYTHON for Ubuntu py35 support Ryan Petrello 2019-01-03 12:49:54 -05:00
  • f223df303f convert py2 -> py3 Ryan Petrello 2018-10-22 12:58:42 -04:00
  • f132ce9b64 switch image builds to py3 Ryan Petrello 2018-10-22 11:47:39 -04:00
  • f22fd58392 Merge pull request #3007 from AlanCoding/test_logging softwarefactory-project-zuul[bot] 2019-01-15 18:19:58 +00:00
  • cccc038600 Updates to logging, specifically for unit tests AlanCoding 2019-01-15 10:42:40 -05:00
  • b9607dd415 Merge pull request #2983 from mabashian/upgrade-jquery-mabashian softwarefactory-project-zuul[bot] 2019-01-15 14:06:33 +00:00
  • 7b32262f75 revert pg_hostname Fabrice Flore-Thebault 2019-01-15 14:59:17 +01:00
  • d69f6acf64 add helm repo update and fix helm upgrade Fabrice Flore-Thebault 2019-01-15 14:47:59 +01:00
  • 66a859872e Fixes for numerous bootstrap upgrade bugs, uses variables for colors in bootstrap override style file mabashian 2019-01-14 17:23:52 -05:00