Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-06 | little channges | Alex S | |
2019-04-06 | fix for field name | Alex S | |
2019-04-06 | token -> invite renaming | Alex S | |
2019-04-06 | generating tokens with mix | Alex S | |
2019-04-02 | add `user delete_activities` mix task | Egor Kislitsyn | |
2019-03-23 | relay test: don't do preloading (since follow objects are activities, it's a ↵ | William Pitcock | |
mess) | |||
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: Change `lenght(…) == 0` to `Enum.empty?(…)` | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-17 | Fix uploads test. | lain | |
2018-12-16 | Add more Mix task tests in relay_test.exs and uploads_test.exs. | link0ff | |
Rename test/tasks/user.exs to test/tasks/user_test.exs. | |||
2018-12-16 | Add tests for Mix tasks | link0ff | |