BigW Consortium Gitlab

  1. 13 Jun, 2016 2 commits
  2. 10 Jun, 2016 5 commits
  3. 09 Jun, 2016 1 commit
    • Enable RuboCop for migrations · 98bb435f
      Sean McGivern authored
      Migrations shouldn't fail RuboCop checks - especially lint checks, such
      as the nested method check. To avoid changing code in existing
      migrations, add the magic comment to the top of each of them to skip
      that file.
  4. 08 Jun, 2016 3 commits
    • 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.
    • Update Knapsack report only on master · e7bf9431
      Kamil Trzcinski authored
    • Remove notification settings in batches · 3883bc05
      Yorick Peterse authored
      This improves performance of the duplicate notification settings
      migration by removing duplicates in batches instead of using one big
      "DELETE FROM" query.
      
      The previous query would locally run over 45 minutes without even
      finishing. This new setup finished in a matter of seconds.
      
      Fixes #18289
  5. 06 Jun, 2016 4 commits
  6. 03 Jun, 2016 2 commits
  7. 01 Jun, 2016 1 commit
  8. 31 May, 2016 6 commits
  9. 30 May, 2016 1 commit
  10. 27 May, 2016 1 commit
  11. 25 May, 2016 1 commit
  12. 20 May, 2016 2 commits
  13. 19 May, 2016 4 commits
  14. 16 May, 2016 4 commits
  15. 13 May, 2016 1 commit
  16. 12 May, 2016 2 commits