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
/
wsgi
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error message in do_put()
Lei YU
2018-07-12
1
-2
/
+6
*
Provide the infrastructure to whitelist given URL from REST server
Nagaraju Goruganti
2018-06-21
1
-0
/
+32
*
Avoid closing of web socket during the idle time
Jayashankar Padath
2018-06-04
1
-13
/
+19
*
Prevent users from logging in while BMC is not yet ready.
Alexander Filippov
2018-05-30
1
-0
/
+32
*
Don't fail on missing Delete interfaces
Matt Spinler
2018-05-24
1
-9
/
+12
*
Don't check for credentials on the login API
Gunnar Mills
2018-05-23
1
-4
/
+0
*
Expose host serial console over a websocket
Deepak Kodihalli
2018-04-30
1
-0
/
+83
*
rest_dbus: upload: Add version id error code
Adriana Kobylak
2018-04-10
1
-1
/
+4
*
rest_dbus: upload: Return version id
Adriana Kobylak
2018-04-10
1
-5
/
+57
*
Spelling fixes
Gunnar Mills
2018-04-08
1
-2
/
+2
*
Remove use of deprecated ListMatch
Brad Bishop
2018-04-04
1
-1
/
+1
*
Port to python 3
CamVan Nguyen
2018-03-14
1
-27
/
+37
*
Add web UI routing support
Matt Spinler
2018-02-12
1
-0
/
+90
*
Revert "Remove org.openbmc.* from REST server"
Lei YU
2018-01-26
1
-22
/
+0
*
Remove org.openbmc.* from REST server
Nagaraju Goruganti
2018-01-23
1
-0
/
+22
*
Security: Cross Site Scripting
Ratan Gupta
2018-01-23
1
-0
/
+8
*
module: pep8 fixes
Brad Bishop
2018-01-23
1
-2
/
+2
*
rest_dbus.py:Update abort message for do_post
Nagaraju Goruganti
2018-01-04
1
-1
/
+1
*
rest_dbus.py: Fix UnknownInterface error
Adriana Kobylak
2017-12-14
1
-6
/
+2
*
Fix infinite do_put recursive call with retry only once
Marri Devender Rao
2017-12-12
1
-6
/
+6
*
Fix missing return value from do_post
Nagaraju Goruganti
2017-11-17
1
-7
/
+25
*
Don't create Image Dir if not present
Gunnar Mills
2017-11-16
1
-1
/
+1
*
Call all instances of an objectPath when executing "POST"
Saqib Khan
2017-11-08
1
-6
/
+10
*
Spelling fixes
Gunnar Mills
2017-10-25
1
-1
/
+1
*
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
[next]