Matthew Jones
21bdea05a0
Merge pull request #762 from matburt/fix_pg_port
...
Make sure we define postgres port customization during install
2017-12-04 14:16:09 -05:00
Matthew Jones
9b5371f2ab
Merge pull request #670 from chrismeyersfsu/job_events_docs
...
add docs for job events
2017-11-16 13:46:35 -05:00
Matthew Jones
b06a508ceb
Merge pull request #651 from tumbl3w33d/646_configurable_search_domains
...
Make DNS search domain configurable for awx containers
2017-11-15 23:32:16 -05:00
Matthew Jones
d6b10b7f44
Merge pull request #657 from ansible/openshift_fixes
...
Openshift fixes
2017-11-15 13:29:41 -05:00
Matthew Jones
799feac0e1
Merge pull request #638 from shanemcd/devel
...
Fix OpenShift configmap
2017-11-14 11:40:12 -05:00
Matthew Jones
f46bacdeaa
Merge pull request #636 from ansible/fix_celery_inspector
...
Delay instantiation of the celery app for the inspector
2017-11-14 10:42:10 -05:00
Matthew Jones
b70f7bd866
Merge pull request #549 from cchurch/allow-non-fqdn-for-ldap-server-uri
...
Allow non-FQDN for AUTH_LDAP_SERVER_URI.
2017-11-02 08:57:04 -04:00
Matthew Jones
f1813c35ed
Merge pull request #528 from AlanCoding/fix_dep_update
...
fix bug with dependent SCM inv updates
2017-11-01 09:03:11 -04:00
Matthew Jones
0c5978715e
Merge pull request #523 from AlanCoding/wfjt_spec_fix
...
fix admin edit of WFJT survey spec
2017-11-01 09:02:36 -04:00
Matthew Jones
5c1a6b7d6d
Merge pull request #535 from matburt/fix_pgdata_issue
...
Specify a PGDATA directory to prevent container re-create issues
2017-11-01 08:46:24 -04:00
Matthew Jones
ffb148aaa9
Merge pull request #534 from dleehr/fix-install-2.3
...
Updates INSTALL.md to reflect Ansible 2.4 requirement
2017-10-31 15:07:06 -04:00
Matthew Jones
63cf681369
Merge pull request #418 from Comradephate/patch-1
...
Divorce the "local docker install" portion of the install playbook from the image build + push logic
2017-10-27 12:31:09 -04:00
Matthew Jones
0ac3598ca5
Merge pull request #431 from matburt/lower_awx_uid
...
Lower the default uid by which we'll rewrite passwd
2017-10-13 15:33:36 -04:00
Matthew Jones
ef05df9224
Merge pull request #421 from carbonin/use_http_host_in_slash_redirect
...
Use $http_host in trailing slash redirect
2017-10-13 14:12:21 -04:00
Matthew Jones
f25ab7c6da
Merge pull request #403 from jangsutsr/fix-391
...
Add extra encoding to ldap_dn verification
2017-10-11 14:35:35 -04:00
Matthew Jones
87e695ff6c
Merge pull request #330 from Kickimanjaro/patch-1
...
Update INSTALL.md
2017-10-09 22:44:58 -04:00
Matthew Jones
721674f0cd
Merge pull request #502 from wwitzel3/release_3.2.1
...
[3.2.1] Fix broken migration from 3.1.1/3.1.2 -> 3.2.1
2017-10-06 13:19:34 -04:00
Matthew Jones
ca4a1f37cd
Merge pull request #323 from tvieira/doc_fix_link
...
Fix markdown link in CONTRIBUTING for enhancements list.
2017-09-29 13:31:39 -04:00
Matthew Jones
c234b9fb99
Merge pull request #321 from chrismeyersfsu/github_issues_template_include_awx_install_type
...
add awx install type to issue template
2017-09-29 13:26:58 -04:00
Matthew Jones
480e20136a
Merge pull request #301 from romainrbr/devel
...
Changing the color option for hipchat to always be lowercase
2017-09-28 21:16:21 -04:00
Matthew Jones
cd35704b0b
Merge pull request #298 from st0ne-dot-at/proxy_fix
...
added proxy settings to docker runtimes
2017-09-28 08:46:38 -04:00
Matthew Jones
a5c028cd45
Merge pull request #477 from ansible/remove_callback_blocked_dependency
...
Remove the logic blocking dependent inventory updates on callbacks
2017-09-27 16:53:12 -04:00
Matthew Jones
e1804400ec
Merge pull request #294 from matburt/official_awx_image_install
...
Add support for installing AWX from official images
2017-09-26 20:47:14 -04:00
Matthew Jones
b9f2aa3437
Merge pull request #249 from matburt/preopulate_awx_user
...
Allow pre-populating the default AWX superuser account
2017-09-22 21:52:03 -04:00
Matthew Jones
d0a38816b5
Merge pull request #228 from mwasilew2/restart-policy-of-containers
...
auto restart containers created by the installer
2017-09-21 18:45:31 -07:00
Matthew Jones
b46c6e4aad
Merge pull request #207 from matburt/add_krb_support
...
Add krb package dependencies to support windows connections
2017-09-19 06:55:47 -07:00
Matthew Jones
52aa38e742
Merge pull request #197 from ansible/fix_secret_key
...
Fix an issue where we ignored the secret key during install
2017-09-19 06:36:54 -07:00
Matthew Jones
2fe5c2ac83
Merge pull request #424 from ansible/isolated_sdist_version
...
Fix an issue not populating the version metadata for isolated sdist
2017-09-18 08:57:48 -07:00
Matthew Jones
cba8914aae
Merge pull request #183 from matburt/latest_greatest_ansible
...
Include ansible centos repo link and install the latest ansible
2017-09-17 05:16:32 -07:00
Matthew Jones
663257a690
Merge pull request #182 from matburt/installer_updates
...
Rework installer to support local minishift environment
2017-09-17 05:15:43 -07:00
Matthew Jones
a2f4134ee0
Merge pull request #417 from ansible/vmware_cert_validation
...
Add a setting for vmware inventory cert validation
2017-09-15 17:57:59 -07:00
Matthew Jones
f9185b02b5
Merge pull request #167 from Numblesix/devel
...
updated Docu
2017-09-15 10:56:40 -07:00
Matthew Jones
418acbf218
Merge pull request #177 from pchauncey/faster
...
only pause when containers are launched
2017-09-15 10:56:13 -07:00
Matthew Jones
713e368557
Merge pull request #413 from ansible/invscript_endpoint_performance
...
Improve script endpoint performance by removing forced ordering
2017-09-15 08:16:02 -07:00
Matthew Jones
4657f29df9
Merge pull request #103 from ragingpastry/add-mattermost-notification
...
Add mattermost notification
2017-09-15 06:42:37 -07:00
Matthew Jones
a5ade10bff
Merge pull request #162 from matburt/force_awxweb_hostname
...
Force awxweb hostname
2017-09-14 05:32:48 -07:00
Matthew Jones
e7ce2fcc8d
Merge pull request #149 from gdahlm/devel
...
Fix issue with python virtual environments and localhost.
2017-09-13 21:02:22 -07:00
Matthew Jones
e7eeb86709
Merge pull request #154 from snahelou/devel
...
add proxy support
2017-09-13 12:37:21 -07:00
Matthew Jones
ca094f0e86
Merge pull request #156 from swills/portable-get_system_task_capacity
...
Make get_system_task_capacity portable
2017-09-13 10:19:12 -07:00
Matthew Jones
7e754e20ae
Merge pull request #404 from ansible/sys_auditor_can_set_pass
...
Allow System Auditor to set password
2017-09-13 06:32:10 -07:00
Matthew Jones
2dda863baf
Merge pull request #155 from ansible/add_missing_svn
...
Add missing subversion to image
2017-09-13 06:27:47 -07:00
Matthew Jones
10a3959f52
Merge pull request #400 from ansible/taskman_dep_update_improve
...
Fix an issue where dependent updates weren't sorted correctly
2017-09-13 06:17:56 -07:00
Matthew Jones
309577f3ef
Add missing subversion to image
2017-09-13 08:57:14 -04:00
Matthew Jones
d308946360
Allow system auditor to set their own password
2017-09-12 16:07:47 -04:00
Matthew Jones
9827a4b758
Merge pull request #129 from stephenpc/bugfix/postgres_container_perms
...
Update selinux context for postgres volume
2017-09-12 11:49:13 -07:00
Matthew Jones
9f3a0c0716
Fix an issue where dependent updates weren't sorted correctly
...
When considering previous / current Project Updates we weren't
properly sorting the previous runs.
We also make sure we filter down to just "check" style project updates
and don't consider 'run' style standalone project updates when
deciding what are potentially related project updates
2017-09-12 09:42:50 -04:00
Matthew Jones
c7f498fd01
Merge pull request #125 from wwitzel3/devel
...
fix issue template section, component => component name
2017-09-12 04:48:37 -07:00
Matthew Jones
f44dcd7c02
Merge pull request #120 from shanemcd/fix-docker-volume-issue-selinux
...
Fix selinux issue w/ docker volume in sdist builder
2017-09-12 04:48:06 -07:00
Matthew Jones
6dbbd7d605
Merge pull request #122 from gconsidine/ui/move-install-template-to-prod-build
...
Move install.template.ejs to be built for prod only
2017-09-11 14:46:57 -07:00
Matthew Jones
0e04b8e4d4
Merge pull request #112 from gconsidine/ui/remove-generated-html
...
Remove generated index.html file
2017-09-11 08:08:00 -07:00
Matthew Jones
d503091b30
Merge pull request #91 from it-praktyk/FAQ_added
...
The link to the AWX project FAQ added
2017-09-11 06:32:14 -07:00
Matthew Jones
25612f8809
Merge pull request #71 from marshmalien/fix/27-side-nav-height
...
Fix height of side navigation panel
2017-09-11 06:30:29 -07:00
Matthew Jones
22359b427f
Merge pull request #38 from MikeMcMahon/devel
...
Reduces the job to only looking at objects older than the cutoff date
2017-09-10 19:20:44 -07:00
Matthew Jones
2fb9b6cf25
Merge pull request #14 from AlanCoding/rel_obj_conservation
...
Pass existing object references within access methods
2017-09-08 15:22:40 -07:00
Matthew Jones
c6ae6b84d5
Merge pull request #13 from AlanCoding/exceptions
...
use exceptions for job cancel and failure
2017-09-08 15:19:41 -07:00
Matthew Jones
2620da1f4e
Merge pull request #85 from sebthebert/sebthebert-patch-1
...
Add the 'installer' directory to 'inventory' and 'install.yml' files
2017-09-08 15:11:24 -07:00
Matthew Jones
c5c926f29c
Merge pull request #82 from Zokormazo/fix-typo-local_docker
...
Fix typo in local_docker task
2017-09-08 13:35:09 -07:00
Matthew Jones
1098f7d9f4
Merge pull request #81 from ansible/revert-61-devel
...
Revert "Ensure Docker is running fixes #59 "
2017-09-08 13:10:35 -07:00
Matthew Jones
493094dc18
Revert "Ensure Docker is running fixes #59 "
2017-09-08 16:10:01 -04:00
Matthew Jones
4067cf639b
Merge pull request #77 from martinbydefault/patch-1
...
typo fix
2017-09-08 12:52:40 -07:00
Matthew Jones
534fefd82f
Merge pull request #42 from geerlingguy/installer-whitespace-cleanup
...
Whitespace cleanup for installer.
2017-09-07 17:23:42 -07:00
Matthew Jones
33c0f8c721
Merge pull request #39 from puiterwijk/fix-nameid
...
Fix using SAML NameID
2017-09-07 14:28:13 -07:00
Matthew Jones
3adc332ea7
Merge pull request #10 from chouseknecht/devel
...
Community updates
2017-08-30 09:20:20 -04:00
Matthew Jones
5d3bc95283
Merge pull request #355 from ansible/fix_ig_org_rbac
...
Ensure that only the super user can dis/associate IGs from Orgs
2017-08-29 16:50:31 -04:00
Matthew Jones
f107372464
Rename LICENSE to LICENSE.md
2017-08-22 14:34:25 -04:00
Matthew Jones
c3fec00562
Delete LICENSE.md
2017-08-22 14:34:09 -04:00
Matthew Jones
5d79d7a14a
Updating license
...
markdown formatted license
2017-08-22 14:33:50 -04:00
Matthew Jones
031b5f3269
Merge pull request #318 from ansible/405_v2_job_launch
...
Prevent v2 direct job launches
2017-08-22 11:01:14 -04:00
Matthew Jones
ced7c91390
Removing old task engine system
2017-08-14 14:23:06 -04:00
Matthew Jones
687ae161d0
Removing old task engine system
2017-08-14 14:07:07 -04:00
Matthew Jones
4f4293a8cd
Rewording AWS in contributor doc
...
Add link to code of conduct
2017-08-11 10:55:37 -04:00
Matthew Jones
dd44f7a640
Merge pull request #236 from matburt/contributing_and_other_docs
...
CONTRIBUTING.md and other docs
2017-08-11 10:30:55 -04:00
Matthew Jones
adea85552d
Change to CONTRIBUTING.md after feedback
...
This also adds a copy of the DCO
2017-08-10 10:59:21 -04:00
Matthew Jones
fe3fd45510
Development documentation updates
...
* Brand new CONTRIBUTING doc
* Initial INSTALL doc
* Update README with accurate details
* Update UI README to purge Tower mentions
* Updating setup.cfg to omit some directories that cause noise
2017-08-09 15:54:58 -04:00
Matthew Jones
67474c8de1
Updating development tooling to be more generic
...
* Not assuming GCR is being used for image hosting
* Breaking out the dev environment bootstrapping from service starting
2017-08-09 15:53:25 -04:00
Matthew Jones
4628201146
Updating issue template for AWX
2017-08-07 10:55:26 -04:00
Matthew Jones
c58a3c36ce
Purge old build system/releng docs
2017-08-07 10:33:52 -04:00
Matthew Jones
31bc58e7f4
Base the task container image on the web image
...
Remove DEBUG from the image
2017-08-03 23:33:07 -04:00
Matthew Jones
fc00c220eb
Minor update to compilemessages utility for better print syntax
...
This also lets it run under python3
2017-08-03 23:33:07 -04:00
Matthew Jones
af3652bb2f
Updates to production container builds for new repository
2017-08-03 10:39:04 -04:00
Matthew Jones
6719fd6836
Set a default TTL for celery event queue messages
2017-08-01 10:37:12 -04:00
Matthew Jones
e64d13486f
Remove Tower reference from email backend
2017-07-31 12:00:39 -04:00
Matthew Jones
2b1bcc23be
Merge branch 'purge_ansible_name' into release_3.2.0
...
* purge_ansible_name:
Remove ansible reference from dev PKG-INFO
Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
Add awx_ and AWX_ environment vars and extra_vars alongside Tower
Refactor some tower periodic tasks to label as awx
Refactor Notification backend for tower -> awx
Refactor fact cache plugin from tower -> awx
Rename tower display plugins to awx display
Mass rename from ansible_(awx|tower) -> (awx|tower)
2017-07-26 23:06:55 -04:00
Matthew Jones
7231537841
Remove ansible reference from dev PKG-INFO
2017-07-26 14:18:19 -04:00
Matthew Jones
ea03e00a0f
Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
2017-07-26 14:16:17 -04:00
Matthew Jones
01403f5fa4
Add awx_ and AWX_ environment vars and extra_vars alongside Tower
2017-07-26 13:35:30 -04:00
Matthew Jones
b3b4a515e2
Refactor some tower periodic tasks to label as awx
2017-07-26 13:35:30 -04:00
Matthew Jones
9fe6453b1c
Refactor Notification backend for tower -> awx
2017-07-26 13:33:30 -04:00
Matthew Jones
cc0802c87e
Refactor fact cache plugin from tower -> awx
2017-07-26 13:33:30 -04:00
Matthew Jones
d4b1a07495
Rename tower display plugins to awx display
2017-07-26 13:33:30 -04:00
Matthew Jones
c7a85d9738
Mass rename from ansible_(awx|tower) -> (awx|tower)
2017-07-26 13:33:26 -04:00
Matthew Jones
1e27bad010
Don't tie awx-manage to a particular dev environment version
2017-07-25 09:41:20 -04:00
Matthew Jones
eb64d6e808
Update cluster compose for repo migration
2017-07-24 21:03:55 -04:00
Matthew Jones
cc01d89ab1
Merge pull request #16 from matburt/wheel_construction
...
Commands to generate a python wheel for packaging
2017-07-24 20:43:09 -04:00
Matthew Jones
1a706b6154
Commands to generate a python wheel for packaging
2017-07-24 12:36:52 -04:00
Matthew Jones
f175fbba23
Fix up some tower-manage -> awx-manage commands
2017-07-24 09:38:36 -04:00
Matthew Jones
55f876fc36
Adding contributing placeholder
2017-07-22 00:09:09 -04:00
Matthew Jones
e9dde459c7
Updating some dev environment tooling for version numbers
2017-07-22 00:08:38 -04:00
Matthew Jones
f0d68f429c
Updating some dev environment tooling for version numbers
2017-07-22 00:06:44 -04:00
Matthew Jones
6cbafdcadf
Merge pull request #6990 from ghjm/ami_publish_fix
...
Enrypted is now a required field in boto3
2017-07-21 10:10:31 -04:00