Commit Graph

  • fd85aec6d5 Add some missing Less imports Joe Fiorini 2015-07-21 16:16:48 -04:00
  • 14d332545c Treat about partial as a static asset Joe Fiorini 2015-07-21 16:12:48 -04:00
  • 9cdea13057 Fix watcher to support new test builds Joe Fiorini 2015-07-20 12:55:51 -04:00
  • 6fec106fd7 Separate debug folder writing and debug mode Joe Fiorini 2015-07-20 12:29:13 -04:00
  • b7c136aba7 Separate node test build from browser build Joe Fiorini 2015-07-20 11:56:02 -04:00
  • 811d0b1403 Build to awx/ui/static instead of dist Joe Fiorini 2015-07-20 11:33:09 -04:00
  • 98a37a354a Move code to awx/ui/client Joe Fiorini 2015-07-16 16:15:41 -04:00
  • e50d997577 Only ignore build directory at root Joe Fiorini 2015-07-16 16:08:38 -04:00
  • 79c6859810 Refactor Makefile to accept option overrides Joe Fiorini 2015-07-16 16:03:46 -04:00
  • 113da9f599 fixe become help copy in credentials John Mitchell 2015-07-27 10:02:02 -04:00
  • d9c5904f69 made project autopopulate in permission form John Mitchell 2015-07-27 09:35:17 -04:00
  • d56ab2b18b update host graph when jobs complete John Mitchell 2015-07-27 09:07:15 -04:00
  • 4f73ba9e3e Merge pull request #329 from ansible/revert-320-stdout_file_download Matthew Jones 2015-07-24 14:54:36 -04:00
  • 5df23b95f6 Revert "Improve stdout behavior by implementing a downloadable stdout." Matthew Jones 2015-07-24 14:54:13 -04:00
  • 9ee9d9031a fixes stoud formats unicode problem Chris Meyers 2015-07-24 14:44:01 -04:00
  • e5776dd22d Merge pull request #320 from matburt/stdout_file_download Matthew Jones 2015-07-24 12:28:17 -04:00
  • 28759e9f20 Use psutil to find the right job to TERM Matthew Jones 2015-07-24 12:06:02 -04:00
  • 8a453d51b2 change update_instance to only take --primary role flag Chris Meyers 2015-07-24 08:46:34 -04:00
  • b0f7df8fa9 fixed the become hide of password on select option null for credentials John Mitchell 2015-07-23 17:03:13 -04:00
  • 3041fce503 Allow settings access from api templates Matthew Jones 2015-07-23 12:07:34 -04:00
  • fa93c8bbd3 Merge pull request #321 from tgerla/docsfixes Tim Gerla 2015-07-23 11:00:01 -04:00
  • df8859beb7 Bundle angular templates for app Joe Fiorini 2015-07-14 13:16:19 -04:00
  • fd4c4d3cd0 Add some recent releases to README.md Tim Gerla 2015-07-23 09:57:54 -04:00
  • 6555eb8923 added required asterisk to password field John Mitchell 2015-07-23 03:45:33 -04:00
  • a419b59245 allow clearing of credential become John Mitchell 2015-07-23 03:12:00 -04:00
  • f4ac835845 fixed console error for undefined name on object due to being logged out John Mitchell 2015-07-23 02:59:56 -04:00
  • 88128a2e87 Return useful errors when downloading stdout Matthew Jones 2015-07-22 16:35:03 -04:00
  • d9f5dee773 Change default stdout temp directory Matthew Jones 2015-07-22 16:31:43 -04:00
  • 56e8dbba9c Merge pull request #318 from joefiorini/post-2.2--broccoliRefactor Joe Fiorini 2015-07-22 16:09:47 -04:00
  • 2a6600fb42 Update unified job stdout help text Matthew Jones 2015-07-22 15:28:25 -04:00
  • 7937b4fbbd Implement a stdout tmp cleanup task Matthew Jones 2015-07-22 15:24:52 -04:00
  • b1b49ba286 Efficient stdout downloader implementation Matthew Jones 2015-07-22 15:08:37 -04:00
  • 55da712a95 Protect against very large stdout fields Matthew Jones 2015-07-22 14:13:48 -04:00
  • 0ff280a363 Initial support for downloading stdout Matthew Jones 2015-07-22 12:36:38 -04:00
  • 40acbcf256 Massive refactor of Brocfile for clarity Joe Fiorini 2015-07-13 14:55:07 -04:00
  • ad169fbaa0 Merge pull request #317 from tgerla/proxy-support James Laska 2015-07-21 13:49:32 -04:00
  • dd2402b749 Merge pull request #305 from joefiorini/post-2.2--nodeTests Joe Fiorini 2015-07-21 12:16:43 -04:00
  • 9f95fafc33 relax performance unit test requirement strict timeout Chris Meyers 2015-07-20 12:16:36 -04:00
  • b654c6dd3e more flake8 Chris Meyers 2015-07-20 11:32:38 -04:00
  • f8695a9f4f Fix URL Bill Nottingham 2015-07-20 11:16:15 -04:00
  • 2dc22042ee flake8 fixes Chris Meyers 2015-07-20 11:20:17 -04:00
  • 7af1d5530d Merge pull request #312 from chrismeyersfsu/feature-fact_save_performance Chris Meyers 2015-07-17 10:25:05 -04:00
  • fd3422437d Merge pull request #311 from chrismeyersfsu/fix-workload_generator4 Chris Meyers 2015-07-17 10:24:52 -04:00
  • e38e2106ef Rev master to 2.3.0 Matthew Jones 2015-07-15 14:42:56 -04:00
  • ac0984b2d8 Rev branch to 2.2.1 Matthew Jones 2015-07-15 14:41:23 -04:00
  • 408e25442d flake8 fixes Chris Meyers 2015-07-15 12:10:35 -04:00
  • 1783a61f9e Merge pull request #313 from chrismeyersfsu/fix-flake8 Chris Meyers 2015-07-15 12:13:54 -04:00
  • 9073d3a6f0 flake8 fixes Chris Meyers 2015-07-15 12:10:35 -04:00
  • 316d0c0f77 Continue, don't break out of the iteration James Laska 2015-07-14 14:53:57 -04:00
  • bca8bae508 Only check if mongo is needed locally James Laska 2015-07-14 12:10:01 -04:00
  • 81c4abfed8 Correct initscript order and mongod detection James Laska 2015-07-14 11:14:13 -04:00
  • d784b72adb fact save test performance Chris Meyers 2015-07-14 08:52:27 -04:00
  • 7fd4613523 Remove uses_mongo redirection from service script Matthew Jones 2015-07-13 15:44:58 -04:00
  • 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