AlanCoding
|
76eb0bb866
|
bump workflow survey migration number
|
2016-11-08 13:39:10 -05:00 |
|
AlanCoding
|
7f41f16509
|
passwords in WFJT surveys working correctly
|
2016-11-08 13:39:10 -05:00 |
|
AlanCoding
|
a87a56f518
|
workflow JT survey and launch serializer in functional state
|
2016-11-08 13:39:10 -05:00 |
|
AlanCoding
|
64b5e2ba5b
|
bump migration
|
2016-11-08 13:39:10 -05:00 |
|
AlanCoding
|
1bd8bd245b
|
bump migrations, and enable survey license check
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
8ff671bfd6
|
finish editing the WFJT launch validate method
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
9b7d046cec
|
move job tests to new survey testing file
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
21c6dd6b1e
|
move survey models to mixins, start WFJT launch endpoint
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
020144d1ee
|
add surveys on workflow models
|
2016-11-08 13:39:08 -05:00 |
|
Aaron Tan
|
05790c5b5c
|
Merge pull request #3848 from jangsutsr/3528_workflow_job_cancel_endpoint
Implement workflow job cancel endpoint
|
2016-11-08 12:16:39 -05:00 |
|
Chris Meyers
|
2d3ab2b796
|
Merge pull request #3914 from chrismeyersfsu/fix-test_settings
fixes test_settings unit tests
|
2016-11-08 11:39:58 -05:00 |
|
Chris Meyers
|
258fd52ef2
|
Merge pull request #3912 from chrismeyersfsu/bug-allow_simulataneous
fix job blocking job with allow simultaneous
|
2016-11-08 11:39:23 -05:00 |
|
Aaron Tan
|
9e244b640b
|
Simplify internal node job cancel mechanism.
|
2016-11-08 11:32:33 -05:00 |
|
Aaron Tan
|
3c0d60075c
|
Fix bug by using cancel_flag.
|
2016-11-08 11:32:33 -05:00 |
|
Aaron Tan
|
3778914aa9
|
Implement recursive spawned job cancel.
|
2016-11-08 11:31:06 -05:00 |
|
Chris Meyers
|
b66256eb98
|
fixes test_settings unit tests
|
2016-11-08 11:10:52 -05:00 |
|
Chris Meyers
|
dcb8789fd9
|
fix job blocking job with allow simultaneous
related to #3911
|
2016-11-08 11:00:52 -05:00 |
|
Wayne Witzel III
|
ed64d4521c
|
Remerge: only allow superusers to start a job from a SystemJobTemplate
|
2016-11-08 10:52:07 -05:00 |
|
Alan Rominger
|
549274f97b
|
Merge pull request #3909 from AlanCoding/un_db_ify
Remove db access from unit test
|
2016-11-08 10:21:11 -05:00 |
|
Chris Meyers
|
1fc34a9f41
|
mock capacity
|
2016-11-08 10:19:14 -05:00 |
|
AlanCoding
|
c49200a024
|
remove db access from unit test
|
2016-11-08 10:12:53 -05:00 |
|
Alan Rominger
|
3c60e254b9
|
Merge pull request #3877 from AlanCoding/related_access
[RBAC] Refactor of ForeignKey access checks
|
2016-11-08 09:30:15 -05:00 |
|
Chris Meyers
|
1aa6ab72d6
|
fixes multiple proj updates running for single job
related to #3906
|
2016-11-08 09:07:27 -05:00 |
|
AlanCoding
|
2d88d9a573
|
rename migration file to use the v prefix
|
2016-11-08 08:25:15 -05:00 |
|
Bill Nottingham
|
e02ab1940b
|
Merge pull request #3875 from wenottingham/pids-in-namespaaaaaaaaace
Unshare PID namespace when using bubblewrap.
|
2016-11-07 17:11:47 -05:00 |
|
AlanCoding
|
9c30058abe
|
improvements to related access unit tests
|
2016-11-07 17:01:22 -05:00 |
|
Aaron Tan
|
428447a22a
|
Merge pull request #3891 from jangsutsr/3517_implement_workflow_schedules
Implement workflow JT schedule
|
2016-11-07 16:31:03 -05:00 |
|
Aaron Tan
|
cd14b62b23
|
typo fix.
|
2016-11-07 16:16:13 -05:00 |
|
Matthew Jones
|
343966f744
|
Implement gathering overall task capacity
For use when running/planning jobs
|
2016-11-07 13:45:01 -05:00 |
|
AlanCoding
|
2afdc04ac0
|
cleanup inventory admin access syntax
|
2016-11-07 11:56:11 -05:00 |
|
Aaron Tan
|
a80c8077d2
|
Update _get_unified_job_field_names.
|
2016-11-07 11:51:35 -05:00 |
|
AlanCoding
|
cae2cdaad8
|
check related method small fixups
|
2016-11-07 08:53:04 -05:00 |
|
AlanCoding
|
f2846101a3
|
deal with a special null null case
|
2016-11-05 14:24:04 -04:00 |
|
AlanCoding
|
2279e1e8dc
|
unit test related field checks, finialize scenarios
|
2016-11-05 13:45:07 -04:00 |
|
AlanCoding
|
2ddda56f09
|
expand check_related to polymorphic related fields
|
2016-11-05 11:01:59 -04:00 |
|
Bill Nottingham
|
51321b30f0
|
Unshare PID namespace when using bubblewrap.
This prevents some potential nastiness with playbooks running as the awx user.
|
2016-11-04 22:49:34 -04:00 |
|
AlanCoding
|
db890b5759
|
interpret absent related field as a unchanged state in permissions check
|
2016-11-04 22:08:00 -04:00 |
|
AlanCoding
|
5c2c46c5aa
|
Consolidate related field access checks into BaseAccess method
|
2016-11-04 22:07:59 -04:00 |
|
Matthew Jones
|
88a8810815
|
Merge pull request #3729 from sundeep-co-in/STAGE
enable django i18n
|
2016-11-04 15:52:33 -04:00 |
|
Aaron Tan
|
4068d4aaeb
|
Change text in workflow functional test to be consistant with the latest version.
|
2016-11-03 17:55:58 -04:00 |
|
Matthew Jones
|
8e77deea27
|
Push celery queue stats to memcached periodically
We'll piggyback off the task that checks for inconsistent jobs between
celery and Tower itself. These are read off via /api/v1/ping
|
2016-11-03 12:10:38 -04:00 |
|
Aaron Tan
|
a2adc7f413
|
Merge pull request #3782 from jangsutsr/3518_graph_topology_validation
Add graph topology validations to workflow JT nodes
|
2016-11-02 16:14:54 -04:00 |
|
AlanCoding
|
aaf3a89a64
|
fixed typo in project timeout setting
|
2016-11-02 14:59:51 -04:00 |
|
AlanCoding
|
83e31b8618
|
remove timeout settings example, attach minimum timeout values
|
2016-11-02 14:59:51 -04:00 |
|
AlanCoding
|
de66318381
|
move timeout settings into 3 different settings vars
|
2016-11-02 14:59:51 -04:00 |
|
Alan Rominger
|
a5aa2df681
|
Merge pull request #3838 from AlanCoding/wf_dag_prefetch
Keep queries for building WF DAG to a minimum
|
2016-11-02 14:47:16 -04:00 |
|
Alan Rominger
|
c6bbc63058
|
flake8 fix from release branch merge
|
2016-11-02 14:13:16 -04:00 |
|
sundeep-co-in
|
688b5fef68
|
resolve conflict: settings/defaults.py
|
2016-11-02 15:19:57 +05:30 |
|
Aaron Tan
|
a85075acea
|
Mutex validator added.
|
2016-11-01 15:29:03 -04:00 |
|
Aaron Tan
|
53eb198abb
|
Functional test added.
|
2016-11-01 15:27:30 -04:00 |
|