An error occurred fetching the project authors.
  1. 17 Jun, 2016 1 commit
  2. 08 Jun, 2016 1 commit
    • Sean McGivern's avatar
      Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern authored
      Add a new application setting, after_sign_up_text. This is text to be
      rendered as Markdown and shown on the 'almost there' page after a user
      signs up, but before they've confirmed their account.
      
      Tweak the styles for that page so that centered lists look reasonable.
      40b6d906
  3. 03 Jun, 2016 2 commits
  4. 31 May, 2016 1 commit
  5. 29 May, 2016 1 commit
  6. 23 May, 2016 1 commit
  7. 16 May, 2016 1 commit
  8. 12 May, 2016 5 commits
  9. 10 May, 2016 1 commit
  10. 09 May, 2016 1 commit
  11. 06 May, 2016 1 commit
  12. 22 Apr, 2016 1 commit
  13. 12 Apr, 2016 1 commit
  14. 31 Mar, 2016 1 commit
  15. 10 Mar, 2016 1 commit
  16. 09 Feb, 2016 4 commits
  17. 02 Feb, 2016 1 commit
  18. 28 Jan, 2016 1 commit
  19. 20 Jan, 2016 1 commit
  20. 18 Jan, 2016 1 commit
  21. 06 Jan, 2016 1 commit
  22. 28 Dec, 2015 1 commit
  23. 24 Dec, 2015 1 commit
  24. 23 Dec, 2015 1 commit
  25. 15 Dec, 2015 1 commit
  26. 11 Dec, 2015 3 commits
  27. 07 Dec, 2015 1 commit
  28. 04 Dec, 2015 1 commit
  29. 25 Nov, 2015 1 commit
    • Stan Hu's avatar
      Expire application settings from cache at startup · e55473ad
      Stan Hu authored
      If a DB migration occurs, there's a chance that the application settings are
      loaded from the cache and provide stale values, causing Error 500s.
      This ensures that at startup the settings are always refreshed.
      
      Closes #3643
      e55473ad
  30. 23 Nov, 2015 1 commit