summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #11 from bradbishop/typeerrorsPatrick Williams2016-01-081-0/+3
|\ \
| * | Handle type errors for method call parametersBrad Bishop2015-12-021-0/+3
| |/
* | Merge pull request #12 from bradbishop/threadsPatrick Williams2016-01-081-1/+3
|\ \
| * | Drop number of Rocket threads to 1Brad Bishop2015-12-021-1/+3
| |/
* | Merge pull request #10 from bradbishop/authPatrick Williams2016-01-081-0/+156
|\ \ | |/ |/|
| * Add authentication and authorizationBrad Bishop2015-12-021-0/+156
|/
* Merge pull request #9 from bradbishop/deletePatrick Williams2015-11-301-1/+1
|\
| * Fix lower case Delete interface elementBrad Bishop2015-11-251-1/+1
|/
* Merge pull request #7 from bradbishop/errorsPatrick Williams2015-11-171-1/+1
|\
| * Set response type correctly for errorsBrad Bishop2015-11-171-1/+1
|/
* Merge pull request #6 from bradbishop/restPatrick Williams2015-11-163-371/+594
|\
| * setuptools name updateBrad Bishop2015-11-132-1/+1
| * Remove old rest serverBrad Bishop2015-11-132-892/+522
| * Rest server rewrite using Bottle microframeworkBrad Bishop2015-11-131-0/+593
|/
* Merge pull request #4 from bradbishop/certPatrick Williams2015-11-132-2/+52
|\
| * Add self-signed certBrad Bishop2015-11-132-2/+52
|/
* Merge pull request #3 from bradbishop/enumeratePatrick Williams2015-11-091-29/+57
|\
| * Make use of org.openbmc.Object.EnumerateBrad Bishop2015-11-031-2/+38
| * Check for path component lengthBrad Bishop2015-11-031-2/+2
| * React to mapper API changes.Brad Bishop2015-11-031-18/+10
| * Whitespace fixesBrad Bishop2015-11-031-5/+5
| * Remove unused system bus connectionBrad Bishop2015-11-021-3/+3
|/
* Merge pull request #1 from bradbishop/masternkskjames2015-10-283-0/+349
|\
| * REST server work in progressBrad Bishop2015-10-273-0/+349
|/
* Initial commitPatrick Williams2015-10-271-0/+202
OpenPOWER on IntegriCloud