Commit Graph

  • 93cc043486
    --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... dependabot[bot] 2024-05-20 22:05:43 +0000
  • 611b755317 implement timestamp_location to allow timestamp in any time zone Mjasnik 2024-05-09 00:16:07 +0300
  • c370bb10da allow entering time zone in timestamp_format and actually see it in the snapshot name Mjasnik 2024-05-07 12:35:06 +0300
  • 9c63736489
    treat empty jobs & empty YAML as valid & ship empty jobs in deb/rpm (#788) Christian Schwarz 2024-05-14 19:18:22 +0200
  • 555d13ffce
    Merge branch 'master' into problame/support-systemd-startup Christian Schwarz 2024-05-14 19:10:37 +0200
  • 407a388225 remove obsolete test case Christian Schwarz 2024-05-09 14:28:54 +0000
  • 78ec9ba861 config: use empty jobs by default so daemon starts Christian Schwarz 2024-05-09 14:17:49 +0000
  • 99afec3e99 config: support empty, make default config empty so daemon starts Christian Schwarz 2024-05-09 14:13:51 +0000
  • beecb4b93d WIP problame/triggers Christian Schwarz 2024-05-09 13:25:31 +0000
  • a3f5399ce0 provide a more complete config file Mjasnik 2024-05-09 10:24:06 +0300
  • ada7ae4d91 docs: use $zrepl_apt_repo_file on installation snippet (#783) stable Fermín Olaiz 2024-05-07 19:30:50 -0300
  • 830536715e
    docs: use $zrepl_apt_repo_file on installation snippet (#783) Fermín Olaiz 2024-05-07 19:30:50 -0300
  • 572bd7182d bump ci Christian Schwarz 2024-05-08 00:19:29 +0200
  • c7e14add6f
    docs: use $zrepl_apt_repo_file on installation snippet Fermín Olaiz 2024-04-30 15:19:59 -0300
  • 481bf69a55
    build(deps): bump google.golang.org/protobuf in /build dependabot[bot] 2024-03-13 21:07:20 +0000
  • 9331be3f8f
    build(deps): bump google.golang.org/protobuf from 1.25.0 to 1.33.0 dependabot[bot] 2024-03-13 21:06:41 +0000
  • c1d95cba17
    build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs dependabot[bot] 2024-01-11 21:21:51 +0000
  • c8afaf83ab generalize trigger kinds Christian Schwarz 2023-12-22 14:40:53 +0000
  • b0caa2d151 WIP: generic activation through + new interval-based replication trigger Christian Schwarz 2023-12-22 14:00:20 +0000
  • 8d9b6653d4
    Merge branch 'master' into push-job-interval Christian Schwarz 2023-12-22 13:40:26 +0100
  • ebc46cf1c0
    Fix last_n keep rule (#691) (#750) Denis Shaposhnikov 2023-12-22 13:38:14 +0100
  • 625a6b99b1
    Merge branch 'master' into fix-keep-n Christian Schwarz 2023-12-22 13:20:04 +0100
  • a74b2148cc
    Merge 87f0b3ab03 into 27012e5623 hoewweken 2023-12-12 12:26:52 +0000
  • 87f0b3ab03 local_example_placeholder_patch hoewweken 2023-12-12 13:24:48 +0100
  • 2a06e27858 Actually we need Fprintln here, instead of Write() Denis Shaposhnikov 2023-11-04 17:39:21 +0100
  • fb1d1e2f10 Remove direct dependency https://github.com/golang/protobuf Denis Shaposhnikov 2023-11-04 17:38:45 +0100
  • 2637fa6a09 Actualize doc after introducing latest/oldest subsommands Denis Shaposhnikov 2023-11-03 21:17:02 +0100
  • c00ed8fe85 Add "zrepl monitor alive" Denis Shaposhnikov 2023-11-03 17:02:26 +0100
  • ca6675053d Extend "monitor snapshots" and add "latest" and "oldest" subcommands Denis Shaposhnikov 2023-11-03 15:23:17 +0100
  • 51cf191a34 go mod tidy Denis Shaposhnikov 2023-11-02 22:53:56 +0100
  • 2388827f32 Fix panic: Bad field type Denis Shaposhnikov 2023-11-02 22:28:10 +0100
  • ef3a91af24 SA1019: packages.LoadFiles is deprecated Denis Shaposhnikov 2023-11-02 21:53:31 +0100
  • e7716911cd SA1019: rand.Seed has been deprecated since Go 1.20 Denis Shaposhnikov 2023-11-02 21:50:08 +0100
  • a59d5171f9 SA1019: "io/ioutil" has been deprecated since Go 1.19 Denis Shaposhnikov 2023-11-02 21:44:09 +0100
  • d83de04975 SA1019: rand.Read has been deprecated since Go 1.20 Denis Shaposhnikov 2023-11-02 21:38:21 +0100
  • afb7d7fbae Remove dependency on github.com/go-playground/validator -> v10 Denis Shaposhnikov 2023-11-02 21:34:17 +0100
  • 059a8bf6ce Remove dependency on github.com/gdamore/tcell -> v2 Denis Shaposhnikov 2023-11-02 21:30:01 +0100
  • 054876601e Bump google.golang.org/grpc from v1.35.0 to v1.59.0 Denis Shaposhnikov 2023-11-02 21:26:42 +0100
  • f9a521dac1 Bump golang.org/x/tools from v0.6.0 to v0.14.0 Denis Shaposhnikov 2023-11-02 21:25:47 +0100
  • 50287de8b8 Bump golang.org/x/sync from v0.3.0 to v0.4.0 Denis Shaposhnikov 2023-11-02 21:24:53 +0100
  • 30e951170e Bump github.com/yudai/gojsondiff from v0.0.0 to v1.0.0 Denis Shaposhnikov 2023-11-02 21:24:08 +0100
  • 52497194cb Bump github.com/willf/bitset from v1.1.10 to v1.10.0 Denis Shaposhnikov 2023-11-02 21:22:19 +0100
  • 5fc1eda213 Bump github.com/stretchr/testify from v1.8.2 to v1.8.4 Denis Shaposhnikov 2023-11-02 21:18:48 +0100
  • 8115121544 Bump github.com/prometheus/client_golang from v1.2.1 to v1.17.0 Denis Shaposhnikov 2023-11-02 21:18:03 +0100
  • 51bc5e2111 Bump github.com/problame/go-netssh Denis Shaposhnikov 2023-11-02 21:11:58 +0100
  • 2df8eb0534 Bump github.com/pkg/profile from v1.2.1 to v1.7.0 Denis Shaposhnikov 2023-11-02 21:10:59 +0100
  • a9b6e00078 Bump github.com/pkg/errors from v0.8.1 to v0.9.1 Denis Shaposhnikov 2023-11-02 21:10:12 +0100
  • 3dfe3961d9 Bump github.com/montanaflynn/stats from v0.5.0 to v0.7.1 Denis Shaposhnikov 2023-11-02 21:09:25 +0100
  • 0f84121b4c Bump github.com/mattn/go-isatty from v0.0.17 to v0.0.20 Denis Shaposhnikov 2023-11-02 21:08:20 +0100
  • f78b16a94a Bump github.com/lib/pq from v1.2.0 to v1.10.9 Denis Shaposhnikov 2023-11-02 21:07:22 +0100
  • 2cbb80983e Bump github.com/kr/pretty from v0.1.0 to v0.3.1 Denis Shaposhnikov 2023-11-02 21:06:30 +0100
  • 84826d4040 Bump github.com/juju/ratelimit from v1.0.1 to v1.0.2 Denis Shaposhnikov 2023-11-02 21:05:11 +0100
  • f6b805216d Bump github.com/jinzhu/copier from v0.0.0 to v0.4.0 Denis Shaposhnikov 2023-11-02 21:04:21 +0100
  • 5d4d451c8f Bump github.com/google/uuid from v1.1.2 to v1.4.0 Denis Shaposhnikov 2023-11-02 21:02:54 +0100
  • 9ddf7c6ebb Bump github.com/golang/protobuf from v1.4.3 to v1.5.3 Denis Shaposhnikov 2023-11-02 21:01:56 +0100
  • 7aa1a42c96 Bump github.com/go-sql-driver/mysql from v1.4.1 to v1.7.1 Denis Shaposhnikov 2023-11-02 20:58:51 +0100
  • dd6c68dbee Bump github.com/go-playground/validator/v10 from v10.4.1 to v10.15.5 Denis Shaposhnikov 2023-11-02 20:57:18 +0100
  • 4f98327e36 Bump github.com/go-logfmt/logfmt from v0.4.0 to v0.6.0 Denis Shaposhnikov 2023-11-02 20:53:56 +0100
  • b364b41512 Bump github.com/gdamore/tcell/v2 from v2.2.0 to v2.6.0 Denis Shaposhnikov 2023-11-02 20:51:47 +0100
  • c27d32867f Bump github.com/gdamore/tcell from v1.2.0 to v1.4.0 Denis Shaposhnikov 2023-11-02 20:50:26 +0100
  • ce2b057440 Bump github.com/fatih/color from v1.7.0 to v1.15.0 Denis Shaposhnikov 2023-11-02 20:44:54 +0100
  • ce90ebab26 Bump github.com/gitchander/permutation Denis Shaposhnikov 2023-11-02 20:42:07 +0100
  • 996338a064 Bump go from 1.12 to 1.21 Denis Shaposhnikov 2023-11-02 20:39:53 +0100
  • 5707cfe421 Add "zrepl monitor snapshots" for Icinga/Nagios checks Denis Shaposhnikov 2023-11-02 16:42:10 +0100
  • 27012e5623
    Allow same root_fs for different jobs: sinks and so on (#752) Denis Shaposhnikov 2023-11-01 00:12:54 +0100
  • 30faaec26a
    build: ci: fix quickcheck-docs for external PRs (#763) Christian Schwarz 2023-11-01 00:12:23 +0100
  • 28fae6dd14 build: ci: fix quickcheck-docs for external PRs Christian Schwarz 2023-10-31 23:01:17 +0000
  • 753f24b424 fix circleci (#762) Christian Schwarz 2023-10-31 23:01:17 +0000
  • 7e4f1f9c81 docs Christian Schwarz 2023-10-31 21:40:26 +0000
  • f77206009f We don't need formatTime, (#756) Denis Shaposhnikov 2023-10-31 19:55:42 +0100
  • ad3fb2ff89 Fix wording Denis Shaposhnikov 2023-10-31 17:02:23 +0100
  • 96d29660de Fix my typo Denis Shaposhnikov 2023-10-31 17:01:53 +0100
  • 2558488d8e Change order of unzstd and mbuffer in examples, Denis Shaposhnikov 2023-10-26 21:41:06 +0200
  • 2dfb817deb Add piping into zfs send|recv Denis Shaposhnikov 2023-10-26 21:20:20 +0200
  • bc9c3b268a
    build(deps): bump google.golang.org/grpc from 1.35.0 to 1.56.3 dependabot[bot] 2023-10-25 21:52:55 +0000
  • ecfe7dcb41 Implement interval for manual push jobs Denis Shaposhnikov 2023-10-23 20:44:14 +0200
  • 8a5137e4d5 Add description of template field Denis Shaposhnikov 2023-10-22 21:57:02 +0200
  • 089e7a3a9e Oops, forgotten EOL Denis Shaposhnikov 2023-10-22 21:35:40 +0200
  • 9f5c1d12de Add support for user-defined template of log messages Denis Shaposhnikov 2023-10-22 21:21:18 +0200
  • 26ddb424ee Add file logging outlet Denis Shaposhnikov 2023-10-21 21:46:11 +0200
  • 6927effb4e Add short explanations of filesystem's shell patterns Denis Shaposhnikov 2023-10-21 19:24:18 +0200
  • 1341b80296 Remove check for receiving-side root filesystems must not overlap Denis Shaposhnikov 2023-10-20 20:32:38 +0200
  • ee963b7939 Revert "Allow same root_fs for different jobs: sinks and so on" Denis Shaposhnikov 2023-10-20 20:30:26 +0200
  • e6d96fa6ac Add support of shell patterns for filesystems Denis Shaposhnikov 2023-10-20 16:30:13 +0200
  • 3a4d5464f2 Allow same root_fs for different jobs: sinks and so on Denis Shaposhnikov 2023-10-18 20:18:36 +0200
  • cd8a860029 Fix last_n keep rule (#691) Denis Shaposhnikov 2023-10-18 16:26:52 +0200
  • c51cd33517
    build(deps): bump urllib3 from 2.0.4 to 2.0.7 in /docs dependabot[bot] 2023-10-17 20:57:04 +0000
  • 9e9ec6dfa7 sender was not retrieving placeholder state Christian Schwarz 2023-10-14 17:11:10 +0000
  • 1d8830ed14 replication: replicate placeholder filesystems Christian Schwarz 2023-10-14 10:46:21 +0000
  • 05e3b8357e
    build(deps): bump golang.org/x/net dependabot[bot] 2023-10-11 21:08:24 +0000
  • 207c943fc6 build: hard-code zrepl v0.6.1 package release 2 releases/0.6.1-2 Christian Schwarz 2023-10-07 17:31:57 +0000
  • 21e0ae63a6 build: fix rpm builds, broken by ef9a63b: support package revisions problame/static-binaries Christian Schwarz 2023-10-07 18:42:20 +0000
  • 370f40881d build: wrap-and-checksum didn't include .deb files Christian Schwarz 2023-10-07 17:03:27 +0000
  • fb71a7e4b0 build: forward ZREPL_VERSION and ZREPL_PACKAGE_RELEASE to docker targets Christian Schwarz 2023-10-07 16:26:14 +0000
  • ef9a63b075 build: support package revisions Christian Schwarz 2023-10-07 16:16:57 +0000
  • faef059edf build: get rid of bins-all target special case, bring back test vet lint steps of release target Christian Schwarz 2023-10-07 16:00:40 +0000
  • ad9fbf7b6d build: generic _impl target to run a make target for all GOOS/GOARCH combinations Christian Schwarz 2023-10-07 15:45:59 +0000
  • 3bd17b8069 build: remove GO_SUPPORTS_ILLUMOS cruft Christian Schwarz 2023-10-07 15:43:05 +0000
  • 99bf1487ae build: make release only build the binaries Christian Schwarz 2023-10-07 15:41:28 +0000
  • c3b4f01c44 build: CGO_ENABLED=0 for all builds Christian Schwarz 2023-10-07 15:28:22 +0000