Jake McDermott
|
0bc9b1d431
|
render missing lines instead of auto-unfollowing
|
2018-08-27 01:37:28 -04:00 |
|
Jake McDermott
|
138f8a45ae
|
moving render/record keeping and scroll functionality out of pagers
|
2018-08-27 01:37:18 -04:00 |
|
Jake McDermott
|
ee348b7169
|
add handling for discontinuities in render service
|
2018-08-27 01:37:11 -04:00 |
|
Jake McDermott
|
38b9b47e6b
|
add max event count and discarding to stream service
|
2018-08-27 01:37:02 -04:00 |
|
Jake McDermott
|
2187655c68
|
move buffer mgmt to stream service
|
2018-08-27 01:36:52 -04:00 |
|
Jake McDermott
|
13203af353
|
Merge pull request #2921 from jakemcdermott/job-results/event-replay-skip-range
add option to job replay tool for skipping a range of job events
|
2018-08-25 22:54:46 -04:00 |
|
Alan Rominger
|
b742746e5d
|
Merge pull request #2928 from AlanCoding/even_more_diff
Prefetch prior list of instances at start of policy calc task
|
2018-08-24 16:44:08 -04:00 |
|
AlanCoding
|
74fc0fef04
|
Manually pin reference list at start of pg_lock block
|
2018-08-24 15:28:28 -04:00 |
|
Michael Abashian
|
d824508cfb
|
Merge pull request #2875 from mabashian/2868-lodash
Upgrades lodash to ~4.17.10
|
2018-08-24 13:27:07 -04:00 |
|
Ryan Petrello
|
077e541876
|
Merge pull request #2926 from ryanpetrello/deprecated-auth-token-helper
fix an auth-related typo in a docstring
|
2018-08-24 12:15:47 -04:00 |
|
Ryan Petrello
|
4561fd7270
|
fix an auth-related typo in a docstring
|
2018-08-24 11:56:11 -04:00 |
|
Ryan Petrello
|
50786f201f
|
Merge pull request #2922 from ryanpetrello/deprecated-auth-token-helper
emulate /api/v2/authtoken/ to help customers transition to OAuth2.0
|
2018-08-24 11:40:47 -04:00 |
|
Ryan Petrello
|
5561eb30f7
|
emulate /api/v2/authtoken/ to help customers transition to OAuth2.0
|
2018-08-24 11:05:41 -04:00 |
|
Jake McDermott
|
e2c4fd5ebb
|
add option for skipping counter slice range of events
|
2018-08-23 18:12:57 -04:00 |
|
John Mitchell
|
7226acb2b6
|
Merge pull request #2903 from jlmitch5/ui33Licenseifyer
add license grabbing script for ui deps
|
2018-08-23 16:53:12 -04:00 |
|
John Mitchell
|
7ef8e147f4
|
add license info about ui packages generated from script
|
2018-08-23 15:49:35 -04:00 |
|
John Mitchell
|
45db305e69
|
add script for generating ui license info in docs/licenses/ui
|
2018-08-23 15:49:01 -04:00 |
|
Ryan Petrello
|
52abb29091
|
Merge pull request #2919 from ryanpetrello/more-workflow-editor-i18n
sprinkle in more i18n translation for the workflow editor
|
2018-08-23 14:37:31 -04:00 |
|
Ryan Petrello
|
d564a268fd
|
sprinkle in more i18n translation for the workflow editor
see: https://github.com/ansible/tower/issues/775
|
2018-08-23 14:07:15 -04:00 |
|
kialam
|
8280aff612
|
Merge pull request #2909 from kialam/fix/2836-part2
Fix Job Detail Stats Panel Title and Badge Whitespace with CSS modifier
|
2018-08-23 12:41:18 -04:00 |
|
Alan Rominger
|
b35d6b7425
|
Merge pull request #2911 from AlanCoding/mo_text
Document inventory script towervars
|
2018-08-23 09:18:36 -04:00 |
|
Ryan Petrello
|
7b692b0c31
|
Merge pull request #2913 from ryanpetrello/fix-2907
set the session cookie expiry *properly* on each request
|
2018-08-22 16:08:13 -04:00 |
|
Ryan Petrello
|
a271837007
|
set the session cookie expiry *properly* on each request
see: https://github.com/ansible/tower/issues/2907
|
2018-08-22 15:26:03 -04:00 |
|
AlanCoding
|
a3d0e10f51
|
remove added-in tags that reference old AWX
|
2018-08-22 15:17:47 -04:00 |
|
AlanCoding
|
5e8f7b76f1
|
document inventory script towervars
|
2018-08-22 15:16:39 -04:00 |
|
kialam
|
c67e9143fb
|
Contain margins for stats panel with modifier
- Create CSS `—inline` modifier so that other areas where
`at-Panel-headingTitleBadge` are not affected.
|
2018-08-22 11:51:27 -04:00 |
|
Ryan Petrello
|
5abe045e6c
|
Merge pull request #2908 from ryanpetrello/fix-2187
fix a bug that broke bot avatars for Slack notifications
|
2018-08-22 11:35:02 -04:00 |
|
Ryan Petrello
|
4bc63cc37e
|
fix a bug that broke bot avatars for Slack notifications
when a *color* is specified for a Slack notification template, we use
the *web* not the RTM API; when you use a bot with the web API, you have
to specify the `as_user=True` argument to have the message use the bot's
name and avatar
see: https://github.com/ansible/tower/issues/2883
see: https://github.com/ansible/awx/issues/2187
|
2018-08-22 10:57:13 -04:00 |
|
Ryan Petrello
|
5cdd947196
|
Merge pull request #2870 from ryanpetrello/fix-2839
enforce 0 <= Instance.capacity_adjustment
|
2018-08-21 15:49:28 -04:00 |
|
Ryan Petrello
|
67d1267d98
|
enforce 0 <= Instance.capacity_adjustment
see: https://github.com/ansible/tower/issues/2839
|
2018-08-21 15:34:19 -04:00 |
|
Jake McDermott
|
66db615c0c
|
Merge pull request #2888 from kialam/fix/2836
Adjust title and badge spacing on job output stats section.
|
2018-08-21 14:12:15 -04:00 |
|
Alan Rominger
|
598449c2ce
|
Merge pull request #2882 from AlanCoding/just_credential2
[option2] move inventory source vault credential validation from view to model
|
2018-08-21 13:24:50 -04:00 |
|
kialam
|
4119c1dd0b
|
Adjust title and badge spacing on job output stats section.
|
2018-08-21 10:51:31 -04:00 |
|
Ryan Petrello
|
2acf055f6a
|
Merge pull request #2885 from ryanpetrello/fix-2874
apply sensitive field filtering to /api/v2/hosts/?host_filter
|
2018-08-21 10:43:52 -04:00 |
|
Ryan Petrello
|
4eeb62766e
|
apply sensitive field filtering to /api/v2/hosts/?host_filter
see: https://github.com/ansible/tower/issues/2874
see: https://github.com/ansible/tower/issues/2889
|
2018-08-21 08:17:14 -04:00 |
|
Ryan Petrello
|
d995068396
|
Merge pull request #2895 from ryanpetrello/release_3.3.0
fix failing unit tests
|
2018-08-21 08:16:29 -04:00 |
|
Alan Rominger
|
ee139b306c
|
Merge pull request #2881 from AlanCoding/log_cul_de_sacs
Change loggers from non-propagating to INFO filter
|
2018-08-21 07:36:52 -04:00 |
|
Ryan Petrello
|
a36b0061fa
|
fix failing unit tests
|
2018-08-20 19:57:28 -04:00 |
|
Jake McDermott
|
eb0cf945cf
|
Merge pull request #2860 from jakemcdermott/fix-2228
make line expand / collapse work for paginated scrollup
|
2018-08-20 13:12:52 -04:00 |
|
Jake McDermott
|
2e7ab57645
|
Merge pull request #2886 from jakemcdermott/job-results/line-search
enable output filtering by start / end line
|
2018-08-20 13:02:29 -04:00 |
|
Michael Abashian
|
d8f6c0aebc
|
Merge pull request #2822 from mabashian/2819-prompt
Properly show prompt button when re-selecting a node with promptable fields
|
2018-08-20 12:45:38 -04:00 |
|
Jake McDermott
|
f8e5e38614
|
enable output filtering by start / end line
|
2018-08-20 12:40:27 -04:00 |
|
AlanCoding
|
3f841180da
|
Change loggers from non-propagating to INFO filter
|
2018-08-20 09:02:55 -04:00 |
|
AlanCoding
|
9a85578925
|
move inv src vault cred validation from view to model
|
2018-08-20 08:53:55 -04:00 |
|
mabashian
|
f1e0c1e977
|
Upgrades lodash to ~4.17.10
|
2018-08-17 15:59:27 -04:00 |
|
Shane McDonald
|
1b8cb45024
|
Update translations
|
2018-08-17 13:56:34 -04:00 |
|
Bill Nottingham
|
fb9e508b6b
|
Merge pull request #2857 from shanemcd/release_3.3.0
Fix / improve minishift dev env playbook
|
2018-08-17 13:19:24 -04:00 |
|
Ryan Petrello
|
0868f97335
|
Merge pull request #2866 from ryanpetrello/ci-for-missing-migrations
fail CI if the change includes model changes that are missing migrations
|
2018-08-17 08:41:46 -04:00 |
|
Ryan Petrello
|
30fbeb43bb
|
fail CI if the change includes model changes that are missing migrations
|
2018-08-16 17:43:32 -04:00 |
|
mabashian
|
d2aea30d3d
|
Add check for ask_variables_on_launch when determining whether to show prompt button
|
2018-08-16 15:41:15 -04:00 |
|