summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change Dump file storage locationJayanth Othayoth2017-08-201-2/+1
* Convert value to expected type during POST methodRatan Gupta2017-08-091-0/+41
* Revert "Set content-type to routes that had none set"Brad Bishop2017-07-111-4/+2
* Revert "rest_dbus: run JSON response format plugin conditionally"Brad Bishop2017-07-101-7/+3
* Allow json response plugin to be suppressedBrad Bishop2017-07-101-3/+4
* pep8 fixesBrad Bishop2017-07-101-1/+1
* Set content-type to routes that had none setDeepak Kodihalli2017-07-081-2/+4
* rest_dbus: implement route 'download/dump/<dumpid>Jayanth Othayoth2017-07-071-1/+40
* rest_dbus: run JSON response format plugin conditionallyJayanth Othayoth2017-07-061-3/+12
* Close file descriptor to release memoryLeonel Gonzalez2017-06-091-2/+9
* Converts value to expected typeLeonel Gonzalez2017-06-051-0/+95
* Finds correct property to set fan speedLeonel Gonzalez2017-05-241-2/+3
* rest_dbus: fix content-type checkDeepak Kodihalli2017-04-271-1/+2
* rest_dbus: allow route '/upload/image/<filename>'Deepak Kodihalli2017-04-261-17/+50
* rest_dbus: implement route '/upload/image'Deepak Kodihalli2017-04-261-0/+36
* rest_dbus: run Json format plugins conditionallyDeepak Kodihalli2017-04-191-0/+11
* rest_dbus: add plug-in to check content-typeDeepak Kodihalli2017-04-191-0/+28
* rest_dbus: Add content_typeDeepak Kodihalli2017-04-111-3/+6
* Change Delete interfaceDeepak Kodihalli2017-04-041-1/+1
* Fix error response status regressionBrad Bishop2017-03-071-0/+1
* Make the attr endpoint case insensitiveBrad Bishop2017-02-261-9/+12
* Fix attr PUT after empty interfaceBrad Bishop2017-02-261-1/+1
* Add CORS supportBrad Bishop2017-02-261-0/+51
* Add HTTP OPTIONS supportBrad Bishop2017-02-261-11/+32
* Allow clients to call HEADBrad Bishop2017-02-261-4/+13
* Add support for error response pluginsBrad Bishop2017-02-211-45/+52
* Return HTTP 503 when mapper is busyBrad Bishop2016-11-281-0/+3
* fix a pep8 errorBrad Bishop2016-11-281-1/+2
* Raise 401 for invalid credentialsBrad Bishop2016-09-081-2/+2
* Add python-gevent startup scriptBrad Bishop2016-08-304-0/+57
* Split server and applicationBrad Bishop2016-08-309-31/+63
* Rename obmc-rest to phosphor-restBrad Bishop2016-08-302-3/+3
* Minor refactoringBrad Bishop2016-08-301-5/+4
* Merge pull request #19 from bradbishop/refactorPatrick Williams2016-04-291-106/+14
|\
| * Remove redundant makelist and search functionsBrad Bishop2016-04-241-17/+4
| * Handle differing dbus exception implementationsBrad Bishop2016-04-151-0/+4
| * Moved functions to pyobmc libraryBrad Bishop2016-04-151-89/+6
|/
* Merge pull request #17 from bradbishop/jsonpPatrick Williams2016-04-011-2/+28
|\
| * Add support for serving jsonpBrad Bishop2016-03-291-2/+28
|/
* Merge pull request #16 from bradbishop/masternkskjames2016-03-221-701/+753
|\
| * Enumerate with org.freedesktop.DBus.ObjectManagerBrad Bishop2016-03-181-39/+54
| * Added a license to obmc-rest fileBrad Bishop2016-03-181-0/+16
| * Use pyobmc packageBrad Bishop2016-03-181-9/+11
| * Run through pep8Brad Bishop2016-03-181-699/+718
|/
* Merge pull request #14 from bradbishop/schemaPatrick Williams2016-01-081-0/+32
|\
| * Add schema endpointBrad Bishop2015-12-161-0/+32
* | 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
| |/
OpenPOWER on IntegriCloud