An error occurred fetching the project authors.
  1. 11 Aug, 2017 1 commit
  2. 03 Aug, 2017 1 commit
  3. 27 Jul, 2017 1 commit
  4. 05 Jul, 2017 1 commit
  5. 29 Jun, 2017 1 commit
  6. 19 Jun, 2017 1 commit
  7. 14 Jun, 2017 1 commit
  8. 23 Mar, 2017 1 commit
  9. 20 Mar, 2017 1 commit
  10. 18 Mar, 2017 1 commit
    • Stan Hu's avatar
      Fix Error 500 when application settings are saved · 681af5bc
      Stan Hu authored
      Due to a Rails bug, fetching the application settings from Redis
      may prevent the attribute methods from being loaded for the `ApplicationSetting`
      model. More details here: https://github.com/rails/rails/issues/27348
      
      There was also a secondary problem introduced by overriding these
      association methods which caused all default visibility levels to be
      set to `nil`. Before, the previous implementation allowed the string
      "20" to be saved as an integer, while now a table lookup happens
      before that. We fix this by enforcing the integer value in the
      controller and default to PRIVATE.
      
      Closes #29674
      681af5bc
  11. 17 Mar, 2017 1 commit
  12. 23 Jan, 2017 1 commit
  13. 21 Jan, 2017 1 commit
  14. 15 Jan, 2017 1 commit
  15. 18 Dec, 2016 2 commits
  16. 13 Dec, 2016 1 commit
  17. 29 Jul, 2016 1 commit
  18. 19 Jul, 2016 1 commit
  19. 10 Dec, 2015 1 commit
  20. 18 Sep, 2015 1 commit
  21. 18 Aug, 2015 1 commit
  22. 22 Jun, 2015 1 commit
  23. 12 Jun, 2015 2 commits
  24. 24 Apr, 2015 1 commit
  25. 23 Mar, 2015 1 commit
  26. 17 Jan, 2015 1 commit
  27. 08 Jan, 2015 1 commit