User Details
User Details
- User Since
- Aug 19 2022, 1:56 AM (139 w, 3 d)
Wed, Apr 16
Wed, Apr 16
One thing I would consider is not calling verifyMemoryUsage in cronjobs that are failing, because this checks how memory behaves compared to the previous check, but explicitly call get_total_memory and get_used_memory at start and end of job, and log if there is a difference.
Tue, Apr 15
Tue, Apr 15
[native] update `persistConfig` comment
kamil updated the diff for D14575: [native] update `persistConfig` comment.
rebase
kamil published D14575: [native] update `persistConfig` comment for review.
Mon, Apr 14
Mon, Apr 14
kamil committed rCOMMa21b52612cb8: [CommCoreModule][SQLite] remove unused JSI calls (authored by kamil).
[CommCoreModule][SQLite] remove unused JSI calls
kamil committed rCOMM935928a8f9e4: [SQLite] move database version getter and setter to `SQLiteUtils` (authored by kamil).
[SQLite] move database version getter and setter to `SQLiteUtils`
kamil committed rCOMMa325ca34beae: [SQLite][native] introduce `SQLiteUtils` class (authored by kamil).
[SQLite][native] introduce `SQLiteUtils` class
Fri, Apr 11
Fri, Apr 11
kamil published D14573: [SQLite] implement `SQLiteSchema` class to wrap creation and migration logic for review.
kamil published D14572: [SQLite] move database version getter and setter to `SQLiteUtils` for review.
kamil published D14571: [CommCoreModule][SQLite] remove unused JSI calls for review.
kamil published D14570: [SQLite][native] introduce `SQLiteUtils` class for review.
Thu, Apr 10
Thu, Apr 10
[native][SQLite] add logging to errors
kamil published D14562: [native][SQLite] add logging to errors for review.
Wed, Apr 9
Wed, Apr 9
kamil committed rCOMM8832665bb4fe: [terraform] bump staging Tunnelbroker to 0.18.4 (authored by kamil).
[terraform] bump staging Tunnelbroker to 0.18.4
kamil published D14559: [terraform] bump staging Tunnelbroker to 0.18.4 for review.
[tunnelbroker] bump `web-push` version
kamil published D14558: [tunnelbroker] bump `web-push` version for review.
Mon, Apr 7
Mon, Apr 7
kamil committed rCOMM918d4fe965b8: [lib] attempt restoring User Data after QR auth (authored by kamil).
[lib] attempt restoring User Data after QR auth
kamil committed rCOMM935209b41610: [lib] attempt restoring User Data after restoring primary device (authored by kamil).
[lib] attempt restoring User Data after restoring primary device
kamil committed rCOMMfb2dbebf180d: [native] implement triggering backup compaction on dev (authored by kamil).
[native] implement triggering backup compaction on dev
[native] make it possible to capture logs
kamil committed rCOMM6343aaccbfc9: [native] start backup thread when app is in foreground (authored by kamil).
[native] start backup thread when app is in foreground
kamil committed rCOMMf319bedd23be: [lib][native] introduce `fullBackupSupport` flag (authored by kamil).
[lib][native] introduce `fullBackupSupport` flag
kamil updated the diff for D14533: [lib] attempt restoring User Data after restoring primary device.
rebase before landing
kamil added inline comments to D14531: [native] implement triggering backup compaction on dev.
kamil updated the diff for D14531: [native] implement triggering backup compaction on dev.
address review
[native] remove old code from `BackupMenu`
[web] remove `BackupTestRestoreModal`
kamil committed rCOMMfc46d98e8b94: [lib][native] remove `performBackupRestore` from… (authored by kamil).
[lib][native] remove `performBackupRestore` from…
kamil committed rCOMMa373e93f8f0b: [lib][web][native] refactor `getClientDBStore` to be part of SQLiteAPI (authored by kamil).
[lib][web][native] refactor `getClientDBStore` to be part of SQLiteAPI
kamil committed rCOMMac67f42ea7ec: [lib][web][native] implement shared function to execute User Data restore (authored by kamil).
[lib][web][native] implement shared function to execute User Data restore
kamil committed rCOMMe4174e16d28d: [native] extract constants from `persist.js` (authored by kamil).
[native] extract constants from `persist.js`
kamil committed rCOMMe544731dddb7: [lib][native] refactor login/restore hooks to return `IdentityAuthResult` (authored by kamil).
[lib][native] refactor login/restore hooks to return `IdentityAuthResult`
kamil updated the diff for D14525: [lib][web][native] refactor `getClientDBStore` to be part of SQLiteAPI.
rebase
kamil updated the diff for D14522: [native] extract constants from `persist.js`.
rebase & review
[lib] add logging to `createMissingSession`
kamil committed rCOMM4326d412a5da: [SQLite] unify `restoreFromMainCompaction` on platforms (authored by kamil).
[SQLite] unify `restoreFromMainCompaction` on platforms
kamil committed rCOMMbb6cb42b2e5f: [SQLite] copy tables during restore instead of replacing entire database (authored by kamil).
[SQLite] copy tables during restore instead of replacing entire database
kamil committed rCOMM277bd9ad9879: [SQLite] implement method to copy table between databases (authored by kamil).
[SQLite] implement method to copy table between databases
kamil committed rCOMM709bb9123ee5: [SQLite] refactor `backedUpTablesBlocklist` to be allowlist approach (authored by kamil).
[SQLite] refactor `backedUpTablesBlocklist` to be allowlist approach
[SQLite] add logging to `handleSQLiteError`
kamil updated the diff for D14519: [SQLite] copy tables during restore instead of replacing entire database.
rebase before landing
Thu, Apr 3
Thu, Apr 3
kamil updated the diff for D14517: [SQLite] implement method to copy table between databases.
address review
kamil published D14533: [lib] attempt restoring User Data after restoring primary device for review.
kamil published D14532: [lib] attempt restoring User Data after QR auth for review.
kamil published D14531: [native] implement triggering backup compaction on dev for review.
kamil published D14530: [native] make it possible to capture logs for review.
kamil published D14529: [native] start backup thread when app is in foreground for review.
kamil published D14528: [lib][native] introduce `fullBackupSupport` flag for review.
kamil planned changes to D14517: [SQLite] implement method to copy table between databases.
kamil published D14527: [native] remove old code from `BackupMenu` for review.
kamil published D14526: [web] remove `BackupTestRestoreModal` for review.
kamil published D14525: [lib][web][native] refactor `getClientDBStore` to be part of SQLiteAPI for review.
kamil published D14523: [lib][web][native] implement shared function to execute User Data restore for review.
kamil published D14522: [native] extract constants from `persist.js` for review.
kamil published D14521: [lib][native] refactor login/restore hooks to return `IdentityAuthResult` for review.
kamil updated the summary of D14520: [lib] add logging to `createMissingSession`.
kamil published D14520: [lib] add logging to `createMissingSession` for review.
kamil published D14519: [SQLite] copy tables during restore instead of replacing entire database for review.
kamil published D14518: [SQLite] unify `restoreFromMainCompaction` on platforms for review.
kamil published D14517: [SQLite] implement method to copy table between databases for review.