Commit Graph

  • e35b5ef6fb Adhoc stdout working with new websockets Jared Tabor 2016-08-30 14:45:33 -07:00
  • a091069d9d Move socket helper to a service and remove old code Jared Tabor 2016-08-30 14:27:20 -07:00
  • 3d979bb661 draft 1 of socket refactoring Jared Tabor 2016-08-29 16:52:52 -07:00
  • e9b54dcd3c switching socket.io-client for ReconnectingWebSocket library Jared Tabor 2016-08-28 13:01:59 -07:00
  • 6d4a2a8f8e converting from socketio to channels websocket Wayne Witzel III 2016-08-11 15:06:07 -04:00
  • 1a9843d5d1 adding initial channels integration Wayne Witzel III 2016-08-08 12:52:34 -04:00
  • 4b57263adf Updates to clustering doc Matthew Jones 2016-10-04 12:22:20 -04:00
  • 0b3833ced0 Merge pull request #3647 from jangsutsr/3592_enable_jt_assoc_without_extra_deps Aaron Tan 2016-10-04 09:51:32 -04:00
  • c1b87baced Merge pull request #3649 from AlanCoding/WJ_license Alan Rominger 2016-10-04 09:41:21 -04:00
  • bdfed9c87f Escape $ in docker-clean target Leigh Johnson 2016-10-04 00:47:03 -04:00
  • e1ace0ba0a extend license fix to workflow jobs AlanCoding 2016-10-03 20:32:11 -04:00
  • 2be5d2f23f Unit test added. Aaron Tan 2016-10-03 17:32:43 -04:00
  • 9fc30643ca Prevent filtering on password fields. Chris Church 2016-10-03 16:15:06 -04:00
  • 764ed8d576 Change JT can_change behavior. Aaron Tan 2016-10-03 15:37:33 -04:00
  • f23a87e5a0 Merge pull request #3553 from AlanCoding/wf_rbac_prompt Alan Rominger 2016-10-03 15:34:47 -04:00
  • 0154c41eb2 switch to UJT method of creating new jobs AlanCoding 2016-10-03 13:43:44 -04:00
  • ff4d071be9 Adding/updating documentation for Cluster/HA Tower Matthew Jones 2016-10-03 14:50:09 -04:00
  • 03d97792ed Merge pull request #3640 from AlanCoding/3597_start_license Alan Rominger 2016-10-03 14:13:58 -04:00
  • d734145c38 start capability to return False for manual projects AlanCoding 2016-10-03 11:41:42 -04:00
  • 6097bc2f17 Fixed bug where editing a host was showing oddly formatted YAML in the variables section mabashian 2016-10-03 11:34:27 -04:00
  • 3d38637b2d update migration name AlanCoding 2016-10-03 11:16:08 -04:00
  • 9e3528de31 change migration name to align with version semantic Chris Meyers 2016-10-03 10:06:44 -04:00
  • e4c5b9cb18 Merge pull request #3642 from wwitzel3/channels-up Wayne Witzel III 2016-10-03 10:47:54 -04:00
  • 0088c5a410 add asgi_amqp req Wayne Witzel III 2016-10-03 10:27:08 -04:00
  • 3fab2b63b9 dev non-clustering rabbitmq with lvc enabled Wayne Witzel III 2016-09-29 15:56:36 -04:00
  • 959342a5fd Fixing up unit tests from HA/Clustering work Matthew Jones 2016-10-03 10:39:59 -04:00
  • 3dc07859bc Merge pull request #3641 from mabashian/3536-inventory-update-redirect Michael Abashian 2016-10-03 10:39:50 -04:00
  • 530a5c0c88 merging devel Wayne Witzel III 2016-10-03 10:35:50 -04:00
  • 6697fe411c Merge pull request #3629 from mabashian/3482-user-teams-empty-list Michael Abashian 2016-10-03 10:15:25 -04:00
  • 16129b6e64 Add pycparser to SRC_ONLY_PKGS Shane McDonald 2016-10-03 09:36:33 -04:00
  • 020c66f6ce make validate_license common to all can_start methods AlanCoding 2016-10-03 09:56:50 -04:00
  • b4c852cf53 change migration name to align with version semantic Chris Meyers 2016-10-03 10:06:44 -04:00
  • b4c5e31a1d Stay on the projects/inv manage pages when syncs are launched from those pages. Otherwise, direct the user to the stdout pages for those individual updates. mabashian 2016-10-03 09:56:57 -04:00
  • 15eaac049c Add pycparser to SRC_ONLY_PKGS Shane McDonald 2016-10-03 09:36:33 -04:00
  • 203df91a5d more robust test mode checking Chris Meyers 2016-10-03 09:28:01 -04:00
  • b2fb7694dc Merge branch 'devel' of https://github.com/ansible/ansible-tower into wf_rbac_prompt AlanCoding 2016-10-03 08:43:05 -04:00
  • 9b451076fc Merge pull request #3639 from chrismeyersfsu/improvement-workflows_root_endpoints Chris Meyers 2016-10-03 08:30:29 -04:00
  • 649bf08edf add workflow root endpoints Chris Meyers 2016-10-03 08:15:39 -04:00
  • 8677c5cceb Merge pull request #3626 from wenottingham/devel Bill Nottingham 2016-09-30 15:52:29 -04:00
  • 70e489d62f Save settings.LICENSE as dict instead of str. Chris Church 2016-09-30 15:30:34 -04:00
  • 4ca8bc1eda Merge pull request #3630 from ghjm/restore_apache_fix Graham Mainwaring 2016-09-30 13:28:14 -04:00
  • e36a4ed47e Updated user's teams list empty text to read: "This user is not a member of any teams" mabashian 2016-09-30 10:14:08 -04:00
  • 2faafa8071 Merge branch 'devel' of https://github.com/ansible/ansible-tower into wf_rbac_prompt AlanCoding 2016-09-30 10:06:23 -04:00
  • 2776a56043 bump migration after another one was merged AlanCoding 2016-09-30 09:03:31 -04:00
  • 61fabbd92e Merge pull request #3621 from AlanCoding/3605_relaunch_perm Alan Rominger 2016-09-29 17:07:23 -04:00
  • cc4025977f Update help text to reflect 3.0 remove: default change Bill Nottingham 2016-09-29 17:01:11 -04:00
  • 115dfac471 do not introspect extra_vars, speed up tests, add base case test AlanCoding 2016-09-29 16:42:41 -04:00
  • 16ef45f096 Merge pull request #3624 from chrismeyersfsu/improvement-allow_simultaneous Chris Meyers 2016-09-29 16:36:51 -04:00
  • f3d4fb7d5b Use implementation-neutral label/descriptions for proot/bubblewrap configuration items. Bill Nottingham 2016-09-28 17:10:15 -04:00
  • d4bffd31e7 Update old tests. Bill Nottingham 2016-09-28 17:07:43 -04:00
  • 8265934c2d Use bubblewrap (https://github.com/projectatomic/bubblewrap) instead of proot. Bill Nottingham 2016-09-28 16:57:06 -04:00
  • 9cafebd8db remove job to jt allow_simultaneous dependency Chris Meyers 2016-09-29 16:17:05 -04:00
  • 1a60dd89bd add back in removed method Chris Meyers 2016-09-29 16:01:15 -04:00
  • ec2b0ac90d add back in removed method Chris Meyers 2016-09-29 16:01:15 -04:00
  • f82b10f018 Job relaunch permissions made consistent with JT prompts AlanCoding 2016-09-29 13:35:47 -04:00
  • 870f8d6b1e Fix up deb packaging paths Matthew Jones 2016-09-29 13:18:24 -04:00
  • 4d22af0d3c Fix up ubuntu apt repo paths Matthew Jones 2016-09-29 13:16:58 -04:00
  • be18737802 Merge branch 'ha_installer' into devel Matthew Jones 2016-09-29 12:29:25 -04:00
  • a648beba90 Rev django security version Matthew Jones 2016-09-29 12:03:06 -04:00
  • 6b0e337886 Update postgres yum/apt repo locations Matthew Jones 2016-09-29 10:37:18 -04:00
  • f30c8c0bb8 Update postgres yum/apt repo locations Matthew Jones 2016-09-29 10:37:18 -04:00
  • dbca95fb2a Update postgres yum/apt repo locations Matthew Jones 2016-09-29 10:37:18 -04:00
  • dd3c3c9f29 Merge branch 'feature-ha_task_manager' into devel Chris Meyers 2016-09-29 10:27:17 -04:00
  • fbc1dff4de flake8 fixes Chris Meyers 2016-09-29 10:23:00 -04:00
  • bdd444fb44 removed print Chris Meyers 2016-09-29 09:53:36 -04:00
  • cf39f28d62 Merge pull request #3238 from jangsutsr/3088_make_admin_visible_to_oprhaned_users Aaron Tan 2016-09-29 09:42:05 -04:00
  • bcc9d3a3ac Merge pull request #3611 from ghjm/makefile-flagfiles Graham Mainwaring 2016-09-28 17:25:52 -04:00
  • e8903456f8 Merge pull request #3616 from AlanCoding/capabilities_fixes Alan Rominger 2016-09-28 16:29:42 -04:00
  • 3acaca376a Merge pull request #3615 from jangsutsr/3486_notification_failure_wrt_unicode_jt_name Aaron Tan 2016-09-28 16:26:21 -04:00
  • e3d27bf593 Merge pull request #3613 from jangsutsr/3534_job_host_summary_missing Aaron Tan 2016-09-28 16:25:55 -04:00
  • 29308b08f0 Merge pull request #3571 from AlanCoding/3570_user_self_access_list Alan Rominger 2016-09-28 16:20:04 -04:00
  • 839c2877c8 update requirements versions nitzmahone 2016-08-08 10:45:01 -07:00
  • 2f205a6862 show capabilities on launch and relaunch, remove unintended capabilities AlanCoding 2016-09-28 16:02:00 -04:00
  • eaa6567cf3 Convert notification_subject from byte string to unicode. Aaron Tan 2016-09-28 15:45:23 -04:00
  • 37270bfb13 block system JT from being used in workflows AlanCoding 2016-09-28 15:14:27 -04:00
  • 78fc6df59d fix up the PATCH scenario with the char_prompts in WFJT node AlanCoding 2016-09-28 14:34:10 -04:00
  • 38f5ae21f8 Set up post_process flag for JobEvent save in callback receiver. Aaron Tan 2016-09-28 14:14:29 -04:00
  • 162f0b81d1 Remove unneeded maxread Matthew Jones 2016-09-28 13:15:53 -04:00
  • f6c50cc63a Update Makefile so that ui-release does not get rebuilt over and over when troubleshooting build/release processes Graham Mainwaring 2016-09-28 12:38:37 -04:00
  • 17f70fbc21 Merge pull request #3606 from cchurch/fix-ldap-saml-defaults Chris Church 2016-09-28 11:11:46 -04:00
  • 7e7b9fb095 Merge pull request #3603 from cchurch/fix-3602 Chris Church 2016-09-28 11:10:35 -04:00
  • 0ce7b31502 Fix default value validation for LDAP/SAML settings to prevent warnings. Chris Church 2016-09-28 11:04:35 -04:00
  • 0d538f8b0f Revert "removed wait_task look restriction" Chris Meyers 2016-09-28 10:23:45 -04:00
  • 0007ef2546 Add --skip-errors option to migrate_to_database_settings command, allow any false/null value for 'off' in pendo setting. Chris Church 2016-09-28 09:58:19 -04:00
  • 8036e294dd move vars validation method into validators.py AlanCoding 2016-09-28 09:32:16 -04:00
  • 166053e0eb Merge branch 'devel' into wf_rbac_prompt AlanCoding 2016-09-28 09:10:13 -04:00
  • 6f7e61a5be bump migration number AlanCoding 2016-09-28 09:09:26 -04:00
  • d76fd9b860 Merge pull request #3525 from cchurch/tower-db-settings Chris Church 2016-09-27 23:17:14 -04:00
  • 258ddba333 add channels to reqs and defaults Wayne Witzel III 2016-09-27 10:19:35 -04:00
  • b448621387 adding asgi.py Wayne Witzel III 2016-09-20 11:00:37 -04:00
  • 5faa21b72d add group_name to channel data Wayne Witzel III 2016-08-29 18:15:11 -04:00
  • ee09d881a4 only discard if groups have been created previously Wayne Witzel III 2016-08-29 16:24:35 -04:00
  • 850934c89d remove reply_channel from groups Wayne Witzel III 2016-08-24 10:52:47 -04:00
  • 4c8aaf1aed converting from socketio to channels websocket Wayne Witzel III 2016-08-11 15:06:07 -04:00
  • 42aab8ab83 removing websocket notification and service Wayne Witzel III 2016-08-11 15:04:27 -04:00
  • 74f9372c69 updating pyOpenSSL and cffi versions for django-channels Wayne Witzel III 2016-08-08 16:42:10 -04:00
  • 62beb24d62 adding initial testing consumers/routes for channels Wayne Witzel III 2016-08-08 12:53:04 -04:00
  • a452acf214 include scan job_type errors in criteria for rejecting workflow node prompts AlanCoding 2016-09-27 17:24:09 -04:00
  • c4c1429989 Add bzip2 as a UI build dependency James Laska 2016-09-27 16:25:32 -04:00
  • d65120538d scheduler messages need not be durable Chris Meyers 2016-09-27 16:05:30 -04:00