[go: up one dir, main page]

  1. 79f0cc1 Adds corresponding NPM lockfiles to package.json files. This enumerates dependencies, including transitive ones, and their versions, to avoid using vulnerable ones. For more details, see go/npm-lockfile-cl-guide by Yuan Kang · 1 year, 3 months ago main
  2. baeda2b Remove hover message fromn Config tree by Rebecca Lawler · 13 years ago
  3. 7b19a5c Add links to Commit View from Explorer View by Rebecca Lawler · 13 years ago
  4. 43c757c Remove redundant Jquery UI code by Rebecca Lawler · 13 years ago
  5. 2d9f7ed commitinfo: make accordion variable height by John Koleszar · 13 years ago
  6. 8161868 Enable warmup service by John Koleszar · 13 years ago
  7. dea883d Fix share link by John Koleszar · 13 years ago
  8. b1ab9d2 Turn on remote_api by John Koleszar · 13 years ago
  9. 3cede91 Additional cache_result() calls by John Koleszar · 13 years ago
  10. c4b922a Remove footer until it has actual content by Rebecca Lawler · 13 years ago
  11. 8c8feab Commit Viewer: avoid duplicating footer by Rebecca Lawler · 13 years ago
  12. 858c4ca Correct help message (commit_viewer) by Rebecca Lawler · 13 years ago
  13. 0ac7aa3 Home.html: first attempt at real content by Rebecca Lawler · 13 years ago
  14. 613fbdc Merge "commit_view*: Fix some tag imbalance; xhtml cruft; format. modified: app/commit_view.html modified: app/commit_viewer.html" by John Koleszar · 13 years ago
  15. 13b28df Merge "Start using Django template includes: add example footer. modified: app/commit_view.html modified: app/commit_viewer.html modified: app/home.html modified: app/index.html new file: app/templates/footer.html" by John Koleszar · 13 years ago
  16. c5cc373 Merge "Commit View: multiple commits, search dialog" by John Koleszar · 13 years ago
  17. eea554c Merge "upload-data: (really) default to https for appspot" by John Koleszar · 13 years ago
  18. cf68895 Merge "upload-data: another take on ProxyInfo" by John Koleszar · 13 years ago
  19. 2d9100c Merge "cache: refresh in constructor" by John Koleszar · 13 years ago
  20. c56bffc Merge "sample_data: split encoder data to <1MB files" by John Koleszar · 13 years ago
  21. 2f7505f commit_view*: Fix some tag imbalance; xhtml cruft; format. by Lou Quillio · 13 years ago
  22. 3dfbf77 Start using Django template includes: add example footer. by Lou Quillio · 13 years ago
  23. 99a4926 Merge "Update dialogs to be more bootstrap-friendly" by Rebecca Lawler · 13 years ago
  24. 58df6c4 upload-data: (really) default to https for appspot by John Koleszar · 13 years ago
  25. 5e7eba1 upload-data: another take on ProxyInfo by John Koleszar · 13 years ago
  26. 1a46285 cache: refresh in constructor by John Koleszar · 13 years ago
  27. e58caff sample_data: split encoder data to <1MB files by John Koleszar · 13 years ago
  28. 520e821 Merge "upload-data: force HTTPS to appspot.com" by John Koleszar · 13 years ago
  29. 67e9c89 Commit View: multiple commits, search dialog by Rebecca Lawler · 13 years ago
  30. 98814c9 Update dialogs to be more bootstrap-friendly by Rebecca Lawler · 13 years ago
  31. 8b38385 upload-data: force HTTPS to appspot.com by John Koleszar · 13 years ago
  32. 330ba95 Merge "upload-data: fix proxy support for oauth1" by John Koleszar · 13 years ago
  33. 8349f8b Merge "Create distinction between home/explorer view" by Rebecca Lawler · 13 years ago
  34. 6c95cf2 upload-data: fix proxy support for oauth1 by John Koleszar · 13 years ago
  35. d114e64 Cleaned up paths to js and css files. by Rebecca Lawler · 13 years ago
  36. d014712 Merge "Added loading message while trees load" by Rebecca Lawler · 13 years ago
  37. dfa021b Merge "Created chartutils.js with chart drawing functions" by Rebecca Lawler · 13 years ago
  38. 5013605 Merge changes I98e133e6,Ic3cdfdfb,I318a7887 by John Koleszar · 13 years ago
  39. ea82586 Create distinction between home/explorer view by John Koleszar · 13 years ago
  40. a433002 upload-data: revert to oauth1 by John Koleszar · 13 years ago
  41. 7b1874a Import python-oauth2 by John Koleszar · 13 years ago
  42. 2d0ed71 Added loading message while trees load by Rebecca Lawler · 13 years ago
  43. 68eebf2 Created chartutils.js with chart drawing functions by Rebecca Lawler · 13 years ago
  44. d37629f Log raw data uploaded by John Koleszar · 13 years ago
  45. cbf1978 Merge "Apply bootstrap framework. http://getbootstrap.com/" by John Koleszar · 13 years ago
  46. 0c07e1f Apply bootstrap framework. http://getbootstrap.com/ by Lou Quillio · 13 years ago
  47. 0a973c8 upload-data: initial http proxy support by John Koleszar · 13 years ago
  48. ce706b6 run-compressions: shell out to upload-data by John Koleszar · 13 years ago
  49. 0669f9f upload-data: support reading from stdin by John Koleszar · 13 years ago
  50. 6dff078 Add OAuth2 authn to data upload by John Koleszar · 13 years ago
  51. 3ef9994 cache: don't assert when items not in _missing by John Koleszar · 13 years ago
  52. f2e1d2a cache: limit prefetching to 100 items by John Koleszar · 13 years ago
  53. 299948a commit-viewer: query metrics from datastore by John Koleszar · 13 years ago
  54. 71443fd Rework global caches by John Koleszar · 13 years ago
  55. 86dbec8 Eager fetching of cached data values by John Koleszar · 13 years ago
  56. 390ba0d AverageImprovementHandler: remove commit data lookups by John Koleszar · 13 years ago
  57. adc4248 Commit Viewer: simplify runs to 5 kinds of arrows by Rebecca Lawler · 13 years ago
  58. 09734ac Commit Viewer: simple ui to change threshold by Rebecca Lawler · 13 years ago
  59. b90f690 Commit-viewer: Allow for custom thresholds by Rebecca Lawler · 13 years ago
  60. 85e0853 Commit Viewer: add underlines, icons to run lines by Rebecca Lawler · 13 years ago
  61. cbf4c3c Merge "commit-info: add accordion view of history" by John Koleszar · 13 years ago
  62. 718e7cd Merge "analysis: fix distortion over time view" by John Koleszar · 13 years ago
  63. 172854e commit-info: add accordion view of history by John Koleszar · 13 years ago
  64. e752575 analysis: fix distortion over time view by John Koleszar · 13 years ago
  65. 4f5071a Merge "drilldown: move 'other commits' to correct branches" by John Koleszar · 13 years ago
  66. d3b6d75 Merge "run-compressions: support for building remotely" by John Koleszar · 13 years ago
  67. 7c24d2e Merge "Added point differences to the Commit Viewer" by John Koleszar · 13 years ago
  68. 678afc7 Merge "Commit Viewer: added useful links in header" by John Koleszar · 13 years ago
  69. b8d70b3 Merge "Added basic styling to Commit Viewer" by John Koleszar · 13 years ago
  70. 86f1a64 Merge "Added config and baseline info in commit viewer" by John Koleszar · 13 years ago
  71. c4aea5b Merge "Created a utils.js file for common js functions" by John Koleszar · 13 years ago
  72. 65bee5c Merge "Added visible differences on hover for RD curves" by John Koleszar · 13 years ago
  73. 93f21d5 Merge "Added sharable custom links for viewing data" by John Koleszar · 13 years ago
  74. e011e61 Merge "Added Commit Viewer (first draft)" by John Koleszar · 13 years ago
  75. 87b7041 drilldown: move 'other commits' to correct branches by John Koleszar · 13 years ago
  76. 5877984 run-compressions: support for building remotely by John Koleszar · 13 years ago
  77. 7cea662 Add branch data to sample commits by John Koleszar · 13 years ago
  78. f799d48 Initial version of run-compressions script by John Koleszar · 13 years ago
  79. a6e0670 Added point differences to the Commit Viewer by Rebecca Lawler · 13 years ago
  80. cfba3c1 Commit Viewer: added useful links in header by Rebecca Lawler · 13 years ago
  81. 60fad2b Added basic styling to Commit Viewer by Rebecca Lawler · 13 years ago
  82. a8c8047 Added config and baseline info in commit viewer by Rebecca Lawler · 13 years ago
  83. 3694812 Created a utils.js file for common js functions by Rebecca Lawler · 13 years ago
  84. 748d5e4 Better tolerate missing data by John Koleszar · 13 years ago
  85. 9cd4bfd Added visible differences on hover for RD curves by Rebecca Lawler · 13 years ago
  86. ea84091 Added sharable custom links for viewing data by Rebecca Lawler · 13 years ago
  87. c305e17 Added Commit Viewer (first draft) by Rebecca Lawler · 13 years ago
  88. 0a463ce Open Gerrit links in a new tab by Rebecca Lawler · 13 years ago
  89. 0fed877 Clicking on 'WebM' header now resets page by Rebecca Lawler · 13 years ago
  90. 2f01ce2 Added dialog boxes with config info by Rebecca Lawler · 13 years ago
  91. 171f568 Don't delete #githistory by John Koleszar · 13 years ago
  92. eff36c1 Allow graphing multiple time series by John Koleszar · 13 years ago
  93. 344933e JS Date() uses 0-based month by John Koleszar · 13 years ago
  94. f26616d Use smaller batch size for map reduce by John Koleszar · 13 years ago
  95. 2afbc26 analysis.py: add django 1.2 header by John Koleszar · 13 years ago
  96. 0ec8336 ImportFileSetHandler: reset files cache on upload by John Koleszar · 13 years ago
  97. 0d51dba Add webapp_django_version default by John Koleszar · 13 years ago
  98. c28def9 Remove errors caused when pushing app to live site by Rebecca Lawler · 13 years ago
  99. 644c6b2 Added dialog boxes with relevant commit info by Rebecca Lawler · 13 years ago
  100. d4e1f13 Time series charts now have correct x axis values by Rebecca Lawler · 13 years ago