Merge pull request #1641 from jlowin/external-task
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/0a94cae4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/0a94cae4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/0a94cae4 Branch: refs/heads/master Commit: 0a94cae4b7f3824278702fddb8bac672fc01c894 Parents: 9f49f12 ddbcd88 Author: jlowin <jlo...@users.noreply.github.com> Authored: Thu Jun 30 19:42:38 2016 -0400 Committer: jlowin <jlo...@users.noreply.github.com> Committed: Thu Jun 30 19:42:38 2016 -0400 ---------------------------------------------------------------------- .../versions/211e584da130_add_ti_state_index.py | 14 +++++++ airflow/operators/sensors.py | 17 ++++++++- airflow/utils/tests.py | 5 ++- tests/core.py | 39 ++++++++++++++++++++ tests/models.py | 2 +- 5 files changed, 74 insertions(+), 3 deletions(-) ----------------------------------------------------------------------