Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-inventory-manager
/
865215878a00008099bf72ebc96247b8be20d200
8652158
Add comparison utilities
by Brad Bishop
· 8 years ago
834989f
pimgen: Remove interfaces.d
by Brad Bishop
· 8 years ago
db9b325
pimgen: Un-capitalize booleans
by Brad Bishop
· 8 years ago
d0f48ad
Add path conditions
by Brad Bishop
· 8 years ago
c1f4798
Merge actions.hpp and events.hpp
by Brad Bishop
· 8 years ago
02ca021
setProperty: Allow multiple objects
by Brad Bishop
· 8 years ago
cda036f
Update notify method to update interfaces
by Brad Bishop
· 8 years ago
9bbfcb1
Set properties when constructing interfaces.
by Brad Bishop
· 8 years ago
0237971
Add interface exception class
by Brad Bishop
· 8 years ago
12f8a3c
Remove details namespace
by Brad Bishop
· 8 years ago
150147a
Use std::any
by Brad Bishop
· 8 years ago
07934a6
Use std::function
by Brad Bishop
· 8 years ago
a5cc34c
Remove use of sdbusplus::object::object
by Brad Bishop
· 8 years ago
03f4cd9
Link with libphosphor_dbus
by Brad Bishop
· 8 years ago
a6fcd56
build: split app/test pimgen invocation
by Brad Bishop
· 8 years ago
2a9f934
Add libsdbusplus dependency
by Deepak Kodihalli
· 8 years ago
a8d3a08
Fix sigsegv with createObjects
by Brad Bishop
· 8 years ago
56907e3
Improve example descriptions
by Brad Bishop
· 8 years ago
3e4a19a
Add support for application startup events.
by Brad Bishop
· 8 years ago
828df83
Add support for rendering startup events
by Brad Bishop
· 8 years ago
eb68a68
Add support for createObjects action
by Brad Bishop
· 8 years ago
db92c28
Add support for rendering createObjects
by Brad Bishop
· 8 years ago
90c30bc
Maker factory refactoring
by Brad Bishop
· 8 years ago
1157af1
Remove Object from testcase
by Brad Bishop
· 8 years ago
48547a8
Minor event refactoring
by Brad Bishop
· 8 years ago
76e2f6a
events: Use forward rather than move
by Brad Bishop
· 8 years ago
fa51da7
Add propertyIs filter
by Brad Bishop
· 8 years ago
040e18b
pimgen: Add support for rendering propertyIs
by Brad Bishop
· 8 years ago
2371900
Pass a bus connection to actions and filters
by Brad Bishop
· 8 years ago
143522e
Rename PropertyCondition
by Brad Bishop
· 8 years ago
064c94a
Enable multiple filters
by Brad Bishop
· 8 years ago
fb083c2
Fix hardcoded string in propertyChangedTo
by Brad Bishop
· 8 years ago
8f86850
test: Move trigger objects to dedicated thread
by Brad Bishop
· 8 years ago
7b7e712
Allow multiple objects to be destroyed
by Brad Bishop
· 8 years ago
c93bcc9
pimgen: Switch to new Mako templates
by Brad Bishop
· 8 years ago
5d9cb05
Remove default action/filter
by Brad Bishop
· 8 years ago
75800cf
pimgen: Argument refactoring
by Brad Bishop
· 8 years ago
9b5a12f
pimgen: Add new types
by Brad Bishop
· 8 years ago
cab2bdd
pimgen: Add new Mako templates
by Brad Bishop
· 8 years ago
e4b1b1e
docs: Update documentation
by Brad Bishop
· 8 years ago
effbd93
pimgen: use yaml.safe_load
by Brad Bishop
· 8 years ago
c029f6a
pimgen: Display possible commands with help
by Brad Bishop
· 8 years ago
e07a164
Fix build failure
by Brad Bishop
· 8 years ago
6676c12
Fix a bug with new interface signals
by Brad Bishop
· 8 years ago
9d10fb2
Don't save empty objects
by Brad Bishop
· 8 years ago
9aa5e2f
Regenerate manager bindings
by Brad Bishop
· 8 years ago
6524758
Remove pointless move operations
by Brad Bishop
· 8 years ago
2442498
Use a std::literal for dbus wait duration
by Brad Bishop
· 8 years ago
2162143
Use std::thread in favor of direct pthread access
by Brad Bishop
· 8 years ago
b9b929b
Add volatile keyword on shutdown
by Brad Bishop
· 8 years ago
5dd1c1e
Remove decltype where unnecessary
by Brad Bishop
· 8 years ago
7b33777
Run astyle
by Brad Bishop
· 8 years ago
1ab880a
Fix broken usage of emplace
by Brad Bishop
· 8 years ago
22ecacc
Add a testcase for setProperty
by Brad Bishop
· 8 years ago
e2e402f
pimgen: Add support for setProperty
by Brad Bishop
· 8 years ago
da649b1
Add setProperty action
by Brad Bishop
· 8 years ago
b83a21e
Add interface exposing utility functions
by Brad Bishop
· 8 years ago
432e352
Add a testcase for destroyObject
by Brad Bishop
· 8 years ago
d1bbf3a
Fix a bug with property change filter
by Brad Bishop
· 8 years ago
22cfbe6
Rewrite pimgen in the image of sdbus++
by Brad Bishop
· 8 years ago
68c8083
Allow arrays of dbus events
by Brad Bishop
· 8 years ago
4f20a3e
Add event framework
by Brad Bishop
· 8 years ago
370421b
Use a vector for events
by Brad Bishop
· 8 years ago
67b788d
Move filters.hpp to events.hpp
by Brad Bishop
· 8 years ago
9007432
Enable multiple actions per event
by Brad Bishop
· 8 years ago
abb2a1a
Enhance notify testcase
by Brad Bishop
· 8 years ago
65ffffa
Removed duplicated Holder adapters
by Brad Bishop
· 8 years ago
451f8d9
Use sdbusplus object wrapper
by Brad Bishop
· 8 years ago
67a5cdb
React to sdbus++ updates
by Brad Bishop
· 8 years ago
7cc13c3
Add gitignore
by Brad Bishop
· 8 years ago
e30dd77
build: Fix out of tree build issues
by Brad Bishop
· 8 years ago
c716635
build: Makefile.am refactoring
by Brad Bishop
· 8 years ago
1a886e3
build: Add targets for generated files
by Brad Bishop
· 8 years ago
14a9fe5
pimgen: Add list-interfaces command option
by Brad Bishop
· 8 years ago
f4666f5
pimgen: Add command positional argument
by Brad Bishop
· 8 years ago
95dd98f
pimgen: Split argument parsing logic
by Brad Bishop
· 8 years ago
0a6a479
pimgen: Enable multiple interface files
by Brad Bishop
· 8 years ago
ea6d93a
pimgen: Rename interfaces to extra_interfaces.d
by Brad Bishop
· 8 years ago
3904cf4
pimgen: Move events to events.d
by Brad Bishop
· 8 years ago
cfb3c89
pimgen: Combine make_example and pimgen
by Brad Bishop
· 8 years ago
4d16b69
pimgen: change -o option to be a directory
by Brad Bishop
· 8 years ago
af5e90c
Remove sdbus++ template search workaround
by Brad Bishop
· 8 years ago
f30db4c
Find examples directory when invoked out of tree
by Brad Bishop
· 8 years ago
79d8f7a
Find template automatically in script dir
by Brad Bishop
· 8 years ago
02ac9f7
Add brief description to example interfaces
by Brad Bishop
· 8 years ago
bbf13bd
Look for interfaces.yaml in --dir
by Brad Bishop
· 8 years ago
a56c5ff
Fix templatedir argument
by Brad Bishop
· 8 years ago
aa7e6bf
Set AC_LANG to C++
by Brad Bishop
· 8 years ago
b9fa433
configure: Add gtest enabling foo to configure
by Brad Bishop
· 8 years ago
898a7bb
test: Use libmanager for integration testcase
by Brad Bishop
· 8 years ago
d446835
Put most objects in a library
by Brad Bishop
· 8 years ago
624827a
test: Remove existing test from make check
by Brad Bishop
· 8 years ago
74e52bc
Build toplevel before test
by Brad Bishop
· 8 years ago
5fbaa7f
Switch to generated interface factory methods
by Brad Bishop
· 8 years ago
561a565
pimgen: Pass interfaces.yaml to Mako template
by Brad Bishop
· 8 years ago
64d994a
Optionally include generated example bindings
by Brad Bishop
· 8 years ago
d202bfd
Add example interfaces
by Brad Bishop
· 8 years ago
92665b2
Use a Mako template for generated code.
by Brad Bishop
· 8 years ago
789cf83
Move generated code to implementation file.
by Brad Bishop
· 8 years ago
09fc256
Move examples->example/events
by Brad Bishop
· 8 years ago
Next »