1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 12:20:12 +02:00
Commit Graph

8247 Commits

Author SHA1 Message Date
proletarius101
c148ea3d8e
test 2024-04-06 22:30:50 +08:00
proletarius101
d79ac8e2dc
test 2024-04-06 22:23:36 +08:00
proletarius101
5aef1da1fc
test 2024-04-06 22:19:13 +08:00
proletarius101
e966ac2efe
test 2024-04-06 22:17:40 +08:00
proletarius101
1cc23b20c8
test 2024-04-06 17:46:31 +08:00
proletarius101
a5740f364c
fix(deploy): align the config naming 2024-04-06 17:41:16 +08:00
proletarius101
4f2ec8f2e3
test 2024-04-06 17:20:30 +08:00
proletarius101
5a46b062f4
test 2024-04-06 17:18:23 +08:00
proletarius101
649bb5b1bc
test 2024-04-06 17:16:45 +08:00
proletarius101
462786bb37
test 2024-04-06 17:13:24 +08:00
proletarius101
31f9919073
test 2024-04-06 17:10:12 +08:00
proletarius101
cd23cf659b
fix(deploy): error: The branch 'full' is not fully merged. 2024-04-06 16:49:24 +08:00
proletarius101
d9984dbeea
fix(deploy): error: The following untracked working tree files would be overwritten by checkout 2024-04-06 16:45:03 +08:00
proletarius101
6ddf241713
fix: no files are uploaded 2024-04-06 16:36:38 +08:00
proletarius101
5e0980b98a
fix(deploy): Reference at 'refs/heads/full' does already exist 2024-04-06 16:11:12 +08:00
proletarius101
d2ada6e418
fix: index only mode setting doesn't work if it follows a full mode config 2024-04-06 16:01:51 +08:00
proletarius101
96d1f4190f
fix: index only mode setting doesn't work if it follows a full mode config 2024-04-06 14:53:54 +08:00
Hans-Christoph Steiner
2d267e6cbd fix: avoid making the parent directory redundantly in test case 2024-04-06 05:49:49 +00:00
proletarius101
513b223caa lint: fix pydocstyle 2024-02-28 08:02:35 +00:00
proletarius101
6271de094e fix: ModuleNotFoundError 2024-02-28 08:02:35 +00:00
proletarius101
51b88b784b lint: fix black formatting 2024-02-28 08:02:35 +00:00
proletarius101
7022eabe84 fix(deploy): remove the index-only mode from elsewhere except the config file
To enable per-remote configuration
2024-02-28 08:02:35 +00:00
proletarius101
1e259cb043 style: fix lint 2024-02-28 08:02:35 +00:00
proletarius101
b3c15038da style: fix lint 2024-02-28 08:02:35 +00:00
proletarius101
775316747c style: fix lint 2024-02-28 08:02:35 +00:00
proletarius101
4a793cd67a refactor: use _get_index_file_paths() instead of this mix of --include/--exclude 2024-02-28 08:02:35 +00:00
proletarius101
e05bc9c1db refactor: remove the support of the index only mode when syncing to the local filesystem 2024-02-28 08:02:35 +00:00
proletarius101
6b1c5bae0f chore: revert repository vscode settings 2024-02-28 08:02:35 +00:00
proletarius101
b4b4b20b4c feat(deploy): add index only mode in update_servergitmirrors 2024-02-28 08:02:35 +00:00
proletarius101
d814291577 style(deploy): remove unused imports 2024-02-28 08:02:35 +00:00
proletarius101
707b91e1eb style(deploy): fix pydocstyle errors 2024-02-28 08:02:35 +00:00
proletarius101
34395b0932 test(deploy): add test cases for update_awsbucket_libcloud and fix errors 2024-02-28 08:02:35 +00:00
proletarius101
aa99f27afb test(deploy): add test cases for update_awsbucket_s3cmd 2024-02-28 08:02:35 +00:00
proletarius101
a853d6027e fix(deploy): add test cases for local copy mode and fix issues 2024-02-28 08:02:35 +00:00
proletarius101
738d7dbf4e fix(deploy): add test cases for server webroot mode and fix issues 2024-02-28 08:02:35 +00:00
proletarius101
450b0d9a84 fix(deploy): restore accidentally removed code 2024-02-28 08:02:35 +00:00
proletarius101
7775aff1f2 fix(deploy): fix typo 2024-02-28 08:02:35 +00:00
proletarius101
aa54495388 test(deploy): properly test non-index-only mode 2024-02-28 08:02:35 +00:00
proletarius101
35952418a2 fix(deploy): fix typo 2024-02-28 08:02:35 +00:00
proletarius101
8e6996b25d feat(deploy): support the index-only option when syncing from/to local copies 2024-02-28 08:02:35 +00:00
proletarius101
86524ea56d feat(deploy): support index-only mode in libcloud 2024-02-28 08:02:35 +00:00
proletarius101
69a508e762 feat(deploy): support --index-only option for serverwebroot deployments 2024-02-28 08:02:35 +00:00
proletarius101
3eb51a1711 refactor: revert changes to the full sync mode for s3cmd 2024-02-28 08:02:35 +00:00
proletarius101
0021c76a44 feat(update_awsbucket_s3cmd): support the index-only flag 2024-02-28 08:02:35 +00:00
proletarius101
fb0041bdc1 feat: add --index-only flag 2024-02-28 08:02:35 +00:00
Hans-Christoph Steiner
091fe9b260 Merge branch 'litecoin' into 'master'
fix litecoin address regex

See merge request fdroid/fdroidserver!1441
2024-02-28 08:01:03 +00:00
linsui
7913df25ba fix litecoin address regex 2024-02-28 08:00:39 +00:00
Hans-Christoph Steiner
c5d4b5b991 Merge branch 'nonfreenet-non-changeable' into 'master'
add 'non-changeable' to NonFreeNet description

See merge request fdroid/fdroidserver!1448
2024-02-21 17:31:58 +00:00
Nitai Sasson
8931e038d6 add 'non-changeable' to NonFreeNet description 2024-02-21 17:13:58 +01:00
Hans-Christoph Steiner
ba59241422 Merge branch 'refresh-scanner-in-buildserver-vm' into 'master'
build: pass --refresh-scanner thru to buildserver VM

See merge request fdroid/fdroidserver!1447
2024-02-16 15:36:34 +00:00