Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use method that creates runners registration token | Grzegorz Bizon | 2015-12-23 | 1 | -1/+0 |
* | Add method that persist ensured token in `TokenAuthenticatable` | Grzegorz Bizon | 2015-12-23 | 1 | -2/+13 |
* | Fix method that ensures authentication token | Grzegorz Bizon | 2015-12-23 | 1 | -6/+2 |
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -2/+2 |
* | Make sure that token `ensure_*` method always returns a token | Grzegorz Bizon | 2015-12-11 | 1 | -2/+6 |
* | Use `save!` when generating new token in `TokenAuthenticatable` | Grzegorz Bizon | 2015-12-11 | 1 | -1/+1 |
* | Refactor `TokenAuthenticatable` to improve reusability | Grzegorz Bizon | 2015-12-11 | 1 | -16/+24 |
* | Try to keep token authenticable compatibility | Marin Jankovski | 2014-07-09 | 1 | -0/+31 |