An error occurred fetching the project authors.
  1. 19 Mar, 2018 3 commits
    • Sean McGivern's avatar
      Show Ajax requests in performance bar · a200619d
      Sean McGivern authored
      But first, rewrite the performance bar in Vue:
      
      1. Remove the peek-host gem and replace it with existing code. This also allows
         us to include the host in the JSON response, rather than in the page HTML.
      2. Leave the line profiler parts as here-be-dragons: nicer would be a separate
         endpoint for these, so we could use them on Ajax requests too.
      3. The performance bar is too fiddly to rewrite right now, so apply the same
         logic to that.
      
      Then, add features! All requests made through Axios are able to be tracked. To
      keep a lid on memory usage, only the first two requests for a given URL are
      tracked, though. Each request that's tracked has the same data as the initial
      page load, with the exception of the performance bar and the line profiler, as
      explained above.
      a200619d
    • Pirate Praveen's avatar
      Update licensee 8.7.0 -> 8.9 · 46b2933c
      Pirate Praveen authored
      46b2933c
    • Lin Jen-Shin's avatar
      Remove oj as we're not using it · 30442f67
      Lin Jen-Shin authored
      30442f67
  2. 16 Mar, 2018 4 commits
  3. 15 Mar, 2018 2 commits
  4. 14 Mar, 2018 5 commits
  5. 13 Mar, 2018 5 commits
  6. 12 Mar, 2018 2 commits
  7. 07 Mar, 2018 1 commit
  8. 06 Mar, 2018 2 commits
  9. 02 Mar, 2018 1 commit
  10. 01 Mar, 2018 1 commit
  11. 26 Feb, 2018 1 commit
  12. 21 Feb, 2018 1 commit
  13. 20 Feb, 2018 1 commit
  14. 16 Feb, 2018 1 commit
  15. 07 Feb, 2018 3 commits
  16. 06 Feb, 2018 1 commit
  17. 05 Feb, 2018 1 commit
  18. 31 Jan, 2018 2 commits
  19. 30 Jan, 2018 3 commits