summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove TCP ports for redis (it only listens on a unix domain socket)Ryan Petrello2020-06-092-8/+0
* added changelog entryRebeccah2020-06-092-2/+0
* remove memcache from everywhere and add djagno-redis to cover itRebeccah2020-06-092-19/+2
* Fix up test that was only failing in dev envShane McDonald2020-06-061-1/+0
* Merge pull request #7184 from wenottingham/a-preview-of-whats-to-comesoftwarefactory-project-zuul[bot]2020-06-043-1/+4
|\
| * Remove dev env futzing of supervisord.conf permissionsBill Nottingham2020-05-283-1/+4
* | Make supervisor more consistentBill Nottingham2020-06-031-2/+2
* | fix flake8Elijah DeLee2020-05-281-1/+2
* | be a bit more respectful of event requestElijah DeLee2020-05-281-2/+7
* | create timestamp outside loopElijah DeLee2020-05-281-10/+8
* | Also apply time delta to jobElijah DeLee2020-05-281-5/+6
* | add option to set hour delta on firehoseElijah DeLee2020-05-271-4/+7
* | make time delta for firehose events configurableElijah DeLee2020-05-271-8/+16
|/
* Fix rsyslog in the dev env by using a local dir volumeBill Nottingham2020-05-192-0/+2
* Remove unneeded dockerfile-syncChristian Adams2020-05-151-10/+0
* stop pre-generating awx.egg-infoRyan Petrello2020-05-157-19054/+1
* Remove repo files no longer used in build processBill Nottingham2020-05-144-27/+0
* Stage rsyslog.conf from existing version so we don't have two copies.Bill Nottingham2020-05-141-7/+0
* Reorganize both dev and prod container buildsBill Nottingham2020-05-141-141/+0
* Vendor collections for isolated jobs to work in ansible 2.10Seth Foster2020-05-132-3/+3
* Remove extraneous re-install of rsyslogBill Nottingham2020-05-121-4/+0
* Merge pull request #4297 from rooftopcellist/rsyslog_termChristian Adams2020-05-061-1/+1
|\
| * TERM rsyslogd instead of KILL for more graceful shutdownChristian Adams2020-05-051-1/+1
* | Refresh inventory collection requirements (#4296)Alan Rominger2020-05-061-3/+2
|/
* Fix permissions for vendored collections in dev envShane McDonald2020-05-041-2/+2
* add redis logs to sosreportchris meyers2020-04-281-0/+2
* Increase stopwait time for rsyslogd serviceChristian Adams2020-04-271-1/+1
* Use sysconfig file to get the list of servicesGraham Mainwaring2020-04-241-3/+5
* Return more status information from ansible-tower-service status and error ch...Graham Mainwaring2020-04-241-2/+14
* Merge pull request #6283 from AlanCoding/vendoring_collectionssoftwarefactory-project-zuul[bot]2020-04-233-0/+108
|\
| * Add feature docs and document development toolingAlanCoding2020-04-232-0/+105
| * Collections: Adding a requirements.yml fileYanis Guenane2020-04-171-0/+3
* | record redis config in the sosreportRyan Petrello2020-04-201-0/+2
|/
* fix copy paste error in docker compose clusterchris meyers2020-04-161-1/+0
* Merge pull request #6721 from shanemcd/dockerfile-cleanupsoftwarefactory-project-zuul[bot]2020-04-161-7/+3
|\
| * Dockerfile organizationShane McDonald2020-04-151-7/+3
* | Rename awx rsyslog socket and PID dirChristian Adams2020-04-153-3/+3
|/
* rsyslogd: ignore /dev/log when we load imuxsockRyan Petrello2020-04-141-1/+1
* Map logging timeout value to healthchecktimeout for http in rsyslog configChristian Adams2020-04-131-1/+0
* Add action to default rsyslog.conf so supervisor starts correctly the first timeChristian Adams2020-04-131-0/+1
* Ensure log messages have valid jsonChristian Adams2020-04-132-1/+6
* Revert rsyslog valid config to one that fails intentionallyChristian Adams2020-04-131-3/+0
* Add rsyslog config to container from file for consistencyChristian Adams2020-04-132-2/+6
* Enable innocuous but valid config for rsyslog if disabledChristian Adams2020-04-131-1/+1
* Add default rsyslog.conf without including /etc/rsyslog.confChristian Adams2020-04-132-2/+2
* Tweaks to Test Button logic and cleans up flake8 and test failuresChristian Adams2020-04-131-1/+1
* Add unit tests for reconfiguring rsyslog & for test endpointChristian Adams2020-04-131-4/+0
* Fix Logging settings "Test" button functionalityChristian Adams2020-04-131-0/+4
* Move supervisor and rsyslog sock files to their own dirs under /var/runChristian Adams2020-04-131-1/+1
* Fix container rsyslog dir permissionsChristian Adams2020-04-131-9/+8