BigW Consortium Gitlab

  1. 20 Jan, 2016 2 commits
  2. 13 Jan, 2016 2 commits
  3. 12 Jan, 2016 1 commit
  4. 08 Jan, 2016 1 commit
  5. 23 Dec, 2015 2 commits
  6. 22 Dec, 2015 1 commit
  7. 15 Dec, 2015 1 commit
  8. 02 Dec, 2015 1 commit
  9. 18 Nov, 2015 1 commit
  10. 17 Nov, 2015 2 commits
  11. 16 Nov, 2015 1 commit
  12. 12 Nov, 2015 1 commit
    • Avoid render edit_form in each notes. · 19740871
      Jason Lee authored
      Use RJS to render edit note feature.
      
      Before:
      
      ```
      Rendered projects/notes/_note.html.haml (27.9ms)
      Rendered projects/_zen.html.haml (0.3ms)
      Rendered projects/notes/_hints.html.haml (0.7ms)
      Rendered projects/_md_preview.html.haml (3.9ms)
      Rendered projects/notes/_edit_form.html.haml (6.9ms)
      Rendered projects/notes/_note.html.haml (17.7ms)
      Rendered projects/_zen.html.haml (0.3ms)
      Rendered projects/notes/_hints.html.haml (0.6ms)
      Rendered projects/_md_preview.html.haml (3.4ms)
      Rendered projects/notes/_edit_form.html.haml (7.0ms)
      ```
      
      After:
      
      ```
      Rendered projects/notes/_note.html.haml (13.8ms)
      Rendered projects/notes/_note.html.haml (7.1ms)
      Rendered projects/notes/_note.html.haml (9.5ms)
      Rendered projects/notes/_note.html.haml (8.5ms)
      ```
      
      This change reduce at least 6ms * N ('N' - number of notes).
  13. 10 Nov, 2015 1 commit
  14. 15 Oct, 2015 2 commits
  15. 14 Oct, 2015 1 commit
  16. 07 Oct, 2015 2 commits
  17. 02 Oct, 2015 1 commit
  18. 30 Sep, 2015 1 commit
  19. 21 Sep, 2015 1 commit
  20. 09 Sep, 2015 1 commit
  21. 08 Sep, 2015 2 commits
  22. 06 Aug, 2015 1 commit
  23. 30 Jul, 2015 1 commit
  24. 26 Jul, 2015 1 commit
  25. 21 Jul, 2015 1 commit
  26. 18 Jul, 2015 1 commit
  27. 09 Jul, 2015 1 commit
  28. 01 Jul, 2015 1 commit
  29. 30 Jun, 2015 1 commit
  30. 26 Jun, 2015 1 commit
  31. 17 Jun, 2015 1 commit
  32. 16 Jun, 2015 1 commit
  33. 05 Jun, 2015 1 commit