aboutsummaryrefslogtreecommitdiff
path: root/mix.exs
AgeCommit message (Collapse)Author
2019-07-18mix: update http signatures dependencyAriadne Conill
2019-07-17mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989Ariadne Conill
2019-07-16Use PleromaJobQueue for schedulingRoman Chvanikov
2019-07-16Merge developRoman Chvanikov
2019-07-15Dependencies: Update tzdata and related packages.lain
2019-07-14added tests for Web.MediaProxyMaksim
2019-07-12merge developRoman Chvanikov
2019-07-10[#1062] added option to disable send emailMaksim
2019-07-09Merge developRoman Chvanikov
2019-07-09Merge branch 'remove-swift' into 'develop'kaniini
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374
2019-07-09reverse proxy testsAlexander Strizhakov
2019-07-03Remove `httpoison` from dependenciesEgor Kislitsyn
2019-07-02[#1048] Resolved violations of SemVer version format. Refactoring.Ivan Tashkinov
2019-06-29Add PLEROMA_BUILD_ENV to override env for the version generator and use it ↵rinpatch
in the CI for building docs This is needed because if we run with MIX_ENV=dev we will get a "+dev" suffix to the version in the docs, but if we run with MIX_ENV=prod the docs build will fail because ex_doc is dev-only dependency.
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-28Merge branch 'release/1.0' into 'develop'v1.0.0lain
1.0 Release See merge request pleroma/pleroma!1348
2019-06-28BUMP OF CHICKENlain
1.0
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-22Merge branch 'mix_sem_ver_version_fix' into 'develop'rinpatch
Fixed mix version computed for underscore-containing branches See merge request pleroma/pleroma!1314
2019-06-21mix: update bbcode dependency to v0.1.1William Pitcock
2019-06-21Fixed branch name substitutions for mix version (to comply to SemVer format).Ivan Tashkinov
2019-06-21Formattingrinpatch
2019-06-21Copy the nginx config to the release directoryrinpatch
2019-06-20Fixed mix version computed for underscore-containing branches to be of ↵Ivan Tashkinov
SemVer format.
2019-06-20Merge branch 'feature/release-update-script' into 'develop'rinpatch
pleroma_ctl: add an update command Closes #1004 and #988 See merge request pleroma/pleroma!1305
2019-06-19Make possible to override the branch name via a env variablerinpatch
This is useful for the CI builds because they have a detached HEAD or for emulating a feature that is availible only on a particular branch (e.g pleroma_ctl downloads CI artifacts only for develop and master)
2019-06-19aliases for mix tasksAlexander Strizhakov
ecto.migrate ecto.rollback
2019-06-19Refactor pleroma_ctl copying to a generic function for copying files into ↵rinpatch
the release dir
2019-06-18Deps: Update auto_linkerrinpatch
2019-06-16Merge branch 'fix/991-version-generation' into 'develop'rinpatch
version generation Closes #991 See merge request pleroma/pleroma!1291
2019-06-16no print version to the shellAlex S
2019-06-15Update Phoenix to 1.4.8Mark Felder
2019-06-15bugfixAlex S
2019-06-15little fixAlex S
2019-06-15version generationAlex S
2019-06-13Prometheus: Remove flaky process collection NIF.lain
2019-06-12Update `auto_linker` dependencyEgor Kislitsyn
2019-06-11Merge branch 'feature/rate-limiter' into 'develop'lain
Feature/Rate Limiter Closes #943 See merge request pleroma/pleroma!1266
2019-06-11Add RateLimiterEgor Kislitsyn
2019-06-08Load ex_syslog and copy pleroma_ctlrinpatch
2019-06-05Fix conflictRoman Chvanikov
2019-06-04Mix: Swallow git error messages during version number handling.lain
Otherwise sometimes a 'fatal' message will be printed, confusing users.
2019-06-02Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit ↵Ivan Tashkinov
dependency specification.
2019-05-29Merge developRoman Chvanikov
2019-05-22Merge branch 'ssh-fixes' into 'develop'kaniini
Ssh fixes Closes #869 and #925 See merge request pleroma/pleroma!1191
2019-05-22Mix: Only start sshd when needed, second try.lain
2019-05-22Mix: Bring ecto-sql back to mainline.lain
2019-05-22Linting.lain
2019-05-22Mix: Don't start esshd application if we don't need it.lain
2019-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
ecto_sql_update