Commit Graph

  • d1123d145f Add Tower version to query string for minified CSS/JS. Chris Church 2015-04-09 15:03:20 -04:00
  • c61ef0a602 send user to inventory manage when saving new inventory Jared Tabor 2015-04-09 14:42:14 -04:00
  • 124492e073 fixed host prepopulation with no groups/no hosts from errorsing to console John Mitchell 2015-04-09 13:59:21 -04:00
  • 37f7c4d1a3 remove pwdmeter John Mitchell 2015-04-09 11:19:37 -04:00
  • 8b336ab2e1 adding infinitescroll bower file for licensing Jared Tabor 2015-04-08 20:53:17 -04:00
  • 8beed7f409 Disable ControlPersist for ad hoc commands, should avoid any issues with proot or needing to clean up sockets afterwards. Chris Church 2015-04-09 10:32:14 -04:00
  • 3f8ab73733 Merge pull request #131 from chrismeyersfsu/master Chris Meyers 2015-04-08 16:19:17 -04:00
  • 9edef0c483 adhoc for button not displayed if user doesn't have permission John Mitchell 2015-04-08 16:17:55 -04:00
  • 2df625e45d adding docs stub for adhoc relaunch helper John Mitchell 2015-04-08 16:17:30 -04:00
  • 20dc2c1c7d added password prompting for adhoc commands John Mitchell 2015-04-08 16:17:05 -04:00
  • 9500e9b63e Change credential to return 'ssh_password' instead of 'password' when value is set to 'ASK'. Chris Church 2015-04-08 15:32:45 -04:00
  • 53bc065d32 Merge pull request #130 from chrismeyersfsu/feature-mongodb_single_fact Chris Meyers 2015-04-07 21:25:03 -04:00
  • 315e0a4f6a Merge pull request #129 from jaredevantabor/become jaredevantabor 2015-04-07 18:17:23 -04:00
  • 1d20ddc227 adding comments for job submission Jared Tabor 2015-04-07 18:14:38 -04:00
  • fc73f1f87a added single fact across multiple hosts query + test cases Chris Meyers 2015-04-07 17:50:07 -04:00
  • 3d8955b298 Adding necessary dist-info for keystoneclient so plugin entrypoints can be located Matthew Jones 2015-04-07 16:57:07 -04:00
  • d5389cc15d refactoring password gathering in job submission Jared Tabor 2015-04-07 16:56:31 -04:00
  • eb5e10aa5c adding 'become' privilege escalation on cred Jared Tabor 2015-04-07 15:11:51 -04:00
  • 2163ce14b6 Import openclient module, example config and vendored dependent modules, updated vendored modules readme Matthew Jones 2015-04-07 14:24:39 -04:00
  • f6827a1079 adding options for privilege escalation drop down Jared Tabor 2015-04-02 14:58:21 -04:00
  • 47d7440b57 changed credential privilege escalation to selectable Jared Tabor 2015-03-31 15:45:00 -04:00
  • 4955ad4e01 added privilege escalation chxbox to JT form page Jared Tabor 2015-03-30 14:15:14 -04:00
  • 1b9c050dc8 adding pbrun radio option and input fields Jared Tabor 2015-03-27 17:42:04 -04:00
  • cd39b2e2e9 Merge pull request #128 from chrismeyersfsu/feature-mongodb2 Chris Meyers 2015-04-07 10:40:35 -04:00
  • 4b1322932f Merge pull request #125 from jlmitch5/adhoc_pr jlmitch5 2015-04-07 10:19:45 -04:00
  • 2a039bb31f moved new fact implementation to fact app Chris Meyers 2015-04-06 12:29:11 -04:00
  • 85c753afea added host timeline query Chris Meyers 2015-04-06 10:32:23 -04:00
  • d93a2ec9d1 added host fact query in time Chris Meyers 2015-04-06 09:19:23 -04:00
  • a769af0e83 flake8 fixes Chris Meyers 2015-04-03 14:55:37 -04:00
  • f5600be39e missed changing path to external resources Chris Meyers 2015-04-03 12:54:56 -04:00
  • 35e1c19fc2 do not run tests if mongodb connect fails Chris Meyers 2015-04-03 12:00:56 -04:00
  • c03cef022d Implemented fact scan storage logic. * added mongo connection logic * added mongo dbtransform logic to allow keys with . and $ * altered tower fact scanner CacheModule to emit a message for each fact module facts (including ansible facts). Previously, seperate facts module facts were getting concatenated to each subsequent emi * tower fact scanner CacheModule timeout set as to not hang for forever * broke apart commands.py test * added unit test for run_fact_cache_receiver, facts, and dbtransform Chris Meyers 2015-04-03 09:58:38 -04:00
  • fd5ce3d3af Fixed failed resp bug when args are necessary jlmitch5 2015-04-06 18:49:53 -04:00
  • a5452fa432 Merge pull request #123 from jaredevantabor/tooltip-escaping jaredevantabor 2015-04-06 15:55:30 -04:00
  • ed3dab91bf adjusted row heights on dashboard, jobs, and portal mode. Jared Tabor 2015-04-06 15:33:08 -04:00
  • 96df8a6d37 Add field on inventory detail to indicate if the user has permission to run ad hoc commands. Chris Church 2015-04-06 14:58:26 -04:00
  • 3c878018be fixing grunt errors John Mitchell 2015-04-06 14:31:47 -04:00
  • 037c7342c0 Merge branch 'credential_becomes_refactor' into upstream_master Matthew Jones 2015-04-06 13:37:36 -04:00
  • 55f266d323 Move 'become_enabled' to JobOptions to allow a toplevel field to exist on the Job model also. Update tasks and migrations to reflect this Matthew Jones 2015-04-06 12:34:47 -04:00
  • b618d9223f fixed reset from deleting the provided host pattern from the inventory page. John Mitchell 2015-04-06 11:51:07 -04:00
  • 47e045e9fe update permission list command language John Mitchell 2015-04-06 11:44:15 -04:00
  • ce31b98635 UI support for adhoc commands John Mitchell 2015-04-06 10:31:11 -04:00
  • 584abcc05b random syntax and style fixes to tower js may include some new dependencies needed for adhoc commands John Mitchell 2015-04-06 10:30:36 -04:00
  • 4f5ecb7054 Remove Ad Hoc from command job type John Mitchell 2015-04-06 10:14:19 -04:00
  • e2a6f100e1 Finish ad hoc command unit tests. Chris Church 2015-04-05 18:31:51 -04:00
  • 736f86fc72 Last of the ad-hoc priv escalation unit test fixes Matthew Jones 2015-04-03 16:51:34 -04:00
  • 0fdb9703ea removing intervals that attempt to open sockets Jared Tabor 2015-04-03 16:43:36 -04:00
  • e8d010533f Fixing up some unit tests for "become" refactor Matthew Jones 2015-04-03 16:26:52 -04:00
  • 39d0f91fdb Merge pull request #117 from matburt/scan_files_implementation Matthew Jones 2015-04-03 15:37:34 -04:00
  • beac5c30d2 Changing up ad-hoc based unit tests to follow the new "become" refactor Matthew Jones 2015-04-03 15:35:04 -04:00
  • 2e58f5fd00 Migrate ad-hoc feature to use the new ansible become method if provided Matthew Jones 2015-04-03 15:17:52 -04:00
  • 767ec36ad6 Fix typo Bill Nottingham 2015-04-03 15:00:01 -04:00
  • b6e9382273 Refactor pbexpect string matches to submit become password Matthew Jones 2015-04-03 13:57:33 -04:00
  • fa27d7de93 adding sanitizer filter for app Jared Tabor 2015-04-02 13:32:21 -04:00
  • 0ea69b1312 removing aw-tooltip-ellipses Jared Tabor 2015-03-31 16:19:05 -04:00
  • aae91bbf37 Socket.js Jared Tabor 2015-04-03 12:46:09 -04:00
  • c06ba1209e Merge pull request #119 from chrismeyersfsu/ops-mongo_dependencies Chris Meyers 2015-04-03 09:17:24 -04:00
  • 9012455b6d added dependencies mongoengine and pymongo Chris Meyers 2015-04-03 08:29:47 -04:00
  • 22e0c9449b Update EC2/GCE inventory scripts from core. Chris Church 2015-04-03 00:30:58 -04:00
  • 0fd2d8bf25 Merge pull request #111 from wenottingham/cert-foo Chris Church 2015-04-03 00:08:48 -04:00
  • 18e38707c2 Add callback methods for v2 support. Closes #115. Chris Church 2015-04-03 00:06:49 -04:00
  • 269391e15d Merge pull request #107 from tgerla/galaxy-hack Chris Church 2015-04-02 23:25:54 -04:00
  • 12e0ec960c Add support for cleaning up ad hoc commands. Chris Church 2015-04-02 15:40:12 -04:00
  • 5ff7558cd3 Updates and fixes for unit tests on supporting ansible "become" Matthew Jones 2015-04-02 13:38:38 -04:00
  • d5c9e37499 Refactor credential to use ansible become if using a new enough ansible version. Add become flag to job template Matthew Jones 2015-04-02 10:05:56 -04:00
  • 1a54ed5e17 Fix unified_job_template field in serializer to return ID. Chris Church 2015-04-01 14:12:31 -04:00
  • 639522fc05 Fix job relaunch test to expect 201. Chris Church 2015-03-31 19:27:54 -04:00
  • 89bcffc9ad Fix flake8 warnings. Chris Church 2015-03-31 17:48:36 -04:00
  • 88e7f6624c Update relaunch endpoints to use custom serializer, check passwords needed before creating/copying job or ad hoc command. Chris Church 2015-03-31 17:40:00 -04:00
  • 02eda72bd9 Add name field for ad hoc commands, get relaunch working. Chris Church 2015-03-31 16:42:26 -04:00
  • d48fbaa6b4 Support build configuration allowing plato reports to run Joe Fiorini 2015-03-31 15:01:19 -04:00
  • 32fafe02fa Merge pull request #100 from cchurch/adhoc_commands Chris Church 2015-03-31 12:52:23 -04:00
  • b17f89ac74 Merge pull request #118 from wenottingham/pippy-branch James Laska 2015-03-31 11:48:40 -04:00
  • 24e75e37e9 Get pip package list in sosreport. Bill Nottingham 2015-03-31 11:45:11 -04:00
  • 904ea61d54 Make sure stdout template is included in build. Chris Church 2015-03-30 15:55:57 -04:00
  • f7b8d510dc Implement support for ad hoc commands. Chris Church 2015-03-30 13:04:19 -04:00
  • d9aa35566b Replace string usage of lib/ansible path Joe Fiorini 2015-03-30 10:16:11 -04:00
  • f6aa11eb67 Update playbook to pass conditional constraints for file scanning Matthew Jones 2015-03-30 10:15:36 -04:00
  • 076e9ec9aa Restore doc comments in list generator Joe Fiorini 2015-03-30 10:03:15 -04:00
  • 3823b394b0 Fix bad parameters in rest stub Joe Fiorini 2015-03-27 17:12:34 -04:00
  • 98eba55bea Add example for tracking button state with multi-select-list Joe Fiorini 2015-03-27 16:52:23 -04:00
  • c0364b5bd1 Support recursive mode on the file scanner Matthew Jones 2015-03-27 16:51:03 -04:00
  • bbf87675db Merge pull request #106 from jaredevantabor/scan-job-templates jaredevantabor 2015-03-27 15:57:18 -04:00
  • 3512bcdc59 moving jt test to test folder Jared Tabor 2015-03-27 15:24:36 -04:00
  • 259c9c9a89 Allow test globals for jshint Joe Fiorini 2015-03-27 14:07:09 -04:00
  • 2401865f59 adding delete jt service Jared Tabor 2015-03-27 14:03:16 -04:00
  • 8204f42972 Merge pull request #108 from matburt/scan_services_implementation Matthew Jones 2015-03-27 13:29:38 -04:00
  • f4d960b127 Fix an issue where going from having 1 or more hosts to having 0 hosts could trigger an inventory sync failure Matthew Jones 2015-03-27 13:25:16 -04:00
  • 48a26a633c Merge pull request #116 from joefiorini/multi-select Joe Fiorini 2015-03-27 11:05:47 -04:00
  • fe82b54158 Remove the old version checks from our job runners used to test features of old Ansible versions: Matthew Jones 2015-03-26 13:42:42 -04:00
  • 180a262d36 Remove old pre-vault version checks that are breaking unit tests Matthew Jones 2015-03-26 13:37:20 -04:00
  • 345e2fc65e Fix a pexpect bug where ansible now looks for "SU password" instead of "su password" and that screwed us up a bit Matthew Jones 2015-03-26 12:15:25 -04:00
  • e282a2045c Add some documentation to the header for the file scanner Matthew Jones 2015-03-26 11:37:20 -04:00
  • cb8b5f3025 Add some header documentation for the service scanning module Matthew Jones 2015-03-26 10:51:46 -04:00
  • e790ba480e Filter out inactive jobs when pulling for latest status on the job template list Matthew Jones 2015-03-26 10:22:05 -04:00
  • 98ea258a9b Add tests for multi-select-list directive Joe Fiorini 2015-03-23 16:58:00 -04:00
  • 4122be0211 Document multi-select-list directive Joe Fiorini 2015-03-18 11:22:05 -04:00
  • 9fd0184131 Implement multi-select-list module Joe Fiorini 2015-03-24 17:06:55 -04:00
  • 1afeed3588 fix undefined function Jared Tabor 2015-03-26 10:07:25 -04:00
  • 3c0c5b89b6 adding html file for smart status Jared Tabor 2015-03-25 16:17:11 -04:00