| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | refactor(repository): introduce typed LockArrayRepositoryHandle | nsfisis | |
| Share LockArrayRepository via Rc<RefCell<_>> while preserving the PHP ?LockArrayRepository type strength: Request.locked_repository, Locker ::get_locked_repository, and the installer create_* helpers now thread the typed handle instead of an owned LockArrayRepository, and pool builder identity check becomes a strict ptr_eq via widening into RepositoryInterfaceHandle. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 7 days | refactor(repository): introduce Rc<RefCell<_>> handles for repositories | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
