summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use a standard DBus error for not foundBrad Bishop2016-09-201-1/+1
* server: use super for ObjectManager constructionBrad Bishop2016-09-121-3/+2
* server: use lambda functions with _invoke_methodBrad Bishop2016-09-121-5/+4
* server: Remove interpreter from server moduleBrad Bishop2016-09-081-2/+0
* Remove a handful of unused variablesBrad Bishop2016-08-301-3/+2
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-08-301-1/+2
* mapper-cli: rewrite with sdbusBrad Bishop2016-08-167-152/+484
* Mapper ObjectManager instance bug fixBrad Bishop2016-07-271-2/+1
* Add mapper CLI utilityBrad Bishop2016-07-273-1/+149
* Add utils moduleBrad Bishop2016-07-271-0/+96
* Move mapper content to server.py moduleBrad Bishop2016-07-272-613/+636
* Promote obmc.mapper to python packageBrad Bishop2016-07-273-2/+9
* Move mapper bindings backBrad Bishop2016-07-272-0/+163
* Introducing libmapperBrad Bishop2016-07-274-0/+110
* Improve short-lived object handlingBrad Bishop2016-07-251-8/+45
* Pemove unnecessary variableBrad Bishop2016-07-251-9/+9
* Remove name mangling from find_dbus_interfacesBrad Bishop2016-07-251-17/+17
* Merge pull request #13 from bradbishop/perfPatrick Williams2016-06-241-15/+29
|\
| * More performance fixesBrad Bishop2016-06-241-9/+25
| * Pep8 fixesBrad Bishop2016-06-241-6/+4
|/
* Merge pull request #12 from bradbishop/perfPatrick Williams2016-06-061-55/+47
|\
| * Performance improvementsBrad Bishop2016-06-051-55/+47
|/
* Merge pull request #11 from bradbishop/no-introspectionPatrick Williams2016-05-191-13/+77
|\
| * Avoid introspection during discoveryBrad Bishop2016-05-091-13/+77
|/
* Merge pull request #10 from bradbishop/accessornkskjames2016-05-041-10/+18
|\
| * Add an accessor function for cache entriesBrad Bishop2016-05-021-10/+18
|/
* Merge pull request #9 from bradbishop/pull-assocPatrick Williams2016-04-294-449/+478
|\
| * Add ObjectManager interfaces automaticallyBrad Bishop2016-04-131-2/+16
| * Add support for associationsBrad Bishop2016-03-181-1/+265
| * Minor refactoringBrad Bishop2016-03-181-15/+17
| * Add cache access and signal validation wrappersBrad Bishop2016-03-181-57/+82
| * Update license year from 2015 to 2016Brad Bishop2016-03-071-1/+1
| * Use pyobmc packageBrad Bishop2016-03-073-379/+16
| * Add gitignoreBrad Bishop2016-03-041-0/+87
|/
* Merge pull request #6 from bradbishop/discardnkskjames2016-02-093-466/+486
|\
| * Run phosphor-mapper through pep8Brad Bishop2016-02-043-464/+486
| * Discard existing interfacesBrad Bishop2016-02-041-6/+4
|/
* Merge pull request #5 from bradbishop/deletePatrick Williams2015-11-301-10/+22
|\
| * Objectmananger signal handling fixesBrad Bishop2015-11-251-10/+22
|/
* Merge pull request #4 from bradbishop/enumeratePatrick Williams2015-11-102-6/+9
|\
| * Make MapperNotFound a proper dbus exceptionBrad Bishop2015-11-092-6/+9
|/
* Merge pull request #3 from bradbishop/enumeratePatrick Williams2015-11-092-206/+309
|\
| * Use introspect interface enumBrad Bishop2015-11-041-1/+1
| * Mapper performance improvementsBrad Bishop2015-11-042-7/+14
| * Add basic error handling to ObjectMapperBrad Bishop2015-11-042-3/+16
| * Add ObjectMapper bindingBrad Bishop2015-11-031-0/+16
| * Add enumerate iface alias to OpenBMCMapperBrad Bishop2015-11-031-0/+1
| * Defer mapper name registration to post discoveryBrad Bishop2015-11-031-7/+12
| * Use PathTree as internal storage structureBrad Bishop2015-11-031-171/+47
| * Rename TagListMatch to ListMatchBrad Bishop2015-11-032-6/+6
OpenPOWER on IntegriCloud