You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xu...@apache.org on 2017/03/19 15:20:46 UTC

[3/3] incubator-airflow git commit: Merge pull request #2166 from jlowin/speedup

Merge pull request #2166 from jlowin/speedup


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

Branch: refs/heads/master
Commit: 23a16f7ad329830016b5aac68fbc27fd37a6fe3b
Parents: 7d11444 1da7450
Author: Li Xuanji <xu...@gmail.com>
Authored: Sun Mar 19 11:20:30 2017 -0400
Committer: Li Xuanji <xu...@gmail.com>
Committed: Sun Mar 19 11:20:30 2017 -0400

----------------------------------------------------------------------
 airflow/config_templates/default_airflow.cfg | 386 +++++++++++++++++
 airflow/config_templates/default_test.cfg    |  86 ++++
 airflow/configuration.py                     | 484 ++--------------------
 airflow/models.py                            |  46 +-
 airflow/utils/db.py                          |  11 +-
 5 files changed, 540 insertions(+), 473 deletions(-)
----------------------------------------------------------------------