summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* use dataset name as naming prefixJake McDermott2017-09-151-0/+3
* add data generator presetJake McDermott2017-09-151-15/+15
* fix broken shippable test suiteRyan Petrello2017-09-071-2/+1
* Merge branch 'release_3.2.0' into develMatthew Jones2017-09-061-1/+2
|\
| * Make parent image tag for unit tests a build argShane McDonald2017-08-171-1/+2
* | fix flake8 and data gen functionalityAlanCoding2017-08-181-13/+12
* | only run shippable UI for devel and release branchesRyan Petrello2017-08-182-2/+15
* | Make parent image tag for unit tests a build argShane McDonald2017-08-171-1/+2
* | data generator schema update for 3.2AlanCoding2017-08-161-15/+25
* | Merge branch 'release_3.2.0' into devel1.0.0Matthew Jones2017-08-1627-89/+19150
|\|
| * rename isolated->expect in script toolingAlanCoding2017-08-151-1/+1
| * change imports to reflect isolated->expect moveAlanCoding2017-08-151-1/+1
| * Merge pull request #245 from AlanCoding/fix_supervisorAlan Rominger2017-08-144-6/+6
| |\
| | * specify all group queues, get supervisor workingAlanCoding2017-08-104-6/+6
| * | Merge pull request #236 from matburt/contributing_and_other_docsMatthew Jones2017-08-116-43/+48
| |\ \ | | |/ | |/|
| | * Updating development tooling to be more genericMatthew Jones2017-08-096-43/+48
| * | Merge pull request #155 from AlanCoding/dev_ig_supervisorAlan Rominger2017-08-081-1/+1
| |\ \ | | |/ | |/|
| | * functionality for dev + IG + supervisor configurationAlanCoding2017-08-021-1/+1
| * | Minor update to compilemessages utility for better print syntaxMatthew Jones2017-08-041-1/+1
| |/
| * Fix test failuresShane McDonald2017-07-271-3/+3
| * Remove ansible reference from dev PKG-INFOMatthew Jones2017-07-261-1/+1
| * Mass rename from ansible_(awx|tower) -> (awx|tower)Matthew Jones2017-07-2612-14/+14
| * Fix unit test runsShane McDonald2017-07-253-3/+15
| * Rename tower-python to awx-pythonShane McDonald2017-07-251-0/+0
| * fix busted test runsRyan Petrello2017-07-251-1/+1
| * more tower -> awx for task execution and isolated toolingRyan Petrello2017-07-252-4/+4
| * Don't tie awx-manage to a particular dev environment versionMatthew Jones2017-07-252-4/+3
| * Update cluster compose for repo migrationMatthew Jones2017-07-251-15/+15
| * fix tower-expect -> awx-expect for isolated tower buildsRyan Petrello2017-07-247-16/+16
| * Fix up some tower-manage -> awx-manage commandsMatthew Jones2017-07-241-1/+1
| * Updating some dev environment tooling for version numbersMatthew Jones2017-07-2210-12/+14
* | Updating some dev environment tooling for version numbersMatthew Jones2017-07-2210-12/+14
|/
* Make packaging work with our internal build systemsShane McDonald2017-07-221-2/+2
* Tower -> AWX Tooling MigrationMatthew Jones2017-07-2110-43/+38
* More consistently provide fields in job_events loggerAlanCoding2017-07-101-0/+30
* fix the `make rdb` debugging toolRyan Petrello2017-06-291-1/+6
* Remove extra_hosts that breaks dev environmentAlan Rominger2017-06-291-2/+0
* properly invoke the byte-compiled isolated job runner in productionRyan Petrello2017-06-291-1/+1
* ansible-tower-isolated RPMShane McDonald2017-06-281-0/+4
* install a randomized RSA key for controller -> isolated rampart authRyan Petrello2017-06-271-21/+0
* add instance groups and queues to cluster toolingAlanCoding2017-06-225-14/+7
* Merge pull request #6588 from chrismeyersfsu/feature-fact_cacheChris Meyers2017-06-223-11/+1
|\
| * remove fache cache receiverChris Meyers2017-06-213-11/+1
* | improve readability of the honcho console logs in the dev environmentRyan Petrello2017-06-221-0/+6
* | Missing Procfile docker-compose fixadamscmRH2017-06-211-1/+7
|/
* Update developer documentation for isolated jobsAlan Rominger2017-06-201-3/+20
* Include the Tower venv in the isolated bubblewrapped arguments.Ryan Petrello2017-06-192-3/+3
* isolated ramparts: replace systemd unit with a `tower-expect` binaryRyan Petrello2017-06-164-9/+5
* Support for executing job and adhoc commands on isolated Tower nodes (#6524)Ryan Petrello2017-06-148-2/+145
* Add the ability to programmatically generate named URLs on client-side.Aaron Tan2017-06-141-0/+151