Matthew Jones
7d51b3b6b6
Merge pull request #1116 from bmduffy/bugfix-pem-validation
...
[bugfix-pem-validation]
2018-02-19 07:53:19 -05:00
Matthew Jones
0d2daecf49
Merge pull request #1243 from matburt/fix_clustering_isolated
...
Fix isolated instance clustering implementation
2018-02-14 08:32:24 -05:00
Matthew Jones
6163cc6b5c
Merge pull request #1058 from ansible/scalable_clustering
...
Implement Container Cluster-based dynamic scaling
2018-02-02 09:22:06 -05:00
Matthew Jones
9266444b19
Merge pull request #1117 from ryanpetrello/fatal-celery-reload
...
run the celery reload in a shell so the uwsgi hook isn't fatal on fail
2018-02-01 22:39:00 -05:00
Matthew Jones
b89d4349c0
Merge pull request #1080 from Xiol/feat-projects-vol
...
Allow AWX projects directory to be a volume
2018-02-01 13:17:34 -05:00
Matthew Jones
d4983ea10d
Merge pull request #856 from ewjoachim/docker-compose-491
...
Fixes #491 : Adding Docker Compose installer
2018-01-26 08:33:40 -05:00
Matthew Jones
42098bfa6d
Merge pull request #621 from ryanpetrello/set_stat_workflow_race_condition
...
don't process artifacts from custom `set_stat` calls asynchronously
2018-01-24 10:27:19 -05:00
Matthew Jones
71d23e8c81
Merge pull request #1007 from wallnerryan/alternate-dns-servers
...
support dns servers: fixes https://github.com/ansible/awx/issues/1004
2018-01-19 08:58:29 -05:00
Matthew Jones
b6a901ac51
Merge pull request #1012 from wwitzel3/devel
...
first-parent requires git >= 1.8.4
2018-01-18 11:36:33 -05:00
Matthew Jones
03cef6fea3
Merge pull request #969 from matburt/default_x_forwarded_for
...
Add X-Forwarded-For as a default source of remote host headers
2018-01-11 12:01:27 -05:00
Matthew Jones
648d27f28d
Merge pull request #909 from scottp-dpaw/add-openshift-hint
...
Add REMOTE_HOST_HEADERS override to OpenShift template
2018-01-11 11:56:05 -05:00
Matthew Jones
67d927121d
Merge pull request #940 from ryanpetrello/multivenv
...
implement support for per-playbook/project/org virtualenvs
2018-01-10 12:15:38 -05:00
Matthew Jones
ae06cff991
Merge pull request #938 from ansible/kubernetes_install_support
...
Kubernetes install support
2018-01-10 09:57:33 -05:00
Matthew Jones
9365e477c5
Merge pull request #951 from ansible/remove_nodeport
...
Remove nodeport customization
2018-01-10 09:32:36 -05:00
Matthew Jones
6504972d82
Merge pull request #741 from rbywater/bugfix/cloudformsinventory
...
Fix CloudForms enabled & id variable names - relates to #705
2018-01-10 00:22:58 -05:00
Matthew Jones
5ec537bad2
Merge pull request #843 from ansible/remove_old_tests
...
Removing old unused tests
2017-12-14 23:55:12 -05:00
Matthew Jones
a8d4eb7c1d
Merge pull request #821 from ryanpetrello/devel
...
more test cleanup from 3.2.2 merge
2017-12-13 13:15:59 -05:00
Matthew Jones
ca84e1c654
Merge pull request #817 from ansible/jakemcdermott-patch-1
...
fix missing comma in package.json
2017-12-13 12:48:16 -05:00
Matthew Jones
7fc896e183
Merge pull request #774 from matburt/jupyter_for_devel
...
Adding jupyter notebook support to the AWX development environment
2017-12-06 09:49:07 -05:00
Matthew Jones
9488105381
Merge pull request #773 from shanemcd/devel
...
Add m2r to setup requirements file
2017-12-05 15:38:31 -05:00
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
457359322f
Merge pull request #583 from ansible/nicer_error_tower_inventory
...
Present the tower inventory sync failure in a better way
2017-11-16 13:16:22 -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
f019452207
Merge pull request #551 from ansible/tower_inventory_source
...
Tower inventory source
2017-10-27 08:41:24 -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