summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoSeth Foster2022-05-311-1/+1
* maxconnSeth Foster2022-05-311-1/+0
* haproxySeth Foster2022-05-311-1/+1
* Add make prometheus and make grafana commands to dev environmentSeth Foster2022-05-318-36/+176
* Merge pull request #12185 from AlexSCorey/8690-SortSchedulesByTypeAlex Corey2022-05-112-1/+29
|\
| * Adds sorting by type on the schedules list. Also adds functionality for bulk...Alex Corey2022-05-062-1/+29
* | Adding ability to start and plumb splunk instance (#12183)John Westcott IV2022-05-095-1/+109
|/
* Merge pull request #12099 from jbradberry/add-content-type-option-headerJeff Bradberry2022-04-281-0/+2
|\
| * Add the X-Content-Type-Options nosniff headerJeff Bradberry2022-04-251-0/+2
* | Adding /etc/supervisord.conf to sosreports (#12104)John Westcott IV2022-04-272-3/+22
|/
* Make dev env reload fasterShane McDonald2022-04-141-9/+2
* Alternative code reloader for dev envShane McDonald2022-04-144-1/+32
* Downgrade min required node LTSnixocio2022-04-071-2/+2
* Merge pull request #11955 from shanemcd/fail-betterShane McDonald2022-03-308-96/+98
|\
| * Ensure stop signals are forwarded to the correct processesShane McDonald2022-03-292-2/+2
| * Replace tini with dumb-initShane McDonald2022-03-292-7/+3
| * Fix race condition causing rsyslog to crashShane McDonald2022-03-291-0/+7
| * Use the same settings on each supervisor entryShane McDonald2022-03-293-72/+62
| * Provision the instance before booting anythingShane McDonald2022-03-291-0/+2
| * Kill all control plane processes if one of them fails to bootShane McDonald2022-03-235-11/+29
| * Remove awx-config-watcher from kube dev envShane McDonald2022-03-231-11/+0
* | Adding awx_ as well as tower_ variable names for webhooks (#11925)John Westcott IV2022-03-243-0/+363
|/
* Update some references to our development imagesShane McDonald2022-03-232-2/+2
* Merge pull request #11654 from jbradberry/django-3.2-upgradeJeff Bradberry2022-03-171-2/+3
|\
| * Fix the cleanup_jobs management commandJeff Bradberry2022-03-081-2/+3
* | Adding option to enable and configure an OpenLDAP server next to AWX (#11843)John Westcott IV2022-03-108-0/+266
* | Add a CI check for the development environmentShane McDonald2022-03-081-0/+77
* | Fix playbook error when files do not exist.Shane McDonald2022-03-081-1/+1
|/
* Chaning API version from v1beta1 to v1John Westcott IV2022-02-241-1/+1
* Merge pull request #11747 from AlanCoding/loop_labelShane McDonald2022-02-171-0/+2
|\
| * Add loop label with docker-compose playbookAlan Rominger2022-02-151-0/+2
* | Merge pull request #11734 from shanemcd/fix-image-pushShane McDonald2022-02-171-2/+2
|\ \ | |/ |/|
| * Fix image push when overriding awx_image_tagShane McDonald2022-02-121-2/+2
* | Bump node to LTS versionnixocio2022-02-141-1/+1
|/
* Merge pull request #11342 from shanemcd/custom-uwsgi-mount-pathShane McDonald2022-02-094-1/+22
|\
| * Update port binding for UI dev tooling Shane McDonald2022-02-081-1/+1
| * Bind port for UI live reload tooling in development environmenttShane McDonald2022-02-041-0/+1
| * Allow for overriding UWSGI mount pathShane McDonald2022-02-041-1/+9
| * Move production UWSGI config to a fileShane McDonald2022-02-043-1/+13
* | Fix the firehose job creation scriptJeff Bradberry2022-02-091-80/+91
* | Scope api schema.json to target branchShane McDonald2022-02-071-1/+6
* | adding event handler specific to when awx-rsyslog throws PROCESS_LOG_STDERR e...Sarabraj Singh2022-02-041-6/+54
|/
* Includes gettext on build-deps for multi-stage buildsMarcelo Moreira de Mello2022-02-021-0/+1
* Remove tower-setup script - no longer usedSatoe Imaishi2022-02-011-3/+0
* Install ps in dev imageSeth Foster2022-01-271-0/+1
* Install hostname in dev imageShane McDonald2022-01-261-0/+1
* Merge pull request #11514 from shanemcd/python39Shane McDonald2022-01-261-46/+55
|\
| * Unpin virtualenv versionShane McDonald2022-01-251-2/+2
| * Remove epelShane McDonald2022-01-251-8/+0
| * Upgrade to Python 3.9Shane McDonald2022-01-241-46/+63