You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2018/06/28 04:41:06 UTC

[incubator-superset] branch 0.26 updated (90e35c8 -> fae7a14)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch 0.26
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    omit 90e35c8  Bump celery (#5225)
    omit 763a41b  0.26.0rc1
     add 40fadfc  adding null checks to adhoc filter popover (#5111)
     add 1d3e96b  Allow multiple time shifts (#5067)
     add 556ef44  docs: Add new Athena URI scheme awsathena+rest:// (#5112)
     add cc0942a  updating adhoc metric filtering (#5105)
     add dc21e0d  URL shortner for dashboards (#4760)
     add ffd65ce  Pin FAB to 1.10.0 (#5133)
     add d2bc4ec   Bump celery to 4.1.1 (#5134)
     add b71f551  Optimize presto SQL Lab query performance. (#5132)
     add f102eab  [crud] Improving performance (#5136)
     add 0abbc98  pin kombu dependency (#5150)
     add 0545d11  [migrations] Fix time grain SQLA (#5135)
     add 57e1256  Improve time shift (#5140)
     add 5b35f75  empty lists are invalid comparators (#5160)
     add 1b4406d  [migration] Adding migration to remove empty in/not-in filters (#5161)
     add b53b240  [Explore][Adhoc Metrics/ Filters] disabled message for custom sql tab in druid (#5162)
     add 915e6e9  Restore translations as of 459cb701fb2140fcce8b97a1839a9511574375c7 (#5156)
     add 7d1c035  [druid] Fixing Druid version check (#5028)
     add 0a276ff  Init docker for local development environment. (#4193)
     add a3477ab  Pin FAB and bump a bunch of JS libs (#5122)
     add 3de79b6  Fix bullet chart rendering (#5108)
     add 280200f  Fixing tooltip displaying metrics in heatmap (#5055)
     add 52a933f  [migrations] Cleanup recent migrations (#5155)
     add 502b617  [migrations] Cleaning up migration logic (#5167)
     add 7f30b48  fetch datasources from broker endpoint when refresh new datasources (#5183)
     add d6846d9  Adding column only if it doesn't already exist (#5179)
     add 95bb175  fix empty metrics
     add 6e37d3f  Merge pull request #5190 from timifasubaa/fix_null_metrics
     add 30111bf  Repoint .istambul.yml to the right location (#5187)
     add a109543  Introduce class attr BaseViz.enforce_numerical_metrics (#5176)
     add 585dbe6  fix Formula type annotation, it doesn't show up since #4630 (#5181)
     add 6f05b48  Adding the MetricsControl to the timeseries_limit_metric field
     add 4776828  Adding tests for adhoc metric as timeseries_limit_metric
     add b380a57  Fixing sortby adhoc metrics for table viz
     add 66ffcb6  Merge pull request #5118 from michellethomas/add_metrics_control_sort_by
     add 7a107fa  pass_error_message_separately
     add 7fa5559  remove resolution link prop
     add 4b7a14d  Merge pull request #5194 from timifasubaa/pass_error_link_separately
     add b60ac5f  Fixing issue with table viz for table with no metrics (#5205)
     add 8cdc9ca  [pie-chart] Restricting query to single metric (#5203)
     add de0aaf4  [webpack] setup lazy loading for all visualizations (#4727)
     add d5ebc43  [explore] fix autocomplete on verbose names (#5204)
     add 7b49b6c  Revert "[webpack] setup lazy loading for all visualizations" (#5219)
     add 00fad1c  README: update Maieutical Labs url (#5227)
     add ccf2110  Bump Celery to 4.2.0 (#5222)
     add c89933d  [sql lab] quote schema and table name (#5195)
     add c670621  setup: improve description (#5226)
     add 0509d7a  [Explore] Enable Rich tooltip by default (#5215)
     add d7d5327  [CRUD] Improving performance by disabling editing Associated Chart] (#5238)
     add 480ddfc  [CRUD] disable user change slices from dashboardmodelview (#5217)
     add 1fc4ee0  [perf] add webpack 4 + SplitChunks + lazy load visualizations (#5240)
     add d483ed1  [adhoc-filters] Adding adhoc-filters to all viz types (#5206)
     add 5c106b9  [bubble-chart] Fixing issue w/ metric names (#5237)
     add a84f430  Describe the use of custom OAuth2 authorization servers (#5220)
     add 70679d4  Pin botocore version (#5184)
     add 93cdf60  [sqllab] Fix sql lab resolution link (#5216)
     add 62427c8  Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations" (#5253)
     add 2a3d297  Allow users to view dashboards they own (#4520)
     add 409ac68  [sql lab] Fix issue around VARBINARY type in Presto (#5121)
     add 13cbf80  [Explore] Handle empty metrics control data (#5241)
     add eb67651  Moving homogenize_types to after no data exception (#5214)
     add 15c8e5b  [timeseries table] use verbose date in tooltip by default (#5263)
     add 0e5293b  Update db_engine_specs.py (#5264)
     add 73295f2  Bump pydruid to 0.4.4 (#5262)
     add 2f27432  fixing regex displaying as undefined in the pill (#5266)
     add 5a716e9  [bugfix] get word_cloud to support complex metrics (#5248)
     add b344056  [bugfix] add support for numeric nodes in Sankey (#5154)
     add e1618dd  Fix edge case around NaN values (#4964)
     add d4672db  make sure there is a val to be set for existing filters (#5257)
     add 7de5023  [druid] Adding verbose_name to editable columns (#5249)
     add ca5cc67  [metric] Fixing ad-hoc metric for dual-line chart (#5271)
     add bc6819a  specify hve namespace for tables (#5268)
     add 7bf8920  add more precise types to hive table from csv (#5267)
     add af74c1b  Pin boto3 to 1.4.7 (#5290)
     add 9119091  Improve database type inference (#4724)
     add fae7a14  0.26.0rc2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (90e35c8)
            \
             N -- N -- N   refs/heads/0.26 (fae7a14)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |    7 +
 README.md                                          |    2 +-
 UPDATING.md                                        |    6 +
 tests/__init__.py => babel-node                    |    0
 contrib/docker/Dockerfile                          |   60 +
 contrib/docker/docker-build.sh                     |    5 +
 contrib/docker/docker-compose.yml                  |   48 +
 contrib/docker/docker-entrypoint.sh                |   12 +
 contrib/docker/docker-init.sh                      |   24 +
 contrib/docker/superset_config.py                  |   48 +
 docs/installation.rst                              |  103 +-
 package-lock.json                                  |  743 ++
 requirements.txt                                   |    6 +-
 setup.py                                           |   15 +-
 superset/assets/.istanbul.yml                      |    2 +-
 superset/assets/backendSync.json                   |   24 -
 superset/assets/package.json                       |   52 +-
 .../components/AlteredSliceTag_spec.jsx            |   80 +-
 .../components/URLShortLinkButton_spec.jsx         |    8 +-
 .../spec/javascripts/explore/AdhocFilter_spec.js   |   20 +
 .../explore/components/AdhocFilterControl_spec.jsx |   52 -
 .../components/ControlPanelsContainer_spec.jsx     |    2 +-
 .../explore/components/FilterControl_spec.jsx      |  248 -
 .../javascripts/explore/components/Filter_spec.jsx |  115 -
 .../explore/components/MetricsControl_spec.jsx     |   32 +-
 .../javascripts/visualizations/nvd3_viz_spec.jsx   |    6 +-
 superset/assets/src/SqlLab/actions.js              |   16 +-
 .../src/SqlLab/components/HighlightedSql.jsx       |    4 +-
 .../assets/src/SqlLab/components/ResultSet.jsx     |    6 +-
 .../assets/src/SqlLab/components/SouthPane.jsx     |    1 -
 superset/assets/src/SqlLab/reducers.js             |    7 +-
 superset/assets/src/components/AlteredSliceTag.jsx |   12 +-
 .../assets/src/components/StackTraceMessage.jsx    |    7 +
 .../components/URLShortLinkButton.jsx              |   24 +-
 .../assets/src/dashboard/components/Header.jsx     |    7 +
 superset/assets/src/explore/AdhocFilter.js         |    9 +-
 .../explore/components/AdhocFilterEditPopover.jsx  |   33 +-
 .../AdhocFilterEditPopoverSimpleTabContent.jsx     |    6 +-
 .../explore/components/AdhocMetricEditPopover.jsx  |   45 +-
 .../src/explore/components/DisplayQueryButton.jsx  |   12 +-
 .../explore/components/ExploreActionButtons.jsx    |   11 +-
 .../components/controls/AdhocFilterControl.jsx     |   92 +-
 .../src/explore/components/controls/Filter.jsx     |  187 -
 .../explore/components/controls/FilterControl.jsx  |  155 -
 .../explore/components/controls/MetricsControl.jsx |   27 +-
 .../explore/components/controls/SelectControl.jsx  |    2 +
 .../src/explore/components/controls/index.js       |    2 -
 superset/assets/src/explore/constants.js           |    1 +
 superset/assets/src/explore/controls.jsx           |   79 +-
 superset/assets/src/explore/main.css               |    7 +
 superset/assets/src/explore/store.js               |    8 -
 superset/assets/src/explore/visTypes.js            |  132 +-
 superset/assets/src/modules/colors.js              |    3 +-
 superset/assets/src/modules/dates.js               |    2 +-
 superset/assets/src/utils/common.js                |    3 +
 superset/assets/src/visualizations/heatmap.js      |    3 +-
 superset/assets/src/visualizations/nvd3_vis.css    |   30 +
 superset/assets/src/visualizations/nvd3_vis.js     |   23 +-
 superset/assets/src/visualizations/table.js        |    6 +-
 superset/assets/webpack.config.js                  |    2 +-
 superset/assets/yarn.lock                          | 3742 +++++++-
 superset/config.py                                 |    4 +
 superset/connectors/druid/models.py                |   71 +-
 superset/connectors/druid/views.py                 |    6 +-
 superset/connectors/sqla/models.py                 |   13 +-
 superset/connectors/sqla/views.py                  |    4 +-
 superset/data/__init__.py                          |   61 +-
 superset/dataframe.py                              |   78 +-
 superset/db_engine_specs.py                        |   87 +-
 .../versions/130915240929_is_sqllab_viz_flow.py    |    2 +-
 .../80a67c5192fa_single_pie_chart_metric.py        |   73 +
 .../versions/afb7730f6a9c_remove_empty_filters.py  |   57 +
 .../versions/bddc498dd179_adhoc_filters.py         |   97 +
 .../versions/c5756bec8b47_time_grain_sqla.py       |   63 +
 superset/migrations/versions/f231d82b9b26_.py      |    3 -
 superset/models/core.py                            |    4 +-
 superset/sql_lab.py                                |   49 +-
 superset/translations/de/LC_MESSAGES/messages.json | 2425 ++++-
 superset/translations/de/LC_MESSAGES/messages.mo   |  Bin 87713 -> 63955 bytes
 superset/translations/de/LC_MESSAGES/messages.po   | 7772 ++++-----------
 superset/translations/en/LC_MESSAGES/messages.json |    2 +-
 superset/translations/en/LC_MESSAGES/messages.mo   |  Bin 87713 -> 88509 bytes
 superset/translations/en/LC_MESSAGES/messages.po   | 2459 +++--
 superset/translations/es/LC_MESSAGES/messages.json | 2425 ++++-
 superset/translations/es/LC_MESSAGES/messages.mo   |  Bin 87713 -> 64912 bytes
 superset/translations/es/LC_MESSAGES/messages.po   | 8389 +++++------------
 superset/translations/fr/LC_MESSAGES/messages.json | 3346 ++++++-
 superset/translations/fr/LC_MESSAGES/messages.mo   |  Bin 87712 -> 90477 bytes
 superset/translations/fr/LC_MESSAGES/messages.po   | 5361 +++--------
 superset/translations/it/LC_MESSAGES/messages.json | 3145 ++++++-
 superset/translations/it/LC_MESSAGES/messages.mo   |  Bin 87723 -> 83973 bytes
 superset/translations/it/LC_MESSAGES/messages.po   | 6301 ++++---------
 superset/translations/ja/LC_MESSAGES/messages.json | 2443 ++++-
 superset/translations/ja/LC_MESSAGES/messages.mo   |  Bin 87681 -> 65233 bytes
 superset/translations/ja/LC_MESSAGES/messages.po   | 7766 ++++-----------
 superset/translations/messages.pot                 | 1648 ++--
 .../translations/pt_BR/LC_MESSAGES/messages.json   | 2643 +++++-
 .../translations/pt_BR/LC_MESSAGES/messages.mo     |  Bin 87676 -> 73720 bytes
 .../translations/pt_BR/LC_MESSAGES/messages.po     | 9570 ++++++-------------
 superset/translations/ru/LC_MESSAGES/messages.json | 3145 ++++++-
 superset/translations/ru/LC_MESSAGES/messages.mo   |  Bin 87714 -> 113812 bytes
 superset/translations/ru/LC_MESSAGES/messages.po   | 9869 ++++++--------------
 superset/translations/zh/LC_MESSAGES/messages.json |    2 +-
 superset/translations/zh/LC_MESSAGES/messages.mo   |  Bin 87716 -> 86943 bytes
 superset/translations/zh/LC_MESSAGES/messages.po   | 5940 ++++--------
 superset/utils.py                                  |    9 +-
 superset/views/base.py                             |    4 +-
 superset/views/core.py                             |   51 +-
 superset/viz.py                                    |   49 +-
 tests/celery_tests.py                              |   51 +-
 tests/core_tests.py                                |    7 +-
 tests/dashboard_tests.py                           |   36 +
 tests/dataframe_test.py                            |  115 +
 tests/db_engine_specs_test.py                      |   10 +-
 tests/druid_tests.py                               |    5 +-
 tests/sqllab_tests.py                              |   15 +-
 116 files changed, 43250 insertions(+), 48851 deletions(-)
 copy tests/__init__.py => babel-node (100%)
 create mode 100644 contrib/docker/Dockerfile
 create mode 100644 contrib/docker/docker-build.sh
 create mode 100644 contrib/docker/docker-compose.yml
 create mode 100644 contrib/docker/docker-entrypoint.sh
 create mode 100644 contrib/docker/docker-init.sh
 create mode 100644 contrib/docker/superset_config.py
 create mode 100644 package-lock.json
 rename superset/assets/spec/javascripts/{explore => }/components/URLShortLinkButton_spec.jsx (76%)
 delete mode 100644 superset/assets/spec/javascripts/explore/components/FilterControl_spec.jsx
 delete mode 100644 superset/assets/spec/javascripts/explore/components/Filter_spec.jsx
 rename superset/assets/src/{explore => }/components/URLShortLinkButton.jsx (65%)
 delete mode 100644 superset/assets/src/explore/components/controls/Filter.jsx
 delete mode 100644 superset/assets/src/explore/components/controls/FilterControl.jsx
 create mode 100644 superset/migrations/versions/80a67c5192fa_single_pie_chart_metric.py
 create mode 100644 superset/migrations/versions/afb7730f6a9c_remove_empty_filters.py
 create mode 100644 superset/migrations/versions/bddc498dd179_adhoc_filters.py
 create mode 100644 superset/migrations/versions/c5756bec8b47_time_grain_sqla.py
 create mode 100644 tests/dataframe_test.py