1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

10343 Commits

Author SHA1 Message Date
AlanCoding
ebff4f4f24 get rid of out of date logger unit tests 2016-12-02 15:16:00 -05:00
Aaron Tan
7f358d893e Modify according to review feedback. 2016-12-02 14:47:38 -05:00
AlanCoding
7848198b9f New awx.main.utils directory, distributed task to invalidate settings 2016-12-02 14:36:04 -05:00
Matthew Jones
faf4c84eca Purging old workload generator 2016-12-02 14:19:28 -05:00
Aaron Tan
d6022b31c2 Add schedule capability to wfjt serializer. 2016-12-02 12:22:52 -05:00
Aaron Tan
386a7d71a0 Merge pull request #4205 from jangsutsr/4099_copy_behavior_consistancy_update
Copy name format update to be consistent with UI
2016-12-02 11:51:30 -05:00
Aaron Tan
abc148ae96 Merge pull request #4222 from jangsutsr/4210_add_missing_3_10_labels
Add missing new_in_310 labels to workflow views.
2016-12-02 11:49:26 -05:00
Aaron Tan
3433343603 Merge pull request #4221 from jangsutsr/4018_prevent_multiple_print_of_version_label_in_api_help_text
Prevent multiple print of version label in api help text.
2016-12-02 11:49:15 -05:00
Aaron Tan
5a60954997 Add help text to wfjt launch endpoint. 2016-12-02 11:48:32 -05:00
Chris Church
4f058506f7 Merge pull request #4142 from cchurch/fix-azuread-auth
AzureAD auth updates.
2016-12-02 11:36:11 -05:00
Ken Hoes
0689fd81d8 Changed dropdown from Azure to Azure AD in CTinT 2016-12-02 11:17:58 -05:00
Aaron Tan
07cd94535f Modify strftime argument format to enforce am/pm 2016-12-02 10:59:54 -05:00
AlanCoding
db21178b14 remove unused log handlers and cleanup 2016-12-02 10:21:36 -05:00
Michael Abashian
0dc7fa9890 Denoting incomplete nodes (nodes where the resource has been deleted or null'd out by copy) 2016-12-02 10:19:11 -05:00
sundeep-co-in
cd5301bf49 add django.pot 2016-12-02 14:02:13 +05:30
Aaron Tan
7af675b031 Merge pull request #4111 from jangsutsr/4086_provide_linkage_from_spawned_job_to_wfj
Provide linkage from spawned job to wfj
2016-12-01 21:59:47 -05:00
Aaron Tan
84a3aeec67 Prevent multiple print of version label in api help text. 2016-12-01 21:54:20 -05:00
Aaron Tan
0f58b0d3d0 Add missing new_in_310 labels to workflow views. 2016-12-01 21:00:40 -05:00
Leigh Johnson
f7cbd0a021 Hooks up job_template and workflow_job_template scheduler routes, #3882 (#4215) 2016-12-01 20:32:49 -05:00
Leigh Johnson
4d1b10f0d1 Fixes missing Wait("stop") calls, resolves audit items in #3816 (#4218) 2016-12-01 20:32:06 -05:00
AlanCoding
7344a998b2 move formatter to logger file, settings reload on startup 2016-12-01 19:09:55 -05:00
Chris Church
1ce81f9640 Optimize query for job events for a single job to speed up loading job details page. 2016-12-01 18:33:05 -05:00
Chris Church
8911766eea Don't truncate job event stdout for playbook_on_ events. 2016-12-01 18:08:26 -05:00
Leigh Johnson
1dab4f903c Smart Search - support array of values per key (#4187)
* Smart Search - support array of values per key, #4162

* lint
2016-12-01 17:55:53 -05:00
Michael Abashian
6022668706 Merge pull request #4203 from mabashian/4131-legend-workflow-details
Add legend to workflow details view
2016-12-01 17:21:27 -05:00
Jared Tabor
496d6ae278 Merge pull request #4202 from jaredevantabor/workflow-elapsed
adding duration filter for elapsed time on workflow results
2016-12-01 13:01:38 -08:00
Aaron Tan
987a53a2a5 Copy name format update to be consistant with UI. 2016-12-01 15:27:35 -05:00
Michael Abashian
6854ddac59 Add legend to workflow details view 2016-12-01 15:20:50 -05:00
Chris Church
a5c0d5a0f9 Merge pull request #4201 from cchurch/callback-shenanigans
Fix callback plugin issues
2016-12-01 15:18:21 -05:00
Aaron Tan
9f629048da Simplify select_related. 2016-12-01 15:05:22 -05:00
Chris Church
d6d5d4263a Only run ssh control persist cleanup from main process, flush after writing end marker for job event data. 2016-12-01 14:47:24 -05:00
Chris Church
6a5abd53e9 Merge pull request #4186 from cchurch/cleanup-jobs-output
Display count of skipped/deleted for cleanup jobs
2016-12-01 14:38:52 -05:00
jaredevantabor
4b10f2d71a adding duration filter for elapsed time on workflow results
relates to #4128
2016-12-01 10:45:11 -08:00
kensible
7dc6d5785f Merge pull request #4194 from kensible/3939-image-upload-and-info
Added custom info, fixed logout bug for logo
2016-12-01 13:40:16 -05:00
Jared Tabor
376098fe0a Merge pull request #4195 from mabashian/4146-details-node-link
Implemented details link on workflow node
2016-12-01 10:17:27 -08:00
Jared Tabor
f35ecda218 Merge pull request #4183 from jaredevantabor/workflow-badge-for-syncs
adding workflow badge for project sync and inventory sync stdout
2016-12-01 09:55:46 -08:00
Aaron Tan
a22d815c88 Add ability to disable global job timeout. 2016-12-01 12:08:53 -05:00
Michael Abashian
b93ca08b8c Fix unit test failures 2016-12-01 12:02:13 -05:00
Michael Abashian
5fe066124e Added details link to running/already finished running nodes 2016-12-01 12:02:13 -05:00
Matthew Jones
765b7d9cc2 Add TOWER_HOST in the form of TOWER_URL_BASE to job env 2016-12-01 12:01:17 -05:00
Ken Hoes
dc4217944d Added custom info, fixed logout bug 2016-12-01 11:56:15 -05:00
Aaron Tan
805d4d1ed6 Merge pull request #4192 from jangsutsr/4190_unified_job_field_name_modification
Update unified_job related field name
2016-12-01 11:45:39 -05:00
Aaron Tan
99029a1b0d Update unified_job related field name. 2016-12-01 11:17:57 -05:00
Aaron Tan
e63716c0bb Move performance boost to access.py. 2016-12-01 11:04:06 -05:00
Aaron Tan
908b140d28 Add back linkage to summary fields and remove it from normal fields. 2016-12-01 10:50:18 -05:00
Michael Abashian
3d56c2b50f Merge pull request #4178 from mabashian/3583-copy-workflow
Implemented WFJT copy and moved JT copy away from a viewless route
2016-12-01 09:20:54 -05:00
kensible
7f1885f167 Merge pull request #4171 from kensible/3939-image-upload
Custom logo support through Tower in Tower
2016-12-01 09:16:41 -05:00
Chris Church
4d372b1f90 Mock Project.playbooks for functional tests. 2016-12-01 03:18:23 -05:00
Chris Church
558d80bec2 Fix playbook validation when saving job template using a manual project. 2016-12-01 02:16:20 -05:00
Chris Church
9a0df88769 Add output of skipped/deleted to cleanup_jobs, so there is always some kind of output. 2016-12-01 00:15:00 -05:00