Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-objmgr
/
6a39e8c727efb53b5902904d932c6308eb7f393e
/
obmc
/
mapper
06e5d2f
bindings: Skip the default ifaces on enumerate
by Matt Spinler
· 6 years ago
365dee3
python-mapper: Switch to dbus service whitelist
by Brad Bishop
· 6 years ago
cfe3e44
python-mapper: Accept service-namespaces
by Brad Bishop
· 6 years ago
d6729ea
Remove dead MapperBusyException
by Brad Bishop
· 7 years ago
b659386
Speed up enumerate_subtree()
by Matt Spinler
· 7 years ago
005e47a
server: Only update_interfaces() if process_old_owner() finds an owner
by Andrew Jeffery
· 7 years ago
4d49f95
server: Rework filter_interfaces() for less lambda
by Andrew Jeffery
· 7 years ago
60e0bb0
server: Rework methods to avoid mutable default arguments
by Andrew Jeffery
· 7 years ago
b86b63a
server: Stop making lists out of everything
by Andrew Jeffery
· 7 years ago
f9b24bf
server: discovery: Apply interface filtering rules
by Brad Bishop
· 7 years ago
2fd4b1f
Port to python 3
by CamVan Nguyen
· 7 years ago
140f410
Perform one retry on any discovery failure
by Andrew Geissler
· 7 years ago
57255f6
server: Serve well-known bus names
by Brad Bishop
· 7 years ago
45271cb
server: Add early escapes to simplify logic
by Brad Bishop
· 7 years ago
787aa81
server: drop bus check from get_signal_interfaces
by Brad Bishop
· 7 years ago
5c5e13e
server: refactor valid_signal
by Brad Bishop
· 7 years ago
bcc0644
server: Unmask association signals
by Brad Bishop
· 7 years ago
cabc638
utils: pycodestyle fix
by Brad Bishop
· 7 years ago
84e331a
Port obmc.mapper to python3.5
by Balaji B Rao
· 7 years ago
7f42ad2
Ignore E731 in objmgr
by Adriana Kobylak
· 7 years ago
a1f2422
Fix objmgr using pycodestyle (pep8) rules
by Adriana Kobylak
· 7 years ago
1246924
Revert "server: Serve well-known bus names"
by Andrew Geissler
· 7 years ago
7a79027
server: Log additional information for discovery
by Brad Bishop
· 7 years ago
3fe5e43
server: Print traceback to stderr
by Brad Bishop
· 7 years ago
a8f9765
bindings.py: Use get_dbus_name to check for error
by Adriana Kobylak
· 7 years ago
799e7bc
server: Serve well-known bus names
by Brad Bishop
· 7 years ago
c33ae65
server: Fix missing Association interface
by Brad Bishop
· 7 years ago
84041e3
server: Delegate association signal logic
by Brad Bishop
· 7 years ago
b9b3ed5
server: Remove Association.__getattr__
by Brad Bishop
· 7 years ago
734b2c3
server: Add docstrings
by Brad Bishop
· 7 years ago
8e1f4ab
server: Performance improvements
by Brad Bishop
· 7 years ago
b15b631
server: Skip associations without an endpoint
by Brad Bishop
· 7 years ago
b270adc
server: Reduce PropertiesChanged wakeups
by Brad Bishop
· 7 years ago
eded8f3
server: Update copyright year
by Brad Bishop
· 7 years ago
94c92a9
Fix interface filter logic bug on GetSubTreePaths
by Brad Bishop
· 7 years ago
8f30173
bindings: Fix interface matching when searching
by Brad Bishop
· 7 years ago
296395c
Fix bug in mapper for associations KeyError
by Gunnar Mills
· 7 years ago
aeac98b
server: Ignore mapper generated signals
by Brad Bishop
· 7 years ago
062403d
server: Handle short lived bus name owners
by Brad Bishop
· 7 years ago
99b8bc8
server: Improve discovery failure handling
by Brad Bishop
· 7 years ago
cb2e1b3
server: Add command line options
by Brad Bishop
· 8 years ago
2430197
server: fix unexpected GetSubTreePaths behavior
by Brad Bishop
· 8 years ago
a623596
Fix interfaces added logic error
by Brad Bishop
· 8 years ago
7fb0fe9
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
d43087f
Don't return errors when busy
by Brad Bishop
· 8 years ago
829181d
Add xyz.openbmc_project.ObjectMapper.Private
by Brad Bishop
· 8 years ago
3c18b9f
Add retries for LimitsExceeded errors
by Matt Spinler
· 8 years ago
a5513ab
Changing default retry interval to 0.2 seconds
by Cory Klokman
· 8 years ago
9e94fb6
Add sleep between retires in bindings
by Lei YU
· 8 years ago
5205b16
Increase retries times on ObjectPathInUse exception
by Lei YU
· 8 years ago
bf464f4
Add interfaces parameter to python bindings
by Brad Bishop
· 8 years ago
495ee09
Return an error for invalid path argument
by Brad Bishop
· 8 years ago
1c33c22
Add interface filters to all methods.
by Brad Bishop
· 8 years ago
b301f2f
Rename mapper DBus names to match xyz
by Brad Bishop
· 8 years ago
a562704
python client: general wait utility refactoring
by Brad Bishop
· 8 years ago
55b89cd
server: unmask ObjectManager signals
by Brad Bishop
· 8 years ago
520473f
server: non-blocking service discovery
by Brad Bishop
· 8 years ago
1eba37d
python client: add retries
by Brad Bishop
· 8 years ago
2e0436c
server: prepare for non-blocking discovery
by Brad Bishop
· 8 years ago
926b35d
server: remove dbus_find_interfaces
by Brad Bishop
· 8 years ago
5d4890c
server: remove discovery async
by Brad Bishop
· 8 years ago
26bea1d
server: remove unused tagmatch
by Brad Bishop
· 8 years ago
d0b8e39
server: examine all services
by Brad Bishop
· 8 years ago
6a0320b
server: add subtree match keyword argument
by Brad Bishop
· 8 years ago
bd8aa05
server: change optional argument to a keyword
by Brad Bishop
· 8 years ago
fba8ea3
Use a standard DBus error for not found
by Brad Bishop
· 8 years ago
70dd595
server: use super for ObjectManager construction
by Brad Bishop
· 8 years ago
329472a
server: use lambda functions with _invoke_method
by Brad Bishop
· 8 years ago
bce0583
server: Remove interpreter from server module
by Brad Bishop
· 8 years ago
2afe718
mapper-cli: rewrite with sdbus
by Brad Bishop
· 8 years ago
22ff24a
Mapper ObjectManager instance bug fix
by Brad Bishop
· 8 years ago
ceb4436
Add mapper CLI utility
by Brad Bishop
· 8 years ago
c656a86
Add utils module
by Brad Bishop
· 8 years ago
63f59a7
Move mapper content to server.py module
by Brad Bishop
· 8 years ago
5fd9c47
Promote obmc.mapper to python package
by Brad Bishop
· 8 years ago