- c0da0cc PerformScan: Rename fromLastJson in recordDiscoveredIdentifiers() by Andrew Jeffery · 2 years, 9 months ago
- ba41b62 PerformScan: Drop hasTemplateName from recordDiscoveredIdentifiers() by Andrew Jeffery · 2 years, 9 months ago
- 6addc02 PerformScan: Extract recordDiscoveredIdentifiers() by Andrew Jeffery · 2 years, 9 months ago
- 4d0b12e PerformScan: Avoid `continue` when updating unused indexes by Andrew Jeffery · 2 years, 9 months ago
- 8bc1244 PerformScan: Untemplated record name allows early continue by Andrew Jeffery · 2 years, 9 months ago
- 1d22175 PerformScan: Reduce indentation with early continue for absent record by Andrew Jeffery · 2 years, 9 months ago
- b241c69 PerformScan: Concurrent modification of container needs visibility by Andrew Jeffery · 2 years, 9 months ago
- 742a7eb PerformScan: Flip condition to avoid continue in pruneNullExposes() by Andrew Jeffery · 2 years, 9 months ago
- 5f05145 PerformScan: Return early from pruneRecordExposes() by Andrew Jeffery · 2 years, 9 months ago
- 7a7faed PerformScan: Rename fromLastJson in pruneRecordExposes() by Andrew Jeffery · 2 years, 9 months ago
- db45148 PerformScan: Extract pruneRecordExposes() by Andrew Jeffery · 2 years, 9 months ago
- d60b147 PerformScan: Rename ifacesIt to objectIt by Andrew Jeffery · 2 years, 9 months ago
- d53ee41 PerformScan: Lift name key update out of the for-loop by Andrew Jeffery · 2 years, 9 months ago
- f898ea1 PerformScan: Drop redundant assignment into system configuration by Andrew Jeffery · 2 years, 9 months ago
- 09a09a6 PerformScan: Make getRecordName() static by Andrew Jeffery · 2 years, 9 months ago
- d45b1e7 PerformScan: Promote dbusObject from pointer to reference by Andrew Jeffery · 2 years, 9 months ago
- ef5c843 PerformScan: allInterfaces is a subtree result by Andrew Jeffery · 2 years, 9 months ago
- 0a8de74 PerformScan: Rename emptyInterfaces to emptyObject as per its type by Andrew Jeffery · 2 years, 9 months ago
- 87145c1 PerformScan: Be explicit about dbusObject type in run() by Andrew Jeffery · 2 years, 9 months ago
- 920a281 PerformScan: Destructure device details in run() loop header by Andrew Jeffery · 2 years, 9 months ago
- f5772d2 EntityManager: Promote FoundDeviceT to a struct and rename by Andrew Jeffery · 2 years, 9 months ago
- 3c5f12b PerformScan: Eliminate duplicate type check in run() by Andrew Jeffery · 2 years, 9 months ago
- 8650187 PerformScan: Only hash if we're not debugging in getRecordName() by Andrew Jeffery · 2 years, 9 months ago
- 928c5b2 PerformScan: Unwrap comments in getRecordName() by Andrew Jeffery · 2 years, 9 months ago
- 1ae4ed6 PerformScan: Eliminate else-after-return in getRecordName() by Andrew Jeffery · 2 years, 9 months ago
- 26db575 PerformScan: Clean up whitespace in registerCallback() by Andrew Jeffery · 2 years, 9 months ago
- 4dcc55d PerformScan: Make registerCallback() static by Andrew Jeffery · 2 years, 9 months ago
- 91c5eaa PerformScan: Clean up timer declarations using auto by Andrew Jeffery · 2 years, 9 months ago
- d9b6784 PerformScan: Introduce DBusInterfaceInstance by Andrew Jeffery · 2 years, 9 months ago
- 4732183 PerformScan: Eliminate interfaceConnections by Andrew Jeffery · 2 years, 9 months ago
- 8d2761e PerformScan: Extract processDbusObjects() by Andrew Jeffery · 2 years, 9 months ago
- 4a4ab5c PerformScan: Remove redundant early-return by Andrew Jeffery · 2 years, 9 months ago
- c6558f6 PerformScan: All interfaces on a path is an object by Andrew Jeffery · 2 years, 9 months ago
- 1983d2f EntityManager: Make MapperGetSubTreeResponse type comprehensible by Andrew Jeffery · 2 years, 9 months ago
- eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 2 years, 9 months ago
- ac20bd9 EntityManager: Rename DBusProbeObjectT to MapperGetSubTreeResponse by Andrew Jeffery · 2 years, 9 months ago
- f518471 PerformScan: Destructure config items in run() by Andrew Jeffery · 2 years, 10 months ago
- 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 1 month ago
- 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 1 month ago