BigW Consortium Gitlab

  1. 23 Oct, 2017 1 commit
  2. 03 Oct, 2017 1 commit
  3. 20 Jul, 2017 1 commit
  4. 18 Jul, 2017 1 commit
  5. 15 Jun, 2017 2 commits
  6. 14 Apr, 2017 1 commit
    • Turn on caching of classes in Knapsack specs · 00dd2ba9
      Stan Hu authored
      Enabling caching of classes slows start-up time because all controllers
      are loaded at initialization, but it reduces memory and load because files
      are not reloaded with every request. For example, caching is not necessary
      for loading database migrations but useful for handling Knapsack specs.
      
      Addresses gitlab-org/gitlab-ee#2162
  7. 22 Mar, 2017 1 commit
  8. 14 Mar, 2017 1 commit
  9. 31 Jan, 2017 1 commit
  10. 19 Jan, 2017 1 commit
  11. 10 Jan, 2017 1 commit
  12. 17 Nov, 2016 2 commits
  13. 21 Jul, 2016 2 commits
  14. 30 Jun, 2016 1 commit
  15. 03 Jun, 2016 2 commits
  16. 25 May, 2016 1 commit
  17. 13 May, 2016 1 commit
  18. 22 Apr, 2016 1 commit
    • Add letter_opener_web gem · 702380f1
      Robert Speicher authored
      Sent emails in the development environment will no longer automatically
      be opened in the browser. If a sent email needs to be viewed, it can be
      found at the `/rails/letter_opener` route.
  19. 09 Apr, 2016 1 commit
  20. 05 Apr, 2016 1 commit
  21. 25 Mar, 2016 2 commits
  22. 02 Mar, 2016 1 commit
  23. 19 Jan, 2016 1 commit
  24. 15 Jan, 2016 1 commit
  25. 03 Dec, 2015 1 commit
  26. 30 Nov, 2015 1 commit
  27. 26 Nov, 2015 1 commit
  28. 25 Nov, 2015 1 commit
  29. 16 Nov, 2015 1 commit
  30. 22 Oct, 2015 1 commit
  31. 15 Oct, 2015 1 commit
    • Added rack-lineprof for development · d4832b03
      Yorick Peterse authored
      This can be used to measure the time (roughly) spent on a per line
      basis. This can also be used to measure timings for views, for example
      by adding the following to a URL:
      
         ?lineprof=app/views/projects/notes/_note
      
      rack-lineprof is only enabled when:
      
      1. The application runs in development mode
      2. The used Ruby is MRI
      3. The environment variable ENABLE_LINEPROF is set to a non-empty value
  32. 26 Aug, 2015 1 commit
  33. 12 Feb, 2015 1 commit
  34. 18 Nov, 2014 1 commit
  35. 26 Aug, 2014 1 commit