summaryrefslogtreecommitdiffstats
path: root/requirements/requirements_dev.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Temporary workaround for CI failure (#15305)Hao Liu2024-06-261-2/+1
* Move requirements out of dev and into mainlineChris Meyers2024-05-311-5/+0
* Centralized logging via otelChris Meyers2024-05-311-0/+6
* Update a few dev requirements (#15203)Alan Rominger2024-05-211-3/+3
* [developer productivity improvement] Running awx components in vscode debugge...Hao Liu2024-03-071-2/+5
* Add pip>=21.3 to dev requirement to install django-ansible-base in editable ...Hao Liu2024-03-071-0/+1
* Add pytest-asyncio to test channels websocketsChris Meyers2024-02-181-0/+1
* Ability to use updater script to pin dev requirements (#14644)Alan Rominger2024-02-121-1/+0
* allow pytest --migrations to succeed (#14663)23.5.0Chris Meyers2023-11-171-0/+1
* Try to fix CI by adding dropped coreapi lib (#14165)Alan Rominger2023-06-261-0/+1
* Fix /api/swagger endpoint (available only in development mode) (#13197)Shane McDonald2023-06-021-1/+1
* Transition from setup.py to setup.cfgShane McDonald2022-06-271-0/+1
* Updated dependencies to reduce issues with dependabot and container scanning ...John Westcott IV2022-05-121-1/+1
* Upgrade to Django 3.0Jeff Bradberry2022-03-081-1/+1
* Skip pytest 7.0.0Shane McDonald2022-02-041-1/+1
* Security-related updates for some Python dependencies.Shane McDonald2021-11-141-1/+1
* Update dev requirements to work with setuptools 58Shane McDonald2021-10-041-3/+3
* Add yamllint to dev dependenciesShane McDonald2021-06-161-0/+1
* Add flake8 back to requirements_dev.txtShane McDonald2021-06-161-0/+1
* Bump up version of iPython to be compatible with Python 3.8.5beeankha2021-03-251-1/+1
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-231-3/+1
* Begin integrating receptorShane McDonald2021-03-041-0/+1
* Bump atomicwrites from 1.1.5 to 1.4.0 in /requirementsdependabot[bot]2021-02-161-1/+1
* Pin pytest-xdistShane McDonald2020-08-181-1/+1
* Make tests pass with current versions of thingsShane McDonald2020-06-161-3/+2
* Unpin specific flake8 versionbeeankha2020-05-151-1/+1
* flake 8 version testSeth Foster2020-05-131-1/+1
* add the ability to generate dot graphs for per-request profilingRyan Petrello2020-01-041-0/+1
* pin to runner==1.4.4Ryan Petrello2019-10-271-1/+1
* include awxkit CI in zuul runsRyan Petrello2019-08-091-0/+1
* Fix Django 2.0 deprecation warningsAlanCoding2019-04-221-1/+1
* fix more py3 centos7 issuesRyan Petrello2019-04-051-1/+1
* replace celery task decorators with a kombu-based publisherRyan Petrello2018-10-111-1/+0
* Add an initial check and gate job configuration for zuulMatthew Jones2018-10-051-1/+0
* pin pluggy at 0.6.0adamscmRH2018-08-271-0/+2
* update dev pytestadamscmRH2018-06-251-1/+1
* parallelize test runningchris meyers2018-05-161-1/+2
* replace our rdb tooling w/ the sdb PyPI packageRyan Petrello2018-02-271-0/+1
* add support for building swagger/OpenAPI JSONRyan Petrello2018-02-061-0/+1
* optimize OutputEventFilter for large stdout streamsRyan Petrello2018-01-161-0/+1
* implement multiple ldap serversChris Meyers2018-01-111-0/+1
* implement support for per-playbook/project/org virtualenvsRyan Petrello2018-01-101-0/+1
* Adding jupyter notebook support to the AWX development environmentMatthew Jones2017-12-061-0/+2
* improve readability of the honcho console logs in the dev environmentRyan Petrello2017-06-221-0/+1
* Fix ipython version in dev container to 5.2.1Matthew Jones2017-04-261-1/+1
* Optimize uwsgi launching in dev container and prodMatthew Jones2016-11-041-0/+1
* Merge pull request #3497 from chrismeyersfsu/fix-flake8_depsChris Meyers2016-09-151-1/+1
|\
| * bump pyflakes versionChris Meyers2016-09-121-1/+1
* | Merge branch 'ramparts_and_ha' into develMatthew Jones2016-09-151-0/+1
|\ \ | |/ |/|
| * Implement a more dynamic celery queue systemMatthew Jones2016-09-091-0/+1