Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger first release to open-vsx.org: take 2 #2

Closed
wants to merge 6 commits into from

Conversation

marcdumais-work
Copy link
Owner

No description provided.

@marcdumais-work marcdumais-work force-pushed the test-release2 branch 2 times, most recently from 75c4f3d to 08818f6 Compare January 30, 2024 20:26
Repository owner deleted a comment from github-actions bot Jan 30, 2024
Repository owner deleted a comment from github-actions bot Jan 30, 2024
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org - by Marc Dumais
  • try adding tag in RELEASE - by Marc Dumais
  • Update RELEASE file: remove comment - by GitHub
  • Correct extension's stated license - by Marc Dumais
  • update extension's README according to review comments - by Marc Dumais
  • Prepare for first release to OpenVSX - by Marc Dumais
  • Add 3PP license check as part of PR CI - by Marc Dumais
  • Fix 'yarn watch' Script - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 - by Bernd Hufmann
  • Fix path failure preventing trace from opening - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 - by Bernd Hufmann
  • [lerna] upgrade to a recent version - by Marc Dumais
  • Propogate Output Data Changed Signal - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file - by Hriday Panchasara
  • Repository formatted with prettier - by Hriday Panchasara
  • Add Prettier - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port - by Marco Miller
  • Propagate new Trace Server url upon change - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 - by Marco Miller
  • Upgrade traceviewer-base/react-components versions - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths - by Marco Miller
  • Uplift timeline-chart to latest version - by Bernd Hufmann
  • Implemented external API - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 - by Marco Miller
  • Fix status bar after starting trace server during open trace - by Bernd Hufmann
  • Add search bar to timegraph views - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace - by Bernd Hufmann
  • Add support for view markers - by Hriday Panchasara
  • Use Java 17 in workflow ui-test - by Bernd Hufmann
  • Refresh open traces view after trace server started notification - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package - by Bernd Hufmann
  • Show placeholder view when no experiments are open - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages - by Bernd Hufmann
  • extension: Support hidden server status commands - by Marco Miller
  • Migrate zoom and undo toolbar buttons - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition - by hoangphamEclipse
  • Integrate codicons with webviews - by hoangphamEclipse
  • Streamline signal converter class into common package - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names - by Bernd Hufmann
  • Fix padding of placeholder message - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions - by Bernd Hufmann
  • Configure integration tests with Playwright - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines - by Marco Miller
  • Added progress bar for file handler - by Bernd Hufmann
  • Added an output channel for logging - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram - by Marco Miller
  • Render new trace server connection status bar item - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts - by Marco Miller
  • Disposes trace panel when trace removed - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json - by Marco Miller
  • Export Datatree to csv through showSaveDialog - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key - by Marco Miller
  • opened-traces: Remove redundant case code lines - by Marco Miller
  • Add open button in "Open Traces" view - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Fix showing of overview view with default when running in Theia - by Patrick Tasse
  • Toolbar menu - by Rodrigoplp-work
  • Upgrade to React 18 - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened - by Bernd Hufmann
  • Add basic CI workflow for build and linting - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer - by Bernd Hufmann
  • Implemented Item Properties View - by Bernd Hufmann
  • Fix Overview view selection menu style - by Hriday Panchasara
  • Support Resizing of Charts - by Bernd Hufmann
  • Support of changing the theme - by Rodrigoplp-work
  • Add CONTRIBUTING.md and SECURITY.md files to the repository - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies - by Bernd Hufmann
  • README: Use bottom link references for images too - by Marco Miller
  • README: Fix get-sample-traces internal section link - by Marco Miller
  • README: Add timeline-chart to used trace packages - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Remove unused commands - by Bernd Hufmann
  • Add command to open overview view when closed - by Bernd Hufmann
  • Support of selection of data provider in overview view - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 - by Bernd Hufmann
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension - by Bernd Hufmann
  • Add script in package.json to download sample traces - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed - by Bernd Hufmann
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings - by bhufmann
  • Use react-components for open traces and views and related updates - by bhufmann
  • Restructure the project directory structure and build procedure - by bhufmann
  • Add instructions to run the extension in Theia - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx - by Geneviève Bastien
  • Add css files for ag-grid - by Geneviève Bastien
  • Fix race condition with tspClient and experiment - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try a few options for generation of release notes - by Marc Dumais
  • Trigger first release to open-vsx.org - by Marc Dumais
  • try adding tag in RELEASE - by Marc Dumais
  • Update RELEASE file: remove comment - by GitHub
  • Correct extension's stated license - by Marc Dumais
  • update extension's README according to review comments - by Marc Dumais
  • Prepare for first release to OpenVSX - by Marc Dumais
  • Add 3PP license check as part of PR CI - by Marc Dumais
  • Fix 'yarn watch' Script - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 - by Bernd Hufmann
  • Fix path failure preventing trace from opening - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 - by Bernd Hufmann
  • [lerna] upgrade to a recent version - by Marc Dumais
  • Propogate Output Data Changed Signal - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file - by Hriday Panchasara
  • Repository formatted with prettier - by Hriday Panchasara
  • Add Prettier - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port - by Marco Miller
  • Propagate new Trace Server url upon change - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 - by Marco Miller
  • Upgrade traceviewer-base/react-components versions - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths - by Marco Miller
  • Uplift timeline-chart to latest version - by Bernd Hufmann
  • Implemented external API - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 - by Marco Miller
  • Fix status bar after starting trace server during open trace - by Bernd Hufmann
  • Add search bar to timegraph views - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace - by Bernd Hufmann
  • Add support for view markers - by Hriday Panchasara
  • Use Java 17 in workflow ui-test - by Bernd Hufmann
  • Refresh open traces view after trace server started notification - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package - by Bernd Hufmann
  • Show placeholder view when no experiments are open - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages - by Bernd Hufmann
  • extension: Support hidden server status commands - by Marco Miller
  • Migrate zoom and undo toolbar buttons - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition - by hoangphamEclipse
  • Integrate codicons with webviews - by hoangphamEclipse
  • Streamline signal converter class into common package - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names - by Bernd Hufmann
  • Fix padding of placeholder message - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions - by Bernd Hufmann
  • Configure integration tests with Playwright - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines - by Marco Miller
  • Added progress bar for file handler - by Bernd Hufmann
  • Added an output channel for logging - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram - by Marco Miller
  • Render new trace server connection status bar item - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts - by Marco Miller
  • Disposes trace panel when trace removed - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json - by Marco Miller
  • Export Datatree to csv through showSaveDialog - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key - by Marco Miller
  • opened-traces: Remove redundant case code lines - by Marco Miller
  • Add open button in "Open Traces" view - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Fix showing of overview view with default when running in Theia - by Patrick Tasse
  • Toolbar menu - by Rodrigoplp-work
  • Upgrade to React 18 - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened - by Bernd Hufmann
  • Add basic CI workflow for build and linting - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer - by Bernd Hufmann
  • Implemented Item Properties View - by Bernd Hufmann
  • Fix Overview view selection menu style - by Hriday Panchasara
  • Support Resizing of Charts - by Bernd Hufmann
  • Support of changing the theme - by Rodrigoplp-work
  • Add CONTRIBUTING.md and SECURITY.md files to the repository - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies - by Bernd Hufmann
  • README: Use bottom link references for images too - by Marco Miller
  • README: Fix get-sample-traces internal section link - by Marco Miller
  • README: Add timeline-chart to used trace packages - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Remove unused commands - by Bernd Hufmann
  • Add command to open overview view when closed - by Bernd Hufmann
  • Support of selection of data provider in overview view - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 - by Bernd Hufmann
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension - by Bernd Hufmann
  • Add script in package.json to download sample traces - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed - by Bernd Hufmann
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings - by bhufmann
  • Use react-components for open traces and views and related updates - by bhufmann
  • Restructure the project directory structure and build procedure - by bhufmann
  • Add instructions to run the extension in Theia - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx - by Geneviève Bastien
  • Add css files for ag-grid - by Geneviève Bastien
  • Fix race condition with tspClient and experiment - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try a few options for generation of release notes d7a4669 - by Marc Dumais
  • Trigger first release to open-vsx.org 11e8d7d - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try more options for generation of release notes 121aa60 - by Marc Dumais
  • try a few options for generation of release notes d7a4669 - by Marc Dumais
  • Trigger first release to open-vsx.org 11e8d7d - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try more options for generation of release notes 6bc8583 - by Marc Dumais
  • try a few options for generation of release notes d7a4669 - by Marc Dumais
  • Trigger first release to open-vsx.org 11e8d7d - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try even more options f52177b - by Marc Dumais
  • try more options for generation of release notes 6bc8583 - by Marc Dumais
  • try a few options for generation of release notes d7a4669 - by Marc Dumais
  • Trigger first release to open-vsx.org 11e8d7d - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try even more options... 460f913 - by Marc Dumais
  • try even more options f52177b - by Marc Dumais
  • try more options for generation of release notes 6bc8583 - by Marc Dumais
  • try a few options for generation of release notes d7a4669 - by Marc Dumais
  • Trigger first release to open-vsx.org 11e8d7d - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • try even more options... try not showing committer - by Marc Dumais
  • try even more options... - by Marc Dumais
  • try even more options - by Marc Dumais
  • try more options for generation of release notes - by Marc Dumais
  • try a few options for generation of release notes - by Marc Dumais
  • Trigger first release to open-vsx.org - by Marc Dumais
  • try adding tag in RELEASE - by Marc Dumais
  • Update RELEASE file: remove comment - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license - by GitHub
  • Correct extension's stated license - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx - by GitHub
  • update extension's README according to review comments - by Marc Dumais
  • Prepare for first release to OpenVSX - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check - by GitHub
  • Add 3PP license check as part of PR CI - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script - by GitHub
  • Fix 'yarn watch' Script - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 - by Bernd Hufmann
  • Fix path failure preventing trace from opening - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade - by GitHub
  • [lerna] upgrade to a recent version - by Marc Dumais
  • Propogate Output Data Changed Signal - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file - by Hriday Panchasara
  • Repository formatted with prettier - by Hriday Panchasara
  • Add Prettier - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port - by Marco Miller
  • Propagate new Trace Server url upon change - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 - by Marco Miller
  • Upgrade traceviewer-base/react-components versions - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths - by Marco Miller
  • Uplift timeline-chart to latest version - by Bernd Hufmann
  • Implemented external API - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 - by Marco Miller
  • Fix status bar after starting trace server during open trace - by Bernd Hufmann
  • Add search bar to timegraph views - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace - by Bernd Hufmann
  • Add support for view markers - by Hriday Panchasara
  • Use Java 17 in workflow ui-test - by Bernd Hufmann
  • Refresh open traces view after trace server started notification - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package - by Bernd Hufmann
  • Show placeholder view when no experiments are open - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages - by Bernd Hufmann
  • extension: Support hidden server status commands - by Marco Miller
  • Migrate zoom and undo toolbar buttons - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition - by hoangphamEclipse
  • Integrate codicons with webviews - by hoangphamEclipse
  • Streamline signal converter class into common package - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names - by Bernd Hufmann
  • Fix padding of placeholder message - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions - by Bernd Hufmann
  • Configure integration tests with Playwright - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines - by Marco Miller
  • Added progress bar for file handler - by Bernd Hufmann
  • Added an output channel for logging - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram - by Marco Miller
  • Render new trace server connection status bar item - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts - by Marco Miller
  • Disposes trace panel when trace removed - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json - by Marco Miller
  • Export Datatree to csv through showSaveDialog - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key - by Marco Miller
  • opened-traces: Remove redundant case code lines - by Marco Miller
  • Add open button in "Open Traces" view - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Fix showing of overview view with default when running in Theia - by Patrick Tasse
  • Toolbar menu - by Rodrigoplp-work
  • Upgrade to React 18 - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened - by Bernd Hufmann
  • Add basic CI workflow for build and linting - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer - by Bernd Hufmann
  • Implemented Item Properties View - by Bernd Hufmann
  • Fix Overview view selection menu style - by Hriday Panchasara
  • Support Resizing of Charts - by Bernd Hufmann
  • Support of changing the theme - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies - by Bernd Hufmann
  • README: Use bottom link references for images too - by Marco Miller
  • README: Fix get-sample-traces internal section link - by Marco Miller
  • README: Add timeline-chart to used trace packages - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Remove unused commands - by Bernd Hufmann
  • Add command to open overview view when closed - by Bernd Hufmann
  • Support of selection of data provider in overview view - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension - by Bernd Hufmann
  • Add script in package.json to download sample traces - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed - by Bernd Hufmann
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings - by bhufmann
  • Use react-components for open traces and views and related updates - by bhufmann
  • Restructure the project directory structure and build procedure - by bhufmann
  • Add instructions to run the extension in Theia - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx - by Geneviève Bastien
  • Add css files for ag-grid - by Geneviève Bastien
  • Fix race condition with tspClient and experiment - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org - by Marc Dumais
  • try adding tag in RELEASE - by Marc Dumais
  • Update RELEASE file: remove comment - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license - by GitHub
  • Correct extension's stated license - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx - by GitHub
  • update extension's README according to review comments - by Marc Dumais
  • Prepare for first release to OpenVSX - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check - by GitHub
  • Add 3PP license check as part of PR CI - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script - by GitHub
  • Fix 'yarn watch' Script - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 - by Bernd Hufmann
  • Fix path failure preventing trace from opening - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade - by GitHub
  • [lerna] upgrade to a recent version - by Marc Dumais
  • Propogate Output Data Changed Signal - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file - by Hriday Panchasara
  • Repository formatted with prettier - by Hriday Panchasara
  • Add Prettier - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port - by Marco Miller
  • Propagate new Trace Server url upon change - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 - by Marco Miller
  • Upgrade traceviewer-base/react-components versions - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths - by Marco Miller
  • Uplift timeline-chart to latest version - by Bernd Hufmann
  • Implemented external API - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 - by Marco Miller
  • Fix status bar after starting trace server during open trace - by Bernd Hufmann
  • Add search bar to timegraph views - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace - by Bernd Hufmann
  • Add support for view markers - by Hriday Panchasara
  • Use Java 17 in workflow ui-test - by Bernd Hufmann
  • Refresh open traces view after trace server started notification - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package - by Bernd Hufmann
  • Show placeholder view when no experiments are open - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages - by Bernd Hufmann
  • extension: Support hidden server status commands - by Marco Miller
  • Migrate zoom and undo toolbar buttons - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition - by hoangphamEclipse
  • Integrate codicons with webviews - by hoangphamEclipse
  • Streamline signal converter class into common package - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names - by Bernd Hufmann
  • Fix padding of placeholder message - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions - by Bernd Hufmann
  • Configure integration tests with Playwright - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines - by Marco Miller
  • Added progress bar for file handler - by Bernd Hufmann
  • Added an output channel for logging - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram - by Marco Miller
  • Render new trace server connection status bar item - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts - by Marco Miller
  • Disposes trace panel when trace removed - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json - by Marco Miller
  • Export Datatree to csv through showSaveDialog - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key - by Marco Miller
  • opened-traces: Remove redundant case code lines - by Marco Miller
  • Add open button in "Open Traces" view - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Fix showing of overview view with default when running in Theia - by Patrick Tasse
  • Toolbar menu - by Rodrigoplp-work
  • Upgrade to React 18 - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened - by Bernd Hufmann
  • Add basic CI workflow for build and linting - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer - by Bernd Hufmann
  • Implemented Item Properties View - by Bernd Hufmann
  • Fix Overview view selection menu style - by Hriday Panchasara
  • Support Resizing of Charts - by Bernd Hufmann
  • Support of changing the theme - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies - by Bernd Hufmann
  • README: Use bottom link references for images too - by Marco Miller
  • README: Fix get-sample-traces internal section link - by Marco Miller
  • README: Add timeline-chart to used trace packages - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Remove unused commands - by Bernd Hufmann
  • Add command to open overview view when closed - by Bernd Hufmann
  • Support of selection of data provider in overview view - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension - by Bernd Hufmann
  • Add script in package.json to download sample traces - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed - by Bernd Hufmann
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings - by bhufmann
  • Use react-components for open traces and views and related updates - by bhufmann
  • Restructure the project directory structure and build procedure - by bhufmann
  • Add instructions to run the extension in Theia - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx - by Geneviève Bastien
  • Add css files for ag-grid - by Geneviève Bastien
  • Fix race condition with tspClient and experiment - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org 8270e1a - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org 10cc3b0 - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org - by Marc Dumais
  • try adding tag in RELEASE - by Marc Dumais
  • Update RELEASE file: remove comment - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license - by GitHub
  • Correct extension's stated license - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx - by GitHub
  • update extension's README according to review comments - by Marc Dumais
  • Prepare for first release to OpenVSX - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check - by GitHub
  • Add 3PP license check as part of PR CI - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script - by GitHub
  • Fix 'yarn watch' Script - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 - by Bernd Hufmann
  • Fix path failure preventing trace from opening - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade - by GitHub
  • [lerna] upgrade to a recent version - by Marc Dumais
  • Propogate Output Data Changed Signal - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file - by Hriday Panchasara
  • Repository formatted with prettier - by Hriday Panchasara
  • Add Prettier - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port - by Marco Miller
  • Propagate new Trace Server url upon change - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 - by Marco Miller
  • Upgrade traceviewer-base/react-components versions - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths - by Marco Miller
  • Uplift timeline-chart to latest version - by Bernd Hufmann
  • Implemented external API - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 - by Marco Miller
  • Fix status bar after starting trace server during open trace - by Bernd Hufmann
  • Add search bar to timegraph views - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace - by Bernd Hufmann
  • Add support for view markers - by Hriday Panchasara
  • Use Java 17 in workflow ui-test - by Bernd Hufmann
  • Refresh open traces view after trace server started notification - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package - by Bernd Hufmann
  • Show placeholder view when no experiments are open - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages - by Bernd Hufmann
  • extension: Support hidden server status commands - by Marco Miller
  • Migrate zoom and undo toolbar buttons - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition - by hoangphamEclipse
  • Integrate codicons with webviews - by hoangphamEclipse
  • Streamline signal converter class into common package - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names - by Bernd Hufmann
  • Fix padding of placeholder message - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions - by Bernd Hufmann
  • Configure integration tests with Playwright - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines - by Marco Miller
  • Added progress bar for file handler - by Bernd Hufmann
  • Added an output channel for logging - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram - by Marco Miller
  • Render new trace server connection status bar item - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts - by Marco Miller
  • Disposes trace panel when trace removed - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json - by Marco Miller
  • Export Datatree to csv through showSaveDialog - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key - by Marco Miller
  • opened-traces: Remove redundant case code lines - by Marco Miller
  • Add open button in "Open Traces" view - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Fix showing of overview view with default when running in Theia - by Patrick Tasse
  • Toolbar menu - by Rodrigoplp-work
  • Upgrade to React 18 - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened - by Bernd Hufmann
  • Add basic CI workflow for build and linting - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer - by Bernd Hufmann
  • Implemented Item Properties View - by Bernd Hufmann
  • Fix Overview view selection menu style - by Hriday Panchasara
  • Support Resizing of Charts - by Bernd Hufmann
  • Support of changing the theme - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies - by Bernd Hufmann
  • README: Use bottom link references for images too - by Marco Miller
  • README: Fix get-sample-traces internal section link - by Marco Miller
  • README: Add timeline-chart to used trace packages - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud - by Marco Miller
  • Remove unused commands - by Bernd Hufmann
  • Add command to open overview view when closed - by Bernd Hufmann
  • Support of selection of data provider in overview view - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension - by Bernd Hufmann
  • Add script in package.json to download sample traces - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed - by Bernd Hufmann
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings - by bhufmann
  • Use react-components for open traces and views and related updates - by bhufmann
  • Restructure the project directory structure and build procedure - by bhufmann
  • Add instructions to run the extension in Theia - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx - by Geneviève Bastien
  • Add css files for ag-grid - by Geneviève Bastien
  • Fix race condition with tspClient and experiment - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org 61d86a7 - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

@marcdumais-work marcdumais-work force-pushed the test-release2 branch 2 times, most recently from 6828f44 to e8eccfc Compare January 31, 2024 14:52
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Trigger first release to open-vsx.org e8eccfc - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.2.0 with changes since v0.0.0

  • Correct extension's version in test setuo, to pickup what's on disk 1ed3cb0 - by Marc Dumais
  • Trigger first release to open-vsx.org e8eccfc - by Marc Dumais
  • try adding tag in RELEASE 28bac07 - by Marc Dumais
  • Update RELEASE file: remove comment e051d86 - by GitHub
  • Merge pull request Correct extension's stated license eclipse-cdt-cloud/vscode-trace-extension#195 from eclipse-cdt-cloud/extension-license 939e8c2 - by GitHub
  • Correct extension's stated license 7ac3669 - by Marc Dumais
  • Merge pull request Prepare for first release to OpenVSX eclipse-cdt-cloud/vscode-trace-extension#191 from eclipse-cdt-cloud/publish-ovsx 169000d - by GitHub
  • update extension's README according to review comments d5083dd - by Marc Dumais
  • Prepare for first release to OpenVSX 3bd0a87 - by Marc Dumais
  • Merge pull request Add 3PP license check as part of PR CI eclipse-cdt-cloud/vscode-trace-extension#190 from eclipse-cdt-cloud/automated-pr-license-check ac4d706 - by GitHub
  • Add 3PP license check as part of PR CI ab7c060 - by Marc Dumais
  • Merge pull request Fix 'yarn watch' Script eclipse-cdt-cloud/vscode-trace-extension#192 from williamsyang-work/fix-yarn-watch-script 3e337a7 - by GitHub
  • Fix 'yarn watch' Script c6e912e - by williamsyang-work
  • Bump follow-redirects from 1.15.3 to 1.15.4 77ecfef - by Bernd Hufmann
  • Upgrade traceviewer-base and traceviewer-react-components dependencies df23260 - by Bernd Hufmann
  • Bump axios from 1.5.0 to 1.6.1 b21207c - by Bernd Hufmann
  • Fix path failure preventing trace from opening f0df578 - by Bernd Hufmann
  • Added external API to contribute start/stop trace server implementation b2c8f77 - by Patrick Tasse
  • Bump postcss from 8.4.30 to 8.4.31 8add693 - by Bernd Hufmann
  • Merge pull request [lerna] upgrade to a recent version eclipse-cdt-cloud/vscode-trace-extension#181 from eclipse-cdt-cloud/lerna-upgrade ba68345 - by GitHub
  • [lerna] upgrade to a recent version f3077c9 - by Marc Dumais
  • Propogate Output Data Changed Signal 158466d - by Bernd Hufmann
  • Correct SHA in .git-blame-ignore after prettier PR merge 9e8e54f - by Bernd Hufmann
  • Add commit to .git-blame-ignore-revs file e969b29 - by Hriday Panchasara
  • Repository formatted with prettier d9243b9 - by Hriday Panchasara
  • Add Prettier 39ff536 - by Hriday Panchasara
  • TimeRangeDataWidget CodeOSS Port ed43a6f - by Marco Miller
  • Propagate new Trace Server url upon change 9ce89ad - by hoangphamEclipse
  • Bump word-wrap from 1.2.3 to 1.2.4 fcd4c5b - by Marco Miller
  • Upgrade traceviewer-base/react-components versions fea7fee - by Bernd Hufmann
  • Use webview.asWebviewUri for generating script paths ab2c84f - by Marco Miller
  • Uplift timeline-chart to latest version 0e7c4b2 - by Bernd Hufmann
  • Implemented external API 95ff93c - by Marco Miller
  • Update experiment when re-opening an existing experiment on the server 71bb866 - by Bernd Hufmann
  • Bump semver from 5.7.1 to 5.7.2 8ff106e - by Marco Miller
  • Fix status bar after starting trace server during open trace f029c45 - by Bernd Hufmann
  • Add search bar to timegraph views 3ad237c - by Hriday Panchasara
  • Automatic start trace server when user requests to open a trace 2f4197b - by Bernd Hufmann
  • Add support for view markers 2b90716 - by Hriday Panchasara
  • Use Java 17 in workflow ui-test 70529b3 - by Bernd Hufmann
  • Refresh open traces view after trace server started notification dbb194b - by Bernd Hufmann
  • Move tsp-client-provider-impl.ts to vscode-trace-common package 7c61ac8 - by Bernd Hufmann
  • Show placeholder view when no experiments are open c708893 - by Hriday Panchasara
  • Use constants for undo, redo and updateZoom vscode messages 9372436 - by Bernd Hufmann
  • extension: Support hidden server status commands 807cf9b - by Marco Miller
  • Migrate zoom and undo toolbar buttons 32e3fed - by Hriday Panchasara
  • Add Trace Viewer Shortcuts Panel 3bb9428 - by Hriday Panchasara
  • Update and remove unused CSS variables to match new style definition 4452e1b - by hoangphamEclipse
  • Integrate codicons with webviews 6d04877 - by hoangphamEclipse
  • Streamline signal converter class into common package 4f0ade8 - by Bernd Hufmann
  • Move vscode-message-manager.ts in its own sub-directory 90dea91 - by Bernd Hufmann
  • Clean-up hardcoded vscode messages names d80b07d - by Bernd Hufmann
  • Fix padding of placeholder message e3bd697 - by Bernd Hufmann
  • Use correct icon for Open Overview View button in light theme d8335ac - by Bernd Hufmann
  • Upgrade traceviewer-base/react-components and timeline-chart versions 9513f85 - by Bernd Hufmann
  • Configure integration tests with Playwright e054dc8 - by Patrick Tasse
  • README: Fix markdownlint about missing blank lines af24b05 - by Marco Miller
  • Added progress bar for file handler 370ef48 - by Bernd Hufmann
  • Added an output channel for logging e1a6cc8 - by Bernd Hufmann
  • README: Fix typo(s) in the Mermaid sequenceDiagram a8d3a71 - by Marco Miller
  • Render new trace server connection status bar item 8a689e4 - by Marco Miller
  • extension: Fix trace-viewer-webview-panel.ts typos e398d33 - by Marco Miller
  • extension: Fix few related typos in trace-tree.ts 8925c1b - by Marco Miller
  • webviews: Fix typo in vscode-message-manager.ts bbbbba7 - by Marco Miller
  • Disposes trace panel when trace removed cb685ac - by Bernd Hufmann
  • Fix typo in ./vscode-trace-extension/package.json a631722 - by Marco Miller
  • Export Datatree to csv through showSaveDialog b603bb0 - by Hriday Panchasara
  • launch.json: Remove disallowed stopOnEntry property 496b1c3 - by Marco Miller
  • webpack config: Remove obsoleted/extra devtool key 4db2927 - by Marco Miller
  • opened-traces: Remove redundant case code lines 0e077d1 - by Marco Miller
  • Add open button in "Open Traces" view 33f7558 - by Hriday Panchasara
  • Bump webpack from 5.75.0 to 5.76.0 7e1b541 - by Bernd Hufmann
  • Replace obsolete theia-ide with eclipse-cdt-cloud c5e09ff - by Marco Miller
  • Fix showing of overview view with default when running in Theia 29035d3 - by Patrick Tasse
  • Toolbar menu 8ef45ca - by Rodrigoplp-work
  • Upgrade to React 18 203bcff - by Bernd Hufmann
  • Change word "repo" to "repository" in the root README.md ed702c5 - by Bernd Hufmann
  • Rename directory workflow to workflows for github actions 4871eb9 - by Bernd Hufmann
  • Refresh "VIEWS" and "TRACES" after being minimized and re-opened cb05605 - by Bernd Hufmann
  • Add basic CI workflow for build and linting 034a262 - by Bernd Hufmann
  • Fix eslint execution for the vscode-trace-extension component e180fec - by Bernd Hufmann
  • Initialize theme when opening new trace from file explorer 4ae4849 - by Bernd Hufmann
  • Implemented Item Properties View 38dee91 - by Bernd Hufmann
  • Fix Overview view selection menu style d6c298d - by Hriday Panchasara
  • Support Resizing of Charts 57c2f7d - by Bernd Hufmann
  • Support of changing the theme 94e8235 - by Rodrigoplp-work
  • Merge pull request Fix refresh of views when switching trace tabs eclipse-cdt-cloud/vscode-trace-extension#84 from Rodrigoplp-work/tab-change 069aa15 - by GitHub
  • Add CONTRIBUTING.md and SECURITY.md files to the repository 00619b9 - by Bernd Hufmann
  • Fix refresh of views when switching trace tabs ca67421 - by Rodrigo Pinto
  • Upgrade to latest trace viewer components and dependencies 686d5cd - by Bernd Hufmann
  • README: Use bottom link references for images too 7b0a872 - by Marco Miller
  • README: Fix get-sample-traces internal section link 51c1a43 - by Marco Miller
  • README: Add timeline-chart to used trace packages c45a205 - by Marco Miller
  • README: Replace theia-ide with eclipse-cdt-cloud 765ff10 - by Marco Miller
  • Remove unused commands e7f8569 - by Bernd Hufmann
  • Add command to open overview view when closed 1b437b0 - by Bernd Hufmann
  • Support of selection of data provider in overview view 41f9242 - by Bernd Hufmann
  • Bump json5 from 1.0.1 to 1.0.2 a111e92 - by Bernd Hufmann
  • Bump decode-uri-component from 0.2.0 to 0.2.2 5a57a83 - by Bernd Hufmann
  • Merge pull request Fixed styling of view menus eclipse-cdt-cloud/vscode-trace-extension#75 from ngondalia/fixing-css-issues 9914064 - by GitHub
  • Fixed styling of view menus   Changes made:  Added missing CSS mappings from theia for views   This will fix view menus having transparent background 153449d - by Neel Gondalia
  • Bump loader-utils from 2.0.2 to 2.0.4 8b8a62d - by Bernd Hufmann
  • Provide details about webviews and their communication to the README.md 54a60af - by Bernd Hufmann
  • General clean-up of README.md and for how to run the extension 42ea974 - by Bernd Hufmann
  • Add script in package.json to download sample traces d236fb0 - by Bernd Hufmann
  • Add script in package.json to download and run Trace Compass server 9379f72 - by Bernd Hufmann
  • Properly deserialize Experiment in signals to create BigInt timestamps e27bf5e - by Bernd Hufmann
  • Fix bigint support in messages sent between webviews and vscode f17d5da - by Bernd Hufmann
  • Delete yarn.lock in vscode-trace-webview since not needed 1da10e7 - by Bernd Hufmann
  • Fixed packaged extension missing dependencies [3913c2c](https://github.com/marcdumais-work/vscode-trace-extension/commit/3913c2cd90e148f562921ddd8018c4c192b8c03e) - by Bernd Hufmann
    
  • Fixed packaged extension missing dependencies 7e67e0a - by Bernd Hufmann
    • Used webpack to package the extension - Added additional options to TS compiler config 8f25ae0 - by Bernd Hufmann
  • Bump terser from 3.16.0 to 4.8.1 0d412c7 - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 in /vscode-trace-webviews 29366cb - by Bernd Hufmann
  • Bump moment from 2.29.2 to 2.29.4 c691cff - by Bernd Hufmann
  • Bump parse-url from 6.0.0 to 6.0.2 bc64968 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 in /vscode-trace-webviews df7b452 - by Bernd Hufmann
  • Bump moment from 2.29.1 to 2.29.2 fdda95e - by Bernd Hufmann
  • Bump nanoid from 3.1.25 to 3.3.2 fa97ab0 - by Bernd Hufmann
  • Bump nanoid from 3.1.23 to 3.3.2 in /vscode-trace-webviews 8946300 - by Bernd Hufmann
  • Bump node-fetch from 2.6.1 to 2.6.7 in /vscode-trace-webviews 3fb7656 - by Bernd Hufmann
  • Bump node-fetch from 2.6.2 to 2.6.7 ce6270d - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 5cf7863 - by Bernd Hufmann
  • Bump minimist from 1.2.5 to 1.2.6 in /vscode-trace-webviews b148818 - by Bernd Hufmann
  • Use NPM packages for traceviewer-base and traceviewer-reactcomponents b2a352e - by bhufmann
  • Bump tar from 4.4.15 to 4.4.19 7f116d9 - by bhufmann
  • Bump hosted-git-info from 2.8.8 to 2.8.9 5c1bbd5 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 in /vscode-trace-webviews 0e90992 - by bhufmann
  • Bump path-parse from 1.0.6 to 1.0.7 2c81491 - by bhufmann
  • Bump tar from 4.4.13 to 4.4.15 43111f5 - by bhufmann
  • Make VsCode extension work with latest theia-trace-extension changes 3e058ce - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 in /vscode-trace-webviews c5a3279 - by bhufmann
  • Bump browserslist from 4.16.3 to 4.16.6 357c8ef - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 in /vscode-trace-webviews da896b7 - by bhufmann
  • Bump postcss from 8.2.8 to 8.2.15 41d871d - by bhufmann
  • Bump ssri from 6.0.1 to 6.0.2 fbf38a7 - by bhufmann
  • Configure project to use eslint and fix found errors and warnings 0170cbb - by bhufmann
  • Use react-components for open traces and views and related updates 1287ba2 - by bhufmann
  • Restructure the project directory structure and build procedure 215afd9 - by bhufmann
  • Add instructions to run the extension in Theia 785e3d4 - by Geneviève Bastien
  • Rename App.tsx to trace-viewer-container.tsx 783c3e7 - by Geneviève Bastien
  • Add css files for ag-grid 7042a36 - by Geneviève Bastien
  • Fix race condition with tspClient and experiment cedc1b4 - by Geneviève Bastien

The license check can be triggered locally:
  yarn license:check

For automatic opening of IP tickets for suspicious depedencies, set an
Eclipse Foundation gitlab token as environment variable "DASH_TOKEN" and
run the alternate pacakge.json script. e.g.:
  export DASH_TOKEN="<your token>"
  yarn license:check:reviewAdd 3PP license check as part of PR CI

Closes eclipse-cdt-cloud#189

Signed-off-by: Marc Dumais <[email protected]>
- Renamed the  build workflow to ci-cd and made modifications:
  - added a publish job, that publishes the .vsix extension to openvsx.org,
    triggered only when a release tag (v<something>) is pushed to the repo.
  - merged the build and ui tests jobs. They were redundent, both building
    the project
  - removed yarn package caching: practically it helped very little, cutting
    only ~5% vs the time it takes to install the dependencies without
    ~(25s vs 26s) in the best case (cache hit). With a cache miss (run with
    modified yarn.lock), we had a 100+% penalty, if we count the overhead
    of the cache being saved to GitHub infrastructure.
- created a "release" workflow that uses "pipe-cd/actions-gh-release" to
  to create a release tag and corresponding GitHub release, when a change
  is detected in root file "RELEASE".
    - TL;DR: this is how a release is triggered, by adding the tag value
      reflecting release version, to RELEASE file as part of a PR. The
      action will add tentative release notes to the PR that can be edited
      as needed. Upon merging the PR, a release tag will be created in the
      repo, which will trigger the publish job, that will eventually result
      in the new version of the extension being deployed to openvsx.org
    - it looks like the RELEASE file must exist before its first use in a PR,
      so created one with no active content.
- added "doc/Publishing.md" to briefly document how to go about creating new
  releases / publish new releases to openvsx.org
- renamed public-facing name (displayName) of the extension to "Trace Viewer
  for VSCode",  to better  reflect its nature
- changed public-facing mentions of "vscode" to the canonical "VSCode"
- changed extension's publisher, to align with the configuration of the CDT
  Cloud OpenVSX publisher user: "eclipse-cdt". See:
  https://www.open-vsx.org/namespace/eclipse-cdt
- other misc updates to the extension's package.json: added/massaged important
  fields
  (https://www.open-vsx.org/namespace/eclipse-cdt).
- kept developer-specific information in repo's root README.md but moved
  generic information, useful to users of the extension, to extension's
  README (which becomes the information page for the extension when published
  or installed).
- Added an icon for the extension. Though probably not the best ever, re-used
  the one from repo "theia-trace-extension"

Closes eclipse-cdt-cloud#69

Signed-off-by: Marc Dumais <[email protected]>
The wrong license had been added by mistake- use the correct one: MIT

Signed-off-by: Marc Dumais <[email protected]>
Signed-off-by: Marc Dumais <[email protected]>

try a few options for generation of release notes

Signed-off-by: Marc Dumais <[email protected]>

try more options for generation of release notes

Signed-off-by: Marc Dumais <[email protected]>

try even more options

Signed-off-by: Marc Dumais <[email protected]>

try even more options...

Signed-off-by: Marc Dumais <[email protected]>

try even more options... try not showing committer

Signed-off-by: Marc Dumais <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant