Skip to content
Snippets Groups Projects
  1. Mar 20, 2020
  2. Mar 05, 2020
  3. Jan 23, 2020
  4. Dec 09, 2019
  5. Oct 29, 2019
  6. Aug 11, 2019
  7. Apr 02, 2019
  8. Mar 11, 2019
  9. Mar 04, 2019
  10. Feb 18, 2019
    • Phil Hughes's avatar
      Fix diff files not rendering · 512f9624
      Phil Hughes authored
      Fixes some diff files not rendering when the renderIt
      property is updated.
      Previously it was using a local copy of renderIt which meant
      Vue wouldn't update it when the files renderIt property was updates
      Unverified
      512f9624
  11. Feb 15, 2019
  12. Dec 06, 2018
  13. Nov 14, 2018
    • Phil Hughes's avatar
      Made diff & note data consistent · 234563ba
      Phil Hughes authored
      This caused many pain points when working with it.
      Part of the data was camel cased the other snake case.
      Other parts where snake case & then getting converted in components,
      this conversion has the potential for leaking memory.
      
      This changes that & makes it consistent with what it returned from the
      API, snake case.
      Unverified
      234563ba
  14. Nov 13, 2018
  15. Oct 17, 2018
  16. Oct 09, 2018
  17. Oct 05, 2018
  18. Sep 13, 2018
  19. Sep 07, 2018
  20. Aug 08, 2018
  21. Jul 17, 2018
  22. Jul 09, 2018
  23. Jun 21, 2018
Loading