An error occurred fetching the project authors.
  1. 23 May, 2016 1 commit
  2. 20 May, 2016 1 commit
  3. 11 May, 2016 2 commits
  4. 10 May, 2016 2 commits
  5. 09 May, 2016 1 commit
  6. 03 May, 2016 1 commit
  7. 02 May, 2016 1 commit
  8. 01 May, 2016 2 commits
  9. 29 Apr, 2016 1 commit
  10. 28 Apr, 2016 1 commit
  11. 26 Apr, 2016 1 commit
  12. 24 Apr, 2016 1 commit
  13. 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
  14. 18 Apr, 2016 3 commits
  15. 12 Apr, 2016 1 commit
  16. 11 Apr, 2016 1 commit
  17. 10 Apr, 2016 1 commit
  18. 09 Apr, 2016 1 commit
  19. 07 Apr, 2016 1 commit
  20. 06 Apr, 2016 1 commit
  21. 05 Apr, 2016 1 commit
  22. 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
  23. 25 Mar, 2016 2 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
  27. 16 Mar, 2016 1 commit
  28. 15 Mar, 2016 3 commits
  29. 14 Mar, 2016 1 commit
  30. 10 Mar, 2016 1 commit
  31. 09 Mar, 2016 2 commits