Commit Graph

  • 3a07c85898 use file fact scan data for file fact scan module scans Chris Meyers 2015-07-13 15:12:08 -04:00
  • 9a4b19bd11 Update start/stop service script ordering Matthew Jones 2015-07-13 14:05:22 -04:00
  • 4183f5acdc Remove accidental import from directive Joe Fiorini 2015-07-10 12:59:55 -04:00
  • 621ec32525 Merge pull request #309 from wenottingham/license-branch Sandra Wills 2015-07-10 12:36:30 -04:00
  • db939bc8ee Add Tower license list. Bill Nottingham 2015-07-10 12:16:45 -04:00
  • b82c0c332e Add license auditing python. Bill Nottingham 2015-07-10 12:16:35 -04:00
  • 89bb4aa3fc Merge pull request #308 from wenottingham/vendor-branch Bill Nottingham 2015-07-10 11:28:37 -04:00
  • c52ec1197b [system_tracking] Remove truncation of fact values Joe Fiorini 2015-07-10 11:22:40 -04:00
  • 1d951fa9cc Further normalization of names. Bill Nottingham 2015-07-10 01:25:26 -04:00
  • afbbec6ee5 Fix up vendored package README Bill Nottingham 2015-07-09 23:56:52 -04:00
  • 069bb69b00 Fix truncate text directive to work as elements resize Joe Fiorini 2015-07-09 17:28:20 -04:00
  • 08ec0c132e Merge pull request #306 from matburt/fix_restore_playbook Matthew Jones 2015-07-09 16:17:17 -04:00
  • 7c1c219ecb fixed smart status sorting to be locale friendly John Mitchell 2015-07-09 13:16:18 -04:00
  • 42eff20c4f Use npm test for running tests Joe Fiorini 2015-07-09 12:51:47 -04:00
  • 8d4e8f1164 Reorganize test directory structure Joe Fiorini 2015-07-09 11:55:29 -04:00
  • 1f118467b9 Remove karma and unused testing files Joe Fiorini 2015-07-09 11:10:08 -04:00
  • c6549f4aca Allow tests to run in Phantom via testem for CI Joe Fiorini 2015-07-08 15:38:58 -04:00
  • 572b80c7af Run tests with testem in broccoli watcher Joe Fiorini 2015-07-08 10:31:32 -04:00
  • f1fe118c10 Make front-end tests run in node Joe Fiorini 2015-07-08 10:27:26 -04:00
  • d2440f6cd7 Extract factory for generating template URLs Joe Fiorini 2015-07-08 10:13:50 -04:00
  • c52c9d1c8a [system_tracking] Fix issue with ng-if & truncated-text directives Joe Fiorini 2015-07-08 16:38:44 -04:00
  • 874c97f748 Purge some unneeded HA unit tests Matthew Jones 2015-07-08 14:31:02 -04:00
  • 5605ec9754 Adjust usage of is_ha_environment() Matthew Jones 2015-07-08 14:18:04 -04:00
  • d5e948890c Stricter control of mongo in setup playbook Matthew Jones 2015-07-08 13:45:59 -04:00
  • 1368403309 adding 'waiting' job status jobs to jobs page Jared Tabor 2015-07-08 11:14:05 -04:00
  • 1b36223fa6 [system_tracking] Hide right column for files module in single result view Joe Fiorini 2015-07-08 11:10:53 -04:00
  • ec96f1d8a5 [system_tracking] Query fact versions relative to user's midnight, not server's Joe Fiorini 2015-07-08 10:54:22 -04:00
  • 8d47e8e2a1 [system_tracking] Fix bolding for no scan message Joe Fiorini 2015-07-06 15:05:11 -04:00
  • 9e6c604fc1 Remove extra output from doing a hard mongo shutdown. Matthew Jones 2015-07-06 14:38:01 -04:00
  • fc2ed6fd83 [system_tracking] Fix nested fact compare with one empty side Joe Fiorini 2015-07-06 14:34:16 -04:00
  • 7bedaf1ad7 [system_tracking] Make calling of nestedCompare consistent with flatCompare Joe Fiorini 2015-07-06 11:09:49 -04:00
  • 4fd0fbda08 Invert the conditional checking for whether or not mongo is running Matthew Jones 2015-07-06 14:28:27 -04:00
  • 26af43dab6 Remove superflous sleep when shutting mongo down Matthew Jones 2015-07-06 14:19:12 -04:00
  • 9b03d22d75 Fixes to conditionally invoking mongo shutdown Matthew Jones 2015-07-06 14:15:41 -04:00
  • 10f5308bd8 Fix version parsing of ansible to exclude newlines Matthew Jones 2015-07-06 12:16:17 -04:00
  • 5a77d1f0d4 Fix up mongo service handline and task logging Matthew Jones 2015-07-06 11:49:24 -04:00
  • ef95cf091e Merge pull request #303 from chrismeyersfsu/fix-mongodb_logging2 Chris Meyers 2015-07-03 11:35:42 -04:00
  • 714d6a98bf [system_tracking] Disable single result view for host-to-host compares Joe Fiorini 2015-07-02 16:10:08 -04:00
  • d41b8a363f [system_tracking] Display all facts for latest scan when no diffs Joe Fiorini 2015-07-02 16:02:07 -04:00
  • b4b8909239 demote mongo db connection failed logging to info Chris Meyers 2015-07-02 15:45:09 -04:00
  • fef3d5d2b0 [system_tracking] Make sure value array comparison is order insensitive Joe Fiorini 2015-07-01 16:18:00 -04:00
  • 0acf8aecbc Portal jobs widget resize issue Jared Tabor 2015-07-01 12:00:24 -04:00
  • 5b16934459 Set azure inventory cache defaults before reading settings. Chris Church 2015-06-30 16:41:22 -04:00
  • e217ab00c0 Fix azure inventory to set ['_meta']['hostvars'] instead of just ['meta']. Chris Church 2015-06-30 16:33:11 -04:00
  • eb70983b54 Layout of filter on Portal Jobs widget Jared Tabor 2015-06-30 14:47:00 -04:00
  • b7b5293fed Include vmware inventory updates from https://github.com/ansible/ansible/pull/11300 Chris Church 2015-06-30 14:00:06 -04:00
  • 356d1b7134 Include gce inventory changes from https://github.com/ansible/ansible/pull/11299 Chris Church 2015-06-30 12:46:34 -04:00
  • 0c6459cd07 Include ec2 inventory changes from https://github.com/ansible/ansible/pull/11293. Chris Church 2015-06-30 12:41:45 -04:00
  • 1f423ea829 fixed tooltips on adhoc stdout details John Mitchell 2015-06-30 10:46:29 -04:00
  • fe44318bd6 Fix sizing of hamburger icon in IE11 Joe Fiorini 2015-06-30 10:21:03 -04:00
  • 89688a9c26 Merge pull request #300 from chrismeyersfsu/fix-workload_generator3 Chris Meyers 2015-06-29 17:53:20 -04:00
  • 8f804cf9fa python 2.6 compatible total_seconds Chris Meyers 2015-06-29 16:55:56 -04:00
  • 8e8071b28f Merge pull request #299 from chrismeyersfsu/fix-scan_services Chris Meyers 2015-06-29 11:30:41 -04:00
  • d076835051 for scan_services against RH machines. Do not depend on US language Chris Meyers 2015-06-29 11:26:58 -04:00
  • cd41d99843 Merge pull request #298 from matburt/fix_ha_setup_logic Matthew Jones 2015-06-26 16:16:07 -04:00
  • 414394afa0 can not -> cannot (even though they are both correct) Matthew Jones 2015-06-26 15:35:33 -04:00
  • 05f56c805a Logic should check for the condition where HA is NOT enabled Matthew Jones 2015-06-26 15:28:41 -04:00
  • 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 Matthew Jones 2015-06-26 15:23:07 -04:00
  • 237a661912 Fix verbage around why we are disallowing removing a primary Matthew Jones 2015-06-26 15:22:35 -04:00
  • 40f0548fe7 Fixed jobs list search params Jared Tabor 2015-06-26 12:14:25 -04:00
  • a82c138a32 Support moment locales in datepickere Joe Fiorini 2015-06-26 11:13:16 -04:00
  • 255c4626f4 removing query params on url Jared Tabor 2015-06-25 16:31:34 -04:00
  • 6e05a38d9c Merge pull request #297 from chrismeyersfsu/fix-workload_generator Chris Meyers 2015-06-25 13:55:30 -04:00
  • 97bfa32b44 Merge pull request #296 from matburt/extricate_service_script_playbooks Matthew Jones 2015-06-25 13:29:23 -04:00
  • 37aed53047 Fix svg icons on setup menu in IE11 Joe Fiorini 2015-06-25 10:47:38 -04:00
  • 8315f7f678 Setup menu doesn't need as much flexbox Joe Fiorini 2015-06-25 10:47:26 -04:00
  • 8095f88e38 Merge pull request #295 from chrismeyersfsu/feature-fact_cache_receiver_verbose_logging Chris Meyers 2015-06-24 16:32:02 -04:00
  • ba7e218387 [system_tracking] Change no data message based on compare mode Joe Fiorini 2015-06-24 14:37:47 -04:00
  • 713f18438c added more logging for fact cache receiver Chris Meyers 2015-06-24 14:07:18 -04:00
  • b528561f20 [system_tracking] Do not use time for selecting fact versions Joe Fiorini 2015-06-24 11:50:02 -04:00
  • 4d84a603ad Add missing fact receiver logfile in production settings Matthew Jones 2015-06-24 11:05:19 -04:00
  • 59f4844e02 Merge pull request #292 from chrismeyersfsu/fix-fact_receiver_logging Chris Meyers 2015-06-24 09:21:31 -04:00
  • 5eb4f51be9 Merge pull request #294 from chrismeyersfsu/feature-IPy Chris Meyers 2015-06-24 09:21:26 -04:00
  • a9fca9756c added launched by to details on adhoc page John Mitchell 2015-06-23 15:14:46 -04:00
  • b45ea4f1f4 Force shutdown of mongo after requesting a service stop. Just in case. Matthew Jones 2015-06-23 12:32:06 -04:00
  • 31b9304165 register a logger for fact receiver Chris Meyers 2015-06-22 13:13:48 -04:00
  • c6e3798259 Merge pull request #293 from chrismeyersfsu/fix-age_deleted Chris Meyers 2015-06-23 11:24:13 -04:00
  • 4669c44af9 robust check for HA environment setup Chris Meyers 2015-06-23 11:21:00 -04:00
  • ebc8e6e5fc fix wording of error message on system tracking page John Mitchell 2015-06-23 11:04:00 -04:00
  • 0344a801fe consider 127.0/8 LOOPBACK Chris Meyers 2015-06-23 10:53:07 -04:00
  • d1c361021a add IPy python library to deal with ip addresses Chris Meyers 2015-06-23 10:36:23 -04:00
  • 41de9c9f9f flake8 Chris Meyers 2015-06-23 07:58:01 -04:00
  • 63de1de6b7 one more alert escaping fix John Mitchell 2015-06-22 14:57:46 -04:00
  • 628e0e28c6 fixed the sanitization of messages John Mitchell 2015-06-22 14:49:34 -04:00
  • f0b59c2ba9 fixed error message when no diff for two scans is found John Mitchell 2015-06-22 13:30:56 -04:00
  • b7411f67f6 Merge pull request #291 from chrismeyersfsu/fix-age_deleted Chris Meyers 2015-06-22 13:14:52 -04:00
  • bd61261454 when aging, use a more compact age to stay within username 30 char restriction Chris Meyers 2015-06-22 13:06:50 -04:00
  • a8f5eff0ae [system_tracking] Fix broken binding on date pickers Joe Fiorini 2015-06-22 12:39:39 -04:00
  • 585096e566 [system_tracking] Adding style templates I missed in last commit Joe Fiorini 2015-06-22 11:42:10 -04:00
  • 2955cfbfe8 [system_tracking] Display message when dates for retrieved data change Joe Fiorini 2015-06-22 11:03:12 -04:00
  • 336a8f23bd fixed error reporting on system tracking John Mitchell 2015-06-22 11:02:49 -04:00
  • 6d6d9de379 Use the proper attr when saving instance name James Laska 2015-06-20 13:47:09 -04:00
  • 1abb2f7dfd Merge pull request #290 from jaredevantabor/routeParams jaredevantabor 2015-06-19 16:57:49 -04:00
  • 133e3cd675 remove query string on URL Jared Tabor 2015-06-19 16:10:53 -04:00
  • b6c18fcc13 [system_tracking] Ensure 401 errors in resolver handles sign out Joe Fiorini 2015-06-19 14:31:55 -04:00
  • c17e654161 forgot to remove the old fact workload generator Chris Meyers 2015-06-19 14:13:52 -04:00
  • c8744a8e8f [system_tracking] Update right date when left is changed to something greater Joe Fiorini 2015-06-19 13:22:39 -04:00
  • 0dabe450ac Merge pull request #289 from chrismeyersfsu/fix-fact_scan_inventory_host Chris Meyers 2015-06-19 13:13:23 -04:00
  • 94c242c608 Fix issue with schedulers Jared Tabor 2015-06-19 12:01:57 -04:00
  • 7e6dbd616d Allow fact scanning hosts with same name in two different inventories Chris Meyers 2015-06-19 10:29:00 -04:00