1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

1142 Commits

Author SHA1 Message Date
0734142822 Bump minimum supported Rust version to 1.45. 2021-03-30 16:20:27 +02:00
04b0f025a4 Merge pull request #493 from NLnetLabs/store-metrics
Produce per-repository metrics.
2021-03-30 15:54:15 +02:00
703f7aa0d0 Documenatation fixes. 2021-03-30 15:43:14 +02:00
35deda0d32 Code improvements. 2021-03-29 09:46:31 +02:00
ae9670c5a5 Add a counter to the delta step debug output. 2021-03-29 09:31:48 +02:00
c473f49a3e Produce per-repository metrics. 2021-03-26 14:45:11 +01:00
a70bc945b6 Merge pull request #488 from NLnetLabs/server-etags
Conditional processing for VRP endpoints of the HTTP server.
2021-03-25 14:40:39 +01:00
4dc4b11ddc Fix typos. 2021-03-25 14:18:24 +01:00
016160db81 Add Discord link 2021-03-24 14:52:10 +01:00
cdb57532fd Update changelog. 2021-03-24 12:22:45 +01:00
4c6ffb0562 Make sure the time used in condinital HTTP moves to the next second. 2021-03-24 10:34:33 +01:00
93dde99b7c More properly handle If-Non-Match header values. 2021-03-24 10:19:13 +01:00
befd3a2b31 Complete the test. 2021-03-23 13:26:19 +01:00
997b6539b7 Implement conditional processing for VRP endpoints of the HTTP server. 2021-03-23 13:08:37 +01:00
d8982ff7f7 Update changelog. 2021-03-22 13:41:33 +01:00
abaabe8d6c Merge pull request #487 from NLnetLabs/extended-rrdp-metrics
Add additional status information to RRDP repository metrics.
2021-03-22 12:38:50 +01:00
e842cce864 Merge branch 'main' into extended-rrdp-metrics 2021-03-22 12:12:30 +01:00
9ac3ddc3bc Merge pull request #486 from NLnetLabs/clear-log-after-cleanup
Clear validation log after cleanup is done.
2021-03-22 12:10:22 +01:00
e1179ba170 Merge pull request #485 from NLnetLabs/0.9-ui
Forward-port the Routinator UI from the series-0.8 branch.
2021-03-22 12:10:07 +01:00
81c8f955d6 Merge pull request #484 from NLnetLabs/dump-cache
New command 'dump' to dump the data from store and collector.
2021-03-22 12:09:51 +01:00
5a1261969a Downgrade doc comment. 2021-03-22 11:10:20 +01:00
80b736fa12 Improvements from review comments. 2021-03-22 10:59:03 +01:00
5bcbb711cf Improvements from review comments. 2021-03-22 10:56:23 +01:00
2f5cef721e Add Discord 2021-03-22 10:17:04 +01:00
e050dfc88d Add additional status information to RRDP repository metrics. 2021-03-18 16:01:15 +01:00
547638f00d Let’s not talk about it. 2021-03-18 15:20:46 +01:00
6945367847 Clear validation log after cleanup is done. 2021-03-18 15:13:41 +01:00
7f47668a32 Merge branch 'main' into 0.9-ui 2021-03-18 15:00:12 +01:00
65b510de13 Merge pull request #481 from NLnetLabs/bis-to-dev
Update pkg workflow to reflect upated dev version naming policy.
2021-03-18 13:18:42 +01:00
7263aacf64 Include additional information in RRDP dump’s repository.json. 2021-03-18 13:17:06 +01:00
05e6a9a046 Update changelog. 2021-03-17 14:51:08 +01:00
8c402ce8f9 New command 'dump' to dump the data from store and collector. 2021-03-17 14:46:06 +01:00
e9ce321455 Merge pull request #482 from NLnetLabs/update-rrdp-fallback-default
Update the default for rrdp-fallback-time to 3600s
2021-03-17 09:59:45 +01:00
84264c08c3 Update the default for rrdp-fallback-time to 3600s and document in man page. 2021-03-16 14:27:21 +01:00
23f3d9ea78 Merge pull request #480 from NLnetLabs/rrdp-state-store-fix
RRDP Collector: Always store the repository state information under the same key.
2021-03-15 15:29:14 +01:00
e9bfa53e52 Update pkg workflow to reflect upated dev version naming policy. 2021-03-15 14:39:09 +01:00
e323385feb Update changelog. 2021-03-15 12:44:30 +01:00
4685b7c333 Add a test for encoding/decoding of rrdp::RepositoryObject. 2021-03-15 12:38:12 +01:00
d77f73ba5c RRDP: Always store the repository state at the same key. 2021-03-15 12:37:41 +01:00
7e63eb5a4a Merge pull request #473 from NLnetLabs/rrdp-in-sled
Use a sled database for the RRDP collector.
2021-03-09 12:02:28 +01:00
2c476dbce3 Merge branch 'rrdp-in-sled' of github.com:NLnetLabs/routinator into rrdp-in-sled 2021-03-09 11:53:08 +01:00
5bff96f5d5 Switch back to rpki-rs’ main branch. 2021-03-09 11:53:00 +01:00
60cb3e6786 two typos 2021-03-08 17:10:02 +01:00
3b28acc294 Drop 'running task' debug message. 2021-03-05 12:12:40 +01:00
32bd719a5e Make rrdp::HashRead private. 2021-03-05 11:51:48 +01:00
10579db55a Rename rrdp::StoredObject to rrdp::RepositoryObject: 2021-03-05 11:47:17 +01:00
3230d3b853 Make RRDP not fail hard if fetching the notification file fails. 2021-03-05 11:42:39 +01:00
21e8623b89 RRDP snapshot update: Only drop the old tree once the new one is present. 2021-03-05 11:17:03 +01:00
b7864153ba Rename collector’s is_current methods to was_updated. 2021-03-05 10:58:48 +01:00
7fa31bc88f Update changelog. 2021-03-04 10:36:51 +01:00