Tags: Trinea/node-inspector
Tags
* 0.12.2 (3y3) * Fix tests for 0.10 (3y3) * Fix css issue with debugger window cut off node-inspector#699 (Alex Kras) * Isolate injections in `Injections` folder (3y3) * Test launcher rewrited for promises (3y3) * Changed behavior for session `close` event (3y3) * Added DebuggerClient.isReady state (3y3) * Revert changes in Network handling (3y3) * Update release.sh (3y3)
* 0.12.0 (3y3) * JSON endpoints /json and /json/list should return a JSON array (Alain Kalker) * Remove useless wrapper in NetworkInjection (3y3) * Send correct loaderId in resourceTree (3y3) * Receive app evn in one place (3y3) * Fix IndexedDB.requestDatabaseNames command (3y3) * Plugins: cleanup fixes (3y3) * Frontend update: fetched from 2234 (3y3) * Add `plugins` option to configuration (3y3) * Deprecate front-end generating scripts (3y3) * Plugins: tests for merging ProtocolJson (3y3) * Plugins: tests for merging InspectorJson (3y3) * Plugins: merging ProtocolJson (3y3) * Plugins: merging InspectorJson (3y3) * Front-end: added event `FormattedMessage` (3y3) * Front-end: added event dispatcher for console view (3y3) * Update readme and `--help` (3y3) * Split injections configuration (3y3) * Support objects in config (3y3) * Fix pause on first line for node 0.10.* (3y3)
* 0.11.2 (3y3) * TravisCI: switch to container based infrastructure (3y3) * Fix node-inspector#698 (3y3)
* 0.11.0 (3y3) * Update README.md (3y3) * front-end: Fix double sending of `togglePause` (3y3) * Fix `redirectToRoot` context (3y3) * Network: added new tests (3y3) * Network: fixed front-end (3y3) * Added Network tab (3y3) * Properly redirect to root (3y3) * Added /json/version http endpoint (Kenneth Auchenberg) * Added /json http endpoint (Kenneth Auchenberg) * Ignore errors during debugger closing. Fix tests. (3y3) * Fix inline sourcemaps path in node 0.10.x (Andres Suarez) * Send disconnect request on connection closing (3y3)
* 0.10.2 (3y3) * Fix test for iojs (3y3) * Avoid inline sourcemaps to be re-fetched from backend. (Marco Minetti) * Improve inline sourcemaps (3y3) * Check if source stored in app on source request (3y3) * Move `getScriptSourceById` to ScriptManager (3y3) * Console: fix max string length (3y3) * Console: fix caller script url (3y3) * Console: fix currentFrame searching (3y3) * Console: added special wrapper for assert func (3y3) * Fix index tests (3y3) * Fix url backward compatibility (3y3) * Fixed node-inspector#667 (3y3) * Fix config web-host deprecation checker (3y3) * Added support for Web Notifications on debugger paused. (Marco Minetti) * Dropped /debug in favor of root URL. (Marco Minetti)
* 0.10.1 (3y3) * Bump dependencies (3y3) * Bump FrontendCommandHandler test timeout (3y3) * Try resolve script source on `debug` event (3y3) * More asynchronous Injector break handling (3y3) * Process `break` event in async mode (3y3) * Deprecate event caching in BreakEventHandler (3y3) * Use `wss:` WebSocket protocol if front-end is using SSL (Adam Biggs) * Small fix: redirection in debug-server (3y3) * README: remove traling whitespace (Miroslav Bajtoš) * ScriptFileStorage: follow symlinks, get realpaths (Jurgen Leschner)
* 0.10.0 (3y3) * Readme cleanup. (3y3) * Implemented "Save" for CPU and Heap profiles. (marco.minetti) * Fixed console test (3y3) * Fixed debug port not read from URI. (marco.minetti) * Fixed new watcher expression input. (Marco Minetti) * Fix console in debug-brk mode (3y3) * Add tests for BreakEventHandler (3y3) * Cache events from app (3y3) * Decrease time for FrontendCommandHandler test (3y3) * Fix tests for 0.12 (3y3) * Passing `session` object everywhere (3y3) * Fix console messageRepeatCounter (3y3) * Deprecate unuseful front-end changes (3y3) * Fix HeapProfilerAgent relative to new protocol.json (3y3) * Fix ProfilerAgent relative to new protocol.json (3y3) * Reload frontend on detach (3y3) * Allow to save modified files (3y3) * Disable unusable tabs (3y3) * Added PageAgent canEmulate and canScreencast callbacks (3y3) * Extend noop commands list (3y3) * Send page context to frontend (3y3) * Override watch expression (3y3) * Replace `(no domain)` string to `(core modules)` (3y3) * Replace worker title to '' (3y3) * Replace window title to `Node Inspector` (3y3) * Override WebInspector.UIString (3y3) * Open main script on startup (3y3) * Extend protocol by Console.showConsole (3y3) * Hide sources chrome specifics (3y3) * Remove unusable tabs from settings screen (3y3) * Unregister shortcuts (3y3) * Use default web socket to connect to inspector backend (3y3) * Update tools/generate-commands algorithm (3y3) * Frontend update: fetched from 2234 (3y3) * Disable debug conn. managment by Debugger Agent (3y3) * README: Add note regarding breaking bug (see: node-inspector#534) (ELLIOTTCABLE) * Fixed console warning for profiler/node compatibility. (Marco Minetti)
PreviousNext