Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump Django to 2.0.13 | Jeff Bradberry | 2019-07-12 | 1 | -1/+1 | |
| | | | | This is _very_ broken. | |||||
* | Add cosmetic change with updater.sh | Phileas Lebada | 2019-07-02 | 1 | -6/+1 | |
| | | | | Signed-off-by: github.com/clushie <47661139+clushie@users.noreply.github.com> | |||||
* | Revert "upgrade pip and setuptools" | Shane McDonald | 2019-06-19 | 1 | -2/+2 | |
| | | | | This reverts commit 76ebcf914b2e29d6b77871ef40761c4f3689e30f. | |||||
* | Revert "Fix offline builds" | Shane McDonald | 2019-06-19 | 1 | -2/+2 | |
| | | | | This reverts commit fe850dff3886be66bc7ad504800e86f179217620. | |||||
* | Fix offline builds | Shane McDonald | 2019-06-19 | 1 | -2/+2 | |
| | | | | pip 19 added support for something called `pyproject.toml`. Several packages have been setting the option `build-backend = "setuptools.build_meta”` (bcrypt, attrs, jaraco) which seems to be the root of the problem when building from source. Until the community sorts this out I’m inclined to avoid pip 19. | |||||
* | upgrade pip and setuptools | AlanCoding | 2019-06-13 | 1 | -2/+2 | |
| | ||||||
* | Bump Django Rest Framework from 3.7.7 to 3.9.4 | Jeff Bradberry | 2019-06-12 | 1 | -5/+5 | |
| | ||||||
* | Remove some things that are not first-order dependencies. | Bill Nottingham | 2019-05-31 | 1 | -3/+3 | |
| | | | | This includes a few things where the version specifiers resolve properly now. | |||||
* | Add note for docutils, unpin runner dependency | AlanCoding | 2019-05-20 | 1 | -4/+3 | |
| | ||||||
* | General upgrade of dependencies | AlanCoding | 2019-05-20 | 1 | -35/+37 | |
| | | | | | | | | | | | | | | Update licenses for new versions after dependency upgrades pin pycurl to version that does not break on install implement new workflow for py2/3 requirements management require twisted tls extras, resolve service-identity version Upgrade celery to resolve importlib DeprecationWarning use flags to resolve the unsafe and cache problems | |||||
* | pin urllib3 to 1.24.3 to address CVE-2019-9740 | Ryan Petrello | 2019-05-02 | 1 | -1/+1 | |
| | ||||||
* | pin runner 1.3.4 | Ryan Petrello | 2019-04-25 | 1 | -1/+1 | |
| | ||||||
* | pin runner to 1.3.3 | Ryan Petrello | 2019-04-22 | 1 | -1/+1 | |
| | ||||||
* | Apply critical dependency upgrades | AlanCoding | 2019-04-16 | 1 | -4/+4 | |
| | | | | | fix PyYAML warnings in unit tests update paramiko source file for license | |||||
* | Apply same pip and setuptools to AWX and Ansible venv | AlanCoding | 2019-04-15 | 1 | -2/+2 | |
| | ||||||
* | Revert "Merge pull request #3697 from AlanCoding/conservative_upgrades" | AlanCoding | 2019-04-15 | 1 | -5/+5 | |
| | | | | | This reverts commit 890de400e2c55692eda074175c7776fcc150d79e, reversing changes made to e8de7bc8457d0ae41cac12f78d57f8dcf9499e49. | |||||
* | Merge pull request #3697 from AlanCoding/conservative_upgrades | softwarefactory-project-zuul[bot] | 2019-04-15 | 1 | -5/+5 | |
|\ | | | | | | | | | | | Apply critical dependency upgrades Reviewed-by: Alan Rominger <arominge@redhat.com> https://github.com/AlanCoding | |||||
| * | Apply critical dependency upgrades | AlanCoding | 2019-04-12 | 1 | -5/+5 | |
| | | ||||||
* | | pin ansible runner to 1.3.2 | Ryan Petrello | 2019-04-11 | 1 | -1/+1 | |
|/ | ||||||
* | initial prometheus commit | Wayne Witzel III | 2019-04-08 | 1 | -0/+1 | |
| | | | | | Co-authored-by: Wayne Witzel III <wayne@riotousliving.com> Co-authored-by: Christian Adams <rooftopcellist@gmail.com> | |||||
* | don't add hvac as a dependency for hashicorp vault integration | Ryan Petrello | 2019-04-02 | 1 | -1/+0 | |
| | | | | | hvac is just based on requests anyways, and it doesn't support half of what we need (like the SSH secrets engine API) | |||||
* | add credential plugin support for Azure Key Vault | Ryan Petrello | 2019-04-02 | 1 | -6/+15 | |
| | ||||||
* | add credential plugin system and minimal working hashivault | Jake McDermott | 2019-04-02 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #2736 from AlanCoding/logstash_removal | softwarefactory-project-zuul[bot] | 2019-03-31 | 1 | -1/+0 | |
|\ | | | | | | | | | Remove python-logstash dependency Reviewed-by: https://github.com/softwarefactory-project-zuul[bot] | |||||
| * | migrate python-logstash license | AlanCoding | 2019-03-20 | 1 | -1/+0 | |
| | | ||||||
| * | Remove dependency and insert class | AlanCoding | 2019-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | pin runner 1.3.1 | Ryan Petrello | 2019-03-27 | 1 | -1/+1 | |
| | | ||||||
* | | change from runner master to runner 1.3 | chris meyers | 2019-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | use ansible runner to run playbooks | chris meyers | 2019-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * Project Updates * Jobs * Inventory Updates * System Jobs * AdHoc Commands * Notifications * Fact Cache * proot | |||||
* | | init ansible-runner requirements | chris meyers | 2019-03-18 | 1 | -0/+2 | |
|/ | ||||||
* | remove redbaron and update dependencies | Ryan Petrello | 2019-02-21 | 1 | -48/+49 | |
| | ||||||
* | upgrade social-auth-core to v3.0.0 | Christian Adams | 2019-01-21 | 1 | -1/+1 | |
| | ||||||
* | CORS Support | Tyler Cross | 2019-01-18 | 1 | -0/+1 | |
| | | | | Added the django-cors-headers app and middleware to make CORS possible. | |||||
* | Dependency updates for Python 3 | Shane McDonald | 2019-01-15 | 1 | -2/+2 | |
| | ||||||
* | convert py2 -> py3 | Ryan Petrello | 2019-01-15 | 1 | -4/+6 | |
| | ||||||
* | switch image builds to py3 | Ryan Petrello | 2019-01-15 | 1 | -5/+2 | |
| | ||||||
* | update to the latest asgi-amqp | Wayne Witzel III | 2019-01-03 | 1 | -1/+1 | |
| | ||||||
* | get rid of decorator dependency | AlanCoding | 2018-10-31 | 1 | -1/+0 | |
| | ||||||
* | Re-add markdown, which is used for rendering API help. | Bill Nottingham | 2018-10-30 | 1 | -0/+1 | |
| | ||||||
* | Remove some obsolete requirements. | Bill Nottingham | 2018-10-23 | 1 | -9/+3 | |
| | | | | Bump cryptography to latest. | |||||
* | Update Azure requirements to match Ansible 2.7 requirements. | Bill Nottingham | 2018-10-18 | 1 | -0/+1 | |
| | | | | | | Add comments for Ansible requirements to note where they're used. Remove our custom docutils fork, as the fix was merged upstream. | |||||
* | Update to latest django subminor to pick up assorted fixes. | Bill Nottingham | 2018-10-18 | 1 | -1/+1 | |
| | ||||||
* | upgrade to the latest kombu + celery | Ryan Petrello | 2018-10-16 | 1 | -6/+5 | |
| | ||||||
* | Merge pull request #2266 from ansible/celery-tastes-bad | softwarefactory-project-zuul[bot] | 2018-10-12 | 1 | -1/+0 | |
|\ | | | | | | | | | replace the celery-based task queue with a kombu-based implementation Reviewed-by: https://github.com/softwarefactory-project-zuul[bot] | |||||
| * | replace celery task decorators with a kombu-based publisher | Ryan Petrello | 2018-10-11 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this commit implements the bulk of `awx-manage run_dispatcher`, a new command that binds to RabbitMQ via kombu and balances messages across a pool of workers that are similar to celeryd workers in spirit. Specifically, this includes: - a new decorator, `awx.main.dispatch.task`, which can be used to decorate functions or classes so that they can be designated as "Tasks" - support for fanout/broadcast tasks (at this point in time, only `conf.Setting` memcached flushes use this functionality) - support for job reaping - support for success/failure hooks for job runs (i.e., `handle_work_success` and `handle_work_error`) - support for auto scaling worker pool that scale processes up and down on demand - minimal support for RPC, such as status checks and pool recycle/reload | |||||
* | | update to the latest stable 1.1 django-oauth-toolkit | Ryan Petrello | 2018-10-12 | 1 | -0/+1 | |
|/ | | | | see: https://github.com/jazzband/django-oauth-toolkit/pull/629 | |||||
* | Purge inventory script requirements from the AWX virtual environment. | Bill Nottingham | 2018-10-11 | 1 | -119/+11 | |
| | | | | boto is still used by AWX itself. | |||||
* | use latest asgi_amqp version | Wayne Witzel III | 2018-10-09 | 1 | -1/+1 | |
| | ||||||
* | Move django-oauth-toolkit into requirements_git.txt | Shane McDonald | 2018-08-07 | 1 | -1/+0 | |
| | | | | All SCM based requirements need to go into this file because of how we built Ansible Tower (offline). | |||||
* | pin django-oauth-toolkit to our fork w/ a security fix | Ryan Petrello | 2018-08-06 | 1 | -1/+1 | |
| | | | | see: https://github.com/jazzband/django-oauth-toolkit/issues/625 |