You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/08/24 18:35:41 UTC

[incubator-druid] branch master updated (efbf1a5 -> c948422)

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

fjy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.


    from efbf1a5  Restore old console (#8387)
     add c948422  Web console: Better build experience (#8389)

No new revisions were added by this update.

Summary of changes:
 web-console/.gitignore                                                | 2 +-
 web-console/lib/{sql-function-doc.d.ts => sql-docs.d.ts}              | 0
 web-console/script/build                                              | 4 ++--
 web-console/script/clean                                              | 4 +++-
 web-console/script/{create-sql-function-doc.js => create-sql-docs.js} | 2 +-
 web-console/src/ace-modes/dsql.js                                     | 2 +-
 web-console/src/views/query-view/query-input/query-input.tsx          | 2 +-
 web-console/src/views/query-view/query-view.tsx                       | 2 +-
 web-console/tsconfig.json                                             | 2 +-
 9 files changed, 11 insertions(+), 9 deletions(-)
 rename web-console/lib/{sql-function-doc.d.ts => sql-docs.d.ts} (100%)
 rename web-console/script/{create-sql-function-doc.js => create-sql-docs.js} (98%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org