You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/01/13 20:22:22 UTC

[6/7] incubator-airflow git commit: Merge branch 'AIRFLOW-747'

Merge branch 'AIRFLOW-747'


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

Branch: refs/heads/v1-8-test
Commit: 4a5e17b37d570617ade882250880c7c2cdbf5e83
Parents: c7e10cb 68f484c
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Fri Jan 13 21:11:38 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Fri Jan 13 21:11:38 2017 +0100

----------------------------------------------------------------------
 airflow/jobs.py                                 | 11 +++++++++--
 airflow/models.py                               | 10 ++++++++--
 airflow/ti_deps/dep_context.py                  |  4 ++++
 airflow/ti_deps/deps/not_in_retry_period_dep.py |  6 ++++++
 tests/jobs.py                                   | 10 ++++++++--
 5 files changed, 35 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/4a5e17b3/airflow/jobs.py
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/4a5e17b3/airflow/models.py
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/4a5e17b3/tests/jobs.py
----------------------------------------------------------------------