Commit Graph

27 Commits

Author SHA1 Message Date
44bd354eae Spellcheck all files
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
2020-02-24 16:06:09 +01:00
0882290595 README update
- donation links
- package overview
2020-02-17 18:02:04 +01:00
58ab25919e platformtest: dedicated pool per test, Makefile target, maintainer notice
fixes #216
fixes #211
2019-09-29 18:48:44 +02:00
77d3a1ad4d build: drop go Dep, switch to modules, support Go 1.13
bump enumer to v1.1.1
bump golangci-lint to v1.17.1

no `go mod tidy` because 1.13 and 1.12 seem to alter each other's output

fixes #112
2019-09-14 13:36:44 +02:00
3c3606d516 docs: show donations/week for liberaypay 2019-06-29 12:08:15 +02:00
e809dbf45e Merge branch 'problame/social_and_donation_shields' 2019-03-21 21:44:29 +01:00
f2a6193735 Merge branch 'problame/replication_refactor' 2019-03-20 19:44:15 +01:00
bdf99f6bb4 docs: document material in dist/ 2019-03-18 12:45:27 +01:00
c9b812570d docs: changelog: document new rpc & retry behavior changes 2019-03-18 12:39:53 +01:00
99b3337b1c docs: add shields for license, language, donations + tweeting 2019-03-18 11:13:50 +01:00
b0898ec8bc dist: systemd service definition template
fixes #117
refs #145
2019-03-16 16:12:34 +01:00
80babe3ab4 docs/README: update package hierarchy overview 2018-10-26 22:05:57 +02:00
074f989547 Merge branch 'replication_rewrite' (in fact it's a 90% rewrite) 2018-10-13 16:26:23 +02:00
873c64ecc3 update README to reflect restructuring 2018-08-22 10:15:27 +02:00
c7f0f779b1 doc: README.md: push mentioning of Go down to developer docs. 2018-05-22 17:39:06 +02:00
94967b596c docs: document changes to ssh+stdinserver transport implementation: ccd062e 2018-02-17 15:16:29 +01:00
2716c75ad5 build: target for go library dependencies
Didn't notice it because vendor/ was already populated on my dev
machine, but did notice it in Docker build.

Docker build now consumes devsetup like regular user, so this should
catch future problems.

Remove remaining curl|shit functionality from lazy.sh (no checkout logic
needed anymore).

refs #35
2017-11-19 12:34:01 +01:00
896f31bbf3 'zrepl version' and 'zrepl control version' subcommand + maintainer README
Version is autodetected on build using git
If it cannot be detected with git, an override must be provided.

For tracability of distros, the distroy packagers should override as
well, which is why I added a README entry for package mainatiners.

refs #35
2017-11-18 21:12:48 +01:00
d59426a8cc document new build infra in README.md
refs #35
2017-11-18 19:17:59 +01:00
f5ead68586 README: remove obsolete dirs in developer docs 2017-11-16 21:49:49 +01:00
bf6c58425a README: fix typo 2017-11-16 21:48:21 +01:00
88c684e1d0 README.md: document procedure for breaking changes 2017-11-12 14:10:16 +01:00
000c8b4186 README.md: some documentation on how to build the docs 2017-11-11 23:33:09 +01:00
ae4b12c9ba docs: adjust README 2017-11-11 23:25:12 +01:00
007da664ea README: document naming inconsitency with datasets & filesystems 2017-10-05 21:56:37 +02:00
0cb5ffb48b more elaborate README 2017-09-24 13:42:04 +02:00
8f11874a6e Initial commit 2017-04-14 01:40:49 +02:00