1. 24 5月, 2016 2 次提交
  2. 20 5月, 2016 1 次提交
  3. 11 5月, 2016 3 次提交
  4. 10 5月, 2016 2 次提交
  5. 04 5月, 2016 1 次提交
  6. 02 5月, 2016 2 次提交
  7. 01 5月, 2016 1 次提交
  8. 29 4月, 2016 2 次提交
  9. 27 4月, 2016 1 次提交
  10. 25 4月, 2016 1 次提交
  11. 23 4月, 2016 1 次提交
    • R
      Add letter_opener_web gem · 702380f1
      Robert Speicher 提交于
      Sent emails in the development environment will no longer automatically
      be opened in the browser. If a sent email needs to be viewed, it can be
      found at the `/rails/letter_opener` route.
      702380f1
  12. 19 4月, 2016 1 次提交
  13. 18 4月, 2016 2 次提交
  14. 13 4月, 2016 1 次提交
  15. 11 4月, 2016 2 次提交
  16. 09 4月, 2016 1 次提交
  17. 07 4月, 2016 1 次提交
  18. 06 4月, 2016 2 次提交
  19. 04 4月, 2016 1 次提交
    • Y
      Cache Banzai projects/objects using RequestStore · 57bde0ce
      Yorick Peterse 提交于
      This was originally suggested by @ayufan and modified to be a bit
      cleaner and use RequestStore instead of a regular Hash.
      
      By caching the output of the two methods involved the number of queries
      is reduced significantly. For example, for an issue with 200 notes (of
      which 100 reference a number of merge requests) this cuts down the
      amount of queries from around 6300 to around 3300.
      57bde0ce
  20. 26 3月, 2016 1 次提交
  21. 25 3月, 2016 1 次提交
  22. 21 3月, 2016 1 次提交
    • C
      Update Rubocop from 0.35.1 to 0.38.0. · 6274136c
      connorshea 提交于
      Discussed in #14233.
      
      See [their releases](https://github.com/bbatsov/rubocop/releases) for
      more info.
      
      Changes:
      - Enable DisplayCopNames for lint output.
      - Default behavior for `Alias` changed, set to enforce `prefer_alias_method`.
      - Enabling Rails cops changed to new syntax.
      - Remove StyleGuides and move Descriptions to comments.
      - Add missing cops.
      - Add TODOs for cops that should be enabled in the future.
      - Set TargetRubyVersion to 2.1.
      6274136c
  23. 20 3月, 2016 1 次提交
  24. 18 3月, 2016 1 次提交
  25. 16 3月, 2016 2 次提交
  26. 15 3月, 2016 3 次提交
  27. 11 3月, 2016 1 次提交
  28. 09 3月, 2016 1 次提交