-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manage oldstable version #714
Open
kay0u
wants to merge
110
commits into
testing
Choose a base branch
from
manage-oldstable-version
base: testing
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+58
−10
Open
Changes from all commits
Commits
Show all changes
110 commits
Select commit
Hold shift + click to select a range
06a9c07
Update manifest.toml
ericgaspar e5d224a
Auto-update READMEs
yunohost-bot 89f4373
Merge branch 'testing' into 29.0.0
ericgaspar ded5039
Merge branch 'testing' into 29.0.0
ericgaspar 3503f0e
add pre upgrade warning for NC 29
OniriCorpe 6d0c2ce
update to PHP8.3
ericgaspar 2b1d579
Auto-update READMEs
yunohost-bot 7c9f968
Merge pull request #684 from YunoHost-Apps/29.0.0
ericgaspar cc263ec
Update manifest.toml
ericgaspar 0d05a77
Auto-update READMEs
yunohost-bot 1b66d7f
Fix space splitting in phpflags on install (#690)
lyynd c3ec387
Merge branch 'master' into testing
ericgaspar f6a8dc8
Auto-update READMEs
yunohost-bot 652d6de
Update upgrade
ericgaspar 253357a
Update manifest.toml
ericgaspar cc45b8e
Auto-update READMEs
yunohost-bot 38c2ecc
Fix phpflags (#691)
tituspijean 1ab6c01
Fix upgrade: php version is 8.3 starting from 29.x ? (#692)
alexAubin ef6d230
Update manifest.toml
ericgaspar 6aa7821
Auto-update READMEs
yunohost-bot 6870be0
Update tests.toml
ericgaspar 336bc29
Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_…
ericgaspar 25b828b
Merge branch 'master' into testing
ericgaspar 89899fd
[autopatch] Do not delete logs on app removal (#697)
yunohost-bot 2f0cfe5
[autopatch] Do not delete logs on app removal (#698)
yunohost-bot d848e73
29.0.3
ericgaspar e584e31
Auto-update READMEs
yunohost-bot 26bfa59
Update remove
ericgaspar 0a4b38f
Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_…
ericgaspar 88fbb73
Indent
alexAubin f7c21e4
Fix again upgrade ending with Nextcloud being in PHP 8.2 ?
alexAubin b96736a
Auto-update READMEs
yunohost-bot 42ae252
Update nginx.conf
ericgaspar 9fcb43a
Update manifest.toml
ericgaspar 49e88d8
Auto-update READMEs
yunohost-bot 70e9e72
Rework DESCRIPTION.md (#707)
alexAubin c0a58b2
bump all old versions
kay0u 9d44878
oupsie
kay0u 9bb5bee
Auto-update READMEs
yunohost-bot 1cb2448
system_addressbook_exposed is a boolean
kay0u 0c4ab48
Auto-update READMEs
yunohost-bot a3173b7
Merge pull request #703 from YunoHost-Apps/NGINX-upstream-setting
kay0u 7f40b5a
migrate system_addressbook_exposed to boolean, fix upgrade test
kay0u 4fa1f99
another fix for system_addressbook_exposed, update the dav conf accor…
kay0u ae91654
zblerg, do not modify system_addressbook_exposed config value in the …
kay0u 4b9224f
add redis-server as deps
kay0u bc59bba
Merge pull request #710 from YunoHost-Apps/trying-to-fix-the-upgrade-…
kay0u 12024a6
Merge branch 'master' into testing
ericgaspar e215d9c
find files before chown them
kay0u 5dc5e8b
chown the root folder too
kay0u 8d682cb
fix find condition
kay0u 706d507
find ... chmod is not faster, at least avoid to chown -R the data_dir…
kay0u d240d55
add a button in the config panel to run chown/chmod on data_dir
kay0u 30b2d81
we can avoid this chmod too i guess?
kay0u 55b5c79
only nextcloud is allowed to read the config file
kay0u 07f90a8
zblerg, the config file doesn't exist before install
kay0u 5556fb6
wait until nginx has actually remove the nextcloud conf during upgrad…
kay0u d7f9b2c
create a function for that
kay0u 49ec72b
fix change-url dav detection
kay0u 73a3498
only if domain has changed...
kay0u fa5da4f
Update scripts/_common.sh
kay0u 79c87b1
Merge pull request #712 from YunoHost-Apps/fix-dav-detection
kay0u 4372e3d
Merge pull request #711 from YunoHost-Apps/speedup-chown
kay0u 4df511a
select the version you wish to track in Yunohost
kay0u cfb346d
install: select between latest or oldstable version
kay0u 8a7f99d
moar sleep
kay0u 5e498de
oups
kay0u e83c680
minor typos
ericgaspar a86e321
Update backup
ericgaspar 31fd6a5
minor typos
ericgaspar bf5ef59
Merge branch 'master' into testing
ericgaspar 1c8a1ba
Fix removing ACL permissions on uninstall
x3rAx aae9736
Fix: Add missing `file` argument to `setfacl`
x3rAx abfb04d
Fix: Use absolute path for removing ACL permissions
x3rAx 79ef249
Update manifest.toml
ericgaspar 2794d04
Auto-update READMEs
yunohost-bot b5e5d83
[enh] oldstable support for upgrade
zamentur 9150d4e
Auto-update READMEs
yunohost-bot 3ca78a2
Merge branch 'testing' into manage-oldstable-version
ericgaspar 66412c0
[debug] infinite loop on upgrade
zamentur a448839
[fix] infinite loop on upgrade
zamentur d8fefce
add help key in manifest
kay0u a483dd7
we don't want to worry about pre/post decrement
kay0u 8fc95ed
add tests for oldstable
kay0u d7d2403
Add notify push option (#417)
kay0u 9da7de2
Merge pull request #717 from x3rAx/patch-1
kay0u 047cfa3
Merge branch 'master' into testing
ericgaspar aca04bd
Remove ~duplicate pre-upgrade message (#723)
alexAubin 19ae3b0
Fix notify_push after reboot/restart the service, create the folder /…
kay0u aa5842d
Update manifest.toml
ericgaspar 6f7509a
Auto-update READMEs
yunohost-bot 46bffb0
Update backup
ericgaspar af3a571
29.0.7
ericgaspar f43dc34
Auto-update READMEs
yunohost-bot 63cf35d
Add comment about the cron check for high perf backend
alexAubin 7a1274d
Add extended description of the notify push option
alexAubin 82bd58f
Merge branch 'master' into testing
ericgaspar 599541a
Merge branch 'testing' into manage-oldstable-version
zamentur 6afb7b9
Merge branch 'testing' into manage-oldstable-version
zamentur dc736b7
Merge branch 'testing' into manage-oldstable-version
ericgaspar 180000e
Merge branch 'testing' into manage-oldstable-version
ericgaspar 5e88693
add some context
ericgaspar c826829
Merge branch 'testing' into manage-oldstable-version
ericgaspar a67fb02
Update config_panel.toml
ericgaspar 581764a
Update config_panel.toml
ericgaspar f196579
Merge branch 'testing' into manage-oldstable-version
ericgaspar 266ddba
Update manifest.toml
ericgaspar f18792a
Auto-update READMEs
yunohost-bot 8038ea2
Merge branch 'testing' into manage-oldstable-version
ericgaspar 0393004
Merge branch 'manage-oldstable-version' of https://github.com/YunoHos…
ericgaspar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find those two choices confusing... Is Oldstable defined by Nextcloud? shouldn't we need to be more specific about it