912 Commits

Author SHA1 Message Date
e70649bfc5 web ui beginnings 2024-07-06 17:28:47 +02:00
ca580d0585 tests fix
Some checks failed
Server / build (push) Failing after 17m18s
2024-07-06 12:09:16 +02:00
7e685d8a78 fixie 2024-07-06 11:45:36 +02:00
b17bee944c basic mtls 2024-07-06 11:29:32 +02:00
621c79d044 set saved refs to empty collection after deleting
All checks were successful
Server / build (push) Successful in 13m48s
that's actually what we want
2024-07-02 08:22:45 +02:00
5e2afcc0a3 set saved refs to null after deleting
Some checks failed
Server / build (push) Failing after 12m15s
2024-07-01 23:36:22 +02:00
0bf0371fa3 use upload artifact v3 for gitea 2024-07-01 23:08:03 +02:00
6dfae7d8ac it really isn't 2024-07-01 21:02:23 +02:00
a294e20f5b don't put data chunks twice
it can't be deleted as long as we don't have tracing gc
2024-07-01 19:55:52 +02:00
680a8a4322 cleanup conflict resolution a little 2024-07-01 19:38:14 +02:00
f6339655d0 limit ci running tests to 1 thread
otherwise the logs are unreadable
2024-07-01 19:11:03 +02:00
4e747228a9 cleanup sync handling a little 2024-07-01 18:55:16 +02:00
fad1477ecf more strict changelog comparison
Some checks failed
Server / build (push) Failing after 17m14s
after conflict resolution, even without changes we still want to push the write
2024-06-30 23:42:45 +02:00
e2012b878a set empty set as saved refs when saving something without data
otherwise they won't be recreated when downloading
2024-06-30 23:22:44 +02:00
6ed2c6b5eb always upload test logs 2024-06-30 23:07:57 +02:00
7b264c2f60 return default empty set for saved refs
otherwise hydrated refs don't hydrate their children
2024-06-30 23:00:43 +02:00
17086ab207 more sleep in tests 2024-06-30 22:54:50 +02:00
83e0f26884 make saved refs null by default 2024-06-30 22:49:25 +02:00
47cf8b442d fix size using int instead of long 2024-06-30 22:46:20 +02:00
0a582c3fbe add test logs to artifacts 2024-06-30 21:33:06 +02:00
6439298479 enable output capture for tests 2024-06-30 21:31:12 +02:00
3205e1575c real update fix 2024-06-30 21:07:47 +02:00
2d684dcebb less log spam in tests 2024-06-30 21:01:28 +02:00
fe9384d9b4 logging in tests fix 2024-06-30 21:00:05 +02:00
84155653af update fix? 2024-06-30 20:35:43 +02:00
82bd5a577a rewrite changelog only if update updates 2024-06-30 20:30:33 +02:00
65d7a0a288 don't forget the exception there 2024-06-30 19:49:49 +02:00
41533804c2 push update when getting outdated one 2024-06-30 19:49:03 +02:00
2f31753446 conflict detection fix 2024-06-30 19:37:12 +02:00
d376d4d781 don't rehydrate refs every time object is read 2024-06-30 19:04:48 +02:00
290cdba0b2 reading deleted object trace 2024-06-30 18:57:52 +02:00
a332442526 writeback fix 2024-06-30 18:47:00 +02:00
91184eafc0 webui skeleton 2024-06-30 18:01:37 +02:00
a7a9770c9e nursery leak fix 2024-06-30 16:11:57 +02:00
6525b85549 injection fix 2024-06-30 16:07:25 +02:00
b4dca123a2 more options for writeback 2024-06-30 16:05:42 +02:00
d0fd0f729f multiple writeback threads 2024-06-30 14:40:58 +02:00
3e0403eede waste less cycles when quick deleting
otherwise that .wait is using quite a lot
2024-06-30 14:10:57 +02:00
cc856d788f less file touching 2024-06-30 13:50:46 +02:00
dcb3b0ba57 Revert "write objects directly"
This reverts commit 4dc3cfa481.
2024-06-30 13:44:27 +02:00
4dc3cfa481 write objects directly 2024-06-30 13:44:20 +02:00
e726986081 less crappy writeback 2024-06-30 13:23:05 +02:00
0ba29eca0f some writeback tweaks 2024-06-30 09:15:42 +02:00
1c03457545 burn less cpu when we aren't connected to anyone 2024-06-29 23:26:04 +02:00
b21d1361cb handling update trace 2024-06-29 23:07:01 +02:00
9640594625 don't put empty entries into changelogs 2024-06-29 23:00:00 +02:00
aa429794f3 how did it get there? 2024-06-29 22:54:04 +02:00
7747400653 add some checks
why does it break?
2024-06-29 22:44:18 +02:00
e86cc288ba enable ref verification in integration tests 2024-06-29 21:22:05 +02:00
9707b5f94c actually working deletion 2024-06-29 21:19:25 +02:00