Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-30 | Pleroma 1.0.90 (aka 1.1 RC1). | Ariadne Conill | |
2019-09-17 | Merge branch 'deps/update-tesla' into 'develop' | feld | |
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 (cherry picked from commit 764931fc9f5eecc30c1ccb3b5bacf6338fcdf706) 8d812c28 Update Tesla to 1.3 | |||
2019-09-14 | Merge branch 'config-changes' into 'develop' | rinpatch | |
two separate files for config.md and generated config.md See merge request pleroma/pleroma!1666 (cherry picked from commit 9c64a25713790fefa8b5c419aeadf55113c17073) 69faec03 markdown generation to the new file c625fe6f config.md back 4da0da9a don't track generated_config.md | |||
2019-09-11 | bump ex_doc version | Alex S | |
2019-09-11 | mix docs generates config.md | Alex S | |
2019-08-14 | Switch to pre-1.8 version of tzdata. | rinpatch | |
tzdata 1.0.0 requires Elixir 1.8.0, but we target 1.7. Fortunately tzdata issues bugfix releases for pre-1.8.0 version. | |||
2019-08-10 | Uploader.S3 added support stream uploads | Maksim | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-08-01 | Fix Invalid SemVer version generation | rinpatch | |
when the current branch does not have commits ahead of tag/checked out on a tag | |||
2019-07-29 | mix: add ex_const dependency | Ariadne Conill | |
2019-07-24 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
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 | |