You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by sa...@apache.org on 2016/08/04 05:41:09 UTC

[2/2] incubator-airflow git commit: Merge branch '1701'

Merge branch '1701'


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

Branch: refs/heads/master
Commit: b9b5e10897a0fc8a5dc4c039a67900114068b29c
Parents: 968ba9c 205c28e
Author: Siddharth Anand <sa...@agari.com>
Authored: Thu Aug 4 06:39:41 2016 +0100
Committer: Siddharth Anand <sa...@agari.com>
Committed: Thu Aug 4 06:39:41 2016 +0100

----------------------------------------------------------------------
 airflow/www/templates/airflow/dag.html       | 10 ++--
 airflow/www/templates/airflow/dags.html      |  5 ++
 airflow/www/templates/airflow/list_dags.html | 11 ++--
 airflow/www/views.py                         | 65 +++++++++++++++++++++++
 tests/core.py                                |  3 ++
 5 files changed, 87 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/b9b5e108/airflow/www/views.py
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/b9b5e108/tests/core.py
----------------------------------------------------------------------