summaryrefslogtreecommitdiffstats
path: root/installer/roles/image_build (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove cruft leftover from the postgresql upgradeChristian Adams2019-10-031-2/+0
* Merge pull request #4824 from rooftopcellist/scl_in_containerssoftwarefactory-project-zuul[bot]2019-09-262-3/+3
|\
| * revert to get needed scl enables for community container installsChristian Adams2019-09-262-3/+3
* | allow *.pendo.io as an img-src in our Content Security PolicyRyan Petrello2019-09-261-2/+2
|/
* correct CSP header to allow all pendo.io trafficRyan Petrello2019-09-231-2/+2
* Merge pull request #4752 from shanemcd/drop-pg-sclsoftwarefactory-project-zuul[bot]2019-09-162-3/+3
|\
| * Stop using PG SCL in dev envShane McDonald2019-09-162-3/+3
* | Fix authentication bug with container installsChristian Adams2019-09-162-3/+2
|/
* Upgrade to postgres 10.6Christian Adams2019-09-124-8/+22
* hide nginx server version headersRyan Petrello2019-08-201-0/+1
* * upgrade from git on containersJorge Machado2019-07-302-4/+6
* Update Content Security Policy to allow websocketsJeff Byrnes2019-07-051-2/+2
* allow data: images in our Content Security PolicyRyan Petrello2019-07-021-2/+2
* add a reasonable default Content Security PolicyRyan Petrello2019-06-261-0/+2
* Merge pull request #4005 from shanemcd/sdist-builder-nodesoftwarefactory-project-zuul[bot]2019-06-052-25/+37
|\
| * Fix some ansible warningsShane McDonald2019-06-051-22/+30
| * Update node in sdist builder imageShane McDonald2019-06-051-3/+7
* | Multiple installation of same dependencyAnand kumar2019-06-051-1/+0
|/
* Merge pull request #3604 from athenahealth/complete-ssl-supportsoftwarefactory-project-zuul[bot]2019-05-281-3/+13
|\
| * Set up HTTPS w/ proper port & HTTP redirectJeff Byrnes2019-04-051-3/+13
* | Update the ports for memcache and rabbitmq to be variablizeditdependsnetworks2019-05-172-4/+4
* | Refactor DockerfilesShane McDonald2019-05-091-39/+106
* | remove references to the (now defunct) fact receiverRyan Petrello2019-05-021-1/+0
* | Sync docker-compose dockerfile with image build dockerfile.Bill Nottingham2019-04-181-0/+1
* | Fix memcached configuration in local Docker installsShane McDonald2019-04-161-12/+0
* | Removes failing symlink to /usr/bin/python3 during the image buildUriel Mandujano2019-04-062-3/+0
* | Revert "Removes failing symlink to /usr/bin/python3 because that file already...Uriel Mandujano2019-04-062-0/+3
* | Removes failing symlink to /usr/bin/python3 because that file already existsUriel Mandujano2019-04-052-3/+0
|/
* Fix bug where init scripts didnt create the admin user correctlyShane McDonald2019-03-281-3/+0
* Do not set credentials via environment variablesShane McDonald2019-03-263-1/+10
* Merge pull request #3424 from falencastro/develsoftwarefactory-project-zuul[bot]2019-03-191-1/+1
|\
| * Makes daphne websocket_timeout infinite.Felipe Alencastro2019-03-141-1/+1
* | docker: yum: use https for postgresql rpm download.Bruno Thomsen2019-03-141-1/+1
|/
* only use ssl if certificate is specifiedMarkus Opahle2019-02-283-5/+5
* Add SSL suport for docker installwalkafwalka2019-02-272-1/+8
* add a custom DB backend that provides system-level SQL profilingRyan Petrello2019-02-141-1/+1
* Add pg_sslmode option.Marius Rieder2019-01-211-0/+3
* Nginx: Specify X-Frame-Options "DENY" headerYanis Guenane2019-01-211-0/+3
* Python 3 / Upstream KubernetesShane McDonald2019-01-154-5/+9
* make py3 packaging work for k8sRyan Petrello2019-01-151-2/+5
* Empties /tmp in web Dockerfilewilmardo2018-10-251-0/+1
* Merge pull request #2266 from ansible/celery-tastes-badsoftwarefactory-project-zuul[bot]2018-10-122-15/+4
|\
| * replace celery task decorators with a kombu-based publisherRyan Petrello2018-10-112-15/+4
* | Merge pull request #1956 from droopy4096/develsoftwarefactory-project-zuul[bot]2018-10-122-1/+4
|\ \
| * \ merge and resolve conflictDmytro Makovey2018-09-186-4/+30
| |\ \
| * | | allow nginx config extensionDmytro Makovey2018-06-052-1/+4
* | | | Merge pull request #2091 from stoned/force_boolean_evalsoftwarefactory-project-zuul[bot]2018-10-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | force boolean evaluationStoned Elipot2018-07-251-1/+1
* | | | Fix fallout from https://github.com/ansible/awx/pull/2392Shane McDonald2018-10-101-1/+1
* | | | Fix error in image_build roleShane McDonald2018-10-031-7/+1