Commit Graph

  • febfcf709d fix incorrect virtualenv path for sosreport plugin Hideki Saito 2017-11-29 09:57:41 -05:00
  • 53460db4d7 Merge pull request #736 from ewjoachim/fix-social-core Wayne Witzel III 2017-11-29 09:26:43 -05:00
  • 37a44c439e show credentials in list view AlanCoding 2017-11-28 15:57:10 -05:00
  • 6609f38fa2 Fix import of social_core.exceptions in sso/pipeline.py Joachim Jablon 2017-11-29 12:53:29 +01:00
  • 8f5be46d52 Merge pull request #730 from AlanCoding/list_bug Alan Rominger 2017-11-28 18:41:39 -05:00
  • cf1d5a29f6 Merge pull request #593 from ryanpetrello/fix-7796 Ryan Petrello 2017-11-28 17:08:35 -05:00
  • 1425021106 fix another encrypted survey password bug Ryan Petrello 2017-11-28 16:52:47 -05:00
  • 3866dcaaae Merge pull request #732 from wenottingham/quote-fu Bill Nottingham 2017-11-28 15:38:42 -05:00
  • 7b42316366 Merge pull request #592 from ryanpetrello/fix-7793 Ryan Petrello 2017-11-28 14:49:54 -05:00
  • 8cede51bac Remove stray quote from help string. Bill Nottingham 2017-11-28 14:32:39 -05:00
  • a880f47925 fix bug with inventory update queryset AlanCoding 2017-11-28 14:13:35 -05:00
  • 383c3cfe3e add more saml fields Chris Meyers 2017-11-27 15:33:20 -05:00
  • 32fcb84cf6 Merge pull request #722 from jakemcdermott/tools-awx-pycrypto Shane McDonald 2017-11-28 13:42:02 -05:00
  • ce9d75c2e4 Merge pull request #591 from ryanpetrello/rename-ovirt Ryan Petrello 2017-11-28 13:10:58 -05:00
  • 26845642f0 fix a bug which caused v1 cred backwards-compat to apply to v2 requests Ryan Petrello 2017-11-28 13:05:13 -05:00
  • 34195a1b35 add pycrypto distro package to tools awx container image Jake McDermott 2017-11-28 01:14:43 -05:00
  • 6fa0d9d4ed rename oVirt4 to Red Hat Virtualization Ryan Petrello 2017-11-28 10:09:33 -05:00
  • c723ba5289 Merge pull request #717 from gconsidine/ui/bump-dependency-versions Greg Considine 2017-11-28 10:11:12 -05:00
  • 3ff9fa9931 Remove test on async fn with no callback and no returned promise gconsidine 2017-11-28 09:54:54 -05:00
  • 7accac2f63 Merge pull request #590 from ryanpetrello/fix-7784 Ryan Petrello 2017-11-27 18:04:30 -05:00
  • 044c047ac6 fix a bug in survey password default validation Ryan Petrello 2017-11-27 17:25:45 -05:00
  • 3202e77b57 Merge pull request #720 from wwitzel3/devel Wayne Witzel III 2017-11-27 14:57:39 -05:00
  • a858093db8 Update to asgi_amqp 1.0.1 Wayne Witzel III 2017-11-27 19:34:52 +00:00
  • 5a2ecd25e7 Merge pull request #589 from ansible/fix-project_update_cascade_fast Chris Meyers 2017-11-27 13:21:25 -05:00
  • 6c89935521 correctly cascade job cancel Chris Meyers 2017-11-27 12:34:55 -05:00
  • 86a559caef Update dependency versions to pull in latest 1.x Angular version gconsidine 2017-11-27 11:12:45 -05:00
  • 33ff10728d Merge pull request #680 from mabashian/delete-warning-text Michael Abashian 2017-11-22 15:02:55 -05:00
  • ff1f322c88 Removed unused string from credentials strings mabashian 2017-11-22 13:29:52 -05:00
  • d3da899459 Defined delete string in the base with the ability to pass the resource name in mabashian 2017-11-22 13:28:02 -05:00
  • 9fe524cd20 adjust assertions about JT credentials to be correct AlanCoding 2017-11-21 09:31:04 -05:00
  • 1481a62b23 modify JT access tests to reflect new vault_credential reality AlanCoding 2017-11-21 08:39:10 -05:00
  • ce6d96feda Merge pull request #687 from AlanCoding/new_kill Alan Rominger 2017-11-21 07:20:05 -05:00
  • 6c57a3bb68 allow deletion of new jobs AlanCoding 2017-11-20 09:39:02 -05:00
  • 0641c6b0a6 Supress exception with concurrent deletion Aaron Tan 2017-11-16 16:43:21 -05:00
  • 565b0b82dd Tweaked language on delete warning modal mabashian 2017-11-17 12:45:01 -05:00
  • 4ea27e0d1b Merge pull request #587 from AlanCoding/computed_self Alan Rominger 2017-11-17 12:23:43 -05:00
  • 79c196fc08 Merge pull request #588 from wwitzel3/release_3.2.2 Wayne Witzel III 2017-11-17 12:12:21 -05:00
  • 249a5e5e4d Include all previously run operations to satisfy Django migration planner. Wayne Witzel III 2017-11-17 11:32:17 -05:00
  • 51c73cb357 update original when updating computed fields AlanCoding 2017-11-17 10:16:49 -05:00
  • 98f2d936d9 allow support for saml + 2-factor Chris Meyers 2017-11-17 09:25:50 -05:00
  • 8d35b71321 Merge pull request #585 from ryanpetrello/fix-wfjt-survey-encryption Ryan Petrello 2017-11-17 08:52:54 -05:00
  • a80d5b1b39 reencrypt WFJT.survey_spec too Ryan Petrello 2017-11-16 16:31:17 -05:00
  • e5d86419c8 Merge pull request #582 from AlanCoding/smart_computed2 Wayne Witzel III 2017-11-16 19:36:08 -05:00
  • 54a98ff612 Merge pull request #581 from gconsidine/ui/fix/disabled-button-opacity Greg Considine 2017-11-16 16:40:06 -05:00
  • 9b5371f2ab Merge pull request #670 from chrismeyersfsu/job_events_docs Matthew Jones 2017-11-16 13:46:35 -05:00
  • e7077185bf Merge pull request #584 from ryanpetrello/release_3.2.2 Ryan Petrello 2017-11-16 13:42:00 -05:00
  • 4187d02b8a make settings.AWX_ISOLATED_KEY_GENERATION readonly Ryan Petrello 2017-11-16 13:20:52 -05:00
  • 457359322f Merge pull request #583 from ansible/nicer_error_tower_inventory Matthew Jones 2017-11-16 13:16:22 -05:00
  • 8a65c6e1c8 Present the tower inventory sync failure in a better way Matthew Jones 2017-11-16 11:42:13 -05:00
  • c4e6fc23fc add docs for job events Chris Meyers 2017-11-16 12:48:48 -05:00
  • fb29f68efc update smart inventory computed fields AlanCoding 2017-11-16 10:15:50 -05:00
  • 71127c039d Merge pull request #668 from AlanCoding/null_cred_okay2 Alan Rominger 2017-11-16 11:18:16 -05:00
  • 1fcddba558 Update disabled button color to match style guide gconsidine 2017-11-16 11:15:23 -05:00
  • 127da5525c do not filter out JTs with null credentials AlanCoding 2017-11-16 07:49:15 -05:00
  • 0f52ab47a0 Merge pull request #665 from AlanCoding/prefetch_credentials Alan Rominger 2017-11-16 09:57:22 -05:00
  • b06a508ceb Merge pull request #651 from tumbl3w33d/646_configurable_search_domains Matthew Jones 2017-11-15 23:32:16 -05:00
  • 8cb5ce8307 prefetch UnifiedJob related credentials AlanCoding 2017-11-15 22:32:29 -05:00
  • c1aa4129f9 Make DNS search domain configurable for awx containers Benjamin Wenzel 2017-11-14 22:17:04 +01:00
  • d6b10b7f44 Merge pull request #657 from ansible/openshift_fixes Matthew Jones 2017-11-15 13:29:41 -05:00
  • e2aa9dc599 Merge pull request #658 from shanemcd/devel Shane McDonald 2017-11-15 13:21:51 -05:00
  • a043369d07 Enable image stream lookups in AWX OpenShift Project Shane McDonald 2017-11-15 13:07:29 -05:00
  • 03eca250d9 Fix an openshift issue writing the inventory file Matthew Jones 2017-11-15 13:12:54 -05:00
  • 65d01d508b Fix an issue with handler tasks after celery upgrade Matthew Jones 2017-11-15 13:12:06 -05:00
  • e20599d7bb Merge pull request #580 from chrismeyersfsu/fix-project_update_cascade_tower Chris Meyers 2017-11-15 11:19:35 -05:00
  • 9288b53015 cascade cancel proj update when job canceled Chris Meyers 2017-11-15 10:50:58 -05:00
  • 82be0a8af2 Merge pull request #579 from ryanpetrello/fix-survey-encryption-migration-failure Ryan Petrello 2017-11-15 10:38:35 -05:00
  • 35c374fc79 fix a bug in the survey reencryption migration Ryan Petrello 2017-11-15 10:22:51 -05:00
  • dbe135991b Merge pull request #575 from AlanCoding/single_cancel Alan Rominger 2017-11-15 09:46:41 -05:00
  • 3a2ec25fb4 Merge pull request #649 from ryanpetrello/multicred Ryan Petrello 2017-11-15 08:49:08 -05:00
  • fa09d68603 add a few minor optimizations and some refactoring for multi-cred Ryan Petrello 2017-11-14 16:47:28 -05:00
  • eb140d9e69 fix a permissions bug for credentials specified at JT launch time Ryan Petrello 2017-11-14 16:21:05 -05:00
  • 64f89b3fce Merge pull request #578 from wenottingham/protect-our-environment Bill Nottingham 2017-11-14 16:10:53 -05:00
  • aaaae87aa7 Remove some environment variables the callback plugin doesn't actually use. Bill Nottingham 2017-11-14 15:57:49 -05:00
  • 5852c16ba6 Merge pull request #613 from jaredevantabor/fix-569 Jared Tabor 2017-11-14 11:09:41 -08:00
  • ebd8941439 Merge pull request #595 from ryanpetrello/multicred Ryan Petrello 2017-11-14 14:07:18 -05:00
  • 32cb18fc85 removing codemirror instantiation from $transition event Jared Tabor 2017-11-10 16:09:00 -08:00
  • aeb8eb3d1e Fix jshint errors Marliana Lara 2017-11-14 13:23:05 -05:00
  • 6654cc35f7 Add relaunch component to Completed Jobs list Marliana Lara 2017-11-14 12:26:34 -05:00
  • 28ce9b700e replace all Job/JT relations with a single M2M credentials relation Ryan Petrello 2017-11-02 11:35:20 -04:00
  • 0558bd82bb Fix extra whitespace in callback URL. Bill Nottingham 2017-11-14 12:03:52 -05:00
  • f887aaa71f Merge pull request #637 from ryanpetrello/fix-django-settings-bug Ryan Petrello 2017-11-14 11:56:24 -05:00
  • 69ada03b7b Add relaunch component to Job Results panel Marliana Lara 2017-11-14 11:51:53 -05:00
  • ee6beae50a Add relaunchButton component and styles Marliana Lara 2017-11-14 10:44:48 -05:00
  • 799feac0e1 Merge pull request #638 from shanemcd/devel Matthew Jones 2017-11-14 11:40:12 -05:00
  • 0d86678a44 Fix OpenShift configmap Shane McDonald 2017-11-14 11:32:05 -05:00
  • 38f893c124 undo an optimization in django.conf.settings that breaks awx settings Ryan Petrello 2017-11-14 10:37:26 -05:00
  • a2b444f179 Merge pull request #625 from gconsidine/ui/fix/home-dashboard-popover Greg Considine 2017-11-14 10:48:40 -05:00
  • f46bacdeaa Merge pull request #636 from ansible/fix_celery_inspector Matthew Jones 2017-11-14 10:42:10 -05:00
  • 9ee77a95c6 Delay instantiation of the celery app for the inspector Matthew Jones 2017-11-14 10:33:47 -05:00
  • 93b80307db Merge pull request #624 from AlanCoding/dev_super Alan Rominger 2017-11-14 10:14:11 -05:00
  • 0a883edd4d Merge pull request #632 from AlanCoding/some_test_fixes Alan Rominger 2017-11-14 09:56:27 -05:00
  • 4cd9556f7b Revert versions of D3 used by awx and ansible/nvd3 gconsidine 2017-11-13 17:06:45 -05:00
  • 9ed2a0da8f Merge pull request #627 from wwitzel3/devel Wayne Witzel III 2017-11-14 08:53:21 -05:00
  • 7eac219eae do not use expensive visible_roles for Act Stream filter AlanCoding 2017-11-14 08:09:35 -05:00
  • 805170ffd7 get development supervisor use working again AlanCoding 2017-11-13 16:33:22 -05:00
  • d696f6c3f6 Fix image_build Wayne Witzel III 2017-11-13 19:11:58 -05:00
  • 3cdeb446c4 Merge pull request #622 from wwitzel3/devel Wayne Witzel III 2017-11-13 17:12:03 -05:00
  • 58737a8e28 Using metavar with a flag is not allowed or useful Wayne Witzel III 2017-11-13 16:05:54 -05:00
  • 2fb74f5b02 Merge pull request #621 from wwitzel3/devel Wayne Witzel III 2017-11-13 15:38:19 -05:00
  • 768a3f62f1 Fix mgmt cmds, use real types not strings Wayne Witzel III 2017-11-13 15:27:12 -05:00