aboutsummaryrefslogtreecommitdiff
path: root/config/test.exs
AgeCommit message (Expand)Author
2020-03-12frontends dirfrontend-dl-taskAlexander Strizhakov
2020-02-27Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...Ivan Tashkinov
2020-02-20Merge branch 'feature/new-registrations-digest' into 'develop'lain
2020-02-11Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-02-11set oban crontab to false in testsAlexander Strizhakov
2020-01-22Disable NewUsersDigestEmail by defaultEgor Kislitsyn
2019-12-21Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-16Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-16Add Kocaptcha endpoint to config.exsEgor Kislitsyn
2019-12-16Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha"Egor Kislitsyn
2019-12-16Add default endpoint to Pleroma.Captcha.KocaptchaEgor Kislitsyn
2019-12-14Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-13Merge branch 'develop' into feature/custom-runtime-modulesEgor Kislitsyn
2019-12-12Add Kocaptcha endpoint to the test configEgor Kislitsyn
2019-12-11try local shedulingstwf
2019-12-06Add a test for custom runtime modulesEgor Kislitsyn
2019-11-27moved DigestEmail to Oban Periodic jobsMaksim Pechnikov
2019-11-20Some tasks try to set log level in test environment, but we were stripping lo...Mark Felder
2019-11-20Console backend's log format should be prefixed and suffixed with newlines.Mark Felder
2019-11-20Be specific about format for logs in test as we have tests that check itMark Felder
2019-11-19Allow test builds to have info and debug logs strippedMark Felder
2019-11-19Allow mix tasks to always run with debug loggingMark Felder
2019-09-19Add tests for emoji pack sharingEkaterina Vaartis
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-24Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...lain
2019-08-23[#1149] Introduced `quantum` job scheduler. Documentation & config changes.Ivan Tashkinov
2019-08-22Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-20Add `:ap_routes` rate limitEgor Kislitsyn
2019-08-09Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-02Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-08-01[#1149] Replaced RetryQueue with oban-based retries.Ivan Tashkinov
2019-07-24Make test.exs read config in the same way as dev.exsMike Verdone
2019-07-20Resolve merge conflictsrinpatch
2019-07-20Merge developRoman Chvanikov
2019-07-17tests: add tests for signed object fetchesAriadne Conill
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-13Refactor Follows/Followers counter syncronizationrinpatch
2019-07-12merge developRoman Chvanikov
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-07-10[#1062] added option to disable send emailMaksim
2019-07-09Merge developRoman Chvanikov
2019-07-09reverse proxy testsAlexander Strizhakov
2019-07-09Testing: Don't federate in testing.lain
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-14Fix rate limit testEgor Kislitsyn
2019-06-11Merge branch 'feature/rate-limiter' into 'develop'lain
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-07Fix tests.lain