incubator-airflow git commit: [AIRFLOW-476] Add link to Apache Incubation page

2016-09-01 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 0e568602f -> 6b6faeecb [AIRFLOW-476] Add link to Apache Incubation page Closes #1774 from alexvanboxel/docs/incub-status Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-488] Fix test_simple fail

2016-09-09 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 247955d42 -> 32f3c1c5d [AIRFLOW-488] Fix test_simple fail Make unittest test_simple pass on all platforms including MacOs. Closes #1782 from forevernull/master Project:

incubator-airflow git commit: [AIRFLOW-619] Fix exception in Gannt chart

2016-11-10 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master f19277003 -> 868bc8313 [AIRFLOW-619] Fix exception in Gannt chart If a TaskInstance has no end_date, use datetime.now() Closes #1874 from dgies/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo

incubator-airflow git commit: closes apache/incubator-airflow#1392 *PR abandonned by submitter*

2016-10-22 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master dcef4680a -> d4fb33905 closes apache/incubator-airflow#1392 *PR abandonned by submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: closes apache/incubator-airflow#957 *PR abandonned by submitter*

2016-10-22 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 67cab0d64 -> 8d0e9e06b closes apache/incubator-airflow#957 *PR abandonned by submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: closes apache/incubator-airflow#1353 *PR abandonned by submitter*

2016-10-22 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 8cc751785 -> 67cab0d64 closes apache/incubator-airflow#1353 *PR abandonned by submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: closes apache/incubator-airflow#1344 *PR abandonned by submitter*

2016-10-22 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master d4fb33905 -> 8cc751785 closes apache/incubator-airflow#1344 *PR abandonned by submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: closes apache/incubator-airflow#1488 *PR abandonned by submitter*

2016-10-22 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master e2ca77c0e -> dcef4680a closes apache/incubator-airflow#1488 *PR abandonned by submitter* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: closes apache/incubator-airflow#1703 *Obsolute PR*

2016-10-20 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master f3af6f44e -> f8185f9d8 closes apache/incubator-airflow#1703 *Obsolute PR* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/f8185f9d

incubator-airflow git commit: [AIRFLOW-958] Improve tooltip readability

2017-03-10 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 2a6136202 -> b3c3eb5fb [AIRFLOW-958] Improve tooltip readability Closes #2134 from jesusfcr/master Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

[1/2] incubator-airflow git commit: [AIRFLOW-1321] Fix hidden field key to ignore case

2017-07-04 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master a5e57dc4a -> f1d72e53b [AIRFLOW-1321] Fix hidden field key to ignore case Webserver has a feature to hide sensitive variable fields, which key contain specific words. But its matching is case-sensitive, so "google_api_key" is

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

2017-07-04 Thread msumit
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:

incubator-airflow git commit: [AIRFLOW-891] Make webserver clock include date

2017-10-02 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 2f0798fcc -> 6895483ee [AIRFLOW-891] Make webserver clock include date Currently the webserver clock has only hour and minute. We change the clock format to "-MM-dd HH:mm:ss", because date information is helpful for user

incubator-airflow git commit: [Airflow-1640][AIRFLOW-1640] Add qubole default connection

2017-09-27 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 7962627a9 -> 034b7ede9 [Airflow-1640][AIRFLOW-1640] Add qubole default connection Closes #2630 from rupesh92/AIRFLOW-1640 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1736] Add HotelQuickly to Who Uses Airflow

2017-10-23 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 263861ed2 -> 1ef2b6c2d [AIRFLOW-1736] Add HotelQuickly to Who Uses Airflow Closes #2705 from zinuzoid/AIRFLOW-1736 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1657] Handle failing qubole operator

2017-10-23 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 4386cd414 -> 263861ed2 [AIRFLOW-1657] Handle failing qubole operator Closes #2643 from rupesh92/AIRFLOW-1657 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1677] Fix typo in example_qubole_operator

2017-10-23 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 21257e8f0 -> 4386cd414 [AIRFLOW-1677] Fix typo in example_qubole_operator Closes #2661 from rupesh92/AIRFLOW-1677 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit:

incubator-airflow git commit: [AIRFLOW-1315] Add Qubole File & Partition Sensors

2017-10-31 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 4ee4e474b -> c5776375f [AIRFLOW-1315] Add Qubole File & Partition Sensors Closes #2401 from msumit/AIRFLOW-1315 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.or

incubator-airflow git commit: Test commit

2018-05-15 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/sumit_test [created] 821d24471 Test commit Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/821d2447 Tree:

[incubator-airflow] Git Push Summary

2018-05-15 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/sumit_test [deleted] 821d24471

incubator-airflow git commit: Closes apache/incubator-airflow#2484 *Obsolete PR*

2018-05-15 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master 866b30ebc -> 1e5ae9696 Closes apache/incubator-airflow#2484 *Obsolete PR* Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/1e5ae969

incubator-airflow git commit: [AIRFLOW-2565] templatize cluster_label

2018-06-05 Thread msumit
Repository: incubator-airflow Updated Branches: refs/heads/master b77e0dc69 -> 0bc6042ce [AIRFLOW-2565] templatize cluster_label Make cluster_label in QuboleOperator a templated field. Closes #3463 from milton0825/make-cluster-label- template-field Project: