Commit graph

3 commits

Author SHA1 Message Date
Andrew Newdigate
3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
Heinrich Lee Yu
c5b3b71e89 CE-port for 7714-view-recent-boards
Adds additional count param to Boards::Visits::LatestService
2019-03-01 19:47:52 +08:00
Brett Walker
7aeab58f48 Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00