Commit graph

6 commits

Author SHA1 Message Date
Rémy Coutable
4e3516788f Don't use FFaker in factories, use sequences instead
FFaker can generate data that randomly break our test suite. This
simplifies our factories and use sequences which are more predictive.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-03 18:54:48 +02:00
Tiago Botelho
005749a616 apply codestyle and implementation changes to the respective feature code 2017-03-06 19:18:26 +00:00
Simon Vocella
a3dfb58e7f add impersonation token 2017-02-28 22:15:39 +00:00
Simon Vocella
81246e5649 manage personal_access_tokens through api 2017-02-28 22:15:39 +00:00
Timothy Andrew
1d0ccec6dd Add a scopes column to the personal_access_tokens table 2016-12-16 15:08:10 +05:30
Timothy Andrew
e5cf527f27 Allow expiration of personal access tokens. 2016-04-28 22:28:36 +05:30