An error occurred fetching the project authors.
  1. 11 May, 2016 2 commits
  2. 10 May, 2016 2 commits
  3. 09 May, 2016 1 commit
  4. 05 May, 2016 2 commits
  5. 03 May, 2016 1 commit
  6. 01 May, 2016 2 commits
  7. 29 Apr, 2016 2 commits
  8. 28 Apr, 2016 1 commit
  9. 26 Apr, 2016 1 commit
  10. 24 Apr, 2016 2 commits
  11. 22 Apr, 2016 1 commit
    • Robert Speicher's avatar
      Add letter_opener_web gem · 702380f1
      Robert Speicher authored
      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 Apr, 2016 1 commit
  13. 18 Apr, 2016 3 commits
  14. 12 Apr, 2016 1 commit
  15. 11 Apr, 2016 1 commit
  16. 10 Apr, 2016 2 commits
  17. 09 Apr, 2016 1 commit
  18. 07 Apr, 2016 1 commit
  19. 06 Apr, 2016 1 commit
  20. 05 Apr, 2016 1 commit
  21. 04 Apr, 2016 1 commit
    • Yorick Peterse's avatar
      Cache Banzai projects/objects using RequestStore · 57bde0ce
      Yorick Peterse authored
      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
  22. 28 Mar, 2016 1 commit
  23. 25 Mar, 2016 6 commits
  24. 21 Mar, 2016 1 commit
    • connorshea's avatar
      Update Rubocop from 0.35.1 to 0.38.0. · 6274136c
      connorshea authored
      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
  25. 19 Mar, 2016 1 commit
  26. 18 Mar, 2016 1 commit