1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/awx
Matthew Jones b1c12ca120 Fix empty standard out behavior
Previously we could just check for the absence of the stdout file to
know we didn't yet/wouldn't ever have any stdout content.  Now that we
are creating the stdout file ahead of time and persisting it we need to
also check to see if the file contains any data.   This is also
necessary for some unit tests.
2015-08-05 21:54:23 -04:00
..
api Fix merge issues on stdout branch 2015-08-05 21:53:46 -04:00
fact demote mongo db connection failed logging to info 2015-07-02 15:45:09 -04:00
lib Further normalization of names. 2015-07-10 01:25:26 -04:00
main Fix empty standard out behavior 2015-08-05 21:54:23 -04:00
playbooks Allo the file fact scanner to take a list of paths instead of just one path 2015-06-03 11:36:50 -04:00
plugins Set azure inventory cache defaults before reading settings. 2015-06-30 16:41:22 -04:00
settings Fix merge issues on stdout branch 2015-08-05 21:53:46 -04:00
static Retinafied favicon 2014-06-26 15:19:44 -04:00
templates Implement support for ad hoc commands. 2015-03-30 13:04:19 -04:00
ui Remove accidental import from directive 2015-07-10 13:01:47 -04:00
__init__.py fixed copyright date 2015-06-11 16:10:23 -04:00
devonly.py fixed copyright date 2015-06-11 16:10:23 -04:00
urls.py fixed copyright date 2015-06-11 16:10:23 -04:00
wsgi.py fixed copyright date 2015-06-11 16:10:23 -04:00