index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
federator_test.exs
Age
Commit message (
Expand
)
Author
2019-02-18
Merge branch 'feature/jobs' into 'develop'
kaniini
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-06
fix tests
Egor Kislitsyn
2019-02-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
Egor 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 calls
Ivan Tashkinov
2019-01-28
add a job queue
Egor 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-23
tests: add legal boilerplate
William Pitcock
2018-12-04
all tests passed
Maksim Pechnikov
2018-11-17
tests: federator: fix formatting
William Pitcock
2018-11-17
test: add sanity tests for federator handling of AP docs
William Pitcock
2018-11-06
Small wrapper module around Application.get_env/put_env
href
2018-11-06
Get rid of Pleroma.Config in favor of Application
href
2018-11-01
Test Relay, switch to runtime configuration.
lain
2017-12-05
Add basic queue prioritization.
Lain Iwakura