Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-airflow


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/016f48d8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/016f48d8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/016f48d8

Branch: refs/heads/v1-9-test
Commit: 016f48d85b4e19fe89be84150d0a127c8202fcbf
Parents: eca3234 426b6a6
Author: Chris Riccomini <criccom...@apache.org>
Authored: Thu Jul 27 09:15:38 2017 -0700
Committer: Chris Riccomini <criccom...@apache.org>
Committed: Thu Jul 27 09:15:38 2017 -0700

----------------------------------------------------------------------
 airflow/config_templates/default_airflow.cfg   |   5 +
 airflow/config_templates/default_test.cfg      |   1 +
 airflow/contrib/hooks/bigquery_hook.py         |   8 +-
 airflow/contrib/operators/bigquery_operator.py |   8 +-
 airflow/jobs.py                                |  45 ++++++--
 airflow/models.py                              |   2 +-
 airflow/operators/sensors.py                   |  12 ++-
 tests/jobs.py                                  |  38 +++++++
 tests/operators/sensors.py                     | 110 +++++++++++++++++++-
 9 files changed, 210 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


Reply via email to