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
/
object_test.exs
Age
Commit message (
Expand
)
Author
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2020-01-31
Make attachments cleanup optional
Roman Chvanikov
2020-01-28
Add test for custom base_url when deleting an attachment
Roman Chvanikov
2020-01-19
Add test case for attachment deletion when non-map data.url present in DB
Roman Chvanikov
2020-01-19
Delete attachments asynchronously
Roman Chvanikov
2020-01-12
Delete attachments when status is deleted
Roman Chvanikov
2019-12-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-06
Object Fetcher: set cache after reinjecting
rinpatch
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-09-18
Merge branch 'chores/bump-copyright-year' into 'develop'
rinpatch
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-18
Preserve internal fields when reinjecting
rinpatch
2019-09-18
Capture log in object refetch tests
rinpatch
2019-09-18
Initial poll refresh support
rinpatch
2019-09-09
Add Pleroma.Plugs.Cache
minibikini
2019-04-17
Make credo happy
rinpatch
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-14
Merge branch 'fix/credo-issues-test' into 'develop'
kaniini
2019-02-11
Revert "Merge branch 'object-creation' into 'develop'"
lambda
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-09
Do object insertion through Cachex
lain
2018-12-27
Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
kaniini
2018-12-25
Revert Activity tombstones, add ObjectTombstone struct
Maxim Filippov
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-04
formatting
William Pitcock
2018-12-04
tests: add tests for Object.normalize()
William Pitcock
2018-11-01
object: split object_cache from user_cache
William Pitcock
2018-11-01
tests: add tests for object deletion
William Pitcock
2018-02-12
Make test output easier to read.
lain
2017-05-09
Add some basic changesets.
Roger Braun
2017-04-13
Add utility functions for objects and activities.
Roger Braun