Commit Graph

  • 73890a0eee Merge pull request #26 from matburt/atomic_computed_fields Matthew Jones 2015-01-20 09:58:56 -05:00
  • be2a0614cf Merge pull request #25 from matburt/remove_crazy_decorators Matthew Jones 2015-01-20 09:58:48 -05:00
  • 3beab0a22e Merge pull request #24 from matburt/make_credential_required Matthew Jones 2015-01-20 09:58:39 -05:00
  • dba5a66fbc Merge pull request #22 from matburt/master Matthew Jones 2015-01-20 09:58:23 -05:00
  • 70d6e38f57 Wrap computed fields in transaction atomic to prevent deadlocks and weird rollbacks Matthew Jones 2015-01-19 15:37:29 -05:00
  • 4ce0fc4eb4 Purge old super user check decorator in favor of using RBAC. Update unit tests Matthew Jones 2015-01-19 13:54:49 -05:00
  • 91e3374c2d Adding check for job detail properties Jared Tabor 2015-01-19 12:08:16 -05:00
  • a8c7b0dc41 Emit an error message if the host doesn't exist in azure Matthew Jones 2015-01-19 12:04:58 -05:00
  • 43d26d9993 Make credential required when using a cloud inventory source Matthew Jones 2015-01-19 11:52:10 -05:00
  • a7e6d62e2c Rename 'primaries' in windows azure to 'Cloud_services' per recommendation Matthew Jones 2015-01-19 11:48:34 -05:00
  • df68e45e16 Merge pull request #23 from wenottingham/rest-branch Matthew Jones 2015-01-19 11:21:46 -05:00
  • 73954b7c7d Merge pull request #16 from wenottingham/firewalld-branch Matthew Jones 2015-01-19 11:21:20 -05:00
  • ce9e82d50b Added help text for custom inv script Jared Tabor 2015-01-19 11:02:05 -05:00
  • 3df996f999 Fix assorted UI error messages to reference the correct REST requests. Bill Nottingham 2015-01-19 10:56:10 -05:00
  • a80c5196ad Modify the windows azure inventory script to import all of the instances and create a new group to identify primary hosts Matthew Jones 2015-01-19 10:21:59 -05:00
  • 6cb7f911b7 Merge pull request #21 from chrismeyersfsu/improvement-inventory_script_organization_relationship Matthew Jones 2015-01-19 10:24:51 -05:00
  • 8705f03bf9 added 'organization' to list of related fields for inventory_scripts Chris Meyers 2015-01-19 08:39:55 -05:00
  • 0fcf7a51b7 Merge pull request #20 from chrismeyersfsu/fix-ec2_groups Chris Meyers 2015-01-16 16:29:51 -05:00
  • aae9e2c14b error handling in Job Detail page Jared Tabor 2015-01-16 16:00:58 -05:00
  • e49159af00 License -> 0 days Jared Tabor 2015-01-16 14:25:39 -05:00
  • e822689ca1 test for non-existance of tag changed to be more strict to the tags form i.e. check for tag_*_* form rather than tag_* tag_none grouping is more like ec2 global groups. Thus, removed the children filter test. Chris Meyers 2015-01-16 14:01:56 -05:00
  • 6d10e31ea8 fixed Firefox error for submitting survey question Jared Tabor 2015-01-16 12:46:06 -05:00
  • ee42ae8571 Support older versions of psutil that don't implement as_dict(). Chris Church 2015-01-16 12:30:20 -05:00
  • d8af3198fc changed opacity on survey maker action buttons Jared Tabor 2015-01-16 11:59:27 -05:00
  • 4b14fa9e6b Merge pull request #19 from chrismeyersfsu/documentation-register_instance Matthew Jones 2015-01-16 11:47:56 -05:00
  • f2c9dcd173 added documentation to command: tower-manage register_instance --help Chris Meyers 2015-01-16 11:46:33 -05:00
  • ad84fb4259 Merge pull request #18 from chrismeyersfsu/improvement-tagless Matthew Jones 2015-01-16 10:17:21 -05:00
  • a6fdd9534e added ec2 tags_none grouping for hosts without tags Chris Meyers 2015-01-16 10:06:43 -05:00
  • eccd25e30c CheckAccess callback Jared Tabor 2015-01-15 11:34:15 -05:00
  • c169b40169 Changed license to say '1 day' Jared Tabor 2015-01-15 11:20:40 -05:00
  • bb2d82cdd9 Merge pull request #17 from chrismeyersfsu/fix-schedule-user-input Matthew Jones 2015-01-15 10:05:25 -05:00
  • 5264d11ff0 Misspelling in save field 'job_status' changed to 'status' Chris Meyers 2015-01-15 09:37:05 -05:00
  • 4dff25884f Re-enable proot by default, add python-psutil as a dependency, implement support for terminating SSH control master processes so that playbook runs exit cleanly. Chris Church 2015-01-14 17:17:00 -05:00
  • b5929a232a Machine Credential username/password Jared Tabor 2015-01-13 14:50:35 -05:00
  • 34afc9cd02 JSHint fixed lint error Jared Tabor 2015-01-12 17:45:37 -05:00
  • 7f8fff18a0 Permissions for org admin Jared Tabor 2015-01-12 17:37:37 -05:00
  • 8e8a125776 Adjusted Variable parsing Jared Tabor 2015-01-12 14:20:41 -05:00
  • a5bc796518 Fix an issue where host could be None during an instance bootup process thus causing an error in the inventory import Matthew Jones 2015-01-12 13:56:31 -05:00
  • f01289642c Fix an issue where azure inventory plugin would throw an error if there were no instances available Matthew Jones 2015-01-12 13:53:54 -05:00
  • 221ebd846b Add required asterisk to add group, custom inventory source John Mitchell 2015-01-12 13:24:40 -05:00
  • d84626063f removed indexes from forms that included lists John Mitchell 2015-01-09 15:11:26 -05:00
  • c12006753e Fixing group/hosts inventory count on deletion from one page to all John Mitchell 2015-01-09 12:10:55 -05:00
  • d70d5a5c99 Update Dockerfile to properly set shell encoding Matthew Jones 2015-01-09 10:58:31 -05:00
  • c72472fba9 Add back VPC grouping for RDS. Chris Church 2015-01-09 03:00:25 -05:00
  • fd2cdd39b8 Remove group by VPC for RDS instances. Chris Church 2015-01-09 02:31:25 -05:00
  • 2db98a9461 Add an HA list_instances management command Matthew Jones 2015-01-08 15:03:53 -05:00
  • 0eaf2dc00c Protect the system from when one attempts to start a job without an inventory Matthew Jones 2015-01-08 14:55:58 -05:00
  • 80b2b36bf3 Reapply fix for can_edit and can_copy when an inventory or project associated with the job template have been deleted Matthew Jones 2015-01-08 13:30:27 -05:00
  • 3fbb08ba55 Update README.md Michael DeHaan 2015-01-08 10:36:50 -05:00
  • 40764aaa18 Updated copyright to 2015 Jared Tabor 2015-01-08 09:44:48 -05:00
  • bd12efd7fe Radio button on modal window Jared Tabor 2015-01-08 09:43:15 -05:00
  • 94b0a62059 Double click issue on radio button Jared Tabor 2015-01-08 09:37:29 -05:00
  • 9900b13953 Revert "Handle the situation where a Job Template's inventory has been removed" Matthew Jones 2015-01-07 20:02:55 -05:00
  • 932c276829 Handle the situation where a Job Template's inventory has been removed and we are trying to determine if a user has the ability to edit or copy it. Matthew Jones 2015-01-07 15:12:49 -05:00
  • d826cf0a0a Add support for changing proot verbosity via settings. Chris Church 2015-01-07 13:11:09 -05:00
  • b7a85f7f3c Job submission Jared Tabor 2015-01-07 10:48:21 -05:00
  • 719669f409 Show formatted output instead of raw HTML for job stdout in browsable API. Chris Church 2015-01-06 17:24:50 -05:00
  • 9848a37b02 Force user to login before opening web sockets Jared Tabor 2015-01-06 16:58:59 -05:00
  • 6996c66619 Wrap commands with proot first, then ssh-agent. Fixes issue from https://trello.com/c/GU6kiuzq where playbook runs to completion but returns a nonzero exit code. Chris Church 2015-01-06 15:54:08 -05:00
  • 9c3b3aab90 Variable parsing Jared Tabor 2015-01-06 12:54:34 -05:00
  • 5e2f915236 Socket reconnection logic Jared Tabor 2015-01-06 11:28:46 -05:00
  • 7c7a68dfad Include return code in exception message when task has an error or is canceled. Chris Church 2015-01-06 11:27:18 -05:00
  • ba06fc0f69 Allow recv_connect on the base socket namespace Matthew Jones 2015-01-06 11:14:09 -05:00
  • 7d63f1dbf0 Socket.js error message Jared Tabor 2015-01-06 10:21:48 -05:00
  • a53071ff07 Only consider 50 tasks when managing the task graph Matthew Jones 2015-01-06 10:12:12 -05:00
  • 6fccee404a Job Submission Jared Tabor 2015-01-05 18:18:49 -05:00
  • 86a47bb11c Ensure extra_vars is initiated. Luke Sneeringer 2015-01-05 16:51:11 -06:00
  • 21d45b828f Fix up an issue where we wouldn't properly show can_edit or can_copy Matthew Jones 2015-01-05 16:28:16 -05:00
  • 5d5213ba4c Socket.js Jared Tabor 2015-01-05 16:07:08 -05:00
  • f6baacfbe2 Socket.js Jared Tabor 2015-01-05 11:14:40 -05:00
  • a2b5c38436 Typo on survey help Jared Tabor 2015-01-05 09:40:30 -05:00
  • b0c9845bc3 Survey maker prevent duplicate vars Jared Tabor 2014-12-19 14:28:38 -05:00
  • 54465d4b31 Socket.js Jared Tabor 2014-12-19 14:22:13 -05:00
  • c7c25250a7 Dashboard host count graph Jared Tabor 2014-12-19 13:57:22 -05:00
  • e41de1684c Job Template form survey check Jared Tabor 2014-12-19 12:18:23 -05:00
  • 05ff0a14a4 Job submission Jared Tabor 2014-12-19 12:04:03 -05:00
  • 526e488e78 Incorrect assumption that we needed to merge extra vars manually... now passing extra vars to the job template launchc will override what is coming from the job template Matthew Jones 2014-12-19 10:51:26 -05:00
  • da658ee524 Fix an issue with relaunching jobs Matthew Jones 2014-12-18 16:38:52 -05:00
  • cd486b6d9a Job detail page Jared Tabor 2014-12-18 16:29:14 -05:00
  • f5100ee110 Cleanup tower modal issue between saves Jared Tabor 2014-12-18 14:24:32 -05:00
  • 58ef1df906 Remove foob :embarassed: Matthew Jones 2014-12-18 14:23:09 -05:00
  • 27e8d13790 Do not run task system on secondaries. Luke Sneeringer 2014-12-18 12:14:49 -06:00
  • 50372f9c38 Prompt for credentials Jared Tabor 2014-12-18 10:52:53 -05:00
  • 9ce6101cd4 Do not display inventory scripts for which the organization is inactive Matthew Jones 2014-12-18 10:04:40 -05:00
  • 45a7c1647f Fix error message returned based on variables_needed_to_start Matthew Jones 2014-12-18 08:07:51 -05:00
  • a130ac88dd Fix an bug where I wouldn't properly error out when survey validation would fail Matthew Jones 2014-12-17 22:39:11 -05:00
  • 6f5d450e8d Fix an issue that would not allow credential to be posted when launching a job Matthew Jones 2014-12-17 21:09:51 -05:00
  • be2f2596f3 Made delete prompts use the same styling Jared Tabor 2014-12-17 17:49:45 -05:00
  • 7d0e6d8f53 Account menu for Tower after portal mode Jared Tabor 2014-12-17 17:41:53 -05:00
  • 318da8522f Passing vars to API via extra_vars in job launch Jared Tabor 2014-12-17 17:27:48 -05:00
  • 41cabb0899 Add the ability to cleanup management jobs in the cleanup_jobs management command Matthew Jones 2014-12-17 16:53:56 -05:00
  • fd6eb66b20 Secondaries should not have schedules. Luke Sneeringer 2014-12-17 15:33:14 -06:00
  • d4879506c2 Switch to using extra_vars for survey variables, fix up some unit tests related to that and some issues with system jobs Matthew Jones 2014-12-17 16:04:25 -05:00
  • 6e3cd5bc54 Added "Manual" to inventory source options Jared Tabor 2014-12-17 15:27:32 -05:00
  • 7d9f4aac47 Working smart_str in projects unit tests Matthew Jones 2014-12-17 13:58:57 -05:00
  • c02647cf04 Always allow the /ping/ endpoint, even on secondaries. Luke Sneeringer 2014-12-17 13:09:58 -06:00
  • efee35bf70 Fix redirect. Luke Sneeringer 2014-12-17 12:29:58 -06:00
  • 719ae63a28 Fix error causing single-host HA environments to report not HA. Luke Sneeringer 2014-12-17 12:20:01 -06:00
  • 0ffa7588e1 Fix up a unit test for project paths Matthew Jones 2014-12-17 13:04:33 -05:00
  • f4e67f789f More making sure we are using smart_str Matthew Jones 2014-12-17 12:59:52 -05:00