Commit Graph

  • 48934461c4 Merge pull request #5783 from jangsutsr/5718_enable_udp_communication_to_log_aggregators Aaron Tan 2017-04-25 13:37:23 -04:00
  • 381b47201b Allow exception view to accept all valid HTTP methods. Aaron Tan 2017-04-24 16:47:17 -04:00
  • 293648590a Merge pull request #6086 from wenottingham/release_3.1.3 Bill Nottingham 2017-04-25 11:37:21 -04:00
  • 8d2ee8c30f Refactor log handler and support TCP/UDP communications Aaron Tan 2017-03-15 14:09:26 -04:00
  • 1f99a0df85 Merge pull request #6098 from chrismeyersfsu/fix-facts_query_performance Chris Meyers 2017-04-25 10:58:09 -04:00
  • 7037daa799 Merge pull request #6096 from ryanpetrello/api_new_in_v2 Ryan Petrello 2017-04-25 10:48:00 -04:00
  • f0f859f553 Merge pull request #6088 from ryanpetrello/v1_custom_credentials Ryan Petrello 2017-04-25 10:30:02 -04:00
  • 12f244495c Merge pull request #6089 from ryanpetrello/credential_type_injectors Ryan Petrello 2017-04-25 10:27:00 -04:00
  • d69ae2cc92 coarse json queries to use gin index Chris Meyers 2017-04-25 09:39:46 -04:00
  • e1a96092fc Merge pull request #6094 from ansible/AlanCoding-patch-2-1 Alan Rominger 2017-04-25 10:10:48 -04:00
  • 113a352af3 Merge pull request #6097 from jangsutsr/6066_restore_ability_of_parsing_extra_var_strings_for_provisioning_callback Aaron Tan 2017-04-25 09:42:29 -04:00
  • 80df1523b0 refactor API v2 version detection and feature inclusion Ryan Petrello 2017-04-25 09:35:03 -04:00
  • 3a81ca0dce Restore ability of parsing extra_vars string for provisioning callback. Aaron Tan 2017-04-24 17:43:20 -04:00
  • 34b697ce17 Fix 500 error in ProjectScmInventorySources Alan Rominger 2017-04-24 16:54:17 -04:00
  • 83dc4f6757 for /api/v1/ requests, filter out v2 (custom) credentials Ryan Petrello 2017-04-20 12:49:59 -04:00
  • aff25c914e blacklist special env vars from being used in CredentialType injectors Ryan Petrello 2017-04-20 12:44:14 -04:00
  • a36a53fe40 implement CredentialType env, file, and extra_vars injectors Ryan Petrello 2017-04-19 15:19:29 -04:00
  • e65ef35acf Merge pull request #6001 from ryanpetrello/new_credential_model Ryan Petrello 2017-04-24 14:54:27 -04:00
  • 97b2524156 migrate v1 credentials to the new v2 credentialtype + credential model Ryan Petrello 2017-04-20 15:30:35 -04:00
  • 7d7d1daae7 Merge pull request #6074 from jlmitch5/fixEscapingStdout jlmitch5 2017-04-24 11:47:39 -04:00
  • 3067435799 add additional test coverage for tasks.py credential usage Ryan Petrello 2017-04-18 15:22:47 -04:00
  • 7e64a6fd60 add "added_in_api_version" metadata to OPTIONS requests Ryan Petrello 2017-04-12 11:48:51 -04:00
  • ba259e0ad4 Introduce a new CredentialTemplate model Ryan Petrello 2017-03-30 14:47:48 -04:00
  • 9f1f770ebe Add custom paginator to use PostgreSQL window function instead of needing a separate COUNT(*) query. Chris Church 2017-04-20 16:45:14 -04:00
  • 4931bec1be Merge pull request #6056 from AlanCoding/another_v1 Alan Rominger 2017-04-20 15:49:52 -04:00
  • 74636d3623 Merge pull request #6082 from shanemcd/5959 Shane McDonald 2017-04-20 15:03:34 -04:00
  • c14672b485 Merge pull request #6073 from ansible/pgdg96 Shane McDonald 2017-04-20 13:34:01 -04:00
  • c058f76960 value_to_python should encode lookup fields as ascii Wayne Witzel III 2017-03-08 12:30:30 -05:00
  • a44e5b208a fix brace interpolation on standard out pane John Mitchell 2017-04-20 12:27:58 -04:00
  • 570b28f3e3 Merge pull request #6070 from shanemcd/fix-debian-builds Shane McDonald 2017-04-20 11:50:03 -04:00
  • e8126aab34 Merge pull request #6068 from wenottingham/release_3.1.3 Bill Nottingham 2017-04-20 11:28:05 -04:00
  • 896460d32e Build psycopg2 from source Shane McDonald 2017-04-20 11:08:14 -04:00
  • d1698ece34 Add back group summary_field for v1 InvSrc AlanCoding 2017-04-18 21:22:15 -04:00
  • 2cb88deee1 Merge pull request #6065 from shanemcd/updated-es-translations Shane McDonald 2017-04-20 08:14:37 -04:00
  • 08aada3362 Pull Spanish updates from Zanata Shane McDonald 2017-04-19 18:59:54 -04:00
  • 498abd6764 Merge pull request #6061 from AlanCoding/new_inv_src_fix Alan Rominger 2017-04-19 14:20:58 -04:00
  • 4a4edc3700 Merge pull request #6059 from chrismeyersfsu/fix-6054 Chris Meyers 2017-04-19 14:05:56 -04:00
  • a066905997 fix InvSrc validation Organization requirement for new sources AlanCoding 2017-04-19 14:00:19 -04:00
  • 5a7b78220d pin twisted and asgiref for asgi-amqp Chris Meyers 2017-04-19 13:40:53 -04:00
  • 9831c4551d Merge pull request #6057 from shanemcd/external-db-restore Shane McDonald 2017-04-19 10:09:46 -04:00
  • 5b20b0a02f Merge pull request #6048 from jaredevantabor/adhoc-modules Jared Tabor 2017-04-18 15:46:18 -07:00
  • c8394bbca3 Merge pull request #6050 from gconsidine/fix/dropdown-text-truncation Greg Considine 2017-04-18 15:23:06 -04:00
  • 58cc33481e Merge pull request #6000 from mabashian/5926-survey-password-minlength Michael Abashian 2017-04-18 14:09:08 -04:00
  • 9b3036f150 Merge pull request #6051 from jlmitch5/fixCappedLines jlmitch5 2017-04-18 13:46:32 -04:00
  • 820bc6f630 Merge pull request #6035 from gconsidine/fix/permission-mod-basic-license Greg Considine 2017-04-18 13:32:02 -04:00
  • ea0f7ad0de don't display chunked lines' John Mitchell 2017-04-18 12:56:22 -04:00
  • 8c8ccba5a5 add mock to ansible dev env requirements Chris Meyers 2017-04-18 12:31:05 -04:00
  • da0a721a2d Add dropdown li truncation with ellipsis gconsidine 2017-04-18 11:57:17 -04:00
  • a64f8a7660 Merge pull request #6045 from chrismeyersfsu/fix-hosts_list Chris Meyers 2017-04-18 09:08:05 -04:00
  • 90a45c8fc3 CTiT -> adhoc modules should allow the user to add new modules jaredevantabor 2017-04-17 15:48:41 -07:00
  • 7de092ff37 Merge pull request #6044 from shanemcd/awx-user-supervisorctl Shane McDonald 2017-04-17 17:31:55 -04:00
  • 31c18f2e16 Merge pull request #6039 from AlanCoding/log_certs Alan Rominger 2017-04-17 16:59:33 -04:00
  • 70a8ccef0f return count, results, next, prev Chris Meyers 2017-04-17 16:43:29 -04:00
  • 52afc377cd Merge pull request #6038 from gconsidine/uxi/improvements Greg Considine 2017-04-17 16:40:14 -04:00
  • 1011e54689 Merge pull request #5985 from AlanCoding/scm_inv5 Alan Rominger 2017-04-17 16:22:24 -04:00
  • 6ff6948688 Merge pull request #6043 from AlanCoding/v1_group_fixes Alan Rominger 2017-04-17 15:44:35 -04:00
  • 6d92c56da5 SCM Inventory model, view, and task system changes AlanCoding 2017-03-27 09:56:36 -04:00
  • 2c34aef661 Merge pull request #6041 from chrismeyersfsu/feature-jsonsearch Chris Meyers 2017-04-17 14:52:02 -04:00
  • 3af0f505d8 Setting for external log emissions cert verification AlanCoding 2017-04-17 13:55:31 -04:00
  • 29de1056e7 Group V1 serializer fixes from QE feedback AlanCoding 2017-04-17 14:43:17 -04:00
  • 55268a8ff0 remove facts_latest in favor of ansible_facts Chris Meyers 2017-04-17 14:27:33 -04:00
  • 42a4bfa926 Merge pull request #5944 from chrismeyersfsu/improvement-pyparsing Chris Meyers 2017-04-17 14:26:31 -04:00
  • 7f84a58bd2 Fix layout/padding and font sizing gconsidine 2017-04-17 13:48:47 -04:00
  • 880f4a77a4 Merge pull request #6036 from chrismeyersfsu/fix-hosts_v2 Chris Meyers 2017-04-17 12:12:24 -04:00
  • 775093294e run host listing through v1 vs. v2 logic Chris Meyers 2017-04-17 11:43:44 -04:00
  • 14a03d2cb5 Merge pull request #6029 from AlanCoding/group_v1 Alan Rominger 2017-04-17 11:37:26 -04:00
  • 6c06344fdb Fix permission modal in team settings gconsidine 2017-04-17 11:06:13 -04:00
  • 30193ffea5 Merge pull request #5970 from jangsutsr/5628_update_ctit_serializer_fields_to_handle_html_cornercase Aaron Tan 2017-04-17 11:21:02 -04:00
  • 6d17158b34 Merge pull request #5973 from AlanCoding/survey_choices_string Alan Rominger 2017-04-17 11:05:50 -04:00
  • 7223177684 Group serializer special v1 functionality AlanCoding 2017-04-13 11:10:34 -04:00
  • 4b537870b4 Merge pull request #6030 from chrismeyersfsu/fix-6016 Chris Meyers 2017-04-16 21:09:58 -04:00
  • 5ff4966526 add json a=null support and still support a="null" Chris Meyers 2017-04-13 16:26:35 -04:00
  • f20bf127b4 Merge pull request #6028 from chrismeyersfsu/fix-multiple_and_or Chris Meyers 2017-04-13 13:48:45 -04:00
  • 040f9dd545 support > 2 sequential and, also or Chris Meyers 2017-04-13 13:36:38 -04:00
  • 7dd69a36d8 Merge pull request #6017 from AlanCoding/supervisor_verbosity Alan Rominger 2017-04-13 11:07:41 -04:00
  • 4c5222b16b Merge pull request #6007 from AlanCoding/inv_src_changelog Alan Rominger 2017-04-13 10:58:11 -04:00
  • 56442b2364 Merge pull request #6014 from chrismeyersfsu/improvement-graceful_query_fail Chris Meyers 2017-04-13 10:52:24 -04:00
  • 23ce5ab9de fix up test Chris Meyers 2017-04-13 09:41:11 -04:00
  • 250ffca3ea Merge pull request #5920 from jangsutsr/5762_tacacsplus_auth_backend Aaron Tan 2017-04-13 10:42:25 -04:00
  • bd1f8b088f 400 on invalid host filter query instead of 500 Chris Meyers 2017-04-12 15:49:33 -04:00
  • 6f0a8949a6 Add supervisorctl logs AlanCoding 2017-04-12 16:46:58 -04:00
  • 07198a5ba6 Acceptance Docs. Aaron Tan 2017-04-07 16:08:24 -04:00
  • fd4aaa6ca9 Implement tacacs+ auth backend. Aaron Tan 2017-03-23 16:20:03 -04:00
  • f2c99eeaf5 Basic tacacs+ CTiT. Aaron Tan 2017-03-28 13:18:09 -04:00
  • 84c6d41bd4 Merge pull request #6013 from ryanpetrello/tacacs_requirements Aaron Tan 2017-04-12 15:44:40 -04:00
  • 9f46b3c704 add tacacs_plus package as a dependency Ryan Petrello 2017-04-12 15:39:11 -04:00
  • 1a2cbaf5e1 flake8 fix Chris Meyers 2017-04-12 15:35:42 -04:00
  • a2b37aa7e6 add not logic to json search Chris Meyers 2017-04-12 15:11:36 -04:00
  • 047672a5b7 Merge pull request #5914 from AlanCoding/ii_tests Alan Rominger 2017-04-12 15:07:56 -04:00
  • 817ca503e8 Merge pull request #6002 from chrismeyersfsu/fix-5984 Chris Meyers 2017-04-12 13:25:51 -04:00
  • d77c8ec88e add removal of inventory_source link to CHANGELOG AlanCoding 2017-04-12 11:43:50 -04:00
  • 70fafe75d2 clean up commented code Chris Meyers 2017-04-12 11:42:31 -04:00
  • d1eba4b607 log lock errors and test it Chris Meyers 2017-04-12 11:41:11 -04:00
  • 0aab8b6713 Port basic inventory_import command tests over to new system AlanCoding 2017-03-28 10:29:56 -04:00
  • 5e9522322c Merge pull request #5998 from mabashian/5947-copy-move-host-pagination Michael Abashian 2017-04-12 10:23:54 -04:00
  • 3c79e5cfe2 Merge pull request #6003 from AlanCoding/inventory_update_update Alan Rominger 2017-04-12 10:22:40 -04:00
  • a2ffbafea8 Update inventory_update to group-less inventory sources AlanCoding 2017-04-11 17:13:47 -04:00
  • 7919c47370 put lock file in project root dir Chris Meyers 2017-04-11 16:53:13 -04:00
  • 037731e3e9 Merge pull request #5999 from gconsidine/uxi/padding-audit Greg Considine 2017-04-12 09:35:46 -04:00
  • b6eac59aa5 Merge pull request #6004 from ansible/AlanCoding-patch-1 Alan Rominger 2017-04-12 09:31:37 -04:00