Page MenuHomePhabricator

[Treewide] Rename onetime to one_time
ClosedPublic

Authored by jon on Aug 15 2023, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 2:44 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Unknown Object (File)
Sat, May 4, 12:04 PM
Subscribers

Details

Summary

"oneTime" is the language used in the white paper. Make this
consistent between all call sites.

https://linear.app/comm/issue/ENG-4642

Depends on D8816

Test Plan

everything builds.
Run one time integration tests

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/keyserver-identity-only (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Missed some comments

services/identity/src/database.rs
388
390
404
This revision is now accepted and ready to land.Aug 16 2023, 5:22 AM

Rebase on changes to previous diffs

Apply rename to new code from previous diff feedback

Rebase after conflict changes in previous diff

This revision was automatically updated to reflect the committed changes.