Commit Graph

  • 951906408e Fix username links in Users > List view, kickback on #3805 (#3893) Leigh Johnson 2016-11-07 15:17:47 -05:00
  • 343966f744 Implement gathering overall task capacity Matthew Jones 2016-11-07 13:44:17 -05:00
  • 91986d904a Fix project serializer timeout field misplacement. Aaron Tan 2016-11-07 11:58:56 -05:00
  • 2afdc04ac0 cleanup inventory admin access syntax AlanCoding 2016-11-07 11:56:11 -05:00
  • a80c8077d2 Update _get_unified_job_field_names. Aaron Tan 2016-11-07 11:51:35 -05:00
  • 45df199703 Implement workflow JT schedule. Aaron Tan 2016-11-07 11:37:11 -05:00
  • db5ffa7e03 Update task_manager_system.md Jake McDermott 2016-11-07 11:29:05 -05:00
  • c350d8f9bf Update websockets.md Bill Nottingham 2016-11-07 10:08:07 -05:00
  • 0fa4600f79 Merge pull request #3864 from wwitzel3/websocket-docs Matthew Jones 2016-11-07 10:06:56 -05:00
  • a9170b5e47 Merge pull request #3885 from jaredevantabor/jtabor-ctit2 Jared Tabor 2016-11-07 07:01:15 -08:00
  • bc98548b57 Merge pull request #3873 from wenottingham/req-fu Bill Nottingham 2016-11-07 09:58:15 -05:00
  • cae2cdaad8 check related method small fixups AlanCoding 2016-11-07 08:45:50 -05:00
  • f2846101a3 deal with a special null null case AlanCoding 2016-11-05 14:24:04 -04:00
  • 2279e1e8dc unit test related field checks, finialize scenarios AlanCoding 2016-11-05 13:45:07 -04:00
  • 2ddda56f09 expand check_related to polymorphic related fields AlanCoding 2016-11-05 11:01:59 -04:00
  • 51321b30f0 Unshare PID namespace when using bubblewrap. Bill Nottingham 2016-11-04 22:49:34 -04:00
  • db890b5759 interpret absent related field as a unchanged state in permissions check AlanCoding 2016-11-02 11:11:37 -04:00
  • 5c2c46c5aa Consolidate related field access checks into BaseAccess method AlanCoding 2016-11-01 13:33:16 -04:00
  • 7167fd7c6b Target correct view in portal mode & activity stream route definitions #3851 (#3869) Leigh Johnson 2016-11-04 16:51:06 -04:00
  • eab6511682 Sort requirements Bill Nottingham 2016-11-04 16:48:18 -04:00
  • ce5f95c206 Reset list radio selection when switching to a new tab Leigh Johnson 2016-11-04 16:32:35 -04:00
  • 88a8810815 Merge pull request #3729 from sundeep-co-in/STAGE Matthew Jones 2016-11-04 15:52:33 -04:00
  • 1656ab45f1 Post-smart search cleanup/implementation based on new patterns. This is just the beginning of the fixes. Michael Abashian 2016-11-04 15:16:56 -04:00
  • 7348acdcfc Merge pull request #3796 from jangsutsr/3526_prevent_job_deletion_during_workflow_run Aaron Tan 2016-11-04 14:03:34 -04:00
  • d7682ed913 Merge pull request #3862 from jangsutsr/workflow_test_typo_fix Aaron Tan 2016-11-04 14:03:11 -04:00
  • 8c7a4b56f7 putting form-generator.inject() back into the app jaredevantabor 2016-11-04 10:56:13 -07:00
  • fa0780b9d0 Optimize uwsgi launching in dev container and prod Matthew Jones 2016-11-04 13:36:11 -04:00
  • c091590d67 Integrate smart-search into workflow maker Leigh Johnson 2016-11-04 13:35:32 -04:00
  • ee035cbb99 Configure Tower in Tower Ken Hoes 2016-10-27 15:48:36 -04:00
  • ad56325993 added some documentation about channels/websockets Wayne Witzel III 2016-11-04 09:58:24 -04:00
  • ed5fb05c17 WIP working base case: inventory lookup state Leigh Johnson 2016-11-03 18:07:41 -04:00
  • 4068d4aaeb Change text in workflow functional test to be consistant with the latest version. Aaron Tan 2016-11-03 17:55:58 -04:00
  • 50f0465094 WIP integration with smart-search Leigh Johnson 2016-11-03 17:17:27 -04:00
  • 06dd5bb5d2 Fix an invalid database backend in unit test settings Matthew Jones 2016-11-03 16:09:17 -04:00
  • b0e40b6c29 Remove proot from dev base image in favor of bubblewrap Matthew Jones 2016-11-03 16:06:03 -04:00
  • 0c4db0354e Add and edit workflow job templates from the UI Michael Abashian 2016-11-03 14:40:47 -04:00
  • b279474d0e Submit search on enter - #resolves #3855 (#3857) Leigh Johnson 2016-11-03 13:50:33 -04:00
  • 14562d9ab6 Project list - make names links, resolves #3805 (#3858) Leigh Johnson 2016-11-03 13:49:52 -04:00
  • 8e77deea27 Push celery queue stats to memcached periodically Matthew Jones 2016-11-03 12:09:40 -04:00
  • 08b4364211 Remove old search code reintroduced by 3.0.3 backmerge Leigh Johnson 2016-11-03 11:24:22 -04:00
  • 00982dfe2d Merge pull request #3853 from mabashian/create-credential-quickfix Michael Abashian 2016-11-03 10:57:45 -04:00
  • bc45c04c44 Quick fix for creating a credential. This addresses a bug where a javascript error would be thrown when creating a machine credential with no password prompt (and probably other types of credentials). Michael Abashian 2016-11-03 10:23:48 -04:00
  • e01c86e88f Fix missing import for failure signal handler Matthew Jones 2016-11-03 09:42:58 -04:00
  • f5ba29ba46 Enables cloud credential lookup modal Leigh Johnson 2016-11-02 19:45:20 -04:00
  • 793ce37a07 Get unit-test container working Shane McDonald 2016-11-02 19:30:22 -04:00
  • 2084999e78 Fixes errors thrown when saving groups add / edit forms Fixes incorrect ng-required statement affecting group form validity Leigh Johnson 2016-11-02 18:53:59 -04:00
  • 9a3902b2b6 Fixes list results display after clearing invalid set of results, resolves #3828 (#3846) Leigh Johnson 2016-11-02 18:04:17 -04:00
  • 22bf717f2f Add missing organization lookup config to inventory scripts form spec Leigh Johnson 2016-11-02 18:01:53 -04:00
  • a2adc7f413 Merge pull request #3782 from jangsutsr/3518_graph_topology_validation Aaron Tan 2016-11-02 16:14:54 -04:00
  • d67bc0654c Fixes: inconsistent form validity & failing redirect after saving a project Leigh Johnson 2016-11-02 15:39:07 -04:00
  • eaca67af18 Merge pull request #3811 from AlanCoding/ctit_timeout_second_try Alan Rominger 2016-11-02 15:12:33 -04:00
  • aaf3a89a64 fixed typo in project timeout setting AlanCoding 2016-11-01 20:13:52 -04:00
  • 83e31b8618 remove timeout settings example, attach minimum timeout values AlanCoding 2016-10-31 17:01:19 -04:00
  • de66318381 move timeout settings into 3 different settings vars AlanCoding 2016-10-31 14:00:20 -04:00
  • a5aa2df681 Merge pull request #3838 from AlanCoding/wf_dag_prefetch Alan Rominger 2016-11-02 14:47:16 -04:00
  • e999803d3a Merge pull request #3837 from wwitzel3/playbook-httpd-fix Matthew Jones 2016-11-02 14:42:08 -04:00
  • 7855d314c5 Merge pull request #3839 from ansible/AlanCoding-patch-4 Alan Rominger 2016-11-02 14:42:03 -04:00
  • ef77038d52 Merge pull request #3844 from ansible/AlanCoding-patch-5 Matthew Jones 2016-11-02 14:39:47 -04:00
  • c99f240c89 Add node_modules bins to Makefile PATH Shane McDonald 2016-11-02 14:29:25 -04:00
  • 1908b56ef7 Add event handler to manifest Matthew Jones 2016-11-02 14:16:15 -04:00
  • c6bbc63058 flake8 fix from release branch merge Alan Rominger 2016-11-02 14:13:16 -04:00
  • f3cb5816d5 Merge pull request #3843 from ghjm/devel Graham Mainwaring 2016-11-02 14:01:12 -04:00
  • b05cd9e5c6 Can't use bash syntax since make uses /bin/sh Graham Mainwaring 2016-11-02 13:46:49 -04:00
  • 4cb2e5aa02 Add failure event handler for supervisor process Matthew Jones 2016-11-02 13:43:38 -04:00
  • d42ec44010 Use grunt variable in Makefile Shane McDonald 2016-11-02 13:35:26 -04:00
  • 23bf9cd2be Cleanup tower services and exit handling Matthew Jones 2016-11-02 12:58:58 -04:00
  • cc5135fd26 Fixes Projects > Edit TypeError: Cannot set property 'showMissingPlaybooksAlert' of undefined Leigh Johnson 2016-11-02 12:31:47 -04:00
  • 4e81daafec Hack for downgrading npm when using overlay storage driver Shane McDonald 2016-11-02 12:22:10 -04:00
  • 021666482a Downgrade npm in unit-test image Shane McDonald 2016-11-02 12:08:03 -04:00
  • 5c71f1d6f7 allow all hosts during development Chris Meyers 2016-11-02 10:45:42 -05:00
  • 843c48934e Refactor cycle detector to prevent potential inf loop. Aaron Tan 2016-11-02 11:36:08 -04:00
  • 0cbad4ccb8 Merge pull request #3840 from ansible/daphne-shebang Shane McDonald 2016-11-02 11:17:43 -04:00
  • cc7949f040 update docs Chris Meyers 2016-11-02 10:00:05 -05:00
  • 3e94b83653 Fixes missing & poorly-resolved RBAC UI capabilities integrations, resolves #3806 & #3818 (#3836) Leigh Johnson 2016-11-02 10:56:21 -04:00
  • 250a71907d update for commit hook Chris Meyers 2016-11-02 08:24:15 -05:00
  • dd14e51c7c Remove incorrect use of user capabilities prefetch Alan Rominger 2016-11-02 08:10:55 -04:00
  • 688b5fef68 resolve conflict: settings/defaults.py sundeep-co-in 2016-11-02 15:19:57 +05:30
  • 6d57d8f40b Fixes error thrown when saving various forms: Cannot set property 'name_api_error' of null Leigh Johnson 2016-11-01 22:27:26 -04:00
  • d1ec44f20a i18n changes. Aaron Tan 2016-11-01 15:35:54 -04:00
  • a0021f974a Fixed merge typo Michael Abashian 2016-11-01 16:27:11 -04:00
  • ff1fdb4f5b Error message text improvement. Aaron Tan 2016-11-01 15:07:36 -04:00
  • a85075acea Mutex validator added. Aaron Tan 2016-10-30 15:36:28 -04:00
  • 53eb198abb Functional test added. Aaron Tan 2016-10-30 14:58:32 -04:00
  • 7472cf0dc9 Refactor for better performance. Aaron Tan 2016-10-28 14:05:44 -04:00
  • 02cccf35d3 Delete created resource when it fails the relationship verification. Aaron Tan 2016-10-27 16:27:42 -04:00
  • ad04015c9f Multi-ancestor detector added. Aaron Tan 2016-10-25 18:53:31 -04:00
  • 2792555510 Cycle detector added. Aaron Tan 2016-10-25 17:02:37 -04:00
  • 88025d0733 Basic verification architecture added. Aaron Tan 2016-10-24 17:32:30 -04:00
  • 6cc2dec7c7 Merge pull request #3786 from chrismeyersfsu/improvement-inventory_update Chris Meyers 2016-11-01 14:19:31 -05:00
  • 25b85c4a0b rename scheduler config singleton Chris Meyers 2016-11-01 14:07:00 -05:00
  • e1a84f4c85 bump migrations Chris Meyers 2016-11-01 13:55:37 -05:00
  • 13c89ab78c HAify job schedules and more task_manager renaming Chris Meyers 2016-11-01 10:53:14 -05:00
  • 87dd91e849 rename Scheduler to TaskManager Chris Meyers 2016-11-01 09:52:54 -05:00
  • 6efa468f29 init task manager architecture docs Chris Meyers 2016-11-01 07:41:18 -05:00
  • c4a3b604f8 add back in alan's workflow fail detection Chris Meyers 2016-10-31 15:07:14 -05:00
  • ed37e68c53 run dependencies when capacity is available Chris Meyers 2016-10-31 14:16:59 -05:00
  • 0f98e1edec remove todo's Chris Meyers 2016-10-31 09:26:27 -05:00
  • 03a484a6a6 remove old task manager code Chris Meyers 2016-10-31 08:01:02 -05:00
  • 454b3edb7c rectify celery<->db inconsistent running job Chris Meyers 2016-10-27 16:31:47 -04:00
  • 4ef4b4709b workflow execution added Chris Meyers 2016-10-26 14:34:13 -04:00