1. 7f8fd1f Add function to find assocs based on endpoint by Matt Spinler · 6 years ago
  2. 11401e2 Check for pending associations by Matt Spinler · 6 years ago
  3. cb9bcdb Remove an endpoint from the pending assocs by Matt Spinler · 6 years ago
  4. 9f1adbc Add testcases for addPendingAssociation by Matt Spinler · 6 years ago
  5. e0b0e3a Check for missing endpoints when adding assocs by Matt Spinler · 6 years ago
  6. e2359fb Gather association maps into a single structure by Matt Spinler · 6 years ago
  7. 35396c1 Move common types into a common header by Matt Spinler · 6 years ago
  8. 8f876a5 Support the new association defs interface by Matt Spinler · 6 years ago
  9. 7f83837 unit-test: Test interfaces added function by Andrew Geissler · 6 years ago
  10. 7046189 unit-test: Move processing of interfaces added by Andrew Geissler · 6 years ago
  11. 0a560a5 unit-test: Fix bug when endpoint empty by Andrew Geissler · 6 years ago
  12. 491f9ac unit-test: Test associationChanged() by Andrew Geissler · 6 years ago
  13. 7264d90 unit-test: Debug functions to dump data structures by Andrew Geissler · 6 years ago
  14. ea80c33 unit-test: Add some doc on Association by Andrew Geissler · 6 years ago
  15. 4511b33 unit-test: Move associationChanged() by Andrew Geissler · 6 years ago
  16. e4ab6c9 unit-test: Test checkAssociationEndpointRemoves() by Andrew Geissler · 6 years ago
  17. 7f1c44d unit-test: Move checkAssociationEndpointRemoves by Andrew Geissler · 6 years ago
  18. 5629ae8 unit-test: Utilize common code for endpoint remove by Andrew Geissler · 6 years ago
  19. ff5ce92 unit-test: Move removeAssociationEndpoints() by Andrew Geissler · 6 years ago
  20. 2067926 unit-test: Test deleting entry on name change by Andrew Geissler · 6 years ago
  21. 5b2e727 unit-test: Request distinct name per test app by Andrew Geissler · 6 years ago
  22. bb7b592 unit-test: Move association create funcs to util by Andrew Geissler · 6 years ago
  23. b04f033 unit-test: Move asio server to its own class by Andrew Geissler · 6 years ago
  24. 271b7dd unit-test: Test removeAssociations interface by Andrew Geissler · 6 years ago
  25. a80a3af unit-test: Create initial associations file by Andrew Geissler · 6 years ago
  26. 67e5a42 unit-test: Add all required parameters to removeAssociation by Andrew Geissler · 6 years ago
  27. 82815da unit-test: Test need_to_introspect function by Andrew Geissler · 6 years ago
  28. 3b025e6 unit-test: Introduce unit tests to phosphor-objmgr by Andrew Geissler · 6 years ago
  29. 09be576 mapper: Support association property removes by Matt Spinler · 6 years ago
  30. 937a232 mapper: Keep track of association owners by Matt Spinler · 6 years ago
  31. d732287 Fix looking for objects on root path by James Feist · 6 years ago
  32. a82779f mapper: Delete unecessary parent paths on removes by Matt Spinler · 6 years ago
  33. 1b4a502 mapper: Add missing parent paths in ifaces-added by Matt Spinler · 6 years ago
  34. 8ce2ddd mapper: Don't stop after first GetAncestors result by Matt Spinler · 6 years ago
  35. 47c0975 Filter results of GetAncestors by Matt Spinler · 6 years ago
  36. 6a39e8c mapper: Don't fail on some empty results by Matt Spinler · 6 years ago
  37. d4dd96a Remove interface filter by Ed Tanous · 6 years ago
  38. 50232cd Mapper: Remove unused ObjectManager usage by Ed Tanous · 6 years ago
  39. 153494e mapper: Don't return the input path in GetSubTree by Matt Spinler · 6 years ago
  40. 5935b1e mapper: Fix GetSubTree bug in the c++ mapper by Ed Tanous · 6 years ago
  41. ea6516c Don't return the input path in GetAncestors by Matt Spinler · 6 years ago
  42. aecabe8 Remove good path trace statements by Matt Spinler · 6 years ago
  43. 1036b4d Add full Associations support by Matt Spinler · 6 years ago
  44. cc74e4b Use auto for a complicated type by Matt Spinler · 6 years ago
  45. 7a38d41 Filter results of GetObject by Matt Spinler · 6 years ago
  46. 9f0958e Filter results of GetSubTree by Matt Spinler · 6 years ago
  47. dd94586 Add service and interface whitelist/blacklists by Matt Spinler · 6 years ago
  48. 6052063 Implement Mapper in C++/sdbusplus/asio by Ed Tanous · 7 years ago