summaryrefslogtreecommitdiffstats
path: root/tools/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove /api/v1 and deprecated credential fieldsRyan Petrello2019-06-061-54/+0
* Fix python3 fallout in translations management scriptShane McDonald2019-05-301-2/+2
* Use AWX python interpreter for failure-event-handler.Bill Nottingham2019-04-301-1/+1
* remove old callback plugin code and testsRyan Petrello2019-03-251-4/+0
* Working out some python3 kinksShane McDonald2019-03-122-2/+2
* clean up unnecessary usage of the six library (awx only supports py3)Ryan Petrello2019-01-251-2/+2
* Enable py3 SCL if neededShane McDonald2019-01-151-0/+9
* Adding ability to ignore SSL certificate validation errors, cleanup parameter...Rob Ruma2018-07-071-20/+68
* Updates to callback scripts that include retry functionality for bash and ext...Rob Ruma2018-03-212-49/+73
* fix up the config map watcher scriptchris meyers2018-03-011-4/+10
* Misc Python 3 changes: execfile(), file(), reduce(), StandardErrorcclauss2018-02-091-1/+1
* Merge pull request #903 from ansible/item_copyAlan Rominger2018-02-081-0/+46
|\
| * Implement item copy featureAaron Tan2018-01-021-0/+46
* | Add automatic deprovisioning support, only enabled for openshiftMatthew Jones2018-02-011-0/+58
|/
* rename isolated->expect in script toolingAlanCoding2017-08-151-1/+1
* Minor update to compilemessages utility for better print syntaxMatthew Jones2017-08-041-1/+1
* Mass rename from ansible_(awx|tower) -> (awx|tower)Matthew Jones2017-07-261-1/+1
* Rename tower-python to awx-pythonShane McDonald2017-07-251-0/+0
* fix tower-expect -> awx-expect for isolated tower buildsRyan Petrello2017-07-242-4/+4
* Make packaging work with our internal build systemsShane McDonald2017-07-221-2/+2
* properly invoke the byte-compiled isolated job runner in productionRyan Petrello2017-06-291-1/+1
* ansible-tower-isolated RPMShane McDonald2017-06-281-0/+4
* Add the ability to programmatically generate named URLs on client-side.Aaron Tan2017-06-141-0/+151
* Create a setup subpackageShane McDonald2017-03-231-0/+3
* Merge pull request #5114 from sundeep-co-in/release_3.1.0Shane McDonald2017-02-141-7/+11
|\
| * add lang option in push/pullsundeep-co-in2017-02-011-7/+11
* | Fixup request_tower_configuration.shBill Nottingham2017-02-031-6/+1
|/
* Whitespace fix in translationShane McDonald2017-01-231-4/+4
* Generate .mo files without django, enable API l10n at build time.Shane McDonald2017-01-231-0/+160
* update zanata configsundeep-co-in2017-01-201-4/+5
* Fixed typo in -h outputJames Laska2016-12-191-1/+1
* Rewrite request_tower_configuration.shJames Laska2016-12-191-20/+82
* Updating translation artifactsMatthew Jones2016-12-141-3/+2
* add django.potsundeep-co-in2016-12-021-25/+66
* Merge pull request #3729 from sundeep-co-in/STAGEMatthew Jones2016-11-041-0/+177
|\
| * flake8 compliancesundeep-co-in2016-10-281-5/+25
| |\
| * | zanata config locsundeep-co-in2016-10-271-1/+1
| * | resolve conflictsundeep-co-in2016-10-271-0/+9
| |\|
| * | django-i18n: small fixsundeep-co-in2016-10-261-1/+0
| * | add manage_translationssundeep-co-in2016-10-261-0/+149
| |/
* | Fix missing import for failure signal handlerMatthew Jones2016-11-031-0/+1
* | Add failure event handler for supervisor processMatthew Jones2016-11-021-0/+24
|/
* Fix RPM builds and setup for 3.1Graham Mainwaring2016-10-241-9/+0
* interpret any code below 300 as successAlanCoding2016-08-121-2/+1
* bail when status code is over 300AlanCoding2016-08-121-1/+5
* allow for 201 status_code from callbackAlan Rominger2016-08-091-1/+1
* fix supervisord issueChris Meyers2016-05-131-1/+1
* Merge pull request #1417 from ansible/python27_el6Graham Mainwaring2016-04-061-0/+18
|\
| * Add script wrapper to establish Tower SCL and venv before running PythonGraham Mainwaring2016-03-211-0/+18
* | Don't manage mongo in ansible-tower-service scriptJames Laska2016-03-301-35/+14
|/