index
:
phosphor-rest-server
master
OpenBMC Phosphor REST server sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
obmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call all instances of an objectPath when executing "POST"
Saqib Khan
2017-11-08
1
-6
/
+10
*
Spelling fixes
Gunnar Mills
2017-10-25
2
-4
/
+4
*
Add websocket client example
Deepak Kodihalli
2017-10-19
1
-0
/
+59
*
rest_dbus: implement client subscription API
Deepak Kodihalli
2017-10-18
1
-1
/
+88
*
rest_dbus: add new route for event subscription
Deepak Kodihalli
2017-10-18
1
-0
/
+31
*
phosphor-gevent: enable websocket support
Deepak Kodihalli
2017-10-18
1
-1
/
+1
*
Remove unused intf_match
Brad Bishop
2017-09-11
1
-1
/
+0
*
Change ImageUpload to open file once
Gunnar Mills
2017-08-30
1
-4
/
+4
*
Change Dump file storage location
Jayanth Othayoth
2017-08-20
1
-2
/
+1
*
Convert value to expected type during POST method
Ratan Gupta
2017-08-09
1
-0
/
+41
*
Revert "Set content-type to routes that had none set"
Brad Bishop
2017-07-11
1
-4
/
+2
*
Revert "rest_dbus: run JSON response format plugin conditionally"
Brad Bishop
2017-07-10
1
-7
/
+3
*
Allow json response plugin to be suppressed
Brad Bishop
2017-07-10
1
-3
/
+4
*
pep8 fixes
Brad Bishop
2017-07-10
1
-1
/
+1
*
Set content-type to routes that had none set
Deepak Kodihalli
2017-07-08
1
-2
/
+4
*
rest_dbus: implement route 'download/dump/<dumpid>
Jayanth Othayoth
2017-07-07
1
-1
/
+40
*
rest_dbus: run JSON response format plugin conditionally
Jayanth Othayoth
2017-07-06
1
-3
/
+12
*
Close file descriptor to release memory
Leonel Gonzalez
2017-06-09
1
-2
/
+9
*
Converts value to expected type
Leonel Gonzalez
2017-06-05
1
-0
/
+95
*
Finds correct property to set fan speed
Leonel Gonzalez
2017-05-24
1
-2
/
+3
*
rest_dbus: fix content-type check
Deepak Kodihalli
2017-04-27
1
-1
/
+2
*
rest_dbus: allow route '/upload/image/<filename>'
Deepak Kodihalli
2017-04-26
1
-17
/
+50
*
rest_dbus: implement route '/upload/image'
Deepak Kodihalli
2017-04-26
1
-0
/
+36
*
rest_dbus: run Json format plugins conditionally
Deepak Kodihalli
2017-04-19
1
-0
/
+11
*
rest_dbus: add plug-in to check content-type
Deepak Kodihalli
2017-04-19
1
-0
/
+28
*
rest_dbus: Add content_type
Deepak Kodihalli
2017-04-11
1
-3
/
+6
*
Change Delete interface
Deepak Kodihalli
2017-04-04
1
-1
/
+1
*
Fix error response status regression
Brad Bishop
2017-03-07
1
-0
/
+1
*
Make the attr endpoint case insensitive
Brad Bishop
2017-02-26
1
-9
/
+12
*
Fix attr PUT after empty interface
Brad Bishop
2017-02-26
1
-1
/
+1
*
Add CORS support
Brad Bishop
2017-02-26
1
-0
/
+51
*
Add HTTP OPTIONS support
Brad Bishop
2017-02-26
1
-11
/
+32
*
Allow clients to call HEAD
Brad Bishop
2017-02-26
1
-4
/
+13
*
Add support for error response plugins
Brad Bishop
2017-02-21
1
-45
/
+52
*
Return HTTP 503 when mapper is busy
Brad Bishop
2016-11-28
1
-0
/
+3
*
fix a pep8 error
Brad Bishop
2016-11-28
1
-1
/
+2
*
Raise 401 for invalid credentials
Brad Bishop
2016-09-08
1
-2
/
+2
*
Split server and application
Brad Bishop
2016-08-30
1
-0
/
+749