Commit Graph

57 Commits (c002d055ef4090b27999afc326709939f551dc79)

Author SHA1 Message Date
Bert Willems 354fa54100 fix(instrumentation): fix injecting a provider with array syntax 11 years ago
Brian Ford ce96288504 fix(instrumentation): fix instrumenting $get 11 years ago
Brian Ford bae0b604ca fix(instrumentation): fix issue with checking models of root scopes 11 years ago
Brian Ford 9bb1ebb37d fix(style): prefix highlight class name 11 years ago
Brian Ford 898fe826ba chore(dep): update internal batarang angular.js to v1.0.6 11 years ago
Brian Ford 2da618fdd7 fix(model): fix issue in model pane where the first element of array models is undefined 11 years ago
Brian Ford d0fa314191 fix(instrumentation): improve perf of serializing models by ignoring $ properties, optimizing derez 11 years ago
Brian Ford 4682d4baf2 major overhaul 11 years ago
Brian Ford 462fa55bbb fix issue with instrumenting provider.provide 12 years ago
Brian Ford 1981627549 fix issue with objects 12 years ago
Brian Ford dcd8a92708 fix issue with app not refreshing when first enabled; addresses issue #41 12 years ago
Brian Ford 6636a6f00f fix ui issues with enabling batarang 12 years ago
Brian Ford 0905deec4e moved instrumentation-enabling ui 12 years ago
Brian Ford 34adac7951 futher refactoring or services 12 years ago
Brian Ford fd7ac46a12 refactored performance caching to seperate service 12 years ago
Brian Ford 944f5bf686 fixed filesystem service to use Blob instead of BlobBuilder 12 years ago
Brian Ford aef70efec7 tabs directive now manages lifecycle of controllers 12 years ago
Brian Ford bd61693243 finished refactor of instrumentation 12 years ago
Brian Ford d8aa313eba instrumentation rewrite complete, refactored plugin-app model API 12 years ago
Brian Ford e2d2ba92f1 more work on refining instrumentation 12 years ago
Brian Ford 6871f874f2 began rewriting instrumentation 12 years ago
Brian Ford 4599c9bb0f jsonTree directive code cleanup 12 years ago
Brian Ford a0f8358de2 moved CSS features to their own service, cleaned up services 12 years ago
Brian Ford c0aee3c066 removed d3 service 12 years ago
Brian Ford 64abdd2f76 added json tree directive, refactoring model tree 12 years ago
Brian Ford de042c0096 refactored to remove jquery-ui css dependency 12 years ago
Brian Ford 87bbe3aa16 renamed wtree and mtree to watch-tree and model-tree respectively 12 years ago
Brian Ford 6413d87013 removed CDN status check (for now) 12 years ago
Brian Ford 0ce8346444 refactored panes, renamed TreeCtrl to ModelCtrl 12 years ago
Brian Ford da354bc276 fixed removing CSS styles 12 years ago
Brian Ford f2e901af54 removed chromeExtension dependency 12 years ago
Brian Ford db82dee6a0 removed unused watch 12 years ago
Brian Ford 9a800fa600 removed more obsolete timeline code 12 years ago
Brian Ford e6df94fb01 fix renaming directives 12 years ago
Brian Ford 54502da683 refactored and generalized options tab and related services 12 years ago
Brian Ford 3963fc5dec PerfCtrl code cleanup 12 years ago
Brian Ford 4b7ece9d03 removed old timeline code 12 years ago
Brian Ford 033504ffe0 refactored sortByTime filter arguments 12 years ago
Brian Ford e6c28a4c09 code cleanup 12 years ago
Brian Ford 8e0f1b0201 namespaced batarang's directives 12 years ago
Brian Ford 6c018b51bb renamed devtools page and js 12 years ago
Brian Ford a2f56c6639 Removed old message proxying code from background 12 years ago
Brian Ford 4612fbe753 code cleanup, work on issuing warning for code.angularjs.org hosed ang.js 12 years ago
Brian Ford c49a7c45e5 code cleanup 12 years ago
Brian Ford 405c81c209 updated AngularJS to version 1.0.1 12 years ago
Brian Ford 6bd12c8447 feature(deps): deps panel mostly working 12 years ago
Brian Ford e7f677cd1d directive now watches data in scope based on attribute 12 years ago
Brian Ford 7309efd023 added getter for dependencies 12 years ago
Brian Ford a4c88cad82 fixed issue that assumed that window.angular existing meant that the app was ready to instrument; now also check that angular.module('ng') is defined. 12 years ago
Brian Ford 2ec87174c9 added deps tab, d3 library, and related directive 12 years ago