Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
phaer
pleroma
Commits
5592db47
Commit
5592db47
authored
Mar 03, 2020
by
feld
Browse files
Older copyright updates
parent
05da5f5c
Changes
11
Hide whitespace changes
Inline
Side-by-side
test/filter_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
FilterTest
do
...
...
test/http_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
HTTPTest
do
...
...
test/plugs/basic_auth_decoder_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
BasicAuthDecoderPlugTest
do
...
...
test/plugs/ensure_authenticated_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
EnsureAuthenticatedPlugTest
do
...
...
test/plugs/ensure_user_key_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
EnsureUserKeyPlugTest
do
...
...
test/plugs/session_authentication_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
SessionAuthenticationPlugTest
do
...
...
test/plugs/set_user_session_id_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
SetUserSessionIdPlugTest
do
...
...
test/plugs/user_fetcher_plug_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Plugs
.
UserFetcherPlugTest
do
...
...
test/support/websocket_client.ex
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
Integration
.
WebsocketClient
do
...
...
test/tasks/uploads_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Mix
.
Tasks
.
Pleroma
.
UploadsTest
do
...
...
test/xml_builder_test.exs
View file @
5592db47
# Pleroma: A lightweight social networking server
# Copyright © 2017-20
18
Pleroma Authors <https://pleroma.social/>
# Copyright © 2017-20
20
Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule
Pleroma
.
XmlBuilderTest
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment