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
/
support
/
conn_case.ex
Age
Commit message (
Expand
)
Author
2023-01-02
Revert "Merge branch 'copyright-bump' into 'develop'"
lain
2023-01-01
Bump copyright year
marcin mikołajczak
2022-02-25
Copyright bump for 2022
Sean King
2021-10-06
CI: Bump lint stage to elixir-1.12
Haelwenn (lanodan) Monnier
2021-03-05
Update OpenApiSpex dependency
Egor Kislitsyn
2021-01-19
Mox mode setup tweak; refactoring.
Ivan Tashkinov
2021-01-13
Bump Copyright to 2021
Haelwenn (lanodan) Monnier
2021-01-04
SideEffects.DeleteTest: asyncify.
lain
2020-12-21
Tests: Stub the pipeline in all tests.
lain
2020-12-18
Tests: Use NullCache for async tests.
lain
2020-12-18
Tests: Reset all cachex caches between synchronous tests
lain
2020-10-28
Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller...
Ivan Tashkinov
2020-10-07
use Phoenix.ConnTest is deprecated
Mark Felder
2020-10-02
[#3053] No auth check in StaticFEController, even on non-federating instances...
Ivan Tashkinov
2020-08-11
Apply 1 suggestion(s) to 1 file(s)
lain
2020-08-07
Force 204 responses to be empty, fixes #2029
Alex Gleason
2020-05-07
Streamer rework
href
2020-05-05
Add OpenAPI spec for ListController
Egor Kislitsyn
2020-04-27
Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema
Egor Kislitsyn
2020-04-27
Merge branch 'develop' into openapi/account
Egor Kislitsyn
2020-04-24
Support validation for inline OpenAPI schema and automatic tests for examples
Egor Kislitsyn
2020-04-13
Add spec for AccountController.update_credentials
Egor Kislitsyn
2020-03-11
[#1560] Enforced authentication for non-federating instances in StaticFEContr...
Ivan Tashkinov
2020-03-09
[#1560] Ensured authentication or enabled federation for federation-related r...
Ivan Tashkinov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2019-12-19
[#2068] Introduced proper OAuth tokens usage to controller tests.
Ivan Tashkinov
2019-12-15
OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...
Ivan Tashkinov
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-16
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
Egor Kislitsyn
2019-09-16
Revert "Merge branch 'streamer-refactoring' into 'develop'"
kaniini
2019-09-16
Streamer refactoring
Steven Fuchs
2019-02-03
Unbreak all the tests.
lain
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-12
fix warnings
Maksim Pechnikov
2018-03-30
Format the code.
lain
2018-03-22
Clear caches on test.
lain
2017-03-17
Phoenix skeleton
Roger Braun