summaryrefslogtreecommitdiffstats
path: root/INSTALL.md (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18add job id to jobs listKeith Grant1-1/+3
2019-10-18add status icon to job listKeith Grant1-0/+7
2019-10-18fix blur behavior/error messages in JT formKeith Grant3-6/+21
2019-10-18Move python healthcheck script from probes to configMapWander Boessenkool1-44/+39
2019-10-17Make HTTPConnection import python 2,3 agnosticWander Boessenkool1-4/+10
2019-10-17Move installtime hardcoded rabbitmq credentials to environment variables for ...Wander Boessenkool1-2/+15
2019-10-17Change healthcheck from wget and grep to python with httplibWander Boessenkool1-4/+30
2019-10-17Change /bin/ash to /bin/sh as requested by @shanecmdWander Boessenkool1-2/+2
2019-10-17add error messages for InventorySelectKeith Grant2-1/+13
2019-10-16warn about endpoint deprecation in the CLIRyan Petrello3-3/+18
2019-10-16Minor change to README, plus a rebase.beeankha1-1/+1
2019-10-16Add blank line (flake8)beeankha1-0/+1
2019-10-16Update code to be compatible with py2beeankha1-32/+19
2019-10-16Enable approval notification support for CLIbeeankha1-0/+33
2019-10-16fix a tz parsing bugRyan Petrello1-4/+5
2019-10-16API deprecation of inventory script viewsAlanCoding1-0/+8
2019-10-16Remove unused variableJake McDermott1-1/+1
2019-10-16Updates PR and Addresses Console ErrorAlex Corey3-8/+5
2019-10-16Avoid unnecessary OPTIONS redirectAlanCoding1-1/+1
2019-10-15delete commented codeKeith Grant1-1/+0
2019-10-15don't skip JobDetail test now that async act worksKeith Grant1-11/+5
2019-10-15Use logger.exception instead of logger.warning.Bill Nottingham1-1/+1
2019-10-15update ProjectDetails tests with memoryHistoryKeith Grant1-26/+7
2019-10-15fix login/logout redirect behaviorKeith Grant2-26/+34
2019-10-15lint fixesKeith Grant2-2/+2
2019-10-15clean up 'act()' warnings in testsKeith Grant7-5401/+153
2019-10-15bump react to lastest patch versionKeith Grant2-15/+15
2019-10-15finish updating tests for upgraded react-routerKeith Grant5-68/+44
2019-10-15WIP upgrade react & react-routerKeith Grant12-2599/+183
2019-10-15Sys Aud can see CG forms, Adds correct CG form link, Disables CodeMirrorAlex Corey4-13/+32
2019-10-14Allow navigation to previous launch prompt tabsJake McDermott4-17/+69
2019-10-14Fix workflow results detail panel responsive styleMarliana Lara1-4/+5
2019-10-14Style empty list placeholder text inlineMarliana Lara1-4/+2
2019-10-14Properly escape quotesWander Boessenkool1-2/+2
2019-10-14Allow oauth2 settings to be set in the ui and apiSeth Foster1-0/+16
2019-10-14Force the CLI to use no_truncate for the monitor callsJeff Bradberry1-1/+1
2019-10-14Change 'rabbitmqctl status' to a wget | grepWander Boessenkool1-3/+9
2019-10-11Allow the job event list views to take a no_truncate GET paramJeff Bradberry2-1/+13
2019-10-11Add approved_by field to workflow approvalsGraham Mainwaring3-0/+37
2019-10-11retain search bar when zero results foundKeith Grant6-73/+1847
2019-10-10Tune webpack config and add DockerfileJake McDermott4-1/+35
2019-10-10Depend on a serializer context variable `no_truncate`Jeff Bradberry2-5/+15
2019-10-10Break out a new reusable truncate_stdout utility functionJeff Bradberry2-41/+45
2019-10-10fix a programming error when k8s pods fail to launchRyan Petrello1-1/+1
2019-10-10Implement retry logic for container group pod launchesShane McDonald3-15/+28
2019-10-10Prevent pods from failing if the reason is because of a resource quotaShane McDonald3-14/+57
2019-10-10Check the user's ansible.cfg for role/collection paths.Bill Nottingham2-3/+33
2019-10-10update to latest vmware_inventory.pyRyan Petrello1-10/+30
2019-10-10add a note about settings.LOG_AGGREGATOR_AUDIT usageRyan Petrello1-1/+1
2019-10-10use fully qualified inventory plugin nameAlanCoding3-3/+9