You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ms...@apache.org on 2017/07/04 15:30:53 UTC

[2/2] incubator-airflow git commit: Merge pull request #2400 from sekikn/AIRFLOW-1321

Merge pull request #2400 from sekikn/AIRFLOW-1321


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

Branch: refs/heads/master
Commit: f1d72e53b578ca24dbfc1f6124355801d1acaa6b
Parents: a5e57dc 4620460
Author: Sumit Maheshwari <su...@gmail.com>
Authored: Tue Jul 4 21:00:30 2017 +0530
Committer: Sumit Maheshwari <su...@gmail.com>
Committed: Tue Jul 4 21:00:30 2017 +0530

----------------------------------------------------------------------
 airflow/config_templates/default_test.cfg |  3 +++
 airflow/www/utils.py                      | 14 ++++++++++
 airflow/www/views.py                      | 20 ++------------
 tests/www/test_utils.py                   | 36 ++++++++++++++++++++++++++
 4 files changed, 55 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/f1d72e53/airflow/config_templates/default_test.cfg
----------------------------------------------------------------------