softwarefactory-project-zuul[bot]
|
a3bbe308a8
|
Merge pull request #2741 from matburt/fix_project_admin_add
Fix a bug that did not allow project_admin's to create a project.
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2018-11-19 16:53:16 +00:00 |
|
Matthew Jones
|
7330102961
|
Remove a warning message for dispatcher pool for tests
|
2018-11-19 11:19:57 -05:00 |
|
Matthew Jones
|
61916b86b5
|
Fix a bug that did not allow project_admin's to create a project.
This was a regression from previous functionality
|
2018-11-19 11:05:48 -05:00 |
|
softwarefactory-project-zuul[bot]
|
b17c477af7
|
Merge pull request #2737 from AlanCoding/death_to_groups
Implement deprecation of groups_with_active_failures
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-19 15:31:26 +00:00 |
|
softwarefactory-project-zuul[bot]
|
01d891cd6e
|
Merge pull request #2738 from ryanpetrello/inv-update-as
don't send activity stream create for unregistered models
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-19 15:02:33 +00:00 |
|
Ryan Petrello
|
e36335f68c
|
only send activity stream create for registered unified jobs
see https://github.com/ansible/awx/issues/2733
|
2018-11-19 09:44:12 -05:00 |
|
softwarefactory-project-zuul[bot]
|
39369c7721
|
Merge pull request #2702 from kdelee/schema_validation
Pre-Merge Schema validation
Reviewed-by: Matthew Jones <mat@matburt.net>
https://github.com/matburt
|
2018-11-19 14:26:42 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4fbc39991d
|
Merge pull request #2730 from AlanCoding/slice_license
License check for slicing >1
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-19 14:18:10 +00:00 |
|
softwarefactory-project-zuul[bot]
|
91075e8332
|
Merge pull request #2732 from AlanCoding/middle
Include migration middleware in timings and profiling
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-19 13:59:34 +00:00 |
|
AlanCoding
|
0ed50b380a
|
Implement deprecation of groups_with_active_failures
|
2018-11-19 08:29:46 -05:00 |
|
AlanCoding
|
53716a4c5a
|
include migration middleware in timings and profiling
|
2018-11-18 10:55:37 -05:00 |
|
AlanCoding
|
f30bbad07d
|
License check for slicing >1
|
2018-11-17 22:48:46 -05:00 |
|
softwarefactory-project-zuul[bot]
|
b923efad37
|
Merge pull request #2717 from wenottingham/make-that-network-work
Add ncclient for use by networking modules.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-16 22:02:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3b36372880
|
Merge pull request #2716 from ryanpetrello/insights-user-agent
add a user agent for requests to Insights
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-16 21:39:15 +00:00 |
|
Ryan Petrello
|
661cc896a9
|
add a user agent for requests to Insights
|
2018-11-16 16:25:08 -05:00 |
|
Bill Nottingham
|
e9c3623dfd
|
specify a version
|
2018-11-16 15:34:42 -05:00 |
|
Bill Nottingham
|
c65b362841
|
Add ncclient for use by networking modules.
|
2018-11-16 15:21:04 -05:00 |
|
softwarefactory-project-zuul[bot]
|
6a0e11a233
|
Merge pull request #2713 from AlanCoding/system_env_vars
Minor cleanup of task environment vars
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-16 19:35:05 +00:00 |
|
AlanCoding
|
7417f9925f
|
Minor cleanup of task environment vars
|
2018-11-16 13:28:42 -05:00 |
|
softwarefactory-project-zuul[bot]
|
2f669685d8
|
Merge pull request #2707 from ryanpetrello/min-max-workers
prevent the dispatcher from using a nonsensical max_workers value
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-16 15:41:42 +00:00 |
|
softwarefactory-project-zuul[bot]
|
86510029e1
|
Merge pull request #2692 from kialam/fix-2586-ldap-dropdown-fix
Fix LDAP and TACACS+ dropdowns
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-16 15:28:09 +00:00 |
|
Ryan Petrello
|
37234ca66e
|
prevent the dispatcher from using a nonsensical max_workers value
|
2018-11-16 10:16:39 -05:00 |
|
Elijah DeLee
|
4ae1fdef05
|
Ignore differences in whitespace for schema validation
|
2018-11-16 09:47:33 -05:00 |
|
kialam
|
95e94a8ab5
|
Some styling changes; fix Server dropdown.
- Left align first dropdown on Github and LDAP tabs.
- Add border to give some whitespace
|
2018-11-15 20:46:34 -05:00 |
|
kialam
|
ea35d9713a
|
Fix empty dropdowns for both LDAP and TACACS tabs.
|
2018-11-15 20:46:34 -05:00 |
|
Elijah DeLee
|
949cf53b89
|
Use r in front of regex string to make flake8 happy
This means we should not escape the \ character in the same way
|
2018-11-15 17:29:27 -05:00 |
|
Elijah DeLee
|
a68e22b114
|
Add tox target to detect schema changes
Fetches reference schema from public bucket
Still need define method for updating reference schema on merge.
|
2018-11-15 16:25:13 -05:00 |
|
Elijah DeLee
|
d70cd113e1
|
Reduce duplicated logic for genschema target
|
2018-11-15 15:29:35 -05:00 |
|
Matthew Jones
|
f737fc066f
|
Generate schema suitable for comparing for schema changes
|
2018-11-15 15:29:35 -05:00 |
|
softwarefactory-project-zuul[bot]
|
9b992c971e
|
Merge pull request #2672 from AlanCoding/sliceanator
Fix bug with non-sliced JT job spawn
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-15 20:16:19 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e0d59766e0
|
Merge pull request #2696 from AlanCoding/bulk_del_inv
Pre-delete bulk delete related, fix parallel request conflicts
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2018-11-15 19:58:49 +00:00 |
|
AlanCoding
|
a9d88f728d
|
Pre-delete bulk delete related, fix parallel request conflicts
|
2018-11-15 11:39:48 -05:00 |
|
softwarefactory-project-zuul[bot]
|
e24d63ea9a
|
Merge pull request #2665 from ryanpetrello/fips
add support for running awx w/ FIPS enabled
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-15 15:18:07 +00:00 |
|
softwarefactory-project-zuul[bot]
|
1833a5b78b
|
Merge pull request #2667 from saito-hideki/issue/admin_with_docker-compose
Fixed issue where admin_user and password change are not reflected
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-15 14:24:43 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4213a00548
|
Merge pull request #2686 from AlanCoding/fast_workflows
Add task manager rescheduling hooks, de-duplication, lifecycle tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-15 14:19:09 +00:00 |
|
softwarefactory-project-zuul[bot]
|
7345512785
|
Merge pull request #2690 from ryanpetrello/ldap-long-name
truncate user first/last name if it exceeds 30 chars on LDAP auth
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-14 22:29:43 +00:00 |
|
Ryan Petrello
|
d3dc126d45
|
truncate user first/last name if it exceeds 30 chars on LDAP auth
|
2018-11-14 15:51:43 -05:00 |
|
AlanCoding
|
758a488aee
|
Add task manager rescheduling hooks, de-duplication, lifecycle tests
|
2018-11-14 11:31:34 -05:00 |
|
softwarefactory-project-zuul[bot]
|
c0c358b640
|
Merge pull request #2682 from ryanpetrello/job-m2m-activity-stream
include M2M labels and credentials in Job creation activity stream
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-14 16:05:30 +00:00 |
|
Ryan Petrello
|
49f4ed10ca
|
include M2M labels and credentials in Job creation activity stream
|
2018-11-14 10:36:01 -05:00 |
|
softwarefactory-project-zuul[bot]
|
5e18eccd19
|
Merge pull request #2671 from wenottingham/you-want-to-change-things---well---you-can't
Fix tooltip referring to PROJECTS_ROOT.
Reviewed-by: Bill Nottingham
https://github.com/wenottingham
|
2018-11-13 21:01:19 +00:00 |
|
softwarefactory-project-zuul[bot]
|
c4e9daca4e
|
Merge pull request #2669 from paradegoat/issue-2370
Updated JT project-related error message
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-13 20:22:31 +00:00 |
|
AlanCoding
|
5443e10697
|
Fix bug with non-sliced JT job spawn
|
2018-11-13 15:20:40 -05:00 |
|
Ryan Petrello
|
a3f9c0b012
|
warn about FIPS mode if the Django version changes
|
2018-11-13 15:04:36 -05:00 |
|
Geoff Humphreys
|
8517053934
|
Updated JT project-related error message
Signed-off-by: Geoff Humphreys <humphreys.geoff@gmail.com>
|
2018-11-13 14:56:22 -05:00 |
|
Bill Nottingham
|
0506968d4f
|
Fix tooltip referring to PROJECTS_ROOT.
This can't be changed in AWX settings; it needs to be done in settings.py
either on the filesystem, or overridden in a k8s/openshift configmap.
|
2018-11-13 12:14:24 -05:00 |
|
softwarefactory-project-zuul[bot]
|
3bb91b20d0
|
Merge pull request #2663 from AlanCoding/unified_jobs_flake
Get rid of star import in unified_jobs.py
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2018-11-13 15:37:04 +00:00 |
|
softwarefactory-project-zuul[bot]
|
268b1ff436
|
Merge pull request #2662 from wwitzel3/devel
move root views new file
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2018-11-13 15:33:23 +00:00 |
|
Hideki Saito
|
f16a72081a
|
Fixed issue where admin_user and password change are not reflected
- No effect of changing admin_user and admin_password when using docker-compose #2666
|
2018-11-13 18:21:18 +09:00 |
|
Ryan Petrello
|
cceac8d907
|
support PKCS8-formatted keys to enable FIPS compliance
see: https://access.redhat.com/solutions/1519083
|
2018-11-12 16:21:57 -05:00 |
|