aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* Fix wrong bundler installmasterLaria Carolin Chabowski9 days
|
* cleaningeric_G2025-11-08
|
* Merge pull request #466 from selfhoster1312/new-helperseric_G2025-09-24
|\ | | | | WIP: Remove custom swap helpers ; use new upstream helpers
| * Merge branch 'testing' into pr/466eric_G2025-09-24
| |\
| * \ Merge branch 'testing' into pr/466eric_G2025-09-01
| |\ \
| * | | Remove custom swap helpers ; use new upstream helpersselfhoster13122024-08-31
| | | |
* | | | cleaningeric_G2025-09-24
| |_|/ |/| |
* | | Update _common.sheric_G2025-09-17
| | |
* | | Merge branch 'testing' into ruby-and-nodejs-resourceseric_G2025-09-17
|\ \ \
| * \ \ Merge branch 'testing' into ldpreloaderic_G2025-09-01
| |\ \ \ | | | |/ | | |/|
| * | | hide warningsTagadda2025-08-29
| | | |
| * | | fix: LD_PRELOAD with a proper valueTagadda2025-08-29
| | | |
* | | | Merge branch 'testing' into ruby-and-nodejs-resourceseric_G2025-09-01
|\ \ \ \ | | |/ / | |/| |
| * | | Update _common.sheric_G2025-09-01
| | | |
| * | | cleaningeric_G2025-09-01
| |/ /
* / / ruby and nodejs resourcesThomas2025-08-30
|/ /
* | remove upgrade from 4.2.8 -> ynh_die in the placeThomas2025-08-26
| |
* | fix typoThomas2025-08-25
| |
* | ynh_remove_extra_repo doesn't exist anymoreThomas2025-08-25
| |
* | fix restore postgresqlThomas2025-08-25
| |
* | fix remove servicesThomas2025-08-25
| |
* | Merge branch 'testing' into ci-auto-update-4.4.3Thomas2025-08-24
|\ \
| * | Hide warning during restoreTagadda2025-08-24
| | |
| * | Hide warnings againTagadda2025-08-24
| | |
| * | Seed database to create Owner roleTagadda2025-08-24
| | |
| * | Reimplement warnings for debuggingTagadda2025-08-24
| | |
| * | Update ruby versionTagadda2025-08-23
| | |
| * | Apply AlisonSelby's patchTagadda2025-08-23
| | | | | | | | | | | | See https://github.com/YunoHost-Apps/glitchsoc_ynh/pull/374/commits/3a6deeb1fbb52c4ae6fa74c62b87a88fb718a635
* | | fixesThomas2025-08-21
| | |
* | | remove node_load_PATHThomas2025-08-21
| | |
* | | fix permissionsThomas2025-08-21
| | |
* | | convert to helpers v2.1 and try to upgrade to latest versionThomas2025-08-21
|/ /
* | Update upgradeyalh762024-12-30
| |
* | Revert "Fix upgrade"yalh762024-12-30
| | | | | | | | This reverts commit e071d0c0df548925a54385c809d52f916bbe74e2.
* | Fix upgradeyalh762024-12-29
| |
* | fix missing ld_preloadyalh762024-12-29
| |
* | Implement yarn 4.5, new active_record_encryption and mastodon default servicesyalh762024-12-28
|/
* Merge pull request #456 from elacheche/mastereric_G2024-07-30
|\ | | | | Bump ruby version to 3.2.3
| * Bump ruby version to 3.2.3El Acheche Anis2024-07-09
| | | | | | | | | | | | Fixes #455 https://github.com/mastodon/mastodon/blob/stable-4.2/.ruby-version
* | Add redis_namespace to upgradeMateusz2024-07-29
|/
* fix potential bug in variable namesFélix Piédallu2024-05-27
|
* Stop services before moving databases aroundFélix Piédallu2024-05-27
|
* mastodon-streaming doesn't say exitingFélix Piédallu2024-05-27
|
* Fix db_user, name when upgrading from legacy versionsFélix Piédallu2024-05-27
|
* Try to fix systemd services handling in upgrade scriptFélix Piédallu2024-05-27
|
* Fix permissions of public nginx-served directoryFélix Piédallu2024-05-27
|
* Use official ruby helpers nowFélix Piédallu2024-05-27
|
* Packaging v2 (#399)Tagada2024-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Convert to v2 (#383) * convert script * v2 * Auto-update README * Update documentation cc @panomaki * Bump ruby version from 3.0.6 to 3.2.2 * v2 * Auto-update README * woops * v2 * v2 * s/final_path/install_dir * Update PRE_INSTALL.md * too soon... * v2 * v2 * v2 * Update tests.toml * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL_fr.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update tests.toml Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update tests.toml Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL_fr.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Apply suggestions * Update manifest.toml * Auto-update README * Update manifest.toml * Update scripts * Auto-update README * Remove SSO integration * Use new mail mechanism * cleaning * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Bump ynh version * Auto-update README * Update manifest.toml * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Add service setting for app shell * Use logrotate * smtp config follow-up Sidekiq service can be properly hardened since it doesn't use sendmail anymore o/ * Fix mkdir failing if /var/log/mastodon already exists * upgrade: Rename database to match packaging v2 * Bump 4.1.6~ynh2 * Auto-update README * Disable install.private test * remove full_domain * 4.1.7 (#403) * 4.1.7 * Auto-update README * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> * fix * fix * Don't swap when running on a LXC * Hardcore the needed RAM * Auto-update README * Auto-update README * Update manifest.toml * Auto-update README * Update _common.sh * Auto-update README * cleaning * cleaning * Auto-update README * Auto-update README * Update tests.toml * Fix restore * Fix manifest.toml * Auto-update README * Auto-update README * add `tootctl self-destruct` info * format * Auto-update README * lol autotranslate * break line * break lines * translation from french * update version * Auto-update README * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: ericgaspar <junk.eg@free.fr> Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
* Merge pull request #426 from YunoHost-Apps/admin-to-ownereric_G2024-01-13
|\ | | | | First admin should be Owner
| * First admin should be Ownertituspijean2024-01-04
| |