summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update tooling and UI development documentation to cover I18NHideki Saito2019-07-311-1/+5
* Update the `make clean` command to clear out the parallelized sqlite3 filesJeff Bradberry2019-07-171-1/+1
* do formatting check with ci linterJake McDermott2019-07-011-0/+1
* Adds make targets for linting/tests in ui_next. Modifies existing clean-ui t...mabashian2019-06-281-0/+17
* Revert "Makefile: align pip and setuptools bump"Yanis Guenane2019-06-211-2/+2
* Revert "Fix offline builds"Shane McDonald2019-06-191-3/+3
* Fix offline buildsShane McDonald2019-06-191-3/+3
* Makefile: align pip and setuptools bumpYanis Guenane2019-06-171-2/+2
* Always consider devel tag as a cache sourceShane McDonald2019-06-111-1/+3
* Merge pull request #4017 from ryanpetrello/swagger-action-nodesoftwarefactory-project-zuul[bot]2019-06-061-1/+1
|\
| * make activity stream action_node deterministic for Swagger docsRyan Petrello2019-06-061-1/+1
* | Clean up related to isolated envShane McDonald2019-06-061-5/+2
|/
* Bring isolated dev env currentShane McDonald2019-06-031-2/+2
* Changes to enable tests in k8sShane McDonald2019-05-281-6/+6
* Avoid DNS timeout in non-Docker for Mac installsShane McDonald2019-05-101-2/+2
* Remove --squash option from awx-devel-buildShane McDonald2019-05-091-3/+1
* Refactor DockerfilesShane McDonald2019-05-091-1/+3
* remove honcho in the dev environment (just use foregrounded supervisor)Ryan Petrello2019-05-081-10/+2
* Make the uwsgi autoreloader reload the dispatcher every timeJeff Bradberry2019-05-081-1/+1
* remove the old callback plugin import paths and callback-specific testsRyan Petrello2019-04-121-9/+1
* add an example config file and make target for starting a prometheusRyan Petrello2019-04-081-0/+3
* add support for CyberArk Conjur (API v5)Ryan Petrello2019-04-021-2/+3
* add credential plugin system and minimal working hashivaultJake McDermott2019-04-021-0/+3
* move awx.main.expect to awx.main.isolatedRyan Petrello2019-03-291-1/+1
* Fix python3 offline installsShane McDonald2019-03-221-2/+5
* update isolated task execution for ansible-runnerRyan Petrello2019-03-181-8/+0
* init ansible-runner requirementschris meyers2019-03-181-0/+1
* Working out some python3 kinksShane McDonald2019-03-121-7/+7
* use npm ci to install ui dependenciesJake McDermott2019-01-221-2/+2
* Merge pull request #3013 from ryanpetrello/ansible-py3-venvsoftwarefactory-project-zuul[bot]2019-01-181-1/+16
|\
| * add support for custom py3 ansible virtualenvsRyan Petrello2019-01-181-1/+16
* | skip chromium download when building releaseJake McDermott2019-01-171-11/+22
|/
* parametrize PYTHON for Ubuntu py35 supportRyan Petrello2019-01-151-7/+7
* convert py2 -> py3Ryan Petrello2019-01-151-10/+6
* switch image builds to py3Ryan Petrello2019-01-151-2/+2
* Merge pull request #2956 from ansible/swap-diff-order-schema-changesoftwarefactory-project-zuul[bot]2019-01-111-1/+1
|\
| * swap file order so diff of schema makes more senseElijah DeLee2018-12-201-1/+1
* | Make docker environment interoperable with supervisorctl commandsAlanCoding2019-01-101-1/+1
|/
* fix isolated nodes in the dev environmentRyan Petrello2018-11-281-6/+1
* Rename schema job to be more clear about its purposeElijah DeLee2018-11-201-1/+1
* Ignore differences in whitespace for schema validationElijah DeLee2018-11-161-1/+2
* Add tox target to detect schema changesElijah DeLee2018-11-151-0/+14
* Reduce duplicated logic for genschema targetElijah DeLee2018-11-151-6/+2
* Generate schema suitable for comparing for schema changesMatthew Jones2018-11-151-0/+6
* Merge remote-tracking branch 'tower/release_3.3.1' into develRyan Petrello2018-11-011-1/+0
|\
| * Whitespace fixShane McDonald2018-09-121-1/+0
* | Fix permissions when running dev container as non-root userShane McDonald2018-10-241-9/+9
* | replace celery task decorators with a kombu-based publisherRyan Petrello2018-10-111-13/+7
* | Purge inventory script requirements from the AWX virtual environment.Bill Nottingham2018-10-111-1/+1
* | build swagger docs as part of CIRyan Petrello2018-10-101-0/+3