summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change default inventory root pathBrad Bishop2017-02-231-1/+1
* Import phosphor-logging header files from new directory.Saqib Khan2017-02-202-2/+2
* Add object/interface update methodsBrad Bishop2017-02-155-12/+176
* Add comparison utilitiesBrad Bishop2017-02-151-0/+121
* pimgen: Remove interfaces.dBrad Bishop2017-02-154-19/+43
* pimgen: Un-capitalize booleansBrad Bishop2017-02-151-0/+9
* Add path conditionsBrad Bishop2017-02-157-23/+192
* Merge actions.hpp and events.hppBrad Bishop2017-02-159-381/+355
* setProperty: Allow multiple objectsBrad Bishop2017-02-153-7/+14
* Update notify method to update interfacesBrad Bishop2017-02-151-68/+2
* Set properties when constructing interfaces.Brad Bishop2017-02-144-40/+122
* Add interface exception classBrad Bishop2017-02-143-0/+87
* Remove details namespaceBrad Bishop2017-02-097-46/+27
* Use std::anyBrad Bishop2017-02-094-109/+17
* Use std::functionBrad Bishop2017-02-096-91/+23
* Remove use of sdbusplus::object::objectBrad Bishop2017-02-092-13/+11
* Link with libphosphor_dbusBrad Bishop2017-02-098-189/+22
* build: split app/test pimgen invocationBrad Bishop2017-02-0910-102/+148
* Add libsdbusplus dependencyDeepak Kodihalli2017-02-092-1/+3
* Fix sigsegv with createObjectsBrad Bishop2017-02-091-4/+4
* Improve example descriptionsBrad Bishop2017-02-023-7/+15
* Add support for application startup events.Brad Bishop2017-02-024-1/+51
* Add support for rendering startup eventsBrad Bishop2017-02-012-1/+18
* Add support for createObjects actionBrad Bishop2017-02-015-48/+168
* Add support for rendering createObjectsBrad Bishop2017-02-012-0/+41
* Maker factory refactoringBrad Bishop2017-02-013-18/+33
* Remove Object from testcaseBrad Bishop2017-02-013-19/+40
* Minor event refactoringBrad Bishop2017-02-013-24/+37
* events: Use forward rather than moveBrad Bishop2017-01-311-1/+1
* Add propertyIs filterBrad Bishop2017-01-316-0/+365
* pimgen: Add support for rendering propertyIsBrad Bishop2017-01-311-0/+21
* Pass a bus connection to actions and filtersBrad Bishop2017-01-313-9/+12
* Rename PropertyConditionBrad Bishop2017-01-311-11/+12
* Enable multiple filtersBrad Bishop2017-01-313-10/+17
* Fix hardcoded string in propertyChangedToBrad Bishop2017-01-314-13/+93
* test: Move trigger objects to dedicated threadBrad Bishop2017-01-313-45/+86
* Allow multiple objects to be destroyedBrad Bishop2017-01-316-18/+25
* pimgen: Switch to new Mako templatesBrad Bishop2017-01-245-161/+108
* Remove default action/filterBrad Bishop2017-01-244-31/+2
* pimgen: Argument refactoringBrad Bishop2017-01-241-22/+44
* pimgen: Add new typesBrad Bishop2017-01-241-1/+114
* pimgen: Add new Mako templatesBrad Bishop2017-01-244-0/+38
* docs: Update documentationBrad Bishop2017-01-241-23/+45
* pimgen: use yaml.safe_loadBrad Bishop2017-01-241-2/+2
* pimgen: Display possible commands with helpBrad Bishop2017-01-241-1/+1
* Fix build failureBrad Bishop2017-01-241-1/+1
* Fix a bug with new interface signalsBrad Bishop2017-01-162-4/+8
* Don't save empty objectsBrad Bishop2017-01-161-5/+8
* Regenerate manager bindingsBrad Bishop2017-01-165-47/+68
* Remove pointless move operationsBrad Bishop2017-01-162-8/+8
OpenPOWER on IntegriCloud