1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
Go to file
Matthew Jones f7e5ffee27 Merge branch 'release_2.4.2' into stable
* release_2.4.2: (23 commits)
  Updating 2.4.2 changelogs
  fix the connection check fix
  more robust check added to mongo db connection
  Adding a body to our OPTIONS requests fixes 415 error responses in IE11 and Edge.
  Don't hard-fail if default isn't defined on survey
  fixed custom login info bug
  Allow an org admin to delete project updates
  Disable elasticache instance gathering for aws
  Fix DEB builds by adding 2.4.2 to reprepro conf
  When the panel lists were consolidated down the list name was changed to 'all_jobs.'  When a job is clicked from the activity stream it should show the job list filtered down by ID.
  Rolled back job url change
  track modules on system tracking page by index
  correct spelling of consisting in help text
  Fixing up flake8
  The "job" href links in the activity stream don't point to the job details page.  This is an update to the jobs href to point to /#/jobs/(job.id).
  Wrapped the SourceChange call in a function so that it can be called without clearing the credential.  This fixes a bug where the credential was not showing up in the initial edit dialog even though the data was sent properly via the API.
  Revert change to Makefile, which was causing old .deb versions to be dropped from the repo
  Refactor scan_packages for os detection
  Remove stray debugging lines
  Add SUSE, OpenSuse and Debian to scan_packages
  ...
2015-12-09 13:01:58 -05:00
awx fix the connection check fix 2015-12-07 13:48:19 -05:00
config Purge an old supervisor config 2015-09-11 14:43:28 -04:00
docs Merge pull request #504 from chrismeyersfsu/license-a_piece_of_my_soul 2015-11-17 15:49:36 -05:00
requirements update to more performant and 2.7.9 SSL-friendlier version of pywinrm 2015-11-17 19:37:15 -05:00
tools added git pre commit hook to run flake8 2015-11-06 07:38:29 -05:00
.bowerrc Move code to awx/ui/client 2015-07-27 10:19:14 -04:00
.coveragerc Initial working version of job template callback with a test. 2013-07-11 14:57:59 -04:00
.dput.cf Add support for pbuilder chroot builds 2015-09-16 16:28:05 -04:00
.env Add support for honcho as alternative to tmux for running development servers. 2015-08-04 15:26:27 -04:00
.gitignore update gitignore to include local_settings.json 2015-09-24 17:30:17 -04:00
.jshintrc Display comparisons with data from API 2015-05-27 10:17:31 -04:00
.mini-dinstall.cf Add support for pbuilder chroot builds 2015-09-16 16:28:05 -04:00
.pylintrc [pylint] Additional paths to ignore 2015-02-06 09:47:41 -05:00
API_STANDARDS.md Start of guidelines around API development. 2014-06-17 13:52:57 -05:00
COPYING fixed copyright information 2015-06-12 11:54:22 -04:00
fix_virtualenv_setuptools.py AC-505 Add vendored copies of ec2 and rax inventory scripts from Ansible (for now). Add vendored versions of boto and pyrax and all their dependencies, updated all vendored packages to latest versions. 2013-09-29 20:36:46 -04:00
Makefile Revert change to Makefile, which was causing old .deb versions to be dropped from the repo 2015-11-25 09:47:29 -05:00
manage.py fixed copyright date 2015-06-11 16:10:23 -04:00
MANIFEST.in Add PowerShell version of request_tower_configuration. From @nitzmahone. 2015-11-05 10:15:37 -05:00
nodemon.json Rename packaging folder for node stuff 2015-07-27 10:19:15 -04:00
npm-shrinkwrap.json Use npm shrinkwrap to control versions 2015-07-30 08:50:27 -04:00
Procfile Add support for honcho as alternative to tmux for running development servers. 2015-08-04 15:26:27 -04:00
README.md Updating changelogs and readme 2015-11-17 13:36:05 -05:00
setup.cfg added git pre commit hook to run flake8 2015-11-06 07:38:29 -05:00
setup.py Add PowerShell version of request_tower_configuration. From @nitzmahone. 2015-11-05 10:15:37 -05:00
tox.ini Updated all vendored third-party packages. 2013-11-14 22:55:03 -05:00

Ansible Tower

Tower provides a web-based user interface, REST API and task engine built on top of Ansible.

The current version under development is 2.2.1.

Development releases always use the 'master' branch.

Release History

  • 1.2.2, July 31, 2013.
  • 1.3.0, September 15, 2013.
  • 1.3.1, September 17, 2013.
  • 1.4.0, November 25, 2013.
  • 1.4.5, February 10, 2014.
  • 1.4.8, April 7, 2014.
  • 1.4.9, April 17, 2014.
  • 1.4.10, April 28, 2014.
  • 1.4.11, May 30, 2014.
  • 2.0.0, August 19, 2014
  • 2.0.1, September 4, 2014
  • 2.0.2, October 6, 2014
  • 2.0.3, November 14, 2014
  • 2.0.4, November 21, 2014
  • 2.0.5, December 10, 2014
  • 2.1.0, January 7, 2015
  • 2.1.1, February 4, 2015
  • 2.1.2, March 25, 2015
  • 2.1.3, April 15, 2015
  • 2.1.4, June 12, 2015
  • 2.1.5, June 15, 2015
  • 2.1.6, June 23, 2015
  • 2.2.0, July 14, 2015
  • 2.2.1, August 12, 2015
  • 2.2.2, August 19, 2015
  • 2.3.0, September 22, 2015
  • 2.3.1, October 2, 2015
  • 2.4.0, November 14, 2015

Any fixes should be applied on the appropriate release branch and be cherry-picked to master.

Resources

Refer to CONTRIBUTING.md to get started developing, testing and building Tower.

Refer to setup/README.md to get started deploying Tower.

Refer to docs/build_system.md for more about Jenkins and installing nightly builds (as opposed to running from source).

Refer to docs/release_process.md for information on the steps involved in creating a release.

Refer to http://docs.ansible.com/ansible-tower/index.html for information on installing/upgrading, setup, troubleshooting, and much more.