Skip to content
Snippets Groups Projects
  1. Jul 29, 2020
  2. May 18, 2017
  3. May 17, 2017
  4. May 16, 2017
  5. May 11, 2017
  6. May 09, 2017
  7. May 05, 2017
  8. May 04, 2017
  9. May 03, 2017
  10. May 02, 2017
  11. May 01, 2017
  12. Apr 28, 2017
  13. Apr 26, 2017
  14. Apr 25, 2017
  15. Apr 19, 2017
  16. Apr 14, 2017
    • Stan Hu's avatar
      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
      00dd2ba9
  17. Apr 13, 2017
  18. Apr 12, 2017
  19. Apr 11, 2017
  20. Apr 10, 2017
Loading