Alan Rominger
da2fa14bf7
Merge pull request #1910 from AlanCoding/moflake8
...
flake8 errors in access.py due to an upgrade
2018-05-24 11:47:37 -04:00
AlanCoding
1466e5c343
flake8 errors in access.py due to an upgrade
2018-05-24 10:17:55 -04:00
Bill Nottingham
00877769a3
Merge pull request #1895 from sumkincpp/patch-1
...
Support for expect ansible module
2018-05-22 16:43:48 -04:00
Fedor Sumkin
809de21451
adding pexpect support
2018-05-19 18:42:50 +03:00
Matthew Jones
72f2994cc5
Merge branch 'release_3.3.0' into devel
2018-05-17 16:07:47 -04:00
Ryan Petrello
2e0125037a
Merge pull request #1836 from ryanpetrello/hands-off-my-tokens
...
filter `/api/v2/users/N/tokens/` to only show tokens for _that_ user
2018-05-17 15:54:28 -04:00
Ryan Petrello
51f66b8c0a
filter /api/v2/users/N/tokens/ to only show tokens for _that_ user
...
see: https://github.com/ansible/tower/issues/1773
2018-05-17 15:44:35 -04:00
Chris Meyers
a348893a91
Merge pull request #1846 from chrismeyersfsu/fix-1_in_maxint_chance_of_collision
...
more test fixes
2018-05-17 15:04:56 -04:00
chris meyers
4031c888de
fork process may finish before cancel callback
...
* The "should we cancel?" callback check is only called while the
subprocess (child) is alive. If the child executes quickly, the cancel
callback has no chance to run.
* call a subprocess that takes longer to run like sleep 2
2018-05-17 14:39:57 -04:00
chris meyers
d8615df47f
postgres back tests can't do this
2018-05-17 14:39:57 -04:00
Ryan Petrello
46add35f98
Merge pull request #1840 from chrismeyersfsu/fix-1_in_maxint_chance_of_collision
...
flake8
2018-05-17 14:15:57 -04:00
chris meyers
88bb98c967
flake8
2018-05-17 13:38:37 -04:00
Ryan Petrello
1026bc493f
Merge pull request #1819 from ryanpetrello/slooooooooooooow-uri-cleaner
...
speed up a handful of really slow stdout tests
2018-05-17 13:38:20 -04:00
Chris Meyers
49982eea2d
Merge pull request #1839 from chrismeyersfsu/fix-1_in_maxint_chance_of_collision
...
reduce chance of collision on cache namespace
2018-05-17 13:37:35 -04:00
chris meyers
40ef30a914
reduce chance of collision on cache namespace
2018-05-17 13:37:04 -04:00
Ryan Petrello
b6923bdbeb
speed up a handful of really slow stdout tests
...
before: 59 passed in 95.20 seconds
after: 59 passed in 11.09 seconds
2018-05-17 13:27:18 -04:00
Chris Meyers
178d94a421
Merge pull request #1818 from chrismeyersfsu/fix-parallel_failures
...
isolate test cache
2018-05-17 13:24:40 -04:00
Jared Tabor
1876b3b0f5
Merge pull request #1809 from jaredevantabor/scheduler
...
Fixes to the scheduler form
2018-05-17 10:12:51 -07:00
chris meyers
04767641af
isolate cache
2018-05-17 12:58:11 -04:00
Marliana Lara
64e3323ff5
Merge pull request #1815 from marshmalien/fix/1474-instance-policy-list-search
...
Hookup instance policy list smart search and add Dataset resolve
2018-05-17 12:25:38 -04:00
Alan Rominger
14d10a93cc
Merge pull request #1817 from AlanCoding/notification_fail
...
Do not fail entire notification chain if one fails
2018-05-17 10:06:03 -04:00
Ryan Petrello
5bbbb87fee
Merge pull request #1822 from AlanCoding/f8
...
fix flake8 introduced by new tests
2018-05-17 08:59:06 -04:00
AlanCoding
c998fd6bcb
fix flake8 introduced by new tests
2018-05-17 07:43:09 -04:00
Jake McDermott
8f1c15e20d
Merge pull request #1820 from jakemcdermott/job-results/fix-counters
...
don't reset counters on job start
2018-05-16 18:46:27 -04:00
Jake McDermott
2255ee5dba
don't reset counters on job start
2018-05-16 17:32:40 -04:00
AlanCoding
f9871f32a3
do not fail entire notification chain if one fails
2018-05-16 15:16:40 -04:00
Chris Meyers
7f214f5ad2
Merge pull request #1766 from chrismeyersfsu/i_like_parallel_tests_and_I_can_not_lie
...
parallelize test running
2018-05-16 15:13:20 -04:00
chris meyers
97ab6449b9
parallelize test running
2018-05-16 14:29:15 -04:00
Jake McDermott
ae8fe207d4
Merge pull request #1812 from jakemcdermott/1770
...
maintain correct page and event counts on running jobs
2018-05-16 12:22:39 -04:00
Marliana Lara
f2e0214623
Hookup instance policy list smart search and add Dataset resolve
2018-05-16 12:12:21 -04:00
Ryan Petrello
f287948efe
Merge pull request #1804 from ryanpetrello/stdout-format-json
...
never convert ANSI codes to HTML for format /stdout/?format=json
2018-05-16 11:41:20 -04:00
Ryan Petrello
53ef9ed288
never convert ANSI codes to HTML for format /stdout/?format=json
...
see: https://github.com/ansible/awx/issues/1863
2018-05-16 11:20:55 -04:00
Ryan Petrello
f49d52ad8e
Merge pull request #1807 from ryanpetrello/polymorphic_created_by_delete
...
restore a django-polymorphic workaround to avoid a weird cascade bug
2018-05-16 11:03:41 -04:00
Ryan Petrello
07aeecc018
Merge pull request #1813 from ryanpetrello/until-until-until
...
fix a nuanced parsing bug in naive UNTIL= parsing
2018-05-16 10:01:27 -04:00
Ryan Petrello
39cb1cb60c
fix a nuanced parsing bug in naive UNTIL= parsing
2018-05-16 09:35:04 -04:00
Jake McDermott
1d9fb53879
Merge pull request #1808 from jlmitch5/assortedStyleFixes33
...
Assorted style fixes for 3.3
2018-05-16 00:44:08 -04:00
Jake McDermott
11e7dcd0dc
maintain correct page counts on running jobs
2018-05-16 00:19:41 -04:00
Jake McDermott
77e75c6e13
Merge pull request #1811 from jaredevantabor/workflow-stdout-vars
...
Uses atCodeMirror directive for extra vars widget on workflow results…
2018-05-15 23:34:27 -04:00
Jared Tabor
3658ce1a93
Uses atCodeMirror directive for extra vars widget on workflow results page
2018-05-15 18:09:07 -07:00
Jared Tabor
1e6905aac4
Fixes to the scheduler form
2018-05-15 15:31:21 -07:00
John Mitchell
3a6f1e2b63
make labels input standard width on wfjt form
2018-05-15 17:18:51 -04:00
John Mitchell
87239c0e11
right align smart inv button
2018-05-15 17:18:35 -04:00
John Mitchell
7b5dcee30f
fix smart status bar color
2018-05-15 17:17:56 -04:00
Ryan Petrello
db1a669c68
work around a django-polymorphic bug that breaks certain cascades
...
see: #1794
2018-05-15 16:55:37 -04:00
Ryan Petrello
29927433cb
Merge pull request #1806 from ryanpetrello/md5-not-even-once
...
remove md5 password hashing in dev
2018-05-15 16:33:35 -04:00
Chris Meyers
0bbc08e587
Merge pull request #1882 from chrismeyersfsu/fix-installer_readme
...
add variables to inventory mentioned in docs
2018-05-15 16:12:14 -04:00
Jared Tabor
0eefed80e1
Merge pull request #1765 from jaredevantabor/schedules-reorg
...
Schedules Re-org to related tabs
2018-05-15 13:10:35 -07:00
Ryan Petrello
d5fbb2d3b6
remove md5 password hashing in dev
2018-05-15 14:57:47 -04:00
chris meyers
ceedc135b2
add variables to inventory mentioned in docs
...
* Also better error message when openshift cert failure
2018-05-15 14:44:43 -04:00
Jared Tabor
f3923af3fa
Makes extra variables CodeMirror shown only for JT-schedules that
...
have promptable extra vars in the JT. Hides vars for all other schedule types
2018-05-15 11:38:25 -07:00