BigW Consortium Gitlab

  1. 10 Feb, 2016 1 commit
  2. 02 Feb, 2016 1 commit
  3. 19 Oct, 2015 1 commit
    • Improve performance of sorting milestone issues · 4ff75e31
      Yorick Peterse authored
      This cuts down the time it takes to sort issues of a milestone by about
      10x. In the previous setup the code would run a SQL query for every
      issue that had to be sorted. The new setup instead runs a single SQL
      query to update all the given issues at once.
      
      The attached benchmark used to run at around 60 iterations per second,
      using the new setup this hovers around 600 iterations per second. Timing
      wise a request to update a milestone with 40-something issues would take
      about 760 ms, in the new setup this only takes about 130 ms.
      
      Fixes #3066
  4. 15 Sep, 2015 1 commit
  5. 17 Jul, 2015 1 commit
  6. 20 Apr, 2015 1 commit
  7. 12 Mar, 2015 1 commit
  8. 27 Feb, 2015 1 commit
  9. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  10. 06 Jan, 2015 1 commit
  11. 20 Nov, 2014 1 commit
  12. 26 Jun, 2014 1 commit
  13. 11 Jun, 2014 2 commits
  14. 10 Jun, 2014 1 commit
  15. 25 Mar, 2014 1 commit
  16. 19 Jan, 2014 1 commit
  17. 02 Dec, 2013 1 commit
  18. 23 Sep, 2013 1 commit
  19. 21 Aug, 2013 1 commit
  20. 23 Jun, 2013 1 commit
  21. 16 Apr, 2013 2 commits
  22. 04 Apr, 2013 1 commit
  23. 02 Mar, 2013 1 commit
  24. 18 Feb, 2013 1 commit
  25. 14 Dec, 2012 3 commits
  26. 29 Oct, 2012 1 commit
  27. 26 Oct, 2012 1 commit
  28. 10 Oct, 2012 1 commit
  29. 09 Oct, 2012 1 commit
  30. 27 Sep, 2012 1 commit
  31. 26 Sep, 2012 1 commit
  32. 25 Sep, 2012 1 commit
  33. 02 Sep, 2012 1 commit
  34. 30 Aug, 2012 1 commit
  35. 10 Aug, 2012 1 commit
  36. 24 Apr, 2012 1 commit