Ryan Petrello
|
58d19ea654
|
add tests for encryption/decryption in awx.main.utils.common
|
2017-02-01 16:24:18 -05:00 |
|
Chris Meyers
|
f62b6ca014
|
workflow job elapsed timer
* Now with tests for elapsed timer feature.
|
2017-02-01 16:19:44 -05:00 |
|
Alan Rominger
|
7a9c4c00a2
|
Merge pull request #5109 from AlanCoding/proj_sch_rbac
Avoid unnecessary attach when creating schedules
|
2017-02-01 16:16:51 -05:00 |
|
Michael Abashian
|
b25b5a9287
|
ParseTypeChange when scheduling a workflow job template
|
2017-02-01 16:08:02 -05:00 |
|
Chris Meyers
|
80b5957315
|
Merge pull request #5110 from chrismeyersfsu/fix-workflow_capacity
workflows consume no capacity
|
2017-02-01 16:05:14 -05:00 |
|
AlanCoding
|
047880b5db
|
fix inconsistencies in the workflow API help text pages
|
2017-02-01 15:58:38 -05:00 |
|
Ryan Petrello
|
a615e92356
|
Merge pull request #5121 from ryanpetrello/fix-4246
automatically encrypt/decrypt CTinT settings stored in memcached
|
2017-02-01 15:55:04 -05:00 |
|
Matthew Jones
|
2621f48189
|
We specifically need to convert the ansible included file type
for include events
|
2017-02-01 15:30:22 -05:00 |
|
Jared Tabor
|
b56db8bc40
|
Merge pull request #5104 from jaredevantabor/inventory-manage-sockets
Websocket data returns new data, without refreshing the entire page
|
2017-02-01 11:07:35 -08:00 |
|
Matthew Jones
|
a98db65d4a
|
Documenting process isolation for acceptance
|
2017-02-01 13:44:05 -05:00 |
|
Alan Rominger
|
ceef65b63a
|
Merge pull request #5111 from AlanCoding/no_stdout_censor
Disable standard out censoring
|
2017-02-01 13:26:41 -05:00 |
|
jlmitch5
|
3b578b732a
|
Merge pull request #5089 from jlmitch5/fixFieldReadonlys
Fix field readonlys
|
2017-02-01 13:16:50 -05:00 |
|
jlmitch5
|
9c7df272d6
|
Merge pull request #5118 from jlmitch5/randomJobResultsFixes
Random job results fixes
|
2017-02-01 13:13:22 -05:00 |
|
Michael Abashian
|
c9a5163ab0
|
Fixed permissions multi-select issues
|
2017-02-01 13:12:16 -05:00 |
|
AlanCoding
|
0588fa9f16
|
disable standard out censoring for now
|
2017-02-01 13:11:46 -05:00 |
|
Wayne Witzel III
|
70f8dfe8fe
|
remove use of http_session, not needed with auth_token
|
2017-02-01 12:59:09 -05:00 |
|
Ryan Petrello
|
9d98ac5e37
|
clean up a few complicated mocks
|
2017-02-01 12:56:20 -05:00 |
|
Ryan Petrello
|
557bc8006d
|
automatically encrypt/decrypt CTinT settings that are stored in memcached
addresses #4246
|
2017-02-01 12:53:10 -05:00 |
|
John Mitchell
|
e9a64c5022
|
fix jshint issue
|
2017-02-01 12:26:23 -05:00 |
|
John Mitchell
|
1935183ebc
|
rudimentary buffer of incoming stdout events
|
2017-02-01 12:20:47 -05:00 |
|
jaredevantabor
|
7287bd57b6
|
Websocket data return new data, without refreshing the entire page
|
2017-02-01 09:12:03 -08:00 |
|
John Mitchell
|
a94ec53865
|
fix ordering for searches
|
2017-02-01 12:04:10 -05:00 |
|
sundeep-co-in
|
5af2f51bd9
|
add lang option in push/pull
|
2017-02-01 22:04:08 +05:30 |
|
John Mitchell
|
52db2c5b11
|
fix get failures count logic
|
2017-02-01 11:22:17 -05:00 |
|
Chris Meyers
|
c6ed34884b
|
workflows consume no capacity
|
2017-02-01 11:00:18 -05:00 |
|
AlanCoding
|
e9236c5489
|
avoid unnecessary attach when creating schedules
|
2017-02-01 10:45:24 -05:00 |
|
John Mitchell
|
2e93fc22e2
|
hack around start line 1, end line 1
|
2017-02-01 10:29:22 -05:00 |
|
Wayne Witzel III
|
eada4ce83f
|
Merge pull request #5095 from jaredevantabor/remove-token-from-sockets
removing token from websocket connection url
|
2017-02-01 09:27:22 -05:00 |
|
Wayne Witzel III
|
d6ac673b3f
|
Merge pull request #5101 from wwitzel3/issue-4978
users from the http_session and /websocket RBAC
|
2017-02-01 09:27:01 -05:00 |
|
Ryan Petrello
|
fde4d5c1f6
|
Merge pull request #5083 from ryanpetrello/fix-5030
don't stringify source_vars['private'] for Openstack inventory updates
|
2017-02-01 08:53:17 -05:00 |
|
AlanCoding
|
efa676f3e7
|
tweaks to make data generator not fail on super large job event data sets
refine formatting of job event print statement
update presets.tsv file
|
2017-02-01 08:32:52 -05:00 |
|
Jared Tabor
|
e9f22be216
|
Merge pull request #5082 from jaredevantabor/smart-search
fix for #4969, can't call trim of undefined
|
2017-01-31 22:37:15 -08:00 |
|
Jared Tabor
|
bae60c7ffd
|
Merge pull request #5090 from jaredevantabor/schedules-list-module
renaming SchedulesList module to SchedulesList
|
2017-01-31 21:29:50 -08:00 |
|
Wayne Witzel III
|
9e7ae673b6
|
rework authentication to respect all possible backends using DRF auth_token
|
2017-02-01 00:21:18 -05:00 |
|
kensible
|
a9a8c34315
|
Merge pull request #5044 from kensible/5002-ctint-i18n-strings
Updated strings for i18n
|
2017-01-31 20:45:34 -05:00 |
|
kensible
|
279c1ce834
|
Update configuration.route.js
|
2017-01-31 20:31:10 -05:00 |
|
Wayne Witzel III
|
36c06020b4
|
Get users from the http_session, authorize job, workflow, and adhoc event access against RBAC
|
2017-01-31 20:19:45 -05:00 |
|
jaredevantabor
|
1e1c428e43
|
renaming SchedulesList module to SchedulesList
it was accidentally named the StreamList in another PR
|
2017-01-31 14:34:01 -08:00 |
|
jaredevantabor
|
5355a802c3
|
removing token from websocket connection url
|
2017-01-31 14:23:32 -08:00 |
|
Michael Abashian
|
a1363e92e4
|
Merge pull request #5078 from mabashian/4588-sort-permissions-jts
Properly set the basepath for job templates list when adding permissions
|
2017-01-31 16:54:03 -05:00 |
|
Michael Abashian
|
10116ec94a
|
Merge pull request #5076 from mabashian/4185-templates-v2
Navigate to Job Template/Workflow Job Template specific resource streams
|
2017-01-31 16:53:39 -05:00 |
|
Michael Abashian
|
cf6dc42417
|
Merge pull request #5064 from mabashian/4782-permissions-lists
Fixed permissions list sorting across app
|
2017-01-31 16:53:10 -05:00 |
|
John Mitchell
|
8f448665d8
|
fix viewonly template row button
|
2017-01-31 16:20:08 -05:00 |
|
Alan Rominger
|
967f8b4c65
|
Merge pull request #5072 from AlanCoding/no_inv_cred
Corner-case verbose message with workflow spawned jobs
|
2017-01-31 16:12:24 -05:00 |
|
Shane McDonald
|
b9d5e89ead
|
Update en-us django po file
|
2017-01-31 16:05:59 -05:00 |
|
Shane McDonald
|
696353f77e
|
Update django pot file
|
2017-01-31 16:05:59 -05:00 |
|
Alan Rominger
|
b6a665e482
|
Merge pull request #5066 from AlanCoding/cred_list
apply some speedups to credential list
|
2017-01-31 16:04:08 -05:00 |
|
Alan Rominger
|
b23686d84d
|
Merge pull request #5071 from AlanCoding/safer_host_summaries
Make job host summaries slightly safer for large data sets
|
2017-01-31 16:02:48 -05:00 |
|
Alan Rominger
|
242f769f7e
|
Merge pull request #5059 from AlanCoding/yaml_extra_data
consume YAML extra_data on schedule spawn
|
2017-01-31 16:00:48 -05:00 |
|
Alan Rominger
|
c2898ce01d
|
Merge pull request #5051 from AlanCoding/up_a_hill_to_prefetch_a_pail_of_water
Adjusted prefetches from time test results
|
2017-01-31 16:00:09 -05:00 |
|