Change cond
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 28 2023
Sep 28 2023
• patryk updated the diff for D9306: [lib] Add top-level group chats to GENESIS chat mention candidates object.
Refactor code
• patryk published D9306: [lib] Add top-level group chats to GENESIS chat mention candidates object for review.
address @atul's feedback
address @atul's comments
rebase before landing
rebase before landing
ashoat added inline comments to D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics`.
Sep 27 2023
Sep 27 2023
atul updated the diff for D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics`.
rebase and land
address @atul's comments
atul updated the diff for D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics`.
resolve flow issues, no easy way to use performance.now() without typing it myself, so using Date.now() for timebeing which is probably more than accurate enough
Harbormaster failed remote builds in B22878: Diff 31465 for D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics`!
atul updated the summary of D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics`.
atul published D9308: [keyserver] Introduce `logEndpointMetrics` and `yarn dev-log-metrics` for review.
atul added a comment to D9307: [keyserver] Pass `--performance-schema` to MariaDB in `docker-compose`.
In D9307#273591, @ashoat wrote:Does monitoring perf have any negative perf impacts?
Does monitoring perf have any negative perf impacts?
rebasing (still need to address @atul's feedback)
atul published D9307: [keyserver] Pass `--performance-schema` to MariaDB in `docker-compose` for review.
looks like it can be even simpler...
ginsu retitled D9252: [lib/native] introduce UserProfileMessageButton from [native] introduce UserProfileMessageButton
Way better, thanks. Can we rename the file to make it clear it's MariaDB config? How about .localmariadb.cnf?
address @atul's comments