Commit Graph

  • d95edc4274
    Merge 51e5cbf7466d087657e72c8136a459baad02af5a into 528b799bc4f1a9d51f73976ec570a2fb056aad62 dependabot[bot] 2025-04-16 23:13:12 +00:00
  • 51e5cbf746
    build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 dependabot/go_modules/golang.org/x/net-0.38.0 dependabot[bot] 2025-04-16 23:13:10 +00:00
  • ddcbe0c8ae
    build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 dependabot[bot] 2025-03-13 02:08:45 +00:00
  • 528b799bc4
    Bump to v0.9.3 master v0.9.3 Shengqi Chen 2025-02-28 15:19:17 +08:00
  • 436386fb73
    ci: include git tag in release tarball Shengqi Chen 2025-02-28 15:19:09 +08:00
  • 0933b65144
    Run go get -u Shengqi Chen 2025-02-28 15:17:24 +08:00
  • 833027a6a0
    Merge pull request #209 from tuna/success_exit_code Shengqi Chen 2025-02-28 15:14:34 +08:00
  • a5b72b8c55
    Add tests for success_exit_codes in config and provider Shengqi Chen 2025-02-28 14:44:20 +08:00
  • 033aa60540
    Implement mirror.success_exit_codes and global.dangerous_global_success_exit_codes Shengqi Chen 2025-02-28 14:43:51 +08:00
  • d2b3e731bf
    Fix numerous lint issues Shengqi Chen 2025-02-27 22:42:49 +08:00
  • c01de06ac3
    Bump to v0.9.2 v0.9.2 Shengqi Chen 2025-02-27 22:22:06 +08:00
  • ece3e3d9e3
    ci: use go 1.23 Shengqi Chen 2025-02-27 22:15:22 +08:00
  • 0a00097301
    Run go get -u Shengqi Chen 2025-02-27 22:13:53 +08:00
  • 245a8bfc3f
    Merge pull request #208 from tuna/rsync-opts Shengqi Chen 2025-02-27 22:07:37 +08:00
  • a64557b86d
    Implement global.rsync_options (fixes #206) Harry Chen 2025-02-27 16:59:29 +08:00
  • 27e4307375
    Implement rsync_override_only in mirrorConfig Harry Chen 2025-02-27 16:45:43 +08:00
  • ad97ef8421
    Bump to v0.9.1 v0.9.1 Shengqi Chen 2025-01-12 16:15:02 +08:00
  • 748f276d49
    Merge pull request #205 from tuna/test/ci Shengqi Chen 2025-01-12 16:14:16 +08:00
  • 0ebfc58126
    ci: fix wrong input coverage filename Shengqi Chen 2025-01-12 16:04:30 +08:00
  • ab8d1c2120
    remove all cmd source files from coverage, make shanker happy Shengqi Chen 2025-01-12 15:55:20 +08:00
  • 559f5705f6
    ci: rename all coverage files to .gcov, ignore them in git Shengqi Chen 2025-01-12 15:51:20 +08:00
  • f8d7ea1828
    ci: limit branches to master to avoid duplicated runs Shengqi Chen 2025-01-12 15:45:57 +08:00
  • b4ca6f4c1e
    Run go get -u Shengqi Chen 2025-01-12 15:19:32 +08:00
  • e091903ee9 Debug test/ci2 Miao Wang 2025-01-12 01:49:39 +08:00
  • 113df44f19 cgroup: upgrade to containerd/cgroup/v3 Miao Wang 2025-01-12 02:01:53 +08:00
  • e903c644f2 Fix CI test for cgroupv1 Miao Wang 2025-01-11 23:28:37 +08:00
  • 181fddb87c
    ci: update release.yml v0.9.0 Shengqi Chen 2025-01-11 16:42:56 +08:00
  • a6a03decf0
    doc: update README and bump to v0.9.0 Shengqi Chen 2025-01-11 16:14:44 +08:00
  • 5fb63e119c
    ci: compile for more architectures when releasing Shengqi Chen 2025-01-11 16:12:14 +08:00
  • 95c4d54ee2
    Replace boltdb with bbolt, fix #173, close #174 Shengqi Chen 2025-01-11 16:06:35 +08:00
  • ef32197fef
    Run go fmt Shengqi Chen 2025-01-11 16:00:34 +08:00
  • 99c7ab6b65
    Fix more linter issues Shengqi Chen 2025-01-11 15:53:42 +08:00
  • ab416f6545
    Run golangci-lint run --fix Shengqi Chen 2025-01-11 15:39:31 +08:00
  • 15e87a5f48
    test: add RWLock to fix data race in MockDBAdapter Shengqi Chen 2025-01-11 15:37:37 +08:00
  • 3ad551f73d
    ci: fix go version to 1.22 Shengqi Chen 2025-01-11 15:16:57 +08:00
  • 3562907af9
    Makefile: add clean PHONY target Shengqi Chen 2025-01-11 15:15:42 +08:00
  • 6d50645ddb
    Upgrade dependencies Shengqi Chen 2025-01-11 15:12:39 +08:00
  • 50cab8be0c
    Bump github.com/moby/moby dependabot[bot] 2025-01-11 07:04:28 +00:00
  • 95ba9586e0
    ci: use stable go version, enable test on pr and dispatch Shengqi Chen 2025-01-11 15:02:24 +08:00
  • c73becc0f1
    chore: fix typo, close #203 Shengqi Chen 2025-01-11 14:59:50 +08:00
  • cf5641e2d5
    Bump github.com/moby/moby dependabot[bot] 2024-12-02 21:43:04 +00:00
  • 6132446bc7 Merge remote-tracking branch 'origin/pull/200' Miao Wang 2024-09-26 14:18:07 +08:00
  • bfcbfe75bc
    Bump github.com/moby/moby dependabot[bot] 2024-09-26 05:56:23 +00:00
  • fcb8dd5f3a ci: bump version Miao Wang 2024-09-26 13:48:01 +08:00
  • f2be1462ab
    Merge 0c46714fd69a26f9ac5d68cc8752fd1ff31ac1e9 into 938f67c7b40ba7340d0f72d74f6928a15eb52b34 kebyn 2024-05-17 12:46:08 +08:00
  • 938f67c7b4
    Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 (#192) dependabot[bot] 2024-04-03 20:05:00 +08:00
  • 87a023de3f
    Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1 dependabot[bot] 2024-04-03 11:57:37 +00:00
  • dca04a3220 Merge remote-tracking branch 'origin/pull/198' Miao Wang 2024-04-03 19:27:28 +08:00
  • c45974c0bf Update debian stage1 rsync options Arnaud Rebillout 2024-04-03 18:13:41 +07:00
  • 36bfb887c0
    Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 dependabot[bot] 2023-05-05 02:40:17 +00:00
  • 755c87761d
    Bump golang.org/x/net from 0.0.0-20201224014010-6772e930b67b to 0.7.0 (#187) dependabot[bot] 2023-04-19 01:54:37 +08:00
  • 9f603e1f3c
    Bump golang.org/x/net from 0.0.0-20201224014010-6772e930b67b to 0.7.0 dependabot[bot] 2023-04-18 17:44:20 +00:00
  • 7bc3e8f193
    Bump golang.org/x/sys from 0.0.0-20210426230700-d19ff857e887 to 0.1.0 (#188) dependabot[bot] 2023-04-19 01:42:12 +08:00
  • 9ad50366dd
    Bump golang.org/x/sys from 0.0.0-20210426230700-d19ff857e887 to 0.1.0 dependabot[bot] 2023-04-18 17:28:13 +00:00
  • 8ddcc46255 bump to go 1.18 Miao Wang 2023-04-19 01:16:58 +08:00
  • 37b15d157a
    Bump github.com/moby/moby (#177) dependabot[bot] 2023-04-19 01:14:08 +08:00
  • f2b22d059c
    Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 (#185) dependabot[bot] 2023-04-19 01:13:28 +08:00
  • 8db2b2d024
    Bump github.com/moby/moby dependabot[bot] 2023-04-18 17:05:16 +00:00
  • 9ce2c45cd4
    Bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 dependabot[bot] 2023-04-18 17:02:53 +00:00
  • 45099fc7d3 Fix config_diff panics when old config or new config is empty Miao Wang 2023-04-18 20:31:50 +08:00
  • c3b742c2a8 move set up go after checkout Miao Wang 2023-04-19 00:40:47 +08:00
  • 68a3149e8d update actions to latest version Miao Wang 2023-04-19 00:30:31 +08:00
  • b372744640 update ci script Miao Wang 2023-04-18 21:37:00 +08:00
  • 4007bb2e4d Add unit test for config_diff when old or new is empty Miao Wang 2023-04-18 19:59:10 +08:00
  • 2d907a849b Handle error DeltaLimit 2023-02-28 13:31:56 +08:00
  • bca49abd3c doc: increase default interval Zenithal 2023-01-18 13:47:02 +08:00
  • 60f92ceebb
    Fix incomplete usage on tunasynctl set-size Miao Wang 2022-12-12 00:14:05 +08:00
  • 4d348fe70e Bump dependencies to add support of loong/riscv Zenithal 2022-09-18 18:08:49 +08:00
  • 8d57ec4161
    Bump github.com/moby/moby dependabot[bot] 2022-09-16 21:07:32 +00:00
  • c981d739be modify dockerfile 莫振宇 2022-04-11 01:49:56 +08:00
  • e70df03ff7 remove rsync delete flag from stage1 莫振宇 2022-04-06 16:33:08 +08:00
  • 22578b18cf 更新.gitlab-ci.yml文件 莫振宇 2022-04-06 07:02:55 +00:00
  • 99faedf872 two_stage_rsync 莫振宇 2022-03-19 23:28:46 +08:00
  • 0c46714fd6 Some known issues have been fixed kebyn 2022-03-12 13:24:57 +00:00
  • d8b2675fda Fix code formatting according to go-staticcheck kebyn 2022-03-12 13:16:45 +00:00
  • 669b768f67
    make go build use static-link mode 呼啸随风 2021-11-17 16:26:08 +08:00
  • c07aaffe65 Merge branch 'cgroupv2', and bump version to v0.8.0 v0.8.0 Miao Wang 2021-09-02 22:21:52 +08:00
  • 1804a31b6a Bugfix change the order of options in 2f9e96a Miao Wang 2020-10-23 12:43:58 +08:00
  • 98fcb6249b doc: add docs for cgroup Miao Wang 2021-08-03 17:11:16 +08:00
  • 531b09c21a ci: minor fixes Miao Wang 2021-08-02 17:50:30 +08:00
  • f8b6ea9c4e cgroupv2: add test for reexec Miao Wang 2021-07-29 14:25:53 +08:00
  • 84fcc8e76b CI: add tests in cgroupv2 Miao Wang 2021-07-27 21:58:51 +08:00
  • 222d98d6ae CI: beautify goconvey output Miao Wang 2021-07-27 21:28:14 +08:00
  • 3e225ae940
    Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0 (#157) dependabot[bot] 2021-07-27 13:12:09 +08:00
  • 0b6d594961
    Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0 dependabot[bot] 2021-07-27 04:27:19 +00:00
  • 8080ed6648 CI: merge cov files of multiple runs Miao Wang 2021-07-27 11:08:37 +08:00
  • 1bc0285905 cgroupv2: bypass RequireDevices check Miao Wang 2021-07-27 01:30:16 +08:00
  • c26e9fb64a cgroupv2: add tests on cgv1 for implicit cgroup Miao Wang 2021-07-26 23:58:13 +08:00
  • e719dc443b cgroupv2: improve unit test Miao Wang 2021-07-26 23:10:16 +08:00
  • 0f05c69c36 [WIP] cgroupv2: support start with cgroupv2 Miao Wang 2021-07-25 14:49:37 +08:00
  • 28d160a7f0 [WIP] Cgroupv2: fix test Miao Wang 2021-07-25 12:12:49 +08:00
  • 2c4d2d6ae0 [WIP] cgroupv2: add cgroup add and del Miao Wang 2021-07-25 04:15:28 +08:00
  • 02a144744f [WIP] cgroupv2: add init cgroup Miao Wang 2021-07-25 01:01:53 +08:00
  • 3ba70c6c71 cgroupv2: create cgroup manager on startup (WIP) Miao Wang 2021-07-23 18:46:39 +08:00
  • 2949b9c58c cgroupv2: change newCgroupHook interface Miao Wang 2021-07-23 15:29:28 +08:00
  • 27c33f86b3 cgroup: add reexec hook Miao Wang 2021-07-22 19:09:00 +08:00
  • f0ccdc47dc docker: support memory limit Miao Wang 2021-07-12 22:26:13 +08:00
  • 3ce5c2ede3 change type of memlimit from string to int64 Miao Wang 2021-07-12 19:09:25 +08:00
  • 80f0161eb0 CI: change package name to cgroup-tools Miao Wang 2021-06-14 12:23:40 +08:00
  • 38a94758d2
    Update URL of Elvish Qi Xiao 2021-01-25 22:02:11 +00:00