BigW Consortium Gitlab

  1. 12 Apr, 2016 2 commits
  2. 28 Jan, 2016 1 commit
  3. 19 Jan, 2016 1 commit
  4. 22 Dec, 2015 2 commits
  5. 15 Dec, 2015 1 commit
  6. 12 Dec, 2015 1 commit
  7. 03 Dec, 2015 2 commits
  8. 21 Nov, 2015 2 commits
  9. 20 Nov, 2015 1 commit
  10. 19 Nov, 2015 1 commit
  11. 18 Nov, 2015 3 commits
  12. 16 Nov, 2015 1 commit
  13. 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).
  14. 20 Oct, 2015 1 commit
  15. 30 Jul, 2015 1 commit
  16. 26 Jun, 2015 1 commit
  17. 16 Jun, 2015 1 commit
  18. 20 Apr, 2015 1 commit
  19. 02 Mar, 2015 1 commit
  20. 16 Oct, 2014 1 commit
  21. 29 Aug, 2014 1 commit
  22. 26 Jun, 2014 1 commit
  23. 25 Jun, 2014 1 commit
  24. 24 Jun, 2014 1 commit
  25. 17 Jun, 2014 1 commit
  26. 28 Apr, 2014 2 commits
  27. 25 Feb, 2014 1 commit
  28. 16 Jan, 2014 1 commit
  29. 25 Dec, 2013 2 commits
  30. 13 Dec, 2013 1 commit
  31. 29 Nov, 2013 2 commits