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/06/07 07:02:46 UTC

[3/3] incubator-airflow git commit: Merge pull request #2349 from skudriashev/airflow-1277

Merge pull request #2349 from skudriashev/airflow-1277


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

Branch: refs/heads/master
Commit: ae5c53b6cbacc6f4b49cc1fe85a96323ee1ddb6e
Parents: e3e6aa7 65184a1
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Wed Jun 7 09:02:36 2017 +0200
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Wed Jun 7 09:02:36 2017 +0200

----------------------------------------------------------------------
 airflow/www/app.py           |  2 +-
 airflow/www/validators.py    | 54 +++++++++++++++++++++++
 airflow/www/views.py         | 43 ++++++++++++++++--
 tests/www/test_validators.py | 92 +++++++++++++++++++++++++++++++++++++++
 tests/www/test_views.py      | 82 +++++++++++++++++++++++++++++++---
 5 files changed, 262 insertions(+), 11 deletions(-)
----------------------------------------------------------------------