aboutsummaryrefslogtreecommitdiff
path: root/test/web/federator_test.exs
AgeCommit message (Expand)Author
2020-03-03Update CopyrightsMark Felder
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-18config: disable Websub and Salmon publisher modulesAriadne Conill
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-19added test helpers to clear config after testsMaksim
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-08-10[#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO ...Ivan Tashkinov
2019-08-09Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-09[#1149] Oban jobs implementation for :federator_incoming and :federator_outgo...Ivan Tashkinov
2019-08-03Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-08-01[#1149] Replaced RetryQueue with oban-based retries.Ivan Tashkinov
2019-07-23tests for Pleroma.Web.ActivityPub.PublisherMaksim
2019-07-09Testing: Don't federate in testing.lain
2019-05-12tests: chase federator publish_single_foo removalsWilliam Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-18Merge branch 'feature/jobs' into 'develop'kaniini
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-06fix testsEgor Kislitsyn
2019-02-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-02-03[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ...Ivan Tashkinov
2019-02-03[#582] Optimized federation retirement by reducing the number of SQL callsIvan Tashkinov
2019-01-28add a job queueEgor Kislitsyn
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-25[#534] Federation reachability filtering tests.Ivan Tashkinov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-04all tests passedMaksim Pechnikov
2018-11-17tests: federator: fix formattingWilliam Pitcock
2018-11-17test: add sanity tests for federator handling of AP docsWilliam Pitcock
2018-11-06Small wrapper module around Application.get_env/put_envhref
2018-11-06Get rid of Pleroma.Config in favor of Applicationhref
2018-11-01Test Relay, switch to runtime configuration.lain
2017-12-05Add basic queue prioritization.Lain Iwakura