Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tower-python to awx-python | Shane McDonald | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Fix version when installing from sdist | Shane McDonald | 2017-07-25 | 1 | -0/+1 |
| | | | | When installing an sdist, setup.py is invoked on the machine you're installing on. We extract the version from a git tag, but the repo is not included in the sdist. The git describe --long command will silently fail and cause the installed package to report version 0.0.0.0. | ||||
* | Support for executing job and adhoc commands on isolated Tower nodes (#6524) | Ryan Petrello | 2017-06-14 | 1 | -0/+1 |
| | |||||
* | Add event handler to manifest | Matthew Jones | 2016-11-02 | 1 | -0/+1 |
| | |||||
* | Include Powershell scripts for Windows scan jobs | Graham Mainwaring | 2016-10-11 | 1 | -0/+1 |
| | |||||
* | munin is dead. Long live munin! | Bill Nottingham | 2016-06-06 | 1 | -1/+0 |
| | | | | Wait, not that. | ||||
* | Preliminary EL6 SCL Python 2.7 support | Graham Mainwaring | 2016-03-23 | 1 | -0/+1 |
| | |||||
* | Include api.css and api.js under awx/static/. Fixes #788. | Chris Church | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Add PowerShell version of request_tower_configuration. From @nitzmahone. | Bill Nottingham | 2015-11-05 | 1 | -0/+1 |
| | |||||
* | Merge branch 'release_2.3' into devel | Matthew Jones | 2015-09-22 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release_2.3: (24 commits) Updated package changelogs Rephrase task name Make purge supervisor.conf conditional on 2.2 el6 Fix another name typo. Update python-ldap license text. Add LGPL source directly so it gets shipped. Update font-awesome licenses per legal feedback Remove bundled_licenses - we are shipping the source for bundled items, and therefore do not need to provide this separately. Add more license texts. Add full Apache licenses to files, per Pam. Attempt to harden mongodb tgz download Correct DJRF/DJRF-mongoengine licenses, rename qsstats license to match pkg name. Fix some typos in file names, and add licenses for some things we have modified in our own repos. Update Ubuntu depends and ppa's Include source for bundled packages in bundle. Include license information in packaging Add READMEs for the license directories. vendored python licenses Add bundled licenses documentation Revert to stock libzmq3 for deb depends ... | ||||
| * | Include license information in packaging | James Laska | 2015-09-18 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/release_2.3' into devel | Matthew Jones | 2015-09-03 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/release_2.3: (91 commits) Include python-{paramiko,ecdsa} dependencies Remove extra epel testing stanzas Unit test for ec2 credentialless inventory Fix issue with ec2 iam sync with no credential. Use the htpasswd command instead the ansible module Pip is no longer needed check local user root or not in ./configure Remove unneeded when check for super user addition Improve distro detection in setup.sh Fix superuser check on upgrade Minor improvements to setup.sh Remove ansible prerequisite check from configure Attempt to install ansible within setup.sh Allow munin processes to access postgres Move up base package dependency install fixes jenkins failures Proper flake8 fix fixes executing processes with correct PYTHONPATH will pickup .pth files Show the repo for bundled package file dump Proper flake8 fix ... | ||||
| * | Gather pip requirements at package build time | James Laska | 2015-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Previously, requirements were gathered prior to the `sdist` target, and included in the sdist tarball. As some requirements are compiled, this caused problems where the compiled dependencies were linked against the wrong libraries. This pull-request addresses that by moving the requirements gathering into the `dh_prep` and `%build` steps of the packaging process. | ||||
* | | Build to awx/ui/static instead of dist | Joe Fiorini | 2015-07-27 | 1 | -1/+1 |
| | | |||||
* | | Move code to awx/ui/client | Joe Fiorini | 2015-07-27 | 1 | -0/+1 |
|/ | |||||
* | Additional RPM fixes for ansible-tower-service | James Laska | 2015-05-22 | 1 | -1/+1 |
| | | | | Fixes RPM builds. | ||||
* | Make sure stdout template is included in build. | Chris Church | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | Include ui template in manifest | Joe Fiorini | 2015-03-02 | 1 | -0/+1 |
| | |||||
* | Allow all static files to be loaded from dist | Joe Fiorini | 2015-03-02 | 1 | -10/+1 |
| | |||||
* | Include sourcemaps in build | Joe Fiorini | 2015-02-17 | 1 | -0/+1 |
| | |||||
* | Update static file in manifest | Joe Fiorini | 2015-02-06 | 1 | -2/+3 |
| | |||||
* | Add sosreport support to Tower | Matthew Jones | 2014-08-11 | 1 | -0/+1 |
| | |||||
* | Remove unit tests from sdist. | Chris Church | 2014-08-11 | 1 | -0/+2 |
| | |||||
* | Update manifest for new munin monitors | Matthew Jones | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | Add tower meta-init script | Matthew Jones | 2014-07-30 | 1 | -0/+1 |
| | |||||
* | More updates for tower graphs in munin | Matthew Jones | 2014-07-29 | 1 | -0/+1 |
| | |||||
* | Update some setup things for the new callback script | Matthew Jones | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Add an example script that will retry a tower callback request if it does ↵ | Matthew Jones | 2014-04-15 | 1 | -0/+1 |
| | | | | not receive a 202. will retry 5 times with a 5 second interval between each run | ||||
* | Include awx.min.js in sdist packaging | James Laska | 2014-02-17 | 1 | -1/+1 |
| | | | | | Resolves a problem where the recently renamed awx.min.js was not included in packaging. | ||||
* | AC-606 Fix manifest to include API templates that were moved. | Chris Church | 2013-11-05 | 1 | -1/+1 |
| | |||||
* | More work in progress on AC-132. | Chris Church | 2013-08-26 | 1 | -0/+1 |
| | |||||
* | Add API doc templates to manifest so they are included in the build. | Chris Church | 2013-08-22 | 1 | -0/+1 |
| | |||||
* | Excluding the awx/ui/static/lib/ansible/ directory from packaging | James Cammarata | 2013-07-23 | 1 | -0/+1 |
| | |||||
* | Adding config.js to the MANIFEST.in file and a mininfy compile script fix | James Cammarata | 2013-07-22 | 1 | -0/+1 |
| | | | | | | Added a "-e" to the shebang in the compile.sh script for the minification process so that errors during the compilation will break the build rather than failing silently. | ||||
* | Fix for AC-239: Packaging no longer includes Angular, jQuery JS | James Cammarata | 2013-07-18 | 1 | -0/+1 |
| | |||||
* | Adding minified js steps to packaging plus other minor fixes | James Cammarata | 2013-07-16 | 1 | -1/+2 |
| | | | | | | | * Added a new make tarket (minjs) to run the compile script and modified the sdist target to require it * Minor fixes to packaging to chown/chmod the SECRET_KEY file to the proper user and permissions | ||||
* | Added modified sdist command to distribute certain files as pyc only. | Chris Church | 2013-06-26 | 1 | -4/+2 |
| | |||||
* | Changes to build process to remove .py files | James Cammarata | 2013-06-25 | 1 | -2/+2 |
| | |||||
* | Include local versions of third-party dependencies, particularly those ↵ | Chris Church | 2013-06-24 | 1 | -1/+2 |
| | | | | unavailable or outdated as OS packages. | ||||
* | Initial work for packaging .deb | James Cammarata | 2013-06-23 | 1 | -1/+3 |
| | |||||
* | Rename ansibleworks to awx. | Chris Church | 2013-06-23 | 1 | -10/+11 |
| | |||||
* | Adding ability to run "make rpm" | James Cammarata | 2013-06-16 | 1 | -0/+1 |
| | |||||
* | Bumped version number, updated settings and playbook to add support for ↵ | Chris Church | 2013-05-30 | 1 | -1/+1 |
| | | | | logging via syslog. | ||||
* | Updated manifest to include UI static files. | Chris Church | 2013-05-22 | 1 | -0/+4 |
| | |||||
* | Major rename of package from lib to ansibleworks. | Chris Church | 2013-05-22 | 1 | -6/+6 |
| | |||||
* | Initial setup script. | Chris Church | 2013-05-08 | 1 | -0/+9 |