| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Reduce executable size | Borawski.Lukasz | 2018-02-05 | 1 | -4/+14 | |
| * | Add Eclipse rules to .gitignore | Kowalski, Kamil | 2018-02-05 | 1 | -1/+60 | |
| * | Allow for systemd socket activation | Vernon Mauery | 2018-02-05 | 4 | -18/+78 | |
| * | Fix off by one error in cookie authentication | Ed Tanous | 2018-02-05 | 1 | -1/+1 | |
| * | Fix bug with continued HTTP sessions | Ed Tanous | 2018-02-05 | 1 | -1/+1 | |
| * | Move webserver licence to Apache 2.0 | Ed Tanous | 2018-01-30 | 1 | -4/+10 | |
| * | Update minor flag error in CMakeLists | Ed Tanous | 2018-01-25 | 1 | -1/+1 | |
| * | Service Root | Borawski.Lukasz | 2018-01-24 | 6 | -25/+121 | |
| * | Node abstraction layer | Borawski.Lukasz | 2018-01-23 | 4 | -1/+183 | |
| * | Add the function to process the "PUT" method from client. | shiyilei | 2018-01-22 | 1 | -35/+142 | |
| * | Enable PATCH method in crow | Borawski.Lukasz | 2018-01-22 | 1 | -13/+29 | |
| * | Revert "Merge "Enable link time optimization for webserver"" | Ed Tanous | 2018-01-19 | 1 | -14/+0 | |
| * | Add jenkinsfile to make system buildable in jenkins | Ed Tanous | 2018-01-18 | 1 | -0/+23 | |
| * | Revert "Merge "Enable PATCH method in crow"" | Ed Tanous | 2018-01-18 | 1 | -37/+32 | |
| * | Merge "Enable PATCH method in crow" | Tanous, Ed | 2018-01-18 | 1 | -32/+37 | |
| |\ | ||||||
| | * | Enable PATCH method in crow | Borawski.Lukasz | 2018-01-18 | 1 | -32/+37 | |
| * | | Middleware prepared for Redfish integration | Borawski.Lukasz | 2018-01-17 | 5 | -101/+305 | |
| |/ | ||||||
| * | Fix include statement | Borawski.Lukasz | 2018-01-17 | 1 | -2/+1 | |
| * | Merge "Enable link time optimization for webserver" | Feist, James | 2018-01-16 | 1 | -0/+14 | |
| |\ | ||||||
| | * | Enable link time optimization for webserver | Ed Tanous | 2018-01-16 | 1 | -0/+14 | |
| * | | Fix merge error introduced with base64.hpp deletion | Ed Tanous | 2018-01-12 | 3 | -3/+3 | |
| |/ | ||||||
| * | Remove unused base64 component | Ed Tanous | 2018-01-03 | 3 | -76/+0 | |
| * | Update crow to improve security | Ed Tanous | 2017-11-07 | 3 | -5/+10 | |
| * | Add readme | Ed Tanous | 2017-11-03 | 1 | -0/+37 | |
| * | Remove g3log | Ed Tanous | 2017-10-30 | 31 | -3402/+0 | |
| * | Update get_routes to use trie for efficiency | Ed Tanous | 2017-10-30 | 4 | -34/+54 | |
| * | Refactor session key storage | Ed Tanous | 2017-10-27 | 4 | -82/+167 | |
| * | Implement Managers interface for redfish | Ed Tanous | 2017-10-26 | 1 | -3/+126 | |
| * | Fix webserver builds | Ed Tanous | 2017-10-25 | 1 | -1/+1 | |
| * | Add the redfish static files to the build | Ed Tanous | 2017-10-24 | 120 | -73288/+10867 | |
| * | Update Webserver | Ed Tanous | 2017-10-24 | 15 | -6795/+9217 | |
| * | Large updates to webserver | Ed Tanous | 2017-10-11 | 92 | -4602/+2589 | |
| * | Add a .sh file for build on X86 host | Yong Li | 2017-09-01 | 1 | -0/+19 | |
| * | Add System Configuration Page | Feist, James | 2017-08-22 | 6 | -1/+61 | |
| * | Turn auth back on | Ed Tanous | 2017-08-09 | 1 | -2/+1 | |
| * | Lots of updates to webserver. | Ed Tanous | 2017-08-08 | 36 | -611/+13466 | |
| * | Fix issue in release builds for sensorController | Ed Tanous | 2017-06-28 | 1 | -48/+53 | |
| * | update sensor page | Ed Tanous | 2017-06-28 | 15 | -99/+841 | |
| * | Make dbus connections allow multiple connections | Ed Tanous | 2017-06-26 | 5 | -44/+142 | |
| * | incremental | Ed Tanous | 2017-06-22 | 21 | -296/+635 | |
| * | fix typo with detecting uglify-js | Ed Tanous | 2017-06-20 | 1 | -1/+1 | |
| * | Make cssnano and uglifyjs optional | Ed Tanous | 2017-06-19 | 1 | -6/+7 | |
| * | switch to uglifyjs instead of closure compiler | Ed Tanous | 2017-06-15 | 1 | -5/+3 | |
| * | incremental | Ed Tanous | 2017-06-13 | 1 | -1/+3 | |
| * | incremental | Ed Tanous | 2017-06-12 | 13 | -299/+290 | |
| * | incremental | Ed Tanous | 2017-06-12 | 33 | -623/+2152 | |
| * | incremental | Ed Tanous | 2017-06-06 | 34 | -4807/+8532 | |
| * | Disable file logging | Ed Tanous | 2017-05-23 | 4 | -22/+9 | |
| * | Incremental | Ed Tanous | 2017-05-23 | 8 | -83/+129 | |
| * | Re-enable SSL | Ed Tanous | 2017-05-18 | 1 | -1/+1 | |

