AlanCoding
|
32a7d46ac1
|
do not pass detailed kwargs into signal_start
|
2017-02-06 10:24:10 -05:00 |
|
AlanCoding
|
da887241aa
|
allow JT start on callback if mandatory survey variables are there
|
2017-02-03 20:29:28 -05:00 |
|
Matthew Jones
|
b2bef69f7f
|
Remove stray print
|
2017-02-03 12:06:17 -05:00 |
|
Matthew Jones
|
ca87c4f83b
|
Implement logout semantics by support DELETE on authtoken
|
2017-02-02 16:32:09 -05:00 |
|
AlanCoding
|
e9236c5489
|
avoid unnecessary attach when creating schedules
|
2017-02-01 10:45:24 -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
|
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 |
|
Matthew Jones
|
4c61449f89
|
Generate stdout from database if not present on disk
Useful for download stdout when not available on all cluster nodes
|
2017-01-31 14:29:08 -05:00 |
|
AlanCoding
|
1e195d2fae
|
Make job host summaries slightly safer for large data sets
|
2017-01-31 12:42:39 -05:00 |
|
AlanCoding
|
2223901028
|
apply some speedups to credential list
|
2017-01-31 11:55:18 -05:00 |
|
AlanCoding
|
d430a03721
|
adjusted prefetches from time test results
|
2017-01-30 17:09:38 -05:00 |
|
Alan Rominger
|
6f35e547da
|
Merge pull request #5028 from AlanCoding/host_event_list
broaden host job events list for both relationships
|
2017-01-30 14:24:21 -05:00 |
|
Alan Rominger
|
81c569e362
|
Merge pull request #4997 from AlanCoding/node_tracking
Get WFJT nodes in activity stream
|
2017-01-30 13:43:41 -05:00 |
|
AlanCoding
|
b2d1972976
|
broaden host job events list for both relationships
|
2017-01-28 16:05:52 -05:00 |
|
Chris Meyers
|
0a5b037236
|
Merge pull request #4962 from chrismeyersfsu/fix-4354
ensure manually modifying hosts adhears to license
|
2017-01-27 15:03:25 -05:00 |
|
AlanCoding
|
0dbd9e4839
|
get WFJT nodes in activity stream
|
2017-01-27 14:10:28 -05:00 |
|
Alan Rominger
|
6d590ca985
|
Merge pull request #4974 from AlanCoding/job_event_need_for_speed
job_event speedups, async filter removed, RBAC changes
|
2017-01-27 11:23:25 -05:00 |
|
Alan Rominger
|
ae057d2bd5
|
Merge pull request #4912 from AlanCoding/as_mods
WFJT activity stream for org admins + other polishing
|
2017-01-27 11:17:34 -05:00 |
|
Chris Meyers
|
ef3a3b3b2f
|
super-user requests to HostDetail go through rbac
|
2017-01-27 10:51:26 -05:00 |
|
Wayne Witzel III
|
7807ee09f9
|
Merge pull request #4915 from wwitzel3/issue-4636
Mask the default value for password fields in survey_spec.
|
2017-01-27 02:37:16 -05:00 |
|
AlanCoding
|
18aa0dcb1f
|
remove job_event text filters, tweaked RBAC
see issue 4958 for the RBAC details
|
2017-01-26 19:22:03 -05:00 |
|
Matthew Jones
|
90caa2fbb7
|
Merge pull request #4961 from ansible/purge_old_events_endpoints
These old endpoints are hacky, ugly, and no longer used
|
2017-01-26 14:33:19 -05:00 |
|
Chris Meyers
|
e09a0fb886
|
ensure manually modifying hosts adhears to license
* Super user or not, don't allow adding NOR editing (changing the name
of) a host to exceed the host license count.
|
2017-01-26 12:13:06 -05:00 |
|
Matthew Jones
|
6388e9b055
|
Putting back the inadvertantly removed job_events
|
2017-01-26 12:00:13 -05:00 |
|
Matthew Jones
|
37d8e57c4f
|
These old endpoints are hacky, ugly, and no longer used
They were strictly shortcuts for UI querying which can be performed
more efficiently on `/job_events` without any special processing
|
2017-01-26 11:55:44 -05:00 |
|
AlanCoding
|
3b4af0aa82
|
WFJT activity stream optimization
|
2017-01-26 11:23:47 -05:00 |
|
Alan Rominger
|
fe36e2ad8e
|
Merge pull request #4921 from AlanCoding/jobs_others_opt
Low hanging query optimizations
|
2017-01-25 11:57:08 -05:00 |
|
AlanCoding
|
bae3fdb635
|
removal of workflow TODOs that are resolved
|
2017-01-25 09:52:05 -05:00 |
|
Wayne Witzel III
|
df9bb829fc
|
fix KeyError with spec
|
2017-01-24 16:53:48 -05:00 |
|
Wayne Witzel III
|
735f5d14b3
|
ensure that launching respects default values
|
2017-01-24 16:39:41 -05:00 |
|
AlanCoding
|
d3b5eaf690
|
query improvement for jobs, users, and orgs
|
2017-01-24 16:23:10 -05:00 |
|
Wayne Witzel III
|
cf6c4fe7ac
|
mask the default value for survey_spec password fields
|
2017-01-24 13:03:57 -05:00 |
|
James Laska
|
f21834c597
|
Name the view consistently with other NT views
|
2017-01-19 12:32:54 -05:00 |
|
Alan Rominger
|
dcea88c81c
|
Merge pull request #4821 from AlanCoding/workflow_schedule_nodes
Move node copy into create_unified_job, copy nodes on schedule
|
2017-01-19 11:18:31 -05:00 |
|
Matthew Jones
|
47efe8c2e8
|
Add deprecation warning to job start
|
2017-01-19 11:01:31 -05:00 |
|
AlanCoding
|
f419fb9bed
|
move node copy into create_unified_job, copy nodes on schedule
|
2017-01-19 08:51:08 -05:00 |
|
AlanCoding
|
dfd0885ec3
|
new WFJT launch schema and cleanup
|
2017-01-12 12:24:49 -05:00 |
|
AlanCoding
|
a693aad95d
|
a workable version of the new copy GET schema implemented
|
2017-01-11 14:43:37 -05:00 |
|
AlanCoding
|
2c97425291
|
prototype for new copy GET details
|
2017-01-11 12:23:57 -05:00 |
|
AlanCoding
|
e69dc0f36e
|
Clarification of copy RBAC messages
|
2017-01-11 11:20:17 -05:00 |
|
AlanCoding
|
4990a59fa7
|
mark inventory scripts as added in 2.1.0
|
2017-01-10 09:38:52 -05:00 |
|
Alan Rominger
|
ee997e0ca7
|
Merge pull request #4618 from AlanCoding/new_in
Tower endpoint archaeology
|
2017-01-09 13:38:22 -05:00 |
|
AlanCoding
|
ad472c168f
|
systematic update of new_in_xx flags
|
2017-01-09 12:25:04 -05:00 |
|
AlanCoding
|
8bc3befd03
|
only accept extra_vars launchtime param for system jobs
|
2017-01-06 16:54:07 -05:00 |
|
Alan Rominger
|
d5247c6d95
|
Merge pull request #4515 from AlanCoding/relaunch_rbac
Custom PermissionDenied error for Workflow Job relaunch
|
2017-01-06 16:04:13 -05:00 |
|
Alan Rominger
|
0b0750d76e
|
Merge pull request #4593 from AlanCoding/unhandled_perm_error
In JT /launch/ view deal with PermissionDenied in get_object()
|
2017-01-06 13:14:00 -05:00 |
|
AlanCoding
|
dca70f4bd1
|
protect against unhandled PermissionDenied error
|
2017-01-05 15:29:16 -05:00 |
|
Matthew Jones
|
3006e357f6
|
Add a hint header for max job events for the UI
|
2017-01-05 15:16:36 -05:00 |
|
Alan Rominger
|
54980d09e3
|
Merge pull request #4578 from AlanCoding/access_list_perm
Use ParentMixin for access_list permissions check
|
2017-01-05 14:53:47 -05:00 |
|