Commit Graph

  • 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
  • fd8c641fa5 flake8 fixes Chris Meyers 2016-10-25 13:37:31 -04:00
  • 9802b1f379 AdHocCommand support added to task manager Chris Meyers 2016-10-25 10:11:11 -04:00
  • 46faeffbb3 added task manager system job support Chris Meyers 2016-10-24 15:32:43 -04:00
  • 5fa5d4b34b support distributed project updates Chris Meyers 2016-10-24 14:53:34 -04:00
  • 306562cd67 inventory updates running correctly Chris Meyers 2016-10-20 15:05:02 -04:00
  • 555f0bb90f project and jobs running correctly Chris Meyers 2016-10-13 09:42:29 -04:00
  • 96355854a8 Bump django version for CVE Matthew Jones 2016-11-01 14:39:55 -04:00
  • a1de353543 Shifting migrations after 3.0.3 merge Matthew Jones 2016-11-01 14:39:35 -04:00
  • f52cb02c2f Merge pull request #3814 from jangsutsr/3528_implement_workflow_cancel Aaron Tan 2016-11-01 13:23:07 -04:00
  • c6cf02a602 Merge branch 'release_3.0.3' into devel Matthew Jones 2016-11-01 11:49:28 -04:00
  • c456080636 add Authorization service to socket service DI jlmitch5 2016-11-01 10:42:45 -04:00
  • b7ef93d2b5 Merge pull request #3772 from wwitzel3/channels-fixups Wayne Witzel III 2016-11-01 09:49:30 -04:00
  • b281d475f7 Resolves lookup issues blocking job template creation flow @NoIssue Leigh Johnson 2016-10-31 18:18:03 -04:00
  • 43fbff7e8c Merge pull request #3813 from AlanCoding/stdout_fix Alan Rominger 2016-10-31 16:09:36 -04:00
  • d2ba01251f @NoIssue Leigh Johnson 2016-10-31 15:59:48 -04:00
  • ba1dedf2c3 i18n support added. Aaron Tan 2016-10-31 15:09:01 -04:00
  • 23af9d6b72 fix bug blocking jobs from running AlanCoding 2016-10-31 14:54:45 -04:00
  • 0a634d7baf Enforce wfj to ignore errored jobs. Aaron Tan 2016-10-31 14:44:15 -04:00
  • 4237b2e207 resolve conflict: index.html sundeep-co-in 2016-10-31 23:40:56 +05:30
  • f74a3c75de Merge pull request #3794 from AlanCoding/workflow_status_8 Alan Rominger 2016-10-31 13:36:59 -04:00
  • 4df56edb9f Move browser-sync & file-polling deps to optionalDependencies field, update npm engine field, shrinkwrap new dependency tree. Leigh Johnson 2016-10-31 13:01:14 -04:00