1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
Commit Graph

4891 Commits

Author SHA1 Message Date
Jared Tabor
1368403309 adding 'waiting' job status jobs to jobs page 2015-07-08 11:14:22 -04:00
Joe Fiorini
1b36223fa6 [system_tracking] Hide right column for files module in single result view 2015-07-08 11:10:53 -04:00
Joe Fiorini
ec96f1d8a5 [system_tracking] Query fact versions relative to user's midnight, not server's 2015-07-08 10:54:22 -04:00
Joe Fiorini
8d47e8e2a1 [system_tracking] Fix bolding for no scan message 2015-07-06 15:05:28 -04:00
Matthew Jones
9e6c604fc1 Remove extra output from doing a hard mongo shutdown. 2015-07-06 14:38:19 -04:00
Joe Fiorini
fc2ed6fd83 [system_tracking] Fix nested fact compare with one empty side 2015-07-06 14:34:24 -04:00
Joe Fiorini
7bedaf1ad7 [system_tracking] Make calling of nestedCompare consistent with flatCompare 2015-07-06 14:34:24 -04:00
Matthew Jones
4fd0fbda08 Invert the conditional checking for whether or not mongo is running 2015-07-06 14:28:27 -04:00
Matthew Jones
26af43dab6 Remove superflous sleep when shutting mongo down 2015-07-06 14:19:12 -04:00
Matthew Jones
9b03d22d75 Fixes to conditionally invoking mongo shutdown
* Make sure we are waiting on the service script
* Improve sudo configuration
* Check pidof before attempting to invoke a hard mongo shutdown
2015-07-06 14:15:41 -04:00
Matthew Jones
10f5308bd8 Fix version parsing of ansible to exclude newlines 2015-07-06 12:16:17 -04:00
Matthew Jones
5a77d1f0d4 Fix up mongo service handline and task logging
* Use -f instead of -c for mongod when refernecing config file
  for shutdown behavior in the stop task
* Fix up task logging to use new supervisor configuration syntax
2015-07-06 11:49:24 -04:00
Chris Meyers
ef95cf091e Merge pull request #303 from chrismeyersfsu/fix-mongodb_logging2
demote mongo db connection failed logging to info
2015-07-03 11:35:42 -04:00
Joe Fiorini
714d6a98bf [system_tracking] Disable single result view for host-to-host compares 2015-07-02 16:10:08 -04:00
Joe Fiorini
d41b8a363f [system_tracking] Display all facts for latest scan when no diffs 2015-07-02 16:02:33 -04:00
Chris Meyers
b4b8909239 demote mongo db connection failed logging to info 2015-07-02 15:45:09 -04:00
Joe Fiorini
fef3d5d2b0 [system_tracking] Make sure value array comparison is order insensitive 2015-07-01 16:18:07 -04:00
Jared Tabor
0acf8aecbc Portal jobs widget resize issue
the 'Started' column needed to be hidden on small (<991px) devices/screen sizes, instead of for only extra small (<769px)
2015-07-01 12:03:13 -04:00
Chris Church
5b16934459 Set azure inventory cache defaults before reading settings. 2015-06-30 16:41:22 -04:00
Chris Church
e217ab00c0 Fix azure inventory to set ['_meta']['hostvars'] instead of just ['meta']. 2015-06-30 16:35:07 -04:00
Jared Tabor
eb70983b54 Layout of filter on Portal Jobs widget
the filter buttons would wrap incorrectly on smaller screens
2015-06-30 14:56:11 -04:00
Chris Church
b7b5293fed Include vmware inventory updates from https://github.com/ansible/ansible/pull/11300 2015-06-30 14:00:06 -04:00
Chris Church
356d1b7134 Include gce inventory changes from https://github.com/ansible/ansible/pull/11299 2015-06-30 12:46:34 -04:00
Chris Church
0c6459cd07 Include ec2 inventory changes from https://github.com/ansible/ansible/pull/11293.
Include ec2.ini doc changes from https://github.com/ansible/ansible/pull/11236 and https://github.com/ansible/ansible/pull/11409.
2015-06-30 12:41:45 -04:00
John Mitchell
1f423ea829 fixed tooltips on adhoc stdout details 2015-06-30 10:46:40 -04:00
Joe Fiorini
fe44318bd6 Fix sizing of hamburger icon in IE11 2015-06-30 10:21:08 -04:00
Chris Meyers
89688a9c26 Merge pull request #300 from chrismeyersfsu/fix-workload_generator3
python 2.6 compatible total_seconds
2015-06-29 17:53:20 -04:00
Chris Meyers
8f804cf9fa python 2.6 compatible total_seconds 2015-06-29 16:55:56 -04:00
Chris Meyers
8e8071b28f Merge pull request #299 from chrismeyersfsu/fix-scan_services
for scan_services against RH machines. Do not depend on US language
2015-06-29 11:30:41 -04:00
Chris Meyers
d076835051 for scan_services against RH machines. Do not depend on US language 2015-06-29 11:26:58 -04:00
Matthew Jones
cd41d99843 Merge pull request #298 from matburt/fix_ha_setup_logic
Fix ha setup logic
2015-06-26 16:16:07 -04:00
Matthew Jones
414394afa0 can not -> cannot (even though they are both correct) 2015-06-26 15:35:33 -04:00
Matthew Jones
05f56c805a Logic should check for the condition where HA is NOT enabled 2015-06-26 15:28:41 -04:00
Matthew Jones
80a6f22c0c Move HA license check logic to the promotion step and allow registering
HA instances.   Registration is allowed but promotion/demotion is not
allowed without the HA feature
2015-06-26 15:23:07 -04:00
Matthew Jones
237a661912 Fix verbage around why we are disallowing removing a primary 2015-06-26 15:22:35 -04:00
Jared Tabor
40f0548fe7 Fixed jobs list search params
the jobs list page accepts query params for status, but this functionality broke w/ the change to 1 pane instead of 4. Now its fixed
2015-06-26 12:15:52 -04:00
Joe Fiorini
a82c138a32 Support moment locales in datepickere 2015-06-26 11:13:26 -04:00
Jared Tabor
255c4626f4 removing query params on url
only when you are leaving system tracking
2015-06-25 16:31:34 -04:00
Chris Meyers
6e05a38d9c Merge pull request #297 from chrismeyersfsu/fix-workload_generator
forgot to remove the old fact workload generator
2015-06-25 13:55:30 -04:00
Matthew Jones
97bfa32b44 Merge pull request #296 from matburt/extricate_service_script_playbooks
Extricate service script playbooks
2015-06-25 13:29:23 -04:00
Joe Fiorini
37aed53047 Fix svg icons on setup menu in IE11 2015-06-25 10:47:49 -04:00
Joe Fiorini
8315f7f678 Setup menu doesn't need as much flexbox 2015-06-25 10:47:48 -04:00
Chris Meyers
8095f88e38 Merge pull request #295 from chrismeyersfsu/feature-fact_cache_receiver_verbose_logging
added more logging for fact cache receiver
2015-06-24 16:32:02 -04:00
Joe Fiorini
ba7e218387 [system_tracking] Change no data message based on compare mode 2015-06-24 14:37:47 -04:00
Chris Meyers
713f18438c added more logging for fact cache receiver 2015-06-24 14:07:18 -04:00
Joe Fiorini
b528561f20 [system_tracking] Do not use time for selecting fact versions 2015-06-24 11:50:24 -04:00
Matthew Jones
4d84a603ad Add missing fact receiver logfile in production settings 2015-06-24 11:05:19 -04:00
Chris Meyers
59f4844e02 Merge pull request #292 from chrismeyersfsu/fix-fact_receiver_logging
register a logger for fact receiver
2015-06-24 09:21:31 -04:00
Chris Meyers
5eb4f51be9 Merge pull request #294 from chrismeyersfsu/feature-IPy
robust check for HA env setup
2015-06-24 09:21:26 -04:00
John Mitchell
a9fca9756c added launched by to details on adhoc page 2015-06-23 15:15:13 -04:00