Historie revizí

Autor SHA1 Zpráva Datum
  Rashid Khan f98f4d5024 Added color stepping functions před 12 roky
  Rashid Khan f2e6d4409b drag and drop panels, lots of visual tweaks před 12 roky
  Selva 8fe8b0f159 Adding back stack percentage for histogram před 12 roky
  Spencer Alger f2d87ad5a4 Merge branch 'master' into build-tweaks před 12 roky
  Spencer Alger 7b28483102 Fixed path to extend-jquery.js in require config před 12 roky
  Spencer Alger a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. před 12 roky
  Spencer Alger 2a1c67ffdb Somehow missed that tooltips were broken, caused by jquery defining itself using the 'jquery' name, which prevented our custom module from being included and extending jquery. před 12 roky
  Spencer Alger ab93bcecb2 Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build). před 12 roky
  Spencer Alger 6c07338782 - Moved the config.js file into the root of the src and dist. před 12 roky
  Spencer Alger 5d9cb85ccf Merged Pull Request #484 před 12 roky