11880 Commits

Author SHA1 Message Date
Jared Tabor
d72c79fb26 Merge pull request #5572 from jaredevantabor/host-event-stdout
fixing module_name check and adding support for the debug module
2017-02-27 08:44:44 -08:00
jaredevantabor
683a1252c8 fixing module_name check and adding support for the debug module 2017-02-27 08:33:53 -08:00
Michael Abashian
a1840863da Merge pull request #5569 from mabashian/5563-footer
CSS tweaks to workflow results panels
2017-02-27 11:16:49 -05:00
Chris Meyers
fcbce13873 Merge pull request #5568 from chrismeyersfsu/fix-5562
revert waiting task stuck fix
2017-02-27 11:03:23 -05:00
Chris Meyers
9f8df08e1d update tests 2017-02-27 10:56:34 -05:00
Michael Abashian
5c5ab0936e CSS tweaks to workflow results panels 2017-02-27 10:53:41 -05:00
Chris Meyers
a1c76d3adc like inventory updates, check if project update deps already processed 2017-02-27 10:34:44 -05:00
Wayne Witzel III
c919f1ef30 Merge pull request #5487 from wwitzel3/issue-5341
explicit ordering in workflow_nodes views
2017-02-27 10:06:58 -05:00
Aaron Tan
fe3605ccdd Merge pull request #5534 from jangsutsr/3551_restore_original_behavior_of_group_children_unattach
Restore original behavior of group children unattach
2017-02-27 10:05:15 -05:00
Michael Abashian
691dbdcbd8 Merge pull request #5559 from mabashian/workflow-audit-items
Fix workflow audit items
2017-02-27 09:40:41 -05:00
Chris Meyers
dd513621f0 Revert "Merge pull request #5553 from chrismeyersfsu/fix-waiting_blocked"
This reverts commit 9ba2122f4f85eecaeb6fa53ac92ea2811b05e83f, reversing
changes made to c3a5f2c96fd85dd1405a8f5c875ffc988dee16a4.
2017-02-27 09:38:45 -05:00
Shane McDonald
739f4e6a50 Add awx/ui/client/languages to .gitignore 2017-02-27 08:56:59 -05:00
Shane McDonald
87f60221ac Delete awx/ui/client/languages/*.json
This should have been in .gitignore
2017-02-27 08:56:25 -05:00
Wayne Witzel III
a04411817f refactor based on review 2017-02-24 17:12:40 -05:00
Wayne Witzel III
ebd4064b82 Merge pull request #5561 from wwitzel3/release_3.1.0
Make current_groups a set, update asgi-amqp req
2017-02-24 17:08:02 -05:00
Aaron Tan
f11a220e64 Add missing permission check. 2017-02-24 17:06:57 -05:00
Wayne Witzel III
4d02ee9445 Make current_groups a set to easily avoid duplicates, update asgi-amqp requirement 2017-02-24 16:59:39 -05:00
Aaron Tan
7415880f20 Merge pull request #5515 from jangsutsr/3254_update_host_detail_put_option
Update host detail put option rework
2017-02-24 16:58:09 -05:00
Alan Rominger
8b383e788b Merge pull request #5560 from AlanCoding/dup_related
Avoid duplicated related search fields
2017-02-24 16:55:25 -05:00
AlanCoding
84e2f4d626 avoid duplicated related search fields 2017-02-24 16:49:54 -05:00
Jared Tabor
33ca5c6270 Merge pull request #5557 from jaredevantabor/host-event-stdout
Host event modal changes, hopefully for the last time
2017-02-24 13:43:25 -08:00
Michael Abashian
c6c10658f1 Fix workflow audit items 2017-02-24 16:19:06 -05:00
Chris Meyers
d020c81047 Merge pull request #5553 from chrismeyersfsu/fix-waiting_blocked
just like we fail running tasks fail waiting tasks
2017-02-24 16:18:02 -05:00
jaredevantabor
655ddca1d3 fixing module name, json blob, and stdout-for-yum-module on host event 2017-02-24 12:43:38 -08:00
Chris Meyers
903d0472f0 just like we fail running tasks fail waiting tasks
* Associate the celery_id with the job at the earliest point possible.
This ensures that a waiting job has a celery id. Thus, we are free to
fail waiting jobs that don't have a celery id.
2017-02-24 12:07:04 -05:00
Wayne Witzel III
1d74b4ea9b Merge pull request #5551 from wwitzel3/release_3.1.0
run clustered as privleged to avoid namespace error
2017-02-24 11:19:28 -05:00
Wayne Witzel III
50f187b78c run clustered as privleged to avoid namespace error 2017-02-24 11:12:39 -05:00
Matthew Jones
1a946d51c1 Fix an issue with sync vs run project updates
We need to not remove the source tree on project update run which
happens in the context of the job run to prevent the directory from
being deleted out from under the job runners. Since those will
inherently not block each other as the project update would
2017-02-24 11:03:48 -05:00
jlmitch5
d8151b05b8 Merge pull request #5550 from jlmitch5/fixCancelOnNonPBDetailPages
fix cancel on non playbook detail pages
2017-02-24 11:03:18 -05:00
John Mitchell
30de9569ee fix cancel on non playbook detail pages 2017-02-24 10:31:37 -05:00
Chris Meyers
bdbd2a9712 Merge pull request #5548 from chrismeyersfsu/fix-blunder
fix up nightlies
2017-02-24 10:28:50 -05:00
Chris Meyers
2f604f30d9 host may be None, account for that 2017-02-24 09:59:52 -05:00
Chris Meyers
fe3d79b5ec Revert "Merge pull request #5527 from chrismeyersfsu/fix-log_settings"
This reverts commit 3db0242ef9a8b1ce67e159b8a19e0c1e70330b7c, reversing
changes made to e6893bb7f3cf696c202c39103b432c20afa6ec08.
2017-02-24 09:59:34 -05:00
Michael Abashian
3b489977a0 Merge pull request #5543 from jaredevantabor/host-event-stdout
Host event stdout styling
2017-02-24 09:28:19 -05:00
jaredevantabor
8ce09d1b6d styling for host event stdout 2017-02-23 19:46:29 -08:00
Jared Tabor
3fff094d6e Merge pull request #5535 from jaredevantabor/ctit-reset
CTiT Revert All
2017-02-23 17:00:48 -08:00
jaredevantabor
9ba11c870a reset all 2017-02-23 15:34:45 -08:00
Ryan Petrello
7ad819649c Merge pull request #5531 from ryanpetrello/fix-5470
retain the default interstitial value for TOWER_URL_BASE
2017-02-23 16:55:08 -05:00
Aaron Tan
2c4a16369d Restore original behavior of group children unattach. 2017-02-23 16:53:16 -05:00
Ryan Petrello
5dfdef6e6b retain the default interstitial value for TOWER_URL_BASE
to support #5470, check for the presence of this special interstitial
value and replace it with the request hostname for settings OPTIONS
requests
2017-02-23 16:38:16 -05:00
Matthew Jones
fd7c2550ee Fix a potential security issue in revision storage path name
It's too stable and could lead to a race condition
2017-02-23 16:21:13 -05:00
Chris Meyers
4e65e6624a Merge pull request #5527 from chrismeyersfsu/fix-log_settings
prevent traceback when host is set to null/None
2017-02-23 15:52:32 -05:00
Chris Meyers
1b069a5cd1 Merge pull request #5528 from chrismeyersfsu/fix-rectifier
fix check running status
2017-02-23 15:52:05 -05:00
Chris Meyers
50a8083984 flake8 2017-02-23 15:41:41 -05:00
John Mitchell
2e0597b13f fix permissions disabled tooltip wording 2017-02-23 15:14:52 -05:00
Chris Meyers
08825a1f49 fix check running status 2017-02-23 15:09:50 -05:00
John Mitchell
3fe444374b only call processEvent within the buffer 2017-02-23 14:57:02 -05:00
Chris Meyers
2953479dc8 correct behavior of tower_uuid logging setting
* Register a default=function() with LOG_AGGREGATOR_TOWER_UUID. We know
this function will ONLY be called when there is no database backed
settings. Therefore, we set a one-time uuid at this time.
* The user is free to change LOG_AGGREGATOR_TOWER_UUID.
* The user may not set this field to null
* The user may not set this field to ''
2017-02-23 14:31:47 -05:00
Chris Meyers
0b04001b15 host may be None, account for that 2017-02-23 14:31:24 -05:00
Ryan Petrello
05e1348ef9 Merge pull request #5521 from ryanpetrello/fix-4975
allow AD_HOC_COMMANDS to be set to [] in the settings ui
2017-02-23 14:18:02 -05:00