summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce executable sizeBorawski.Lukasz2018-02-051-4/+14
* Add Eclipse rules to .gitignoreKowalski, Kamil2018-02-051-1/+60
* Allow for systemd socket activationVernon Mauery2018-02-054-18/+78
* Fix off by one error in cookie authenticationEd Tanous2018-02-051-1/+1
* Fix bug with continued HTTP sessionsEd Tanous2018-02-051-1/+1
* Move webserver licence to Apache 2.0Ed Tanous2018-01-301-4/+10
* Update minor flag error in CMakeListsEd Tanous2018-01-251-1/+1
* Service RootBorawski.Lukasz2018-01-246-25/+121
* Node abstraction layerBorawski.Lukasz2018-01-234-1/+183
* Add the function to process the "PUT" method from client.shiyilei2018-01-221-35/+142
* Enable PATCH method in crowBorawski.Lukasz2018-01-221-13/+29
* Revert "Merge "Enable link time optimization for webserver""Ed Tanous2018-01-191-14/+0
* Add jenkinsfile to make system buildable in jenkinsEd Tanous2018-01-181-0/+23
* Revert "Merge "Enable PATCH method in crow""Ed Tanous2018-01-181-37/+32
* Merge "Enable PATCH method in crow"Tanous, Ed2018-01-181-32/+37
|\
| * Enable PATCH method in crowBorawski.Lukasz2018-01-181-32/+37
* | Middleware prepared for Redfish integrationBorawski.Lukasz2018-01-175-101/+305
|/
* Fix include statementBorawski.Lukasz2018-01-171-2/+1
* Merge "Enable link time optimization for webserver"Feist, James2018-01-161-0/+14
|\
| * Enable link time optimization for webserverEd Tanous2018-01-161-0/+14
* | Fix merge error introduced with base64.hpp deletionEd Tanous2018-01-123-3/+3
|/
* Remove unused base64 componentEd Tanous2018-01-033-76/+0
* Update crow to improve securityEd Tanous2017-11-073-5/+10
* Add readmeEd Tanous2017-11-031-0/+37
* Remove g3logEd Tanous2017-10-3031-3402/+0
* Update get_routes to use trie for efficiencyEd Tanous2017-10-304-34/+54
* Refactor session key storageEd Tanous2017-10-274-82/+167
* Implement Managers interface for redfishEd Tanous2017-10-261-3/+126
* Fix webserver buildsEd Tanous2017-10-251-1/+1
* Add the redfish static files to the buildEd Tanous2017-10-24120-73288/+10867
* Update WebserverEd Tanous2017-10-2415-6795/+9217
* Large updates to webserverEd Tanous2017-10-1192-4602/+2589
* Add a .sh file for build on X86 hostYong Li2017-09-011-0/+19
* Add System Configuration PageFeist, James2017-08-226-1/+61
* Turn auth back onEd Tanous2017-08-091-2/+1
* Lots of updates to webserver.Ed Tanous2017-08-0836-611/+13466
* Fix issue in release builds for sensorControllerEd Tanous2017-06-281-48/+53
* update sensor pageEd Tanous2017-06-2815-99/+841
* Make dbus connections allow multiple connectionsEd Tanous2017-06-265-44/+142
* incrementalEd Tanous2017-06-2221-296/+635
* fix typo with detecting uglify-jsEd Tanous2017-06-201-1/+1
* Make cssnano and uglifyjs optionalEd Tanous2017-06-191-6/+7
* switch to uglifyjs instead of closure compilerEd Tanous2017-06-151-5/+3
* incrementalEd Tanous2017-06-131-1/+3
* incrementalEd Tanous2017-06-1213-299/+290
* incrementalEd Tanous2017-06-1233-623/+2152
* incrementalEd Tanous2017-06-0634-4807/+8532
* Disable file loggingEd Tanous2017-05-234-22/+9
* IncrementalEd Tanous2017-05-238-83/+129
* Re-enable SSLEd Tanous2017-05-181-1/+1
OpenPOWER on IntegriCloud