summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a std::literal for dbus wait durationBrad Bishop2017-01-161-1/+4
* Use std::thread in favor of direct pthread accessBrad Bishop2017-01-162-15/+7
* Add volatile keyword on shutdownBrad Bishop2017-01-131-1/+1
* Remove decltype where unnecessaryBrad Bishop2017-01-122-2/+2
* Run astyleBrad Bishop2017-01-127-401/+427
* Fix broken usage of emplaceBrad Bishop2017-01-121-10/+5
* Add a testcase for setPropertyBrad Bishop2017-01-122-3/+62
* pimgen: Add support for setPropertyBrad Bishop2017-01-122-4/+48
* Add setProperty actionBrad Bishop2017-01-122-0/+64
* Add interface exposing utility functionsBrad Bishop2017-01-123-0/+79
* Add a testcase for destroyObjectBrad Bishop2017-01-122-7/+124
* Fix a bug with property change filterBrad Bishop2017-01-121-2/+5
* Rewrite pimgen in the image of sdbus++Brad Bishop2017-01-124-158/+364
* Allow arrays of dbus eventsBrad Bishop2017-01-123-34/+54
* Add event frameworkBrad Bishop2017-01-114-11/+68
* Use a vector for eventsBrad Bishop2016-12-153-4/+3
* Move filters.hpp to events.hppBrad Bishop2016-12-152-1/+1
OpenPOWER on IntegriCloud