Skip to content
Snippets Groups Projects
  1. May 10, 2017
  2. May 08, 2017
  3. May 05, 2017
    • Matt Jankowski's avatar
      Misc spec coverage improvements (#2821) · 484c9709
      Matt Jankowski authored
      * Dont use raise_error by itself (avoids warning)
      
      * Add coverage for AccountFilter
      
      * Improve coverage and refactor for Subscription#lease_seconds
      
      * Improve coverage and refactor for NotificationMailer
      
      * Simplify assignment of min/max threshold on subscription
      484c9709
  4. May 01, 2017
    • yhirano's avatar
      Fix Rubocop offences (#2630) · 3988f2da
      yhirano authored
      * disable Bundler/OrderedGems
      
      * fix rubocop Lint/UselessAssignment
      
      * fix rubocop Style/BlockDelimiters
      
      * fix rubocop Style/AlignHash
      
      * fix rubocop Style/AlignParameters, Style/EachWithObject
      
      * fix rubocop Style/SpaceInLambdaLiteral
      3988f2da
  5. Apr 17, 2017
    • Matt Jankowski's avatar
      Instance helper to replace site title helper (#2038) · 389f8f82
      Matt Jankowski authored
      * Move site title helper to instance helper (name change only)
      
      * Remove newline in <title> tag
      
      * Add site_hostname helper method to wrap up local_domain value
      
      * Use site_hostname helper in places that need local_domain value
      389f8f82
  6. Apr 16, 2017
    • Matt Jankowski's avatar
      I18n health warnings (#1949) · f87b51fd
      Matt Jankowski authored
      * Rename admin.domain_block to admin.domain_blocks in prep for i18n improvement
      
      * Use implicit controller/action path for i18n in admin/domain_blocks
      
      * Add DomainBlock#accounts has_many
      
      * Avoid i18n health warning for `en` locale by using symbol scope with :count
      
      * Remove unused i18n key: plaintext_secret_html
      
      * Remove unused i18n key two_factor_auth.warning
      
      * Remove final will_paginate i18n keys
      
      * Remove unused key two_factor_auth.recovery_codes
      
      * Remove unused key: admin.reports.comment.none
      
      * Remove unused reports. i18n namespace (moved to admin.reports)
      
      * Ignore keys from locales which override activemodel and activerecord errors
      
      * Revert "Remove unused key: admin.reports.comment.none"
      
      This reverts commit 350ef2685fadc069e619bb6d1066190de195d942.
      
      * Update i18n key reference to match moved location
      
      * Add missing `en` keys to i18n
      
      * Tell i18n-tasks to ignore missing attributes that dont need overwriting
      
      * Add i18n-tasks unused to travis
      f87b51fd
  7. Apr 12, 2017
  8. Mar 03, 2017
  9. Dec 26, 2016
  10. Dec 22, 2016
  11. Nov 20, 2016
  12. Nov 17, 2016
  13. Nov 16, 2016
  14. Nov 15, 2016
  15. Oct 07, 2016
  16. Mar 19, 2016
  17. Feb 20, 2016
Loading