Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-23 | Update `prometheus_phoenix` to v1.3 in order to support `phoenix@1.4`. | oncletom | |
2019-07-21 | Fix pleroma_job_queue version | Roman Chvanikov | |
2019-07-20 | Merge develop | Roman Chvanikov | |
2019-07-18 | mix: update http signatures dependency | Ariadne Conill | |
2019-07-17 | mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989 | Ariadne Conill | |
2019-07-16 | Use PleromaJobQueue for scheduling | Roman Chvanikov | |
2019-07-16 | Merge develop | Roman Chvanikov | |
2019-07-15 | Dependencies: Update tzdata and related packages. | lain | |
2019-07-14 | added tests for Web.MediaProxy | Maksim | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-10 | [#1062] added option to disable send email | Maksim | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Merge branch 'remove-swift' into 'develop' | kaniini | |
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374 | |||
2019-07-09 | reverse proxy tests | Alexander Strizhakov | |
2019-07-03 | Remove `httpoison` from dependencies | Egor Kislitsyn | |
2019-07-02 | [#1048] Resolved violations of SemVer version format. Refactoring. | Ivan Tashkinov | |
2019-06-29 | Add 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-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-28 | Merge branch 'release/1.0' into 'develop'v1.0.0 | lain | |
1.0 Release See merge request pleroma/pleroma!1348 | |||
2019-06-28 | BUMP OF CHICKEN | lain | |
1.0 | |||
2019-06-22 | Merge branch 'develop' into release-docs | rinpatch | |
2019-06-22 | Merge 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-21 | mix: update bbcode dependency to v0.1.1 | William Pitcock | |
2019-06-21 | Fixed branch name substitutions for mix version (to comply to SemVer format). | Ivan Tashkinov | |
2019-06-21 | Formatting | rinpatch | |
2019-06-21 | Copy the nginx config to the release directory | rinpatch | |
2019-06-20 | Fixed mix version computed for underscore-containing branches to be of ↵ | Ivan Tashkinov | |
SemVer format. | |||
2019-06-20 | Merge 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-19 | Make possible to override the branch name via a env variable | rinpatch | |
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-19 | aliases for mix tasks | Alexander Strizhakov | |
ecto.migrate ecto.rollback | |||
2019-06-19 | Refactor pleroma_ctl copying to a generic function for copying files into ↵ | rinpatch | |
the release dir | |||
2019-06-18 | Deps: Update auto_linker | rinpatch | |
2019-06-16 | Merge branch 'fix/991-version-generation' into 'develop' | rinpatch | |
version generation Closes #991 See merge request pleroma/pleroma!1291 | |||
2019-06-16 | no print version to the shell | Alex S | |
2019-06-15 | Update Phoenix to 1.4.8 | Mark Felder | |
2019-06-15 | bugfix | Alex S | |
2019-06-15 | little fix | Alex S | |
2019-06-15 | version generation | Alex S | |
2019-06-13 | Prometheus: Remove flaky process collection NIF. | lain | |
2019-06-12 | Update `auto_linker` dependency | Egor Kislitsyn | |
2019-06-11 | Merge branch 'feature/rate-limiter' into 'develop' | lain | |
Feature/Rate Limiter Closes #943 See merge request pleroma/pleroma!1266 | |||
2019-06-11 | Add RateLimiter | Egor Kislitsyn | |
2019-06-08 | Load ex_syslog and copy pleroma_ctl | rinpatch | |
2019-06-05 | Fix conflict | Roman Chvanikov | |
2019-06-04 | Mix: Swallow git error messages during version number handling. | lain | |
Otherwise sometimes a 'fatal' message will be printed, confusing users. | |||
2019-06-02 | Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit ↵ | Ivan Tashkinov | |
dependency specification. | |||
2019-05-29 | Merge develop | Roman Chvanikov | |
2019-05-22 | Merge branch 'ssh-fixes' into 'develop' | kaniini | |
Ssh fixes Closes #869 and #925 See merge request pleroma/pleroma!1191 | |||
2019-05-22 | Mix: Only start sshd when needed, second try. | lain | |
2019-05-22 | Mix: Bring ecto-sql back to mainline. | lain | |