pleroma/lib
lambda 26d509cc86 Merge branch 'get_by_id' into 'develop'
Replace `Repo.get(Module, id)` with `Module.get_by_id(id)` where possible

See merge request pleroma/pleroma!1009
2019-04-02 10:52:29 +00:00
..
mix/tasks/pleroma change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
pleroma Merge branch 'get_by_id' into 'develop' 2019-04-02 10:52:29 +00:00
jason_types.ex Format the code. 2018-03-30 15:01:53 +02:00
transports.ex Format the code. 2018-03-30 15:01:53 +02:00
xml_builder.ex Format the code. 2018-03-30 15:01:53 +02:00