Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -1/+0 |
* | Redirect to a default path if HTTP_REFERER is not set | Stan Hu | 2015-10-20 | 1 | -2/+2 |
* | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -2/+2 |
* | Add a page title to every page. | Douwe Maan | 2015-04-30 | 1 | -2/+0 |
* | Fixed the Rails/ActionFilter cop | Jeroen van Baarsen | 2015-04-20 | 1 | -4/+4 |
* | Follow newline guidelines. | Douwe Maan | 2015-04-14 | 1 | -2/+5 |
* | Clear up InvitesController member lookup logic. | Douwe Maan | 2015-04-14 | 1 | -5/+4 |
* | Remove duplication from InvitesController. | Douwe Maan | 2015-04-14 | 1 | -25/+22 |
* | Consistently use "invitation" rather than "invite" in text. | Douwe Maan | 2015-04-14 | 1 | -3/+3 |
* | Let invites be declined. | Douwe Maan | 2015-04-14 | 1 | -0/+27 |
* | Add invites controller. | Douwe Maan | 2015-04-14 | 1 | -0/+57 |