This website requires JavaScript.
Explore
Help
Register
Sign In
TapTap
/
FastSync
Watch
1
Star
0
Fork
0
You've already forked FastSync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
357 workflow runs
Actor
All actors
TapTap
Status
All status
Success
Failure
Waiting
Running
refactor: extract CLI parser helpers, fix validation bugs
ci.yaml #327
:
Commit
5eaea9d92e
pushed by
TapTap
#200
2026-08-01 18:14:59 +02:00
1m42s
View workflow file
docs: add
🔀
Alt Arg status for features with different flag semantics
ci.yaml #326
:
Commit
64a4a8345a
pushed by
TapTap
#199
2026-08-01 18:02:23 +02:00
2m22s
View workflow file
docs: add rsync feature compatibility matrix
ci.yaml #325
:
Commit
c04465d7be
pushed by
TapTap
#199
2026-08-01 17:56:52 +02:00
2m32s
View workflow file
fix: null check in str_dup, const in file.c
ci.yaml #324
:
Commit
261683aaff
pushed by
TapTap
#198
2026-07-30 19:38:01 +02:00
3m43s
View workflow file
style: apply clang-format
ci.yaml #323
:
Commit
15a861747a
pushed by
TapTap
#198
2026-07-30 19:18:58 +02:00
2m18s
View workflow file
fix: security
#192
#187
, bugs
#194
#193
, quality
#195
, features #174-#186
ci.yaml #322
:
Commit
5f1b27c8ff
pushed by
TapTap
#198
2026-07-30 19:15:46 +02:00
3s
View workflow file
fix: bugs
#194
(hostname resolution) and
#193
(multithreaded progress)
ci.yaml #321
:
Commit
efc7e062e3
pushed by
TapTap
#197
2026-07-30 18:58:33 +02:00
3s
View workflow file
ci: add automated agent workflows — review, fix, maintenance, batch-merge
ci.yaml #320
:
Commit
3d2eb97205
pushed by
TapTap
dev
2026-07-30 18:27:03 +02:00
2m31s
View workflow file
Merge pull request 'Comprehensive fix: security, bugs, refactoring, tests, and rsync parity features' (
#173
) from integration/all-fixes into main
ci.yaml #319
:
Commit
3e4c571355
pushed by
TapTap
main
2026-07-30 18:15:46 +02:00
2m27s
View workflow file
fix: use lstat instead of stat in receive_thread (symlink security)
ci.yaml #318
:
Commit
05dab758cf
pushed by
TapTap
#173
2026-07-30 18:13:02 +02:00
2m29s
View workflow file
style: apply clang-format on modified files
ci.yaml #317
:
Commit
8cc587b79e
pushed by
TapTap
#173
2026-07-29 20:07:48 +02:00
2m33s
View workflow file
test: mark TLS multithreading test as xfail (known limitation)
ci.yaml #316
:
Commit
896ff05250
pushed by
TapTap
#173
2026-07-29 19:53:53 +02:00
3s
View workflow file
fix: address CI failures - strict warnings and ASan leaks in tests
ci.yaml #315
:
Commit
29a6b5fd84
pushed by
TapTap
#173
2026-07-29 19:45:28 +02:00
2m31s
View workflow file
fix: suppress unused-function warnings in server.c for test builds
ci.yaml #314
:
Commit
dff15110e8
pushed by
TapTap
#173
2026-07-29 19:39:28 +02:00
2m29s
View workflow file
style: apply clang-format across all source files
ci.yaml #313
:
Commit
7d8f593844
pushed by
TapTap
#173
2026-07-29 19:34:13 +02:00
1m58s
View workflow file
Merge branch 'fix/rsync-parity-all' into integration/all-fixes
ci.yaml #312
:
Commit
348e72e706
pushed by
TapTap
#173
2026-07-29 19:30:01 +02:00
3s
View workflow file
fix: resolve all security issues (
#154
,
#156
,
#157
,
#159
,
#160
,
#161
,
#162
,
#170
)
ci.yaml #311
:
Commit
69773bd16a
pushed by
TapTap
#172
2026-07-29 18:52:33 +02:00
3s
View workflow file
Merge remote-tracking branch 'origin/fix/refactor-cli-config' into integration/2026-07-29-batch-fix
ci.yaml #310
:
Commit
26be780da2
pushed by
TapTap
#171
2026-07-29 18:36:56 +02:00
12s
View workflow file
refactor: config_create(), main(), send_files() - reduce duplication and complexity
ci.yaml #309
:
Commit
0021ca3fcd
pushed by
TapTap
#155
2026-07-29 18:34:28 +02:00
11s
View workflow file
fix: add NULL-checks and input validation in CLI argument parsing (
#152
)
ci.yaml #308
:
Commit
c75ccfd80b
pushed by
TapTap
#153
2026-07-29 18:30:47 +02:00
1m7s
View workflow file
Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (
#148
) from pr143-fixed into main
ci.yaml #307
:
Commit
269ce0749b
pushed by
TapTap
main
2026-07-29 18:22:31 +02:00
1m9s
View workflow file
fix: restore follow_symlinks and partial fields lost in merge, register ssh tests
ci.yaml #306
:
Commit
52d5492dee
pushed by
TapTap
#148
2026-07-29 18:21:07 +02:00
1m12s
View workflow file
fix: add stdio.h include for FILE type in config.h
ci.yaml #305
:
Commit
7229c9b532
pushed by
TapTap
#146
2026-07-29 18:14:02 +02:00
1m5s
View workflow file
fix: add missing bool partial field to Config, register ssh test functions
ci.yaml #304
:
Commit
a11dacd960
pushed by
TapTap
#146
2026-07-29 18:13:20 +02:00
1m8s
View workflow file
Merge pull request 'Revert PR
#143
merge to main' (
#145
) from revert-pr-143-merge into main
ci.yaml #303
:
Commit
3b621e591a
pushed by
TapTap
main
2026-07-29 18:12:18 +02:00
1m30s
View workflow file
Revert "Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (
#143
) from merge-all-v2 into main"
ci.yaml #302
:
Commit
d3dca6c2a5
pushed by
TapTap
#145
2026-07-29 18:11:46 +02:00
1m5s
View workflow file
Merge pull request 'Merge all 5 batch PRs: security, CLI features, protocol, performance, tests/docs' (
#143
) from merge-all-v2 into main
ci.yaml #301
:
Commit
29f4f8cde6
pushed by
TapTap
main
2026-07-29 18:09:49 +02:00
40s
View workflow file
Merge remote-tracking branch 'origin/main' into merge-all-v2
ci.yaml #300
:
Commit
c5acd13df2
pushed by
TapTap
#143
2026-07-29 18:08:32 +02:00
42s
View workflow file
fix: scanner cur_path leak when directory enqueued (ASan)
ci.yaml #299
:
Commit
41485cbe22
pushed by
TapTap
#143
2026-07-21 18:28:23 +02:00
1m8s
View workflow file
fix: scanner cur_path leak when directory enqueued (ASan)
ci.yaml #298
:
Commit
302df6714d
pushed by
TapTap
#143
2026-07-21 18:27:40 +02:00
1m8s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last