Commit Graph

  • fd8c641fa5 flake8 fixes Chris Meyers 2016-10-25 13:37:31 -04:00
  • 9802b1f379 AdHocCommand support added to task manager Chris Meyers 2016-10-25 10:11:11 -04:00
  • 46faeffbb3 added task manager system job support Chris Meyers 2016-10-24 15:32:43 -04:00
  • 5fa5d4b34b support distributed project updates Chris Meyers 2016-10-24 14:53:34 -04:00
  • 306562cd67 inventory updates running correctly Chris Meyers 2016-10-20 15:05:02 -04:00
  • 555f0bb90f project and jobs running correctly Chris Meyers 2016-10-13 09:42:29 -04:00
  • 96355854a8 Bump django version for CVE Matthew Jones 2016-11-01 14:39:55 -04:00
  • a1de353543 Shifting migrations after 3.0.3 merge Matthew Jones 2016-11-01 14:39:35 -04:00
  • f52cb02c2f Merge pull request #3814 from jangsutsr/3528_implement_workflow_cancel Aaron Tan 2016-11-01 13:23:07 -04:00
  • c6cf02a602 Merge branch 'release_3.0.3' into devel Matthew Jones 2016-11-01 11:49:28 -04:00
  • c456080636 add Authorization service to socket service DI jlmitch5 2016-11-01 10:42:45 -04:00
  • b7ef93d2b5 Merge pull request #3772 from wwitzel3/channels-fixups Wayne Witzel III 2016-11-01 09:49:30 -04:00
  • b281d475f7 Resolves lookup issues blocking job template creation flow @NoIssue Leigh Johnson 2016-10-31 18:18:03 -04:00
  • 43fbff7e8c Merge pull request #3813 from AlanCoding/stdout_fix Alan Rominger 2016-10-31 16:09:36 -04:00
  • d2ba01251f @NoIssue Leigh Johnson 2016-10-31 15:59:48 -04:00
  • ba1dedf2c3 i18n support added. Aaron Tan 2016-10-31 15:09:01 -04:00
  • 23af9d6b72 fix bug blocking jobs from running AlanCoding 2016-10-31 14:54:45 -04:00
  • 0a634d7baf Enforce wfj to ignore errored jobs. Aaron Tan 2016-10-31 14:44:15 -04:00
  • 4237b2e207 resolve conflict: index.html sundeep-co-in 2016-10-31 23:40:56 +05:30
  • f74a3c75de Merge pull request #3794 from AlanCoding/workflow_status_8 Alan Rominger 2016-10-31 13:36:59 -04:00
  • 4df56edb9f Move browser-sync & file-polling deps to optionalDependencies field, update npm engine field, shrinkwrap new dependency tree. Leigh Johnson 2016-10-31 13:01:14 -04:00
  • aa119e0102 Enforce wfj to ignore canceled jobs. Aaron Tan 2016-10-31 12:09:14 -04:00
  • 3bd1405cc5 Merge branch 'release_3.0.3' into stable Matthew Jones 2016-10-31 09:36:09 -04:00
  • 2afb0695bf Merge pull request #3756 from cchurch/job-event-stdout Chris Church 2016-10-29 10:25:22 -04:00
  • 31faca2b4f Add option to use callback queue for job events. Chris Church 2016-10-28 22:32:49 -04:00
  • c43334f8f4 Update job events based on how they are used in Ansible 2.x. Chris Church 2016-10-28 21:58:03 -04:00
  • 908eef13f6 Renamed job event migration. Chris Church 2016-10-28 11:37:30 -04:00
  • 440f0539b0 Flake8 fixes. Chris Church 2016-10-22 00:26:06 -04:00
  • c18b6c1352 Add support for capturing stdout associated with job events and ad hoc command events. * New event types for stdout lines not associated with a callback event. * New stdout, start_line, end_line and verbosity fields for job/ahc events. * Callback plugins to wrap Ansible default/minimal stdout callbacks and embed callback event data using ANSI escape sequences. * Callback plugin library to wrap ansible.display.Display class methods. * Output filter to extract event data from stdout and create job/ahc events. * Update stdout formats to strip new ANSI escape sequences. Chris Church 2016-10-22 00:15:49 -04:00
  • 7b68dc6d33 Merge pull request #3808 from jakemcdermott/noissue_fix_tower_welcome_msg Jake McDermott 2016-10-28 16:42:44 -04:00
  • d253eabe5d Sockets - avoid sending invalid JSON when entering state with no socket definition. Leigh Johnson 2016-10-28 15:39:48 -04:00
  • 34f20bd954 Merge branch 'release_3.0.3' into stable Matthew Jones 2016-10-28 15:07:25 -04:00
  • 62e0291f86 Integrate unnecessary queries for better performance. Aaron Tan 2016-10-28 15:03:17 -04:00
  • a49095bdbc Boolean / Smart Search (#3631) Leigh Johnson 2016-10-28 14:28:06 -04:00
  • defd271c90 Make sure we bootstrap the static dir prior to starting Matthew Jones 2016-10-28 14:21:19 -04:00
  • 0cfbd6e062 Merge branch 'release_3.0.3' into stable Matthew Jones 2016-10-28 14:02:42 -04:00
  • 83cd055f10 Merge pull request #3569 from wenottingham/forever_blowing_bubbles Bill Nottingham 2016-10-28 11:55:14 -04:00
  • 0f651c8903 Merge branch 'release_3.0.3' into stable Matthew Jones 2016-10-28 11:37:57 -04:00
  • 47de8c5963 keep queries for building WF DAG to a minimum AlanCoding 2016-10-28 11:20:25 -04:00
  • d65e121b19 flake8 compliance sundeep-co-in 2016-10-28 14:07:08 +05:30
  • 4e89cc8eb4 Merge pull request #3652 from jangsutsr/3484_add_license_validation_to_job_add Aaron Tan 2016-10-27 16:37:55 -04:00
  • 31d06ecdc4 flake8 fix. Aaron Tan 2016-10-27 16:09:55 -04:00
  • fb33878d64 Merge pull request #3770 from AlanCoding/playbook_files Alan Rominger 2016-10-27 16:05:09 -04:00
  • f406b00b79 Merge pull request #3795 from AlanCoding/timeout_ctit Alan Rominger 2016-10-27 16:00:42 -04:00
  • 6ecd45681a Use ACTIVE_STATES and change error message text. Aaron Tan 2016-10-27 15:55:05 -04:00
  • d4f0fd2c50 Merge pull request #3789 from AlanCoding/rm_compat Alan Rominger 2016-10-27 15:28:52 -04:00
  • 6717d4f3fa Prevent job can_change from erroneously firing license validation. Aaron Tan 2016-10-27 15:24:03 -04:00
  • d21de4c99f Add validate_license to job's can_add Aaron Tan 2016-10-04 10:56:27 -04:00
  • 1da8ed0dd3 Merge pull request #3787 from jangsutsr/3552_ensure_wfjt_being_set_during_node_creation Aaron Tan 2016-10-27 14:55:02 -04:00
  • 6dd0f55ce2 Merge branch 'devel' into channels-fixups Wayne Witzel III 2016-10-27 14:23:01 -04:00
  • c5a9439198 Merge pull request #3776 from wwitzel3/release_3.0.3 Wayne Witzel III 2016-10-27 14:16:13 -04:00
  • 3ae5a4b9a8 add job timeouts to CTiT AlanCoding 2016-10-27 13:17:20 -04:00
  • 6e228248c1 remove fail_on_job_failure from the workflow status PR AlanCoding 2016-10-27 12:58:27 -04:00
  • 2ddcffc184 zanata config loc sundeep-co-in 2016-10-27 22:26:39 +05:30
  • e908bc34e6 Merge branch 'devel' of https://github.com/sundeep-co-in/ansible-tower into STAGE sundeep-co-in 2016-10-27 22:23:39 +05:30
  • a2c972e513 Workflow status original commit AlanCoding 2016-10-13 12:44:13 -04:00
  • 88edff521e Merge pull request #3791 from ansible/revert-3711-workflow_status Alan Rominger 2016-10-27 12:38:13 -04:00
  • 76fae6c052 Revert "Introduce workflow failure condition" Alan Rominger 2016-10-27 12:21:31 -04:00
  • 432242bdd2 Null check added. Aaron Tan 2016-10-27 11:20:45 -04:00
  • bbf185cd0b Add awx/public to clean target Shane McDonald 2016-10-27 10:17:37 -04:00
  • c1a5fb3312 resolve conflict sundeep-co-in 2016-10-27 08:13:02 +05:30
  • 1fec29dcb3 remove awx.compat, since it looks like it is not necessary AlanCoding 2016-10-26 17:22:03 -04:00
  • 2c8d295132 UI Build System - new interface Leigh Johnson 2016-10-26 16:51:39 -04:00
  • 04a094aa7c npm shrinkwrap i18n dependencies Leigh Johnson 2016-10-26 16:20:31 -04:00
  • 57b1666abe Merge pull request #3711 from AlanCoding/workflow_status Alan Rominger 2016-10-26 16:46:18 -04:00
  • f129c42929 Update rax.py inventory James Laska 2016-10-26 15:57:46 -04:00
  • 0900c4fbbc Merge pull request #3771 from AlanCoding/job_unit_tests Alan Rominger 2016-10-26 15:55:39 -04:00
  • 7c9e1c91db Ensure workflow_job_template being set during node creation. Aaron Tan 2016-10-26 15:52:49 -04:00
  • 813c786dc7 Add destory sanity checks to prevent UJ deletion during underlying workflow run. Aaron Tan 2016-10-26 14:53:22 -04:00
  • be93cb488c django-i18n: small fix sundeep-co-in 2016-10-26 23:31:12 +05:30
  • 237587c2e7 Merge pull request #3758 from jangsutsr/3667_always_check_missing_in_bfs Aaron Tan 2016-10-26 12:17:38 -04:00
  • 0e99d150bb correct error in workflow unit tests AlanCoding 2016-10-26 09:57:57 -04:00
  • 6b4737b5f0 more WFJT node docs feedback AlanCoding 2016-10-26 09:53:54 -04:00
  • 2794d62b4a fix null problem with char_prompts AlanCoding 2016-10-26 09:35:00 -04:00
  • 8165141210 expand documentation for WFJT node list AlanCoding 2016-10-26 09:28:20 -04:00
  • 3bf72f1dba add manage_translations sundeep-co-in 2016-10-26 16:47:49 +05:30
  • 475d6ed110 Merge branch 'devel' of https://github.com/sundeep-co-in/ansible-tower into STAGE sundeep-co-in 2016-10-26 10:23:57 +05:30
  • ffeb2b22a4 Unit test added. Aaron Tan 2016-10-25 19:28:24 -04:00
  • bf301ec130 Merge pull request #3781 from jaredevantabor/i18n Jared Tabor 2016-10-25 15:59:27 -07:00
  • b98524dc91 Temporarily commenting out request for language files jaredevantabor 2016-10-25 15:46:45 -07:00
  • 4b34c6987a Remove make languages target pending delivery of .po files Leigh Johnson 2016-10-25 17:12:27 -04:00
  • d8b1281d57 adding i18n reference to a few files jaredevantabor 2016-10-20 16:36:58 -07:00
  • 40b94a38a8 Enable message i18n with angular-gettext Takao Fujiwara 2016-10-07 18:43:33 +09:00
  • 04013e4d9f fix problems with OPTIONS for char_prompts AlanCoding 2016-10-25 16:34:36 -04:00
  • b11f5c3015 Revert "filter internal User.admin_roles from the /roles API list view" Wayne Witzel III 2016-10-25 13:40:15 -04:00
  • ed8bbc2bbd Merge pull request #3774 from ansible/AlanCoding-patch-2 James Laska 2016-10-25 12:02:34 -04:00
  • 9f15fc3873 fix spelling of disassociated Alan Rominger 2016-10-25 11:53:43 -04:00
  • 836c13f857 bump migration dependency AlanCoding 2016-10-25 09:18:14 -04:00
  • e0173a5ca2 bump migration file number AlanCoding 2016-10-25 09:16:09 -04:00
  • 10c847e804 docs feedback for fojf incorporated AlanCoding 2016-10-17 08:35:26 -04:00
  • 48fc9eb773 update workflow model unit tests AlanCoding 2016-10-14 16:30:58 -04:00
  • 56a9978d56 Introduce workflow failure condition AlanCoding 2016-10-13 12:44:13 -04:00
  • 3166390a84 Merge branch 'i18n-test' of https://github.com/sundeep-co-in/ansible-tower into STAGE sundeep-co-in 2016-10-25 16:30:23 +05:30
  • 576db5120f resolve conflict sundeep-co-in 2016-10-25 16:18:14 +05:30
  • d7b3b90f4d update strings sundeep-co-in 2016-10-25 16:12:41 +05:30
  • 7da6d2978a remove test imports AlanCoding 2016-10-24 21:30:03 -04:00
  • 3b4b1412fc fix tests for project playbook mocking AlanCoding 2016-10-24 21:04:01 -04:00
  • ced3c41df9 add auth_token verification to websocket Wayne Witzel III 2016-10-24 19:42:53 -04:00
  • 04bfdf8617 Merge branch 'devel' of https://github.com/ansible/ansible-tower into channels-fixups Wayne Witzel III 2016-10-24 19:42:16 -04:00
  • bb34ca662f update job unit tests to HA project update changes AlanCoding 2016-10-24 16:45:37 -04:00