Merge branch 'master' into v1-8-test
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/76cbfeb3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/76cbfeb3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/76cbfeb3 Branch: refs/heads/v1-8-test Commit: 76cbfeb3af05d2eaf2378430a0092454fbb07e03 Parents: 1ea4c53 6b2a3ca Author: Bolke de Bruin <[email protected]> Authored: Wed Jan 25 22:59:50 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Wed Jan 25 22:59:50 2017 +0100 ---------------------------------------------------------------------- airflow/hooks/postgres_hook.py | 4 +- airflow/jobs.py | 39 ++++++++++---------- ...7_add_dag_id_state_index_on_dag_run_table.py | 37 +++++++++++++++++++ .../1a5a9e6bf2b5_add_state_index_for_dagruns.py | 37 ------------------- tests/operators/operators.py | 24 +++++++++--- 5 files changed, 75 insertions(+), 66 deletions(-) ----------------------------------------------------------------------
